{
 "id": "1FDRF3HT4VEC09639",
 "name": "New 2027 Ford F-350 Chassis XLT",
 "year": 2027,
 "make": "Ford",
 "model": "F-350 Chassis",
 "trim": null,
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "new",
 "price": 73674,
 "currency": "USD",
 "mileage": 10,
 "vin": "1FDRF3HT4VEC09639",
 "image": null,
 "url": "https://carchat.io/v/autonation-ford-wolfchase/1FDRF3HT4VEC09639",
 "dealer": {
  "id": "autonation-ford-wolfchase",
  "name": "AutoNation Ford Wolfchase",
  "city": "Memphis",
  "state": "TN",
  "url": "https://carchat.io/d/autonation-ford-wolfchase"
 },
 "description": "Is this 2027 Ford F-350 Chassis your perfect car? Contact AutoNation Ford Wolfchase to see this Carbonized Gray XLT Truck Regular Cab available for $73674",
 "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": "autonation-ford-wolfchase",
   "vin": "1FDRF3HT4VEC09639",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}