{
 "id": "1FMDE6AH9TLB56496",
 "name": "2026 Ford Bronco Base",
 "year": 2026,
 "make": "Ford",
 "model": "Bronco",
 "trim": "Base",
 "bodyStyle": "suv",
 "color": "desert sand",
 "condition": "new",
 "price": 52312,
 "currency": "USD",
 "mileage": null,
 "vin": "1FMDE6AH9TLB56496",
 "image": null,
 "url": "https://carchat.io/v/columbiaford/1FMDE6AH9TLB56496",
 "dealer": {
  "id": "columbiaford",
  "name": "Columbiaford",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/columbiaford"
 },
 "description": "This Ford won't be on the lot long! You'll appreciate its safety and convenience features! Turbocharger technology provides forced air induction, enhancing performance while preserving fuel economy. The following features are included: telescoping steering wheel, rear wipers, and power windows. It features a standard transmission, 4-wheel drive, and a 2.3 liter 4 cylinder engine. We pride ourselves on providing excellent customer service. Stop by our dealership or give us a call for more informa",
 "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": "columbiaford",
   "vin": "1FMDE6AH9TLB56496",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}