{
 "id": "1N4AA6AP5GC387496",
 "name": "2016 Nissan Maxima 3.5 SR",
 "year": 2016,
 "make": "Nissan",
 "model": "Maxima",
 "trim": "3.5 SR",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 15999,
 "currency": "USD",
 "mileage": 49825,
 "vin": "1N4AA6AP5GC387496",
 "image": "https://imagescdn.dealercarsearch.com/Media/23568/23980118/639169546448877297.jpg",
 "url": "https://carchat.io/v/kobeyjohnauto/1N4AA6AP5GC387496",
 "dealer": {
  "id": "kobeyjohnauto",
  "name": "Kobeyjohnauto",
  "city": "Lexington",
  "state": "SC",
  "url": "https://carchat.io/d/kobeyjohnauto"
 },
 "description": "Visit Kobey John Automotive LLC to shop our great deals. You can call 803-563-1810 to schedule your test drive 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": "kobeyjohnauto",
   "vin": "1N4AA6AP5GC387496",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}