{
 "id": "1HGCR3F89FA032404",
 "name": "2015 Honda Accord",
 "year": 2015,
 "make": "Honda",
 "model": "Accord",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 11599,
 "currency": "USD",
 "mileage": 138000,
 "vin": "1HGCR3F89FA032404",
 "image": "https://cdn05.carsforsale.com/00e6e8d18e15378d8cb1246f991e71c516/480x360/2015-honda-accord-ex-l-v6-w-navi-4dr-sedan.jpg",
 "url": "https://carchat.io/v/prince-used-cars/1HGCR3F89FA032404",
 "dealer": {
  "id": "prince-used-cars",
  "name": "Prince Used Cars",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/prince-used-cars"
 },
 "description": null,
 "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": "prince-used-cars",
   "vin": "1HGCR3F89FA032404",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}