{
 "id": "KNMAT2MV7GP598201",
 "name": "2016 Nissan Rogue SV",
 "year": 2016,
 "make": "Nissan",
 "model": "Rogue",
 "trim": "SV",
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": 15644,
 "currency": "USD",
 "mileage": 70534,
 "vin": "KNMAT2MV7GP598201",
 "image": "https://cdn.dealrimages.com/I9%2FIA%2FY7%2F944TLLT3B1SD34.jpg?h=800",
 "url": "https://carchat.io/v/drivethewave/KNMAT2MV7GP598201",
 "dealer": {
  "id": "drivethewave",
  "name": "Drivethewave",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/drivethewave"
 },
 "description": null,
 "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": "drivethewave",
   "vin": "KNMAT2MV7GP598201",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}