{
 "id": "2HGFA1F55AH306142",
 "name": "2010 Honda Civic Sdn LX",
 "year": 2010,
 "make": "Honda",
 "model": "Civic Sdn",
 "trim": "LX",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 4990,
 "currency": "USD",
 "mileage": 143198,
 "vin": "2HGFA1F55AH306142",
 "image": "https://images.autofunds.net/InventoryImages/2026/03/26/4879_2756915_91546073_1235326232026.jpg",
 "url": "https://carchat.io/v/tristatesautogroup/2HGFA1F55AH306142",
 "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": "2HGFA1F55AH306142",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}