{
 "id": "1FM5K8GT1GGD34274",
 "name": "2016 Ford Explorer Sport",
 "year": 2016,
 "make": "Ford",
 "model": "Explorer",
 "trim": "Sport",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 10995,
 "currency": "USD",
 "mileage": 137603,
 "vin": "1FM5K8GT1GGD34274",
 "image": "https://images.autofunds.net/InventoryImages/2026/09/03/1907_2836943_10970684_12135003132026.jpg",
 "url": "https://carchat.io/v/ct-auto/1FM5K8GT1GGD34274",
 "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": "1FM5K8GT1GGD34274",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}