{
 "id": "URLa27fcbcd81ffb1ce3abf440a29eea2e5e40f3e62",
 "name": "2026 Ford Bronco Sport",
 "year": 2026,
 "make": "Ford",
 "model": "Bronco Sport",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "new",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/stanley-ford-of-sweetwater/URLa27fcbcd81ffb1ce3abf440a29eea2e5e40f3e62",
 "dealer": {
  "id": "stanley-ford-of-sweetwater",
  "name": "Stanley Ford of Sweetwater",
  "city": "Sweetwater",
  "state": "TX",
  "url": "https://carchat.io/d/stanley-ford-of-sweetwater"
 },
 "description": "The new 2026 Bronco Sport is the latest from Ford. Read our full model overview to get an inside look at this year’s available features.",
 "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": "stanley-ford-of-sweetwater",
   "vin": "URLa27fcbcd81ffb1ce3abf440a29eea2e5e40f3e62",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}