{
 "id": "1FTFW3L81SFA84664",
 "name": "Used 2025 Ford F-150 XLT",
 "year": 2025,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "silver",
 "condition": "used",
 "price": 42924,
 "currency": "USD",
 "mileage": 16480,
 "vin": "1FTFW3L81SFA84664",
 "image": "https://pictures.dealer.com/w/wacovolkswagenvw/1584/dcf212d97abe9b9d2428d3ab28d0e95fx.jpg",
 "url": "https://carchat.io/v/volkswagen-of-waco/1FTFW3L81SFA84664",
 "dealer": {
  "id": "volkswagen-of-waco",
  "name": "Volkswagen of Waco",
  "city": "Waco",
  "state": "TX",
  "url": "https://carchat.io/d/volkswagen-of-waco"
 },
 "description": "Is this 2025 Ford F-150 your perfect car? Contact Volkswagen of Waco to see this Iconic Silver XLT Truck SuperCrew Cab available for $42924",
 "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": "volkswagen-of-waco",
   "vin": "1FTFW3L81SFA84664",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}