{
 "id": "3FMCR9DA6TRF07625",
 "name": "2026 Ford Bronco Sport Badlands",
 "year": 2026,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 35256,
 "currency": "USD",
 "mileage": null,
 "vin": "3FMCR9DA6TRF07625",
 "image": "https://media-cdn-tango.jazelc.com/media/318127623",
 "url": "https://carchat.io/v/karl-klement-ford/3FMCR9DA6TRF07625",
 "dealer": {
  "id": "karl-klement-ford",
  "name": "Karl Klement Ford",
  "city": "Decatur",
  "state": "TX",
  "url": "https://carchat.io/d/karl-klement-ford"
 },
 "description": "2026 Gray Metallic Ford Bronco Sport Badlands 4D Sport Utility 4WD 8-Speed Automatic EcoBoost® 2.0L I4 GTDi DOHC Turbocharged VCT21/28 City/Highway MPG",
 "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": "karl-klement-ford",
   "vin": "3FMCR9DA6TRF07625",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}