{
 "id": "5YFBURHE0GP447932",
 "name": "2016 Toyota Corolla L/LE",
 "year": 2016,
 "make": "Toyota",
 "model": "Corolla",
 "trim": "L/LE",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 5450,
 "currency": "USD",
 "mileage": 179624,
 "vin": "5YFBURHE0GP447932",
 "image": "https://portal.waynereaves.net/service/picture/29553/11083AC/e832babd267f6100556bca2e8e45503dc3921e63.jpg",
 "url": "https://carchat.io/v/theautoclub/5YFBURHE0GP447932",
 "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": "5YFBURHE0GP447932",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}