{
 "id": "1FMDE8BH9TLB56170",
 "name": "2026 Ford Bronco Outer Banks&reg;",
 "year": 2026,
 "make": "Ford",
 "model": "Bronco",
 "trim": "Outer Banks&reg;",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "new",
 "price": 56950,
 "currency": "USD",
 "mileage": null,
 "vin": "1FMDE8BH9TLB56170",
 "image": null,
 "url": "https://carchat.io/v/championfordofcarroll/1FMDE8BH9TLB56170",
 "dealer": {
  "id": "championfordofcarroll",
  "name": "Championfordofcarroll",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/championfordofcarroll"
 },
 "description": "Looking for a new car at an affordable price? Check out this 2026! It comes equipped with all the standard amenities for your driving enjoyment. Ford prioritized practicality, efficiency, and style by including: a power seat, tilt and telescoping steering wheel, and air conditioning. Our aim is to provide our customers with the best prices and service at all times. Please don't hesitate to give us a call.",
 "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": "championfordofcarroll",
   "vin": "1FMDE8BH9TLB56170",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}