{
 "id": "1FD0W4HT4TEF04655",
 "name": "New 2026 Ford F-450SD XL",
 "year": 2026,
 "make": "Ford",
 "model": "F-450SD",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "new",
 "price": 76470,
 "currency": "USD",
 "mileage": 3,
 "vin": "1FD0W4HT4TEF04655",
 "image": "https://pictures.dealer.com/a/alphaonefordfd/0382/d1a4309e5918812b511f6f1cc1208481x.jpg",
 "url": "https://carchat.io/v/alpha-one-ford/1FD0W4HT4TEF04655",
 "dealer": {
  "id": "alpha-one-ford",
  "name": "Alpha One Ford",
  "city": "La Grange",
  "state": "TX",
  "url": "https://carchat.io/d/alpha-one-ford"
 },
 "description": "Is this 2026 Ford F-450SD your perfect car? Contact Alpha One Ford to see this Oxford White XL Chassis available for $76470",
 "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": "alpha-one-ford",
   "vin": "1FD0W4HT4TEF04655",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}