{
 "id": "1FT8W4DM1TEF16204",
 "name": "New 2026 Ford F-450SD King Ranch",
 "year": 2026,
 "make": "Ford",
 "model": "F-450SD",
 "trim": null,
 "bodyStyle": "truck",
 "color": "brown",
 "condition": "new",
 "price": 103865,
 "currency": "USD",
 "mileage": 18,
 "vin": "1FT8W4DM1TEF16204",
 "image": "https://pictures.dealer.com/fd-DIG_IMAGES/1e89f897355d2cca63de5492540d4659.png?w=640",
 "url": "https://carchat.io/v/alpha-one-ford/1FT8W4DM1TEF16204",
 "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 Brown King Ranch Truck available for $103865",
 "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": "1FT8W4DM1TEF16204",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}