{
 "id": "1FMDE6AH2SLB53731",
 "name": "New 2025 Ford Bronco Base",
 "year": 2025,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "new",
 "price": 53974,
 "currency": "USD",
 "mileage": null,
 "vin": "1FMDE6AH2SLB53731",
 "image": "https://pictures.dealer.com/f/fairwayhendersonfordfd/0684/84bc4a07f07ea3e673458737e95b28b0x.jpg",
 "url": "https://carchat.io/v/fairway-ford-henderson/1FMDE6AH2SLB53731",
 "dealer": {
  "id": "fairway-ford-henderson",
  "name": "Fairway Ford Henderson",
  "city": "S Henderson",
  "state": "TX",
  "url": "https://carchat.io/d/fairway-ford-henderson"
 },
 "description": "Is this 2025 Ford Bronco your perfect car? Contact Fairway Ford Henderson to see this Oxford White Base SUV available for $53974",
 "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": "fairway-ford-henderson",
   "vin": "1FMDE6AH2SLB53731",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}