{
 "id": "1FT8W2BT3TEF54709",
 "name": "New 2026 Ford F-250SD XLT",
 "year": 2026,
 "make": "Ford",
 "model": "F-250SD",
 "trim": null,
 "bodyStyle": "truck",
 "color": "avalanche",
 "condition": "new",
 "price": 77416,
 "currency": "USD",
 "mileage": 5,
 "vin": "1FT8W2BT3TEF54709",
 "image": "https://images.dealer.com/autodata/us/color/2026/USD60FOT128A0/DR.jpg",
 "url": "https://carchat.io/v/vonderau-ford/1FT8W2BT3TEF54709",
 "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-250SD your perfect car? Contact VonDerAu Ford to see this Avalanche XLT Truck available for $77416",
 "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": "1FT8W2BT3TEF54709",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}