{
 "id": "19XFB2F56FE237613",
 "name": "2015 Honda Civic LX",
 "year": 2015,
 "make": "Honda",
 "model": "Civic",
 "trim": "LX",
 "bodyStyle": "sedan",
 "color": "burgundy",
 "condition": "used",
 "price": 11500,
 "currency": "USD",
 "mileage": 75015,
 "vin": "19XFB2F56FE237613",
 "image": null,
 "url": "https://carchat.io/v/gentryautos/19XFB2F56FE237613",
 "dealer": {
  "id": "gentryautos",
  "name": "Gentryautos",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/gentryautos"
 },
 "description": "Experience the sleek and efficient 2015 Honda Civic 4dr CVT LX Automatic. This stylish sedan offers a smooth and effortless ride thanks to its CVT transmission. With its reliable Honda engineering, this Civic is powered by an efficient engine that will save you money at the pump. The spacious interior comfortably seats four, making it the perfect vehicle for your daily commute or weekend road trips. Equipped with all the essential features you need, including power windows and locks, Bluetooth c",
 "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": "gentryautos",
   "vin": "19XFB2F56FE237613",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}