{
 "id": "1FMJK1HT9LEA55021",
 "name": "2020 Ford Expedition MAX XLT",
 "year": 2020,
 "make": "Ford",
 "model": "Expedition MAX",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 13498,
 "currency": "USD",
 "mileage": 206457,
 "vin": "1FMJK1HT9LEA55021",
 "image": "https://imagesdl.dealercenter.net/640/480/202607-f7fee67a94284ab8a61b216cf754d955.jpg",
 "url": "https://carchat.io/v/winterparkautomall/1FMJK1HT9LEA55021",
 "dealer": {
  "id": "winterparkautomall",
  "name": "Winterparkautomall",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/winterparkautomall"
 },
 "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": "winterparkautomall",
   "vin": "1FMJK1HT9LEA55021",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}