{
 "id": "1FMEE9BP2TLB35887",
 "name": "2026 Ford Bronco Badlands",
 "year": 2026,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "new",
 "price": 68824,
 "currency": "USD",
 "mileage": null,
 "vin": "1FMEE9BP2TLB35887",
 "image": "https://www.rockytopford.com/inventoryphotos/11823/1fmee9bp2tlb35887/sp/1.png",
 "url": "https://carchat.io/v/rocky-top-ford/1FMEE9BP2TLB35887",
 "dealer": {
  "id": "rocky-top-ford",
  "name": "Rocky Top Ford",
  "city": "Sevierville",
  "state": "TN",
  "url": "https://carchat.io/d/rocky-top-ford"
 },
 "description": "Boasts 17 Highway MPG and 17 City MPG! This Ford Bronco delivers a Twin Turbo Regular Gasoline V-6 2.7 L/164 engine powering this Automatic transmission. ENGINE: 2.7L ECOBOOST V6 -inc: GVWR: 6,180 lbs, 50-State Emissions, Standard equipment on 2.7L EcoBoost V6 engine (99P), Added to 2.3L EcoBoost I-4 engine (99H) orders from dealers located in the following California emissions states: California, Massachusetts, New York, Oregon, Pennsylvania, Vermont and Washington, Available option for dealers",
 "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": "rocky-top-ford",
   "vin": "1FMEE9BP2TLB35887",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}