{
 "id": "1FMDE6BH5TLB01655",
 "name": "New 2026 Ford Bronco Base",
 "year": 2026,
 "make": "Ford",
 "model": "Bronco",
 "trim": "New 2026 Ford Bronco Base 4 Door",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "new",
 "price": 46875,
 "currency": "USD",
 "mileage": null,
 "vin": "1FMDE6BH5TLB01655",
 "image": "https://vehicle-images.carscommerce.inc/stock-images/ford/fec6e4cd2c8ab8dec7aa044150a13bd6.webp",
 "url": "https://carchat.io/v/ted-russell-ford/1FMDE6BH5TLB01655",
 "dealer": {
  "id": "ted-russell-ford",
  "name": "Ted Russell Ford",
  "city": "Knoxville",
  "state": "TN",
  "url": "https://carchat.io/d/ted-russell-ford"
 },
 "description": "2026 New Ford Bronco 4 Door 4x4 with Part Time Selectable Engagement located in Knoxville, TN at  | $46,875",
 "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": "ted-russell-ford",
   "vin": "1FMDE6BH5TLB01655",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}