{
 "id": "3CZRZ2H53VM717774",
 "name": "New 2027 Honda HR-V Sport",
 "year": 2027,
 "make": "Honda",
 "model": "HR-V",
 "trim": "Sport",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "new",
 "price": 32030,
 "currency": "USD",
 "mileage": null,
 "vin": "3CZRZ2H53VM717774",
 "image": "https://cloudflareimages.dealereprocess.com/resrc/images/c_limit,fl_lossy,w_auto/v1/dvp/4970/47860101122/New-2027-Honda-HR-V-Sport-ID47860101122-aHR0cDovL2ltYWdlcy51bml0c2ludmVudG9yeS5jb20vdXBsb2Fkcy9waG90b3MvMC8yMDI2LTA2LTA4LzEtMjg0MzM5NTctNmEyNzRkZTcyZTIwOS5wbmc=",
 "url": "https://carchat.io/v/patterson-honda/3CZRZ2H53VM717774",
 "dealer": {
  "id": "patterson-honda",
  "name": "Patterson Honda",
  "city": "Wichita Falls",
  "state": "TX",
  "url": "https://carchat.io/d/patterson-honda"
 },
 "description": "description",
 "inquiry": {
  "description": "Submit a buyer inquiry for this vehicle. The dealership responds directly, usually within minutes.",
  "method": "POST",
  "url": "https://carchat.io/api/lead",
  "contentType": "application/json",
  "body": {
   "dealerId": "patterson-honda",
   "vin": "3CZRZ2H53VM717774",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}