{
 "id": "1FMDE8BH9TLB44682",
 "name": "New 2026 Ford Bronco Outer Banks",
 "year": 2026,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": "desert sand",
 "condition": "new",
 "price": 48298,
 "currency": "USD",
 "mileage": 3,
 "vin": "1FMDE8BH9TLB44682",
 "image": "https://pictures.dealer.com/fd-DIG_IMAGES/0c09effc5542075547662cbf21d00001.png?w=1280",
 "url": "https://carchat.io/v/ford-of-columbia/1FMDE8BH9TLB44682",
 "dealer": {
  "id": "ford-of-columbia",
  "name": "Ford of Columbia",
  "city": "Columbia",
  "state": "TN",
  "url": "https://carchat.io/d/ford-of-columbia"
 },
 "description": "Is this 2026 Ford Bronco your perfect car? Contact Ford of Columbia to see this Desert Sand Outer Banks SUV available for $48298",
 "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": "ford-of-columbia",
   "vin": "1FMDE8BH9TLB44682",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}