{
 "id": "JN8AS5MT2BW172762",
 "name": "2011 Nissan Rogue SV",
 "year": 2011,
 "make": "Nissan",
 "model": "Rogue",
 "trim": "SV",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 218009,
 "vin": "JN8AS5MT2BW172762",
 "image": "https://portal.waynereaves.net/service/picture/29553/11082AC/58ce3af846d48a4f8635254d66f4aaf9ec397212.jpg",
 "url": "https://carchat.io/v/theautoclub/JN8AS5MT2BW172762",
 "dealer": {
  "id": "theautoclub",
  "name": "Theautoclub",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/theautoclub"
 },
 "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": "theautoclub",
   "vin": "JN8AS5MT2BW172762",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}