{
 "id": "5LMJJ2LT7JEL09562",
 "name": "2018 Lincoln Navigator Reserve",
 "year": 2018,
 "make": "Lincoln",
 "model": "Navigator",
 "trim": "Reserve",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 28900,
 "currency": "USD",
 "mileage": 84724,
 "vin": "5LMJJ2LT7JEL09562",
 "image": "https://portal.waynereaves.net/service/picture/37767/4488/28b12b6c3469979d3d55a944a4801f50c6e863fd.jpg",
 "url": "https://carchat.io/v/autogenius/5LMJJ2LT7JEL09562",
 "dealer": {
  "id": "autogenius",
  "name": "Autogenius",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/autogenius"
 },
 "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": "autogenius",
   "vin": "5LMJJ2LT7JEL09562",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}