{
 "id": "1FM5K8D81KGA81109",
 "name": "2019 Ford Explorer XLT",
 "year": 2019,
 "make": "Ford",
 "model": "Explorer",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 11499,
 "currency": "USD",
 "mileage": 131613,
 "vin": "1FM5K8D81KGA81109",
 "image": "https://images.autofunds.net/InventoryImages/2026/08/17/4363_2830371_57079920_1818617082026.jpg",
 "url": "https://carchat.io/v/goodautoct/1FM5K8D81KGA81109",
 "dealer": {
  "id": "goodautoct",
  "name": "Goodautoct",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/goodautoct"
 },
 "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": "goodautoct",
   "vin": "1FM5K8D81KGA81109",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}