{
 "id": "19XFB2F80EE258224",
 "name": "2014 Honda Civic Sedan EX",
 "year": 2014,
 "make": "Honda",
 "model": "Civic Sedan",
 "trim": "EX",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 15999,
 "currency": "USD",
 "mileage": 99492,
 "vin": "19XFB2F80EE258224",
 "image": null,
 "url": "https://carchat.io/v/uscarsales1/19XFB2F80EE258224",
 "dealer": {
  "id": "uscarsales1",
  "name": "Uscarsales1",
  "city": "El Paso",
  "state": "TX",
  "url": "https://carchat.io/d/uscarsales1"
 },
 "description": "Meet the White 2014 Honda Civic Sedana smart, easygoing used car that keeps life simple while still feeling fun behind the wheel. Slip into this clean-looking sedan and youve got the kind of everyday companion thats ready for commutes, quick errands, and weekend plans without making a big fuss about it.Up front, a 1.8L L4 SOHC 16V 4-cylinder engine teams with a smooth CVT transmission to deliver an effortless, just go driving feel. With FWD handling the traction duties, this Civic is well suited",
 "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": "uscarsales1",
   "vin": "19XFB2F80EE258224",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}