{
 "id": "1C4RJFJM7FC741634",
 "name": "2015 Jeep Grand Cherokee Summit",
 "year": 2015,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": "Summit",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 108229,
 "vin": "1C4RJFJM7FC741634",
 "image": null,
 "url": "https://carchat.io/v/rjbandson/1C4RJFJM7FC741634",
 "dealer": {
  "id": "rjbandson",
  "name": "Rjbandson",
  "city": "Turner",
  "state": "ME",
  "url": "https://carchat.io/d/rjbandson"
 },
 "description": "Introducing the 2015 Jeep Grand Cherokee, a sleek and stylish SUV ready to take you on your next adventure! Buckle up and cruise with confidence in this four-wheel-drive beauty that effortlessly conquers any terrain. The powerful engine, heavy-duty cooling, and towing equipment ensure smooth and safe travels, while the full complement of safety features keep you secure on the road. Plus, with the 3.45 Rear Axle Ratio and Automatic Full-Time Four-Wheel Drive, you'll experience a smooth and stable",
 "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": "rjbandson",
   "vin": "1C4RJFJM7FC741634",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}