{
 "id": "1FD0W4HT5TEF53220",
 "name": "New 2026 Ford F-450SD XL",
 "year": 2026,
 "make": "Ford",
 "model": "F-450SD",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "new",
 "price": 80170,
 "currency": "USD",
 "mileage": 5,
 "vin": "1FD0W4HT5TEF53220",
 "image": "https://pictures.dealer.com/v/vonderaufordfd/0004/b99a137a098767a64548c20189178c2ex.jpg",
 "url": "https://carchat.io/v/vonderau-ford/1FD0W4HT5TEF53220",
 "dealer": {
  "id": "vonderau-ford",
  "name": "VonDerAu Ford",
  "city": "N Mechanic El Campo",
  "state": "TX",
  "url": "https://carchat.io/d/vonderau-ford"
 },
 "description": "Is this 2026 Ford F-450SD your perfect car? Contact VonDerAu Ford to see this Oxford White XL Chassis available for $80170",
 "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": "vonderau-ford",
   "vin": "1FD0W4HT5TEF53220",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}