{
 "id": "1HGCP2F32CA055166",
 "name": "2012 Honda Accord LX",
 "year": 2012,
 "make": "Honda",
 "model": "Accord",
 "trim": "LX",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 146712,
 "vin": "1HGCP2F32CA055166",
 "image": null,
 "url": "https://carchat.io/v/carmartsc/1HGCP2F32CA055166",
 "dealer": {
  "id": "carmartsc",
  "name": "Carmartsc",
  "city": "Gaffney",
  "state": "SC",
  "url": "https://carchat.io/d/carmartsc"
 },
 "description": "Meet your next dependable sidekick: a **gray 2012 Honda Accord sedan** that keeps things classic, comfortable, and confidently simple. With its clean sedan shape and understated gray finish, its the kind of car that looks right at home anywherepulling up to work, cruising through weekend errands, or heading out of town with zero drama.Inside, the **black interior** gives the cabin a sleek, easygoing vibe that feels both practical and sharp. Under the hood is a **2.4L 4-cylinder gasoline engine**",
 "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": "carmartsc",
   "vin": "1HGCP2F32CA055166",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}