{
 "id": "1FT8W3DT4TEC46404",
 "name": "2026 Ford F-350SD Lariat",
 "year": 2026,
 "make": "Ford",
 "model": "F-350SD",
 "trim": "Lariat",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 84216,
 "currency": "USD",
 "mileage": 3300,
 "vin": "1FT8W3DT4TEC46404",
 "image": null,
 "url": "https://carchat.io/v/covert-hutto/1FT8W3DT4TEC46404",
 "dealer": {
  "id": "covert-hutto",
  "name": "Covert Hutto",
  "city": "Austin",
  "state": "TX",
  "url": "https://carchat.io/d/covert-hutto"
 },
 "description": "2026 Ford F-350 Lariat 4WD Power Stroke Diesel Crew Cab – Race Red",
 "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": "covert-hutto",
   "vin": "1FT8W3DT4TEC46404",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}