{
 "id": "1N4AA6CV8LC378961",
 "name": "2020 Nissan Maxima SV",
 "year": 2020,
 "make": "Nissan",
 "model": "Maxima",
 "trim": "SV",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 13595,
 "currency": "USD",
 "mileage": 96369,
 "vin": "1N4AA6CV8LC378961",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2020/82606_max.jpg",
 "url": "https://carchat.io/v/automall59/1N4AA6CV8LC378961",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "This used 2020 Nissan Maxima feels like the kind of sedan you notice every time you walk up to it. Leather seats and heated seats make cold mornings comfortable and longer runs more civilized. Navigation keeps you moving without pulling over, and the rear camera takes the guesswork out of tight spots. Cruise control smooths out highway miles. Come take the Maxima for a test drive and see if it fits your daily routine.",
 "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": "automall59",
   "vin": "1N4AA6CV8LC378961",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}