{
 "id": "1FMEE9BP2TLA87808",
 "name": "2026 Ford Bronco Badlands",
 "year": 2026,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": "black",
 "condition": "new",
 "price": 66049,
 "currency": "USD",
 "mileage": null,
 "vin": "1FMEE9BP2TLA87808",
 "image": "https://www.fordofmurfreesboro.com/inventoryphotos/877/1fmee9bp2tla87808/ip/1.jpg",
 "url": "https://carchat.io/v/ford-of-murfreesboro/1FMEE9BP2TLA87808",
 "dealer": {
  "id": "ford-of-murfreesboro",
  "name": "Ford of Murfreesboro",
  "city": "Murfreesboro",
  "state": "TN",
  "url": "https://carchat.io/d/ford-of-murfreesboro"
 },
 "description": "2026 Ford Bronco Badlands 4WD 2.7L EcoBoost V6 10-Speed Automatic Shadow Black<br><br>This vehicle includes the following features and options: Black Appearance Package (Black Molded-in-Color Door Handles, Black Molded-in-Color Sideview Mirror Caps, and Black-Painted Molded-in-Color Grille), Equipment Group 332A Mid Package (2-Door Intelligent Access with Lock/Unlock, AM/FM Stereo, Ambient Footwell Lighting, Connected Navigation, Driver and Front Passenger Illuminated Sliding Visor Vanity Mirror",
 "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-murfreesboro",
   "vin": "1FMEE9BP2TLA87808",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}