{
 "id": "2HGFB2F89EH536561",
 "name": "2014 Honda Civic Sedan EX",
 "year": 2014,
 "make": "Honda",
 "model": "Civic Sedan",
 "trim": "EX",
 "bodyStyle": "sedan",
 "color": "maroon",
 "condition": "used",
 "price": 10495,
 "currency": "USD",
 "mileage": 129121,
 "vin": "2HGFB2F89EH536561",
 "image": "https://images.autofunds.net/InventoryImages/2026/09/04/4867_2756011_97910991_11461004092026.jpg",
 "url": "https://carchat.io/v/unitedautosalesinc/2HGFB2F89EH536561",
 "dealer": {
  "id": "unitedautosalesinc",
  "name": "Unitedautosalesinc",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/unitedautosalesinc"
 },
 "description": "CLEAN CARFAX 2 OWNER NO ACCIDENTS GREAT SERVICE HISTORY WELL MAINTAINED.",
 "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": "unitedautosalesinc",
   "vin": "2HGFB2F89EH536561",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}