{
 "id": "1FTEW1EP6GFB60083",
 "name": "2016 Ford F150 SuperCrew Cab XLT Pickup 4D 5 1/2 ft",
 "year": 2016,
 "make": "Ford",
 "model": "F150 SuperCrew Cab",
 "trim": "XLT Pickup 4D 5 1/2 ft",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 17900,
 "currency": "USD",
 "mileage": 99780,
 "vin": "1FTEW1EP6GFB60083",
 "image": "https://imagesdl.dealercenter.net/640/480/202607-f5cc747958134ee2bf455c3ee47920fb.jpg",
 "url": "https://carchat.io/v/legacyautous/1FTEW1EP6GFB60083",
 "dealer": {
  "id": "legacyautous",
  "name": "Legacyautous",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/legacyautous"
 },
 "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": "legacyautous",
   "vin": "1FTEW1EP6GFB60083",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}