{
 "id": "1FMDE7BH0TLB38327",
 "name": "New 2026 Ford Bronco Big Bend",
 "year": 2026,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": "desert sand",
 "condition": "new",
 "price": 40990,
 "currency": "USD",
 "mileage": 6,
 "vin": "1FMDE7BH0TLB38327",
 "image": "https://pictures.dealer.com/m/mtnviewfordfd/0955/5eb3e1a9d92ce092942da54dce1376eax.jpg",
 "url": "https://carchat.io/v/mvford/1FMDE7BH0TLB38327",
 "dealer": {
  "id": "mvford",
  "name": "Mvford",
  "city": "Chattanooga",
  "state": "TN",
  "url": "https://carchat.io/d/mvford"
 },
 "description": "Is this 2026 Ford Bronco your perfect car? Contact Mtn. View Ford Lincoln to see this Desert Sand Big Bend SUV available for $40990",
 "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": "mvford",
   "vin": "1FMDE7BH0TLB38327",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}