{
 "id": "1FT8W3DT5TEE28595",
 "name": "New 2026 Ford F-350",
 "year": 2026,
 "make": "Ford",
 "model": "F-350",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "new",
 "price": 75165,
 "currency": "USD",
 "mileage": 286,
 "vin": "1FT8W3DT5TEE28595",
 "image": "https://pictures.dealer.com/s/stocktonfordfd/1234/eb8d5ba21e174798a5a14837c78b3df1.jpeg",
 "url": "https://carchat.io/v/stockton-ford-inc/1FT8W3DT5TEE28595",
 "dealer": {
  "id": "stockton-ford-inc",
  "name": "Stockton Ford Inc",
  "city": "W. Dickinson Fort Stockton",
  "state": "TX",
  "url": "https://carchat.io/d/stockton-ford-inc"
 },
 "description": "Is this 2026 Ford F-350 your perfect car? Contact Stockton Ford Inc to see this Oxford White Truck Crew Cab available for $75165",
 "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": "stockton-ford-inc",
   "vin": "1FT8W3DT5TEE28595",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}