{
 "id": "1GKKNWLS5HZ220997",
 "name": "2017 GMC Acadia SLT 2",
 "year": 2017,
 "make": "GMC",
 "model": "Acadia",
 "trim": "SLT 2",
 "bodyStyle": "suv",
 "color": "not specified",
 "condition": "used",
 "price": 12999,
 "currency": "USD",
 "mileage": 123556,
 "vin": "1GKKNWLS5HZ220997",
 "image": null,
 "url": "https://carchat.io/v/hussonmotors/1GKKNWLS5HZ220997",
 "dealer": {
  "id": "hussonmotors",
  "name": "Hussonmotors",
  "city": "Salem",
  "state": "NH",
  "url": "https://carchat.io/d/hussonmotors"
 },
 "description": "Visit Husson Motors Inc. online at www.hussonmotors.com to see more pictures of this vehicle or call us at 603-898-2886 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": "hussonmotors",
   "vin": "1GKKNWLS5HZ220997",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}