{
 "id": "1FMEE6BH6TLB42493",
 "name": "New 2026 Ford Bronco",
 "year": 2026,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "new",
 "price": 47891,
 "currency": "USD",
 "mileage": 5,
 "vin": "1FMEE6BH6TLB42493",
 "image": "https://pictures.dealer.com/p/philpottfordfd/1388/67f2858bc9a4228612abcb3b0be7d027x.jpg",
 "url": "https://carchat.io/v/philpott-ford/1FMEE6BH6TLB42493",
 "dealer": {
  "id": "philpott-ford",
  "name": "Philpott Ford",
  "city": "Nederland",
  "state": "TX",
  "url": "https://carchat.io/d/philpott-ford"
 },
 "description": "Is this 2026 Ford Bronco your perfect car? Contact Philpott Ford to see this Marsh Gray SUV available for $47891",
 "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": "philpott-ford",
   "vin": "1FMEE6BH6TLB42493",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}