{
 "id": "1C4RJFAG8EC497260",
 "name": "2014 Jeep Grand Cherokee Laredo",
 "year": 2014,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": "Laredo",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 8900,
 "currency": "USD",
 "mileage": 129998,
 "vin": "1C4RJFAG8EC497260",
 "image": "https://cdn05.carsforsale.com/6cd19c3bf9996ae550a4e80d0f7f0d42/1280x960/2014-jeep-grand-cherokee-altitude-4x4-4dr-suv.jpg",
 "url": "https://carchat.io/v/lot-fb6dcfbb/1C4RJFAG8EC497260",
 "dealer": {
  "id": "lot-fb6dcfbb",
  "name": "Lot fb6dcfbb",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-fb6dcfbb"
 },
 "description": "Attention all adventure seekers! Get ready to tackle any terrain with this powerful 2014 Jeep Grand Cherokee. Equipped with a 3.6L V6 engine, this beast boasts an impressive 290 horsepower and 260 foot-pounds of torque, giving you the ultimate driving experience. The 8-speed shiftable automatic transmission allows for smooth and effortless gear changes, making your off-road adventures even more exhilarating. With its spacious interior and top-of-the-line features, this Jeep Grand Cherokee is per",
 "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-fb6dcfbb",
   "vin": "1C4RJFAG8EC497260",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}