{
 "id": "KNDJP3A54E7708021",
 "name": "Used 2014 Kia Soul +",
 "year": 2014,
 "make": "Kia",
 "model": "Soul",
 "trim": "+",
 "bodyStyle": "suv",
 "color": "alien ii",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 125909,
 "vin": "KNDJP3A54E7708021",
 "image": null,
 "url": "https://carchat.io/v/byrider-waco/KNDJP3A54E7708021",
 "dealer": {
  "id": "byrider-waco",
  "name": "Byrider Waco",
  "city": "Waco",
  "state": "TX",
  "url": "https://carchat.io/d/byrider-waco"
 },
 "description": "description",
 "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": "byrider-waco",
   "vin": "KNDJP3A54E7708021",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}