{
 "id": "1C4RJFCG2HC836239",
 "name": "2017 Jeep Grand Cherokee Overland",
 "year": 2017,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": "Overland",
 "bodyStyle": "suv",
 "color": "burgundy",
 "condition": "used",
 "price": 13995,
 "currency": "USD",
 "mileage": 114313,
 "vin": "1C4RJFCG2HC836239",
 "image": "https://imagesdl.dealercenter.net/640/480/202609-ed48363ed7894a9db581feb89f21f080.jpg",
 "url": "https://carchat.io/v/primeautog/1C4RJFCG2HC836239",
 "dealer": {
  "id": "primeautog",
  "name": "Primeautog",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/primeautog"
 },
 "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": "primeautog",
   "vin": "1C4RJFCG2HC836239",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}