{
 "id": "1C4PJMBS7FW650810",
 "name": "2015 Jeep Cherokee Trailhawk",
 "year": 2015,
 "make": "Jeep",
 "model": "Cherokee",
 "trim": "Trailhawk",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 145608,
 "vin": "1C4PJMBS7FW650810",
 "image": "https://cdn05.carsforsale.com/282e150f3d49cea72c74e662c4480bb9/1280x960/2015-jeep-cherokee-trailhawk-4x4-4dr-suv.jpg",
 "url": "https://carchat.io/v/lot-f89e400e/1C4PJMBS7FW650810",
 "dealer": {
  "id": "lot-f89e400e",
  "name": "Lot f89e400e",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-f89e400e"
 },
 "description": "Introducing the ultimate adventure vehicle for all your off-roading needs - the 2015 Jeep Cherokee Trailhawk! Equipped with a powerful 2.4L I4 engine producing 180 horsepower and 171 ft. lbs. of torque, this beast is ready to conquer any terrain. With the added bonus of 4-wheel drive and a 9-speed shiftable automatic transmission, you'll have the control and capability to navigate through any weather or road conditions. With its rugged and stylish exterior, spacious and comfortable interior, and",
 "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": "lot-f89e400e",
   "vin": "1C4PJMBS7FW650810",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}