{
 "id": "1FMUK7DH3TGC03749",
 "name": "New 2026 Ford Explorer Active",
 "year": 2026,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "new",
 "price": 43005,
 "currency": "USD",
 "mileage": 10,
 "vin": "1FMUK7DH3TGC03749",
 "image": "https://images.dealer.com/ddc/vehicles/2026/Ford/Explorer/SUV/trim_Active_caab60/color/Space%20White%20Metallic-A3-228%2C228%2C228-640-en_US.jpg",
 "url": "https://carchat.io/v/town-east-ford/1FMUK7DH3TGC03749",
 "dealer": {
  "id": "town-east-ford",
  "name": "Town East Ford",
  "city": "Mesquite",
  "state": "TX",
  "url": "https://carchat.io/d/town-east-ford"
 },
 "description": "Is this 2026 Ford Explorer your perfect car? Contact Town East Ford to see this Space White Active SUV available for $43005",
 "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": "town-east-ford",
   "vin": "1FMUK7DH3TGC03749",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}