{
 "id": "1FT8W2BM3TEF06619",
 "name": "New 2026 Ford F-250 Lariat",
 "year": 2026,
 "make": "Ford",
 "model": "F-250",
 "trim": null,
 "bodyStyle": "truck",
 "color": "avalanche",
 "condition": "new",
 "price": 87299,
 "currency": "USD",
 "mileage": null,
 "vin": "1FT8W2BM3TEF06619",
 "image": "https://pictures.dealer.com/fd-FD_DEALERSERVICES_IMAGES/11763adaaa2ee5aff6d478b767f04b8a.jpg",
 "url": "https://carchat.io/v/bill-fick-ford/1FT8W2BM3TEF06619",
 "dealer": {
  "id": "bill-fick-ford",
  "name": "Bill Fick Ford",
  "city": "Huntsville",
  "state": "TX",
  "url": "https://carchat.io/d/bill-fick-ford"
 },
 "description": "Is this 2026 Ford F-250 your perfect car? Contact Bill Fick Ford to see this Avalanche Lariat TRUCK available for $87299",
 "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": "bill-fick-ford",
   "vin": "1FT8W2BM3TEF06619",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}