{
 "id": "1FTFW1EG3FFC10134",
 "name": "2015 Ford F-150 4WD SuperCrew 157in XL",
 "year": 2015,
 "make": "Ford",
 "model": "F-150",
 "trim": "4WD SuperCrew 157in XL",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 13895,
 "currency": "USD",
 "mileage": 149942,
 "vin": "1FTFW1EG3FFC10134",
 "image": "https://cdn-inventory.autodealersdigital.com/upload/103652/12470661/317231788269425.jpg",
 "url": "https://carchat.io/v/willistonmotors/1FTFW1EG3FFC10134",
 "dealer": {
  "id": "willistonmotors",
  "name": "Willistonmotors",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/willistonmotors"
 },
 "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": "willistonmotors",
   "vin": "1FTFW1EG3FFC10134",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}