{
 "id": "1FTEX1EP2MKD89635",
 "name": "2021 Ford F-150 XL",
 "year": 2021,
 "make": "Ford",
 "model": "F-150",
 "trim": "XL",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 16280,
 "currency": "USD",
 "mileage": 193187,
 "vin": "1FTEX1EP2MKD89635",
 "image": "https://content.homenetiol.com/2000198/2277582/640x480/9f43cbf1766a40e6b7ae04623ee3bdb6.jpg",
 "url": "https://carchat.io/v/champion-ford/1FTEX1EP2MKD89635",
 "dealer": {
  "id": "champion-ford",
  "name": "Champion Ford",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/champion-ford"
 },
 "description": "LOCAL TRADE IN! COMPANY TRUCK ALL HIGHWAY MILES!!Stone Gray Metallic 2021 Ford F-150 XL 4WD 10-Speed Automatic 2.7L V6 EcoBoostAwards:* NACTOY 2021 North American Truck of the Year",
 "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": "champion-ford",
   "vin": "1FTEX1EP2MKD89635",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}