{
 "id": "1FTEX1EP1JKF77297",
 "name": "2018 Ford F-150 XL",
 "year": 2018,
 "make": "Ford",
 "model": "F-150 XL",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 18999,
 "currency": "USD",
 "mileage": 109173,
 "vin": "1FTEX1EP1JKF77297",
 "image": "https://automanager.blob.core.windows.net/wmphotos/041027/97d5ca1dbea14fbfab7abf624d959294/d571573dcc_800.jpg",
 "url": "https://carchat.io/v/ultimatemachinesdenver/1FTEX1EP1JKF77297",
 "dealer": {
  "id": "ultimatemachinesdenver",
  "name": "Ultimatemachinesdenver",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/ultimatemachinesdenver"
 },
 "description": null,
 "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": "ultimatemachinesdenver",
   "vin": "1FTEX1EP1JKF77297",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}