{
 "id": "1C4BJWDG4GL180298",
 "name": "2016 Jeep Wrangler Sport",
 "year": 2016,
 "make": "Jeep",
 "model": "Wrangler",
 "trim": "Sport",
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 19299,
 "currency": "USD",
 "mileage": 86328,
 "vin": "1C4BJWDG4GL180298",
 "image": "https://imagesdl.dealercenter.net/640/480/202608-c202851701a24c30a52b44c0fb5ad12d.jpg",
 "url": "https://carchat.io/v/ranchomotorsonline/1C4BJWDG4GL180298",
 "dealer": {
  "id": "ranchomotorsonline",
  "name": "Ranchomotorsonline",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/ranchomotorsonline"
 },
 "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": "ranchomotorsonline",
   "vin": "1C4BJWDG4GL180298",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}