{
 "id": "1C4RJFBMXEC557043",
 "name": "2014 Jeep Grand Cherokee Limited",
 "year": 2014,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": "Limited",
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 10500,
 "currency": "USD",
 "mileage": 133793,
 "vin": "1C4RJFBMXEC557043",
 "image": null,
 "url": "https://carchat.io/v/uscarsales1/1C4RJFBMXEC557043",
 "dealer": {
  "id": "uscarsales1",
  "name": "Uscarsales1",
  "city": "El Paso",
  "state": "TX",
  "url": "https://carchat.io/d/uscarsales1"
 },
 "description": "Meet the Gray 2014 Jeep Grand Cherokeean SUV thats equal parts composed and ready for the road less traveled. With its confident stance and classic Jeep presence, this Grand Cherokee looks right at home cruising downtown, rolling up to the trailhead, or tackling whatever the forecast throws your way.Under the hood, youve got a 3.0L V6 DOHC 24V diesel with six cylindersbuilt for steady, muscle-backed driving and that satisfying diesel character. Pair that with a 5-speed automatic transmission 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": "uscarsales1",
   "vin": "1C4RJFBMXEC557043",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}