{
 "id": "1FD8W3HT4LEC45307",
 "name": "Used 2020 Ford F-350 Chassis XLT Chassis Cab",
 "year": 2020,
 "make": "Ford",
 "model": "F-350 Chassis",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 41852,
 "currency": "USD",
 "mileage": 140954,
 "vin": "1FD8W3HT4LEC45307",
 "image": "https://images.dealer.com/autodata/us/color/2020/USD00FOH15EA0/Z1.jpg",
 "url": "https://carchat.io/v/cavender-ford/1FD8W3HT4LEC45307",
 "dealer": {
  "id": "cavender-ford",
  "name": "Cavender Ford",
  "city": "Columbus",
  "state": "TX",
  "url": "https://carchat.io/d/cavender-ford"
 },
 "description": "Is this 2020 Ford F-350 Chassis your perfect car? Contact Cavender Ford to see this Oxford White XLT Chassis Cab Chassis available for $41852",
 "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": "cavender-ford",
   "vin": "1FD8W3HT4LEC45307",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}