{
 "id": "1C4RJFCG0FC608091",
 "name": "2015 Jeep Grand Cherokee Overland",
 "year": 2015,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": "Overland",
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": 9950,
 "currency": "USD",
 "mileage": 136189,
 "vin": "1C4RJFCG0FC608091",
 "image": "https://imagesdl.dealercenter.net/640/480/202402-c18c7660d95c43409157344a40bb20e7/202607-6a264585e2894cbeb6f1f6edd1fb0d36.jpg",
 "url": "https://carchat.io/v/expertautodeals/1C4RJFCG0FC608091",
 "dealer": {
  "id": "expertautodeals",
  "name": "Expertautodeals",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/expertautodeals"
 },
 "description": "2015 Jeep Grand Cherokee Overland Sport Utility 4D V6, Flex Fuel, 3.6 Liter Automatic, 8-Spd 4WD",
 "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": "expertautodeals",
   "vin": "1C4RJFCG0FC608091",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}