{
 "id": "7FARW2H51KE045636",
 "name": "2019 Honda CR-V EX",
 "year": 2019,
 "make": "Honda",
 "model": "CR-V",
 "trim": "EX",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 52415,
 "vin": "7FARW2H51KE045636",
 "image": null,
 "url": "https://carchat.io/v/honda/7FARW2H51KE045636",
 "dealer": {
  "id": "honda",
  "name": "Honda",
  "city": "Honda",
  "state": "CR",
  "url": "https://carchat.io/d/honda"
 },
 "description": "2019 Honda CR-V EX In Blue, Available NOW at Checkered Flag Honda!, AWD. Odometer is 28907 miles below market average! 27/33 City/Highway MPG Available NOW at Checkered Flag Honda! Proudly serving Virginia Beach, Norfolk, Chesapeake, Pungo, Bay Island, Hampton, Newport News, Suffolk, Smithfield, Eastern Shore, Carrollton, Windsor, Franklin, Salem, Princess Anne, Tabb, Rushmere, Rescue, Poquoson, Grafton, and all of greater Virginia.",
 "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": "honda",
   "vin": "7FARW2H51KE045636",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}