{
 "id": "2HGFG3B54EH507021",
 "name": "2014 Honda Civic LX",
 "year": 2014,
 "make": "Honda",
 "model": "Civic",
 "trim": "LX",
 "bodyStyle": "coupe",
 "color": "red",
 "condition": "used",
 "price": 8480,
 "currency": "USD",
 "mileage": 158677,
 "vin": "2HGFG3B54EH507021",
 "image": "https://imagesdl.dealercenter.net/640/480/202606-d661aa513c5f456cab1ad10b039ea56e.jpg",
 "url": "https://carchat.io/v/5elementmotors/2HGFG3B54EH507021",
 "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": "2HGFG3B54EH507021",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}