{
 "id": "3FMCR9DA1TRE11854",
 "name": "New 2026 Ford Bronco Sport Badlands",
 "year": 2026,
 "make": "Ford",
 "model": "Bronco Sport",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "new",
 "price": 34215,
 "currency": "USD",
 "mileage": 5,
 "vin": "3FMCR9DA1TRE11854",
 "image": "https://pictures.dealer.com/w/westwayfordfd/0008/1551e3aece0d4c79d2136a9aee954502x.jpg",
 "url": "https://carchat.io/v/westway-ford/3FMCR9DA1TRE11854",
 "dealer": {
  "id": "westway-ford",
  "name": "Westway Ford",
  "city": "Irving",
  "state": "TX",
  "url": "https://carchat.io/d/westway-ford"
 },
 "description": "Is this 2026 Ford Bronco Sport your perfect car? Contact Westway Ford to see this Oxford White Badlands SUV available for $34215",
 "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": "westway-ford",
   "vin": "3FMCR9DA1TRE11854",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}