{
 "id": "2HGFB2F5XCH538094",
 "name": "2012 Honda Civic Sdn LX",
 "year": 2012,
 "make": "Honda",
 "model": "Civic Sdn",
 "trim": "LX",
 "bodyStyle": "sedan",
 "color": "cool mist metallic",
 "condition": "used",
 "price": 6749,
 "currency": "USD",
 "mileage": 142233,
 "vin": "2HGFB2F5XCH538094",
 "image": "https://images.autofunds.net/InventoryImages/2026/06/04/4879_2795785_48489171_1254204252026.jpg",
 "url": "https://carchat.io/v/tristatesautogroup/2HGFB2F5XCH538094",
 "dealer": {
  "id": "tristatesautogroup",
  "name": "Tristatesautogroup",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/tristatesautogroup"
 },
 "description": null,
 "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": "tristatesautogroup",
   "vin": "2HGFB2F5XCH538094",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}