{
 "id": "5FNYF6H55GB117704",
 "name": "2016 Honda Pilot EXL",
 "year": 2016,
 "make": "Honda",
 "model": "Pilot",
 "trim": "EXL",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 108612,
 "vin": "5FNYF6H55GB117704",
 "image": null,
 "url": "https://carchat.io/v/plymouthautosales/5FNYF6H55GB117704",
 "dealer": {
  "id": "plymouthautosales",
  "name": "Plymouthautosales",
  "city": "Plymouth",
  "state": "MI",
  "url": "https://carchat.io/d/plymouthautosales"
 },
 "description": "Most of our vehicles come with 3 months limited warranty included with listing price only. Visit Plymouth Auto Sales online at www.plymouthautosales.com to see more pictures of this vehicle or call us at 734-414-1400 today to schedule your test drive.",
 "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": "plymouthautosales",
   "vin": "5FNYF6H55GB117704",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}