{
 "id": "1FMUK8JHXTGC45930",
 "name": "New 2026 Ford Explorer Tremor",
 "year": 2026,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "new",
 "price": 48809,
 "currency": "USD",
 "mileage": 1,
 "vin": "1FMUK8JHXTGC45930",
 "image": "https://pictures.dealer.com/d/davidmcdavidfordfd/0717/7a1f1f37cccf1f684b39033cc00678f3x.jpg",
 "url": "https://carchat.io/v/mcdavid/1FMUK8JHXTGC45930",
 "dealer": {
  "id": "mcdavid",
  "name": "Mcdavid",
  "city": "Frisco",
  "state": "TX",
  "url": "https://carchat.io/d/mcdavid"
 },
 "description": "Is this 2026 Ford Explorer your perfect car? Contact David McDavid to see this Gray Tremor SUV available for $48809",
 "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": "mcdavid",
   "vin": "1FMUK8JHXTGC45930",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}