{
 "id": "1C4BJWDG8GL279366",
 "name": "2016 Jeep Wrangler Sport",
 "year": 2016,
 "make": "Jeep",
 "model": "Wrangler",
 "trim": "Sport",
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 14990,
 "currency": "USD",
 "mileage": 135863,
 "vin": "1C4BJWDG8GL279366",
 "image": "https://imagesdl.dealercenter.net/640/480/202601-c298580d8a5a4ac3b2bb76ee40f7fc99/202609-1a1be6315f8c44c184199971df870665.jpg",
 "url": "https://carchat.io/v/4mcars/1C4BJWDG8GL279366",
 "dealer": {
  "id": "4mcars",
  "name": "4mcars",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/4mcars"
 },
 "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": "4mcars",
   "vin": "1C4BJWDG8GL279366",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}