{
 "id": "5N1AZ2MG5GN106465",
 "name": "2016 Nissan Murano SL",
 "year": 2016,
 "make": "Nissan",
 "model": "Murano",
 "trim": "SL",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 9900,
 "currency": "USD",
 "mileage": 124099,
 "vin": "5N1AZ2MG5GN106465",
 "image": null,
 "url": "https://carchat.io/v/autogenius/5N1AZ2MG5GN106465",
 "dealer": {
  "id": "autogenius",
  "name": "Autogenius",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/autogenius"
 },
 "description": "Discover the perfect blend of comfort and capability with this 2016 Nissan Murano SL. Dressed in a sophisticated blue exterior, this four-door SUV offers a refined presence on the road. Under the hood, you will find a powerful 3.5L V6 engine paired with a smooth-shifting transmission, providing a responsive and reliable driving experience for your daily commute or weekend getaways. Inside, the SL trim is designed with your convenience in mind, offering a spacious cabin that prioritizes passenger",
 "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": "autogenius",
   "vin": "5N1AZ2MG5GN106465",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}