{
 "id": "1N4AA6APXHC417433",
 "name": "2017 Nissan Maxima 3.5 S",
 "year": 2017,
 "make": "Nissan",
 "model": "Maxima",
 "trim": "3.5 S",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 14595,
 "currency": "USD",
 "mileage": 109454,
 "vin": "1N4AA6APXHC417433",
 "image": null,
 "url": "https://carchat.io/v/robertsautoks/1N4AA6APXHC417433",
 "dealer": {
  "id": "robertsautoks",
  "name": "Robertsautoks",
  "city": "Dodge City",
  "state": "KS",
  "url": "https://carchat.io/d/robertsautoks"
 },
 "description": "Visit Robert's Automotive online at robertsautoks.com to see more pictures of this vehicle or call us at 620-253-7642 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": "robertsautoks",
   "vin": "1N4AA6APXHC417433",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}