{
 "id": "3N1CN7APXFL886393",
 "name": "2015 Nissan Versa S",
 "year": 2015,
 "make": "Nissan",
 "model": "Versa",
 "trim": "S",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 138653,
 "vin": "3N1CN7APXFL886393",
 "image": "https://portal.waynereaves.net/service/picture/29553/11034AC/55eb7d226d2c5c1297bf8929a904f51f4a2aef9b.jpg",
 "url": "https://carchat.io/v/theautoclub/3N1CN7APXFL886393",
 "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": "3N1CN7APXFL886393",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}