{
 "id": "1FMUK7HH4TGB59335",
 "name": "New 2026 Ford Explorer Platinum",
 "year": 2026,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "new",
 "price": 45391,
 "currency": "USD",
 "mileage": 3,
 "vin": "1FMUK7HH4TGB59335",
 "image": "https://pictures.dealer.com/t/towneastfordfd/1633/589f1d6a0d4b13fa92c849efec93dab5x.jpg",
 "url": "https://carchat.io/v/town-east-ford/1FMUK7HH4TGB59335",
 "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 STAR WHITE MET TRI-COAT Platinum SUV available for $45391",
 "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": "1FMUK7HH4TGB59335",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}