{
 "id": "1FMDE8BH5TLB23358",
 "name": "New 2026 Ford Bronco Outer Banks",
 "year": 2026,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": "red",
 "condition": "new",
 "price": 45957,
 "currency": "USD",
 "mileage": 13,
 "vin": "1FMDE8BH5TLB23358",
 "image": "https://pictures.dealer.com/p/prosperfordfd/0276/5103ea96d40d72a476bd341bfa635febx.jpg",
 "url": "https://carchat.io/v/prosper-ford/1FMDE8BH5TLB23358",
 "dealer": {
  "id": "prosper-ford",
  "name": "Prosper Ford",
  "city": "Prosper",
  "state": "TX",
  "url": "https://carchat.io/d/prosper-ford"
 },
 "description": "Is this 2026 Ford Bronco your perfect car? Contact Prosper Ford to see this Ruby Red Tinted Outer Banks SUV available for $45957",
 "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": "prosper-ford",
   "vin": "1FMDE8BH5TLB23358",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}