{
 "id": "2HGFC4B0XGH306281",
 "name": "2016 Honda Civic Coupe LX-P",
 "year": 2016,
 "make": "Honda",
 "model": "Civic Coupe",
 "trim": "LX-P",
 "bodyStyle": "sedan",
 "color": "green",
 "condition": "used",
 "price": 7812,
 "currency": "USD",
 "mileage": 182655,
 "vin": "2HGFC4B0XGH306281",
 "image": "https://images.autofunds.net/InventoryImages/2026/09/10/4879_2841557_29061160_142810422026.jpg",
 "url": "https://carchat.io/v/tristatesautogroup/2HGFC4B0XGH306281",
 "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": "2HGFC4B0XGH306281",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}