{
 "id": "2HGFA16877H502375",
 "name": "2007 Honda Civic Sdn EX",
 "year": 2007,
 "make": "Honda",
 "model": "Civic Sdn",
 "trim": "EX",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 2498,
 "currency": "USD",
 "mileage": 256368,
 "vin": "2HGFA16877H502375",
 "image": "https://images.autofunds.net/InventoryImages/2026/08/15/5245_2807939_10194303_9364015362026.jpg",
 "url": "https://carchat.io/v/angelasautoemporium/2HGFA16877H502375",
 "dealer": {
  "id": "angelasautoemporium",
  "name": "Angelasautoemporium",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/angelasautoemporium"
 },
 "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": "angelasautoemporium",
   "vin": "2HGFA16877H502375",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}