{
 "id": "1HGCR2F53GA118518",
 "name": "2016 Honda Accord Sport",
 "year": 2016,
 "make": "Honda",
 "model": "Accord",
 "trim": "Sport",
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 10990,
 "currency": "USD",
 "mileage": 142800,
 "vin": "1HGCR2F53GA118518",
 "image": "https://imagesdl.dealercenter.net/640/480/202607-a54f3e45cf33478cb97c591b4fa9c393.jpg",
 "url": "https://carchat.io/v/5elementmotors/1HGCR2F53GA118518",
 "dealer": {
  "id": "5elementmotors",
  "name": "5elementmotors",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/5elementmotors"
 },
 "description": "FINANCING AVAILABLEACEPTAMOS ITINHABLAMOS ESPANOLFOREIGN PASSPORTS ACCEPTED (ACEITAMOS PASSAPORTE)AMAZING FIRST TIME BUYER PROGRAMCARFAX VEHICLE HISTORY REPORT AVAILABLE90 DAY VEHICLE WARRANTY AVAILABLE (INQUIRE WITHIN)",
 "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": "5elementmotors",
   "vin": "1HGCR2F53GA118518",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}