{
 "id": "7FARW1H96JE053484",
 "name": "2018 Honda CR-V Touring",
 "year": 2018,
 "make": "Honda",
 "model": "CR-V",
 "trim": "Touring",
 "bodyStyle": "suv",
 "color": "dark olive metallic",
 "condition": "used",
 "price": 22000,
 "currency": "USD",
 "mileage": 44570,
 "vin": "7FARW1H96JE053484",
 "image": null,
 "url": "https://carchat.io/v/automall59/7FARW1H96JE053484",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "This used 2018 Honda CR-V feels built for the life you actually live. It is family friendly without fuss: roomy seats and cargo space make errands and weekend plans easier, and the sunroof lets fresh air in on those long stretches. Steering wheel controls keep you connected without reaching, cruise control settles in on the highway, and the rear camera plus tinted windows help with parking and privacy. Come take it for a test drive.",
 "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": "automall59",
   "vin": "7FARW1H96JE053484",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}