{
 "id": "2HGFB2F5XDH536184",
 "name": "2013 Honda",
 "year": 2013,
 "make": "Honda",
 "model": null,
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": 8950,
 "currency": "USD",
 "mileage": null,
 "vin": "2HGFB2F5XDH536184",
 "image": null,
 "url": "https://carchat.io/v/wolfchase-nissan/2HGFB2F5XDH536184",
 "dealer": {
  "id": "wolfchase-nissan",
  "name": "Wolfchase Nissan",
  "city": "Bartlett",
  "state": "TN",
  "url": "https://carchat.io/d/wolfchase-nissan"
 },
 "description": "A great used car is waiting for you at Wolfchase Nissan in Bartlett TN. Fast and easy financing on the Used 2013 Honda you want is waiting, so stop in today!",
 "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": "wolfchase-nissan",
   "vin": "2HGFB2F5XDH536184",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}