{
 "id": "5N1AR2MN5EC732315",
 "name": "2014 Nissan Pathfinder S",
 "year": 2014,
 "make": "Nissan",
 "model": "Pathfinder",
 "trim": "S",
 "bodyStyle": "suv",
 "color": "aluminum",
 "condition": "used",
 "price": 2450,
 "currency": "USD",
 "mileage": 156474,
 "vin": "5N1AR2MN5EC732315",
 "image": "https://portal.waynereaves.net/service/picture/29553/11052AC/337f4245f82ea9be06d4c03a4efd09d45ef22c28.jpg",
 "url": "https://carchat.io/v/theautoclub/5N1AR2MN5EC732315",
 "dealer": {
  "id": "theautoclub",
  "name": "Theautoclub",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/theautoclub"
 },
 "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": "theautoclub",
   "vin": "5N1AR2MN5EC732315",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}