{
 "id": "1GCVKSEC2FZ161825",
 "name": "2015 Chevrolet Silverado 1500 LTZ",
 "year": 2015,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": "LTZ",
 "bodyStyle": "truck",
 "color": "deep ruby metallic",
 "condition": "used",
 "price": 18850,
 "currency": "USD",
 "mileage": 113817,
 "vin": "1GCVKSEC2FZ161825",
 "image": "https://images.autofunds.net/InventoryImages/2026/08/31/1907_2836203_20611829_5394031392026.jpg",
 "url": "https://carchat.io/v/ct-auto/1GCVKSEC2FZ161825",
 "dealer": {
  "id": "ct-auto",
  "name": "Ct Auto",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/ct-auto"
 },
 "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": "ct-auto",
   "vin": "1GCVKSEC2FZ161825",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}