CINXE.COM
Campus Map | University of Illinois at Chicago
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1,user-scalable=0"> <meta http-equiv="x-ua-compatible" content="IE=8,9,10,edge,chrome=1" /> <meta name="description" content="The UIC Campus Map provides university building and parking information, assists with directions, outlines UIC shuttle routes." /> <meta name="keywords" content="University of Illinois at Chicago - Campus Map" /> <title>Campus Map | University of Illinois at Chicago</title> <title>Index - My ASP.NET Application</title> <script type="text/javascript" src="/Scripts/Custom/jquery-1.10.2.min.js"></script> <!-- Added async for parallel loading of below js files --> <script type="text/javascript" src="/Scripts/Custom/jquery-ui.min.js"></script> <script async type="text/javascript" src="/Scripts/Custom/typeahead.jquery.min.js"></script> <script async type="text/javascript" src="/Scripts/Custom/lightbox-2.6.min.js"></script> <!-- Style Sheet for the lightbox effect --> <link rel="stylesheet" type="text/css" href="/Content/Custom/lightbox.css" /> <link rel="stylesheet" type="text/css" href="/Content/Custom/jquery-ui.css" /> <link rel="stylesheet" type="text/css" href="/Content/Custom/uicCampusMaps.css" /> </head> <body> <script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDInJxxtm89P_8DZABEJge7HaT7_BGJYYU&sensor=true&&libraries=places"></script> <script src="https://code.jquery.com/jquery-1.12.4.js"></script> <script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script> <link rel="stylesheet" href="//code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css"> <style type="text/css"> .close-arrow { background: url(../Images/collapse-arrow.png) no-repeat scroll right center white; border-bottom-left-radius: 2px; border-top-left-radius: 2px; box-shadow: -1px 0 1px 0 rgba(0, 0, 0, 0.5); cursor: pointer; height: 40px; position: absolute; right: 0px; top: 65px; width: 25px; z-index: 2; } .close-arrow.collapsed { background: url("../Images/collapse-arrow-collapsed.png") no-repeat scroll right center white; border-radius: 0 3px 3px 0; box-shadow: 1px 0 1px 0 rgba(0, 0, 0, 0.5); width: 30px; right: -19px; padding: 5px; } #header { float: left; width: 100%; position: absolute; } #leftNavBar { width: 256px; background-image: url('../Images/side_bar_drop_shadow.png'); height: 97%; position: absolute; color: white; z-index: 1 !important; box-shadow: 10px -8px 30px 0px #85855c; } #left-menu { float: left; width: 100%; overflow: auto; position: absolute; bottom: 0px; top: 120px; margin-top: 99px; padding-left: 3px; } .left-menu-anchor { color: white; text-decoration: none; } .left-menu-item { overflow: auto; border-spacing: 2px; cursor: pointer; } #transist-left-menu { float: left; width: 100%; overflow: auto; position: absolute; bottom: 0px; top: 200px; margin-top: 99px; } .transist-left-menu-anchor { color: white; text-decoration: none; } .transist-left-menu-item { overflow: auto; border-spacing: 2px; cursor: pointer; } .content { overflow: auto; height: 100%; } .sub-menu-table { right: auto; top: 3em; left: 1em; display: none; padding-left: 25px; border-spacing: 0px; } .sub-menu-table.show { display: table !important; } .bl-class-table { right: auto; top: 3em; left: 1em; display: none; padding-left: 25px; cursor: pointer; border-spacing: 0px; } .bl-class-table.show { display: table !important; } .parkings-class-table.show { display: table !important; } .parkings-class-table { right: auto; top: 3em; left: 1em; display: none; padding-left: 25px; cursor: pointer; border-spacing: 0px; } .shuttle_routes { right: auto; top: 3em; left: 1em; display: none; padding-left: 25px; cursor: pointer; border-spacing: 0px; } .shuttle_routes.show { display: block; cursor: pointer; } .directions { right: auto; top: 3em; left: 1em; display: none; padding-left: 25px; border-spacing: 0px; } .directions.show { display: block; } .Accessibility { right: auto; top: 3em; left: 1em; display: none; padding-left: 25px; cursor: pointer; border-spacing: 0px; } .Accessibility.show { display: block; cursor: pointer; } .Bicycling { right: auto; top: 3em; left: 1em; display: none; padding-left: 25px; cursor: pointer; border-spacing: 0px; } .Bicycling.show { display: block; } .plusSignIndicator.hide { display: none; } .minusSignIndicator.hide { display: none; } .uncheckedSignIndicator.hide { display: none; } .checkedSignIndicator.hide { display: none; } #googleMap { height: 97%; } .mainSearchInputStyle { background: transparent; border: none; outline: none; text-decoration-color: white; color: white; } .mainSearchInputStyle::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */ color: white; opacity: 1; /* Firefox */ } .subMenuFontWithNoCheckbox{ font-family: Theinhardt-Regular; color :#FFFFFF; font-size:13px; line-height: 18px; } .subMenuFontCheckbox{ font-family: Theinhardt-Regular; color :#FFFFFF; font-size:13px; line-height: 18px; padding-left:3px; } #footer { background-color: #0180a3; height: 25px; width: 100%; bottom: 0; left: 0; width: 100%; } </style> <div id="leftNavBar"> <div class="close-arrow"></div> <div id="header"> <table cellpadding="0px" border="0" cellspacing="0"> <tr> <td colspan="4" style="padding-top: 5px; padding-bottom: 5px; padding-left: 20px;"> <img align="left" alt="UIC" src="/Images/new_uic_logo.png" /><img style="margin-left: 104px;" id="clearAll" title="Clear all pins and layers" alt="Clear All" onclick='clearMaps()' src="/Images/Buttons/clear-refresh.png" /> </td> </tr> </table> <span> <img id="magnifyingGlass" style="margin-left:18px;margin-right:11px; " src="/Images/Buttons/search_icon.png" width="27px" /> <input type="text" id="searchMap" name="searchMap" class="mainSearchInputStyle" style="width: 180px;font-size:19px;margin-bottom:2px" placeholder="Search Map..." /> </span> <img id="line" src="/Images/line.png" style="margin-bottom:11px;margin-left:9px" /> <button class="mobile_image_resize" style="font-size : 14px;width:95px;height:35px;background-color: #ec3041;color:white;border:none;margin-left:10px" id="locations" type="button" onclick="TransitLocationImageClick(this)"><b>LOCATIONS</b></button> <button class="mobile_image_resize" style="font-size : 14px;width:95px;height:35px;background-color: #ffffff;color:#001b64;border:none;margin-left:15px;" id="transit" type="button" onclick="TransitLocationImageClick(this)"><b>TRANSIT</b></button> </div> <div id="left-menu"> <table class="left-menu-item"> </table> </div> <div id="transist-left-menu" style="display: none;margin-top:20px"> <table class="transist-left-menu-item"> </table> </div> </div> <div id="googleMap"></div> <div id="AboutUs" class="displayNone" style="z-index: 6;background-color:#001E62"> <div id="AboutUsHeader"> <span>ABOUT US</span> <a id="AboutUsClose" href="#" style="float: right; padding-right: 15px; color:white">X</a> </div> <div id="AboutUsContent"> <p style="color:white"> The UIC Interactive Campus Map is a rich resource with useful links that enables users to quickly zoom in on the locations of their interest and learn more about UIC. The map utilizes Google’s Maps Application Programming Interface (API) to depict a vast array of key destinations on UIC campus such as dining on campus, transit options, accessibility resources, academic services, cultural centers, financial services, health & wellness, student services and other support programs. <br> <br> Originally launched in August 2014, the map was most recently redesigned and relaunched in August 2021. This project was a collaboration between two units under the Office of the Vice Chancellor for Administrative Services: Office of Planning, Sustainability and Project Management (PSPM) and Technology & Building Systems. </p> </div> </div> <div id="feedback" class="displayNone" style="z-index: 6;"> <div id="feedbackHeader"> <span>PROVIDE FEEDBACK</span> <a id="feedbackClose" href="#" style="float: right; padding-right: 15px; color: white">X</a> </div> <div id="feedbackContent"> <p>Please click on the “Provide Feedback” button below and log in with your valid Netid credentials to provide feedback. Thank you for your input!</p> <br /> <div style="text-align:center;margin-bottom:1%;"> <a href="https://fimmanager.vcas.uic.edu/Maps/Feedback" target="_blank"><button class="mobile_image_resize" style="font-size : 14px;width:160px;height:35px;background-color: #ec3041;color:white;border:none;margin-left:10px;cursor:pointer" id="provideFeedback" type="button"><b>PROVIDE FEEDBACK</b></button></a> </div> </div> </div> <script type="text/javascript"> var modelDict ={"CTARoutesDict":{"12-Eastbound":[{"route_id":"12","longitude":"-87.646324038506","latitude":"41.867064090124","stop_id":"14459","direction":"Eastbound","stop_name":"Roosevelt \u0026 Halsted"},{"route_id":"12","longitude":"-87.649419307709","latitude":"41.867020146681","stop_id":"307","direction":"Eastbound","stop_name":"900 W Roosevelt"},{"route_id":"12","longitude":"-87.651221752167","latitude":"41.866996177518","stop_id":"306","direction":"Eastbound","stop_name":"Roosevelt \u0026 Morgan"},{"route_id":"12","longitude":"-87.653641104698","latitude":"41.86695223403","stop_id":"305","direction":"Eastbound","stop_name":"Roosevelt \u0026 Blue Island"},{"route_id":"12","longitude":"-87.65537917614","latitude":"41.866924269976","stop_id":"17003","direction":"Eastbound","stop_name":"Roosevelt \u0026 May"},{"route_id":"12","longitude":"-87.656800746918","latitude":"41.866912285377","stop_id":"303","direction":"Eastbound","stop_name":"Roosevelt \u0026 Racine"},{"route_id":"12","longitude":"-87.659332752228","latitude":"41.8668723367","stop_id":"302","direction":"Eastbound","stop_name":"Roosevelt \u0026 Throop"},{"route_id":"12","longitude":"-87.661306858063","latitude":"41.866832387998","stop_id":"16103","direction":"Eastbound","stop_name":"Roosevelt \u0026 Loomis"},{"route_id":"12","longitude":"-87.664048075676","latitude":"41.866788444396","stop_id":"300","direction":"Eastbound","stop_name":"Roosevelt \u0026 Laflin"},{"route_id":"12","longitude":"-87.666209936142","latitude":"41.866752490518","stop_id":"14976","direction":"Eastbound","stop_name":"Roosevelt \u0026 Ashland"},{"route_id":"12","longitude":"-87.669015526772","latitude":"41.866752490518","stop_id":"298","direction":"Eastbound","stop_name":"Roosevelt \u0026 Paulina"},{"route_id":"12","longitude":"-87.671456336975","latitude":"41.86671653662","stop_id":"297","direction":"Eastbound","stop_name":"Roosevelt \u0026 Wood"},{"route_id":"12","longitude":"-87.673623561859","latitude":"41.866684577582","stop_id":"296","direction":"Eastbound","stop_name":"Roosevelt \u0026 Wolcott"},{"route_id":"12","longitude":"-87.675769329071","latitude":"41.866660608293","stop_id":"13192","direction":"Eastbound","stop_name":"Roosevelt \u0026 Damen"},{"route_id":"12","longitude":"-87.676536440849","latitude":"41.869073471617","stop_id":"14204","direction":"Eastbound","stop_name":"Taylor \u0026 Damen"},{"route_id":"12","longitude":"-87.679272294044","latitude":"41.869025534821","stop_id":"15414","direction":"Eastbound","stop_name":"V.A. Medical Center"},{"route_id":"12","longitude":"-87.680913805962","latitude":"41.868937650603","stop_id":"14203","direction":"Eastbound","stop_name":"Ogden \u0026 Taylor"},{"route_id":"12","longitude":"-87.683209776878","latitude":"41.867024141541","stop_id":"13191","direction":"Eastbound","stop_name":"Ogden \u0026 Roosevelt"}],"12-Westbound":[{"route_id":"12","longitude":"-87.64749333","latitude":"41.86719833","stop_id":"17396","direction":"Westbound","stop_name":"Roosevelt \u0026 Halsted"},{"route_id":"12","longitude":"-87.64946222","latitude":"41.8672119","stop_id":"332","direction":"Westbound","stop_name":"900 W Roosevelt"},{"route_id":"12","longitude":"-87.65086234","latitude":"41.86718394","stop_id":"333","direction":"Westbound","stop_name":"Roosevelt \u0026 Morgan"},{"route_id":"12","longitude":"-87.65308321","latitude":"41.86715198","stop_id":"334","direction":"Westbound","stop_name":"Roosevelt \u0026 Blue Island"},{"route_id":"12","longitude":"-87.65503049","latitude":"41.86711203","stop_id":"335","direction":"Westbound","stop_name":"Roosevelt \u0026 May"},{"route_id":"12","longitude":"-87.65649498","latitude":"41.86707607","stop_id":"336","direction":"Westbound","stop_name":"Roosevelt \u0026 Racine"},{"route_id":"12","longitude":"-87.65903234","latitude":"41.86703213","stop_id":"337","direction":"Westbound","stop_name":"Roosevelt \u0026 Throop"},{"route_id":"12","longitude":"-87.66175747","latitude":"41.86698419","stop_id":"16104","direction":"Westbound","stop_name":"Roosevelt \u0026 Loomis"},{"route_id":"12","longitude":"-87.66616166","latitude":"41.86692028","stop_id":"340","direction":"Westbound","stop_name":"Roosevelt \u0026 Ashland"},{"route_id":"12","longitude":"-87.66879559","latitude":"41.86693625","stop_id":"341","direction":"Westbound","stop_name":"Roosevelt \u0026 Paulina"},{"route_id":"12","longitude":"-87.67111301","latitude":"41.86692826","stop_id":"342","direction":"Westbound","stop_name":"Roosevelt \u0026 Wood"},{"route_id":"12","longitude":"-87.67343044","latitude":"41.86690829","stop_id":"343","direction":"Westbound","stop_name":"Roosevelt \u0026 Wolcott"},{"route_id":"12","longitude":"-87.67596245","latitude":"41.86684837","stop_id":"344","direction":"Westbound","stop_name":"Roosevelt \u0026 Damen"},{"route_id":"12","longitude":"-87.676820755005","latitude":"41.869129397832","stop_id":"14205","direction":"Westbound","stop_name":"Taylor \u0026 Damen"},{"route_id":"12","longitude":"-87.679261565208","latitude":"41.86908945054","stop_id":"15415","direction":"Westbound","stop_name":"V.A. Medical Center "},{"route_id":"12","longitude":"-87.681412696838","latitude":"41.86861407585","stop_id":"14206","direction":"Westbound","stop_name":"Ogden \u0026 Taylor"},{"route_id":"12","longitude":"-87.683359980583","latitude":"41.866996177518","stop_id":"14207","direction":"Westbound","stop_name":"Ogden \u0026 Roosevelt"}],"157-Eastbound":[{"route_id":"157","longitude":"-87.683773040771","latitude":"41.868969608515","stop_id":"6684","direction":"Eastbound","stop_name":"Taylor \u0026 Oakley"},{"route_id":"157","longitude":"-87.680355906487","latitude":"41.869405033466","stop_id":"6685","direction":"Eastbound","stop_name":"Ogden \u0026 Taylor"},{"route_id":"157","longitude":"-87.678939700127","latitude":"41.870607430085","stop_id":"6686","direction":"Eastbound","stop_name":"2102 W Ogden"},{"route_id":"157","longitude":"-87.678022384644","latitude":"41.87136640634","stop_id":"6687","direction":"Eastbound","stop_name":"Ogden \u0026 Polk"},{"route_id":"157","longitude":"-87.676568627357","latitude":"41.871446298053","stop_id":"6688","direction":"Eastbound","stop_name":"Polk \u0026 Damen"},{"route_id":"157","longitude":"-87.673881053925","latitude":"41.871482249291","stop_id":"6689","direction":"Eastbound","stop_name":"Polk \u0026 Wolcott"},{"route_id":"157","longitude":"-87.671595811844","latitude":"41.871530184244","stop_id":"6690","direction":"Eastbound","stop_name":"Polk \u0026 Wood"},{"route_id":"157","longitude":"-87.669739723206","latitude":"41.87155015713","stop_id":"6691","direction":"Eastbound","stop_name":"Polk Pink Line Station"},{"route_id":"157","longitude":"-87.667615413666","latitude":"41.869217281787","stop_id":"6692","direction":"Eastbound","stop_name":"Taylor \u0026 Marshfield"},{"route_id":"157","longitude":"-87.666660547256","latitude":"41.869225271231","stop_id":"6693","direction":"Eastbound","stop_name":"Taylor \u0026 Ashland"},{"route_id":"157","longitude":"-87.664278745651","latitude":"41.869265218438","stop_id":"6694","direction":"Eastbound","stop_name":"Taylor \u0026 Laflin"},{"route_id":"157","longitude":"-87.661719918251","latitude":"41.869313155054","stop_id":"6695","direction":"Eastbound","stop_name":"Taylor \u0026 Loomis"},{"route_id":"157","longitude":"-87.659289836884","latitude":"41.86935709692","stop_id":"6696","direction":"Eastbound","stop_name":"Taylor \u0026 Throop"},{"route_id":"157","longitude":"-87.656854391098","latitude":"41.869389054621","stop_id":"6697","direction":"Eastbound","stop_name":"Taylor \u0026 Racine"},{"route_id":"157","longitude":"-87.654402852058","latitude":"41.869436991144","stop_id":"6698","direction":"Eastbound","stop_name":"Taylor \u0026 Aberdeen"},{"route_id":"157","longitude":"-87.651345133781","latitude":"41.869480932925","stop_id":"6699","direction":"Eastbound","stop_name":"Taylor \u0026 Morgan"},{"route_id":"157","longitude":"-87.648759484291","latitude":"41.869468948806","stop_id":"6700","direction":"Eastbound","stop_name":"900 W Taylor"},{"route_id":"157","longitude":"-87.647375464439","latitude":"41.869484927631","stop_id":"6701","direction":"Eastbound","stop_name":"Taylor \u0026 Halsted"},{"route_id":"157","longitude":"-87.642402648926","latitude":"41.869688657298","stop_id":"6703","direction":"Eastbound","stop_name":"Taylor \u0026 Jefferson"}],"157-Westbound":[{"route_id":"157","longitude":"-87.683440446854","latitude":"41.869041513757","stop_id":"6644","direction":"Westbound","stop_name":"Taylor \u0026 Oakley"},{"route_id":"157","longitude":"-87.680849432945","latitude":"41.869077466348","stop_id":"6643","direction":"Westbound","stop_name":"Ogden \u0026 Taylor"},{"route_id":"157","longitude":"-87.679046988487","latitude":"41.870607430085","stop_id":"6642","direction":"Westbound","stop_name":"2102 W Ogden"},{"route_id":"157","longitude":"-87.678328156471","latitude":"41.871206622614","stop_id":"6641","direction":"Westbound","stop_name":"Ogden \u0026 Polk"},{"route_id":"157","longitude":"-87.675924897194","latitude":"41.871522195088","stop_id":"6640","direction":"Westbound","stop_name":"Polk \u0026 Damen"},{"route_id":"157","longitude":"-87.673677206039","latitude":"41.871546162554","stop_id":"6639","direction":"Westbound","stop_name":"Polk \u0026 Wolcott"},{"route_id":"157","longitude":"-87.671408057213","latitude":"41.871590102885","stop_id":"6638","direction":"Westbound","stop_name":"Polk \u0026 Wood"},{"route_id":"157","longitude":"-87.669643163681","latitude":"41.871610075752","stop_id":"6637","direction":"Westbound","stop_name":"Polk Pink Line Station"},{"route_id":"157","longitude":"-87.668929696083","latitude":"41.869241250117","stop_id":"6636","direction":"Westbound","stop_name":"Taylor \u0026 Paulina"},{"route_id":"157","longitude":"-87.666639089584","latitude":"41.869297176186","stop_id":"17117","direction":"Westbound","stop_name":"Taylor \u0026 Ashland"},{"route_id":"157","longitude":"-87.663999795914","latitude":"41.869333128633","stop_id":"6633","direction":"Westbound","stop_name":"Taylor \u0026 Laflin"},{"route_id":"157","longitude":"-87.661403417587","latitude":"41.869373075773","stop_id":"6632","direction":"Westbound","stop_name":"Taylor \u0026 Loomis"},{"route_id":"157","longitude":"-87.659069895744","latitude":"41.869417017597","stop_id":"6631","direction":"Westbound","stop_name":"Taylor \u0026 Throop"},{"route_id":"157","longitude":"-87.65684902668","latitude":"41.869448975269","stop_id":"15811","direction":"Westbound","stop_name":"Taylor \u0026 Racine"},{"route_id":"157","longitude":"-87.65401661396","latitude":"41.869504901156","stop_id":"6629","direction":"Westbound","stop_name":"Taylor \u0026 Aberdeen"},{"route_id":"157","longitude":"-87.651361227036","latitude":"41.869536858784","stop_id":"6628","direction":"Westbound","stop_name":"Taylor \u0026 Morgan"},{"route_id":"157","longitude":"-87.648534178734","latitude":"41.869664689136","stop_id":"6627","direction":"Westbound","stop_name":"900 W Taylor"},{"route_id":"157","longitude":"-87.647370100021","latitude":"41.869696646684","stop_id":"17277","direction":"Westbound","stop_name":"Taylor \u0026 Halsted"},{"route_id":"157","longitude":"-87.642627954483","latitude":"41.869748577665","stop_id":"17275","direction":"Westbound","stop_name":"Taylor \u0026 Jefferson"}],"7-Eastbound":[{"route_id":"7","longitude":"-87.68393933773","latitude":"41.873886941767","stop_id":"189","direction":"Eastbound","stop_name":"Harrison \u0026 Oakley"},{"route_id":"7","longitude":"-87.681509256363","latitude":"41.873930880489","stop_id":"190","direction":"Eastbound","stop_name":"Harrison \u0026 Leavitt"},{"route_id":"7","longitude":"-87.679030895233","latitude":"41.87396683033","stop_id":"191","direction":"Eastbound","stop_name":"Harrison \u0026 Hoyne"},{"route_id":"7","longitude":"-87.676659822464","latitude":"41.874010768997","stop_id":"192","direction":"Eastbound","stop_name":"Harrison \u0026 Damen"},{"route_id":"7","longitude":"-87.674401402473","latitude":"41.874054707633","stop_id":"17074","direction":"Eastbound","stop_name":"Harrison \u0026 Ogden"},{"route_id":"7","longitude":"-87.671681642532","latitude":"41.874086662987","stop_id":"15785","direction":"Eastbound","stop_name":"Wood \u0026 Harrison"},{"route_id":"7","longitude":"-87.669739723206","latitude":"41.87155015713","stop_id":"6691","direction":"Eastbound","stop_name":"Polk Pink Line Station"},{"route_id":"7","longitude":"-87.669079899788","latitude":"41.87403473553","stop_id":"15809","direction":"Eastbound","stop_name":"Paulina \u0026 Harrison"},{"route_id":"7","longitude":"-87.666451334953","latitude":"41.874110629491","stop_id":"193","direction":"Eastbound","stop_name":"Harrison \u0026 Ashland"},{"route_id":"7","longitude":"-87.664262652397","latitude":"41.874106635074","stop_id":"194","direction":"Eastbound","stop_name":"Harrison \u0026 Laflin"},{"route_id":"7","longitude":"-87.661934494972","latitude":"41.874110629491","stop_id":"195","direction":"Eastbound","stop_name":"Harrison \u0026 Loomis"},{"route_id":"7","longitude":"-87.660233974457","latitude":"41.874134595987","stop_id":"196","direction":"Eastbound","stop_name":"1335 W Harrison"},{"route_id":"7","longitude":"-87.658442258835","latitude":"41.874170545713","stop_id":"197","direction":"Eastbound","stop_name":"1231 W Harrison"},{"route_id":"7","longitude":"-87.656666636467","latitude":"41.874202501008","stop_id":"198","direction":"Eastbound","stop_name":"Harrison \u0026 Racine"},{"route_id":"7","longitude":"-87.654349207878","latitude":"41.874246439513","stop_id":"199","direction":"Eastbound","stop_name":"1100 W Harrison"},{"route_id":"7","longitude":"-87.651940584183","latitude":"41.874286383582","stop_id":"200","direction":"Eastbound","stop_name":"Harrison \u0026 Morgan"},{"route_id":"7","longitude":"-87.648807764053","latitude":"41.874346299639","stop_id":"201","direction":"Eastbound","stop_name":"900 W Harrison"}],"7-Westbound":[{"route_id":"7","longitude":"-87.683644294739","latitude":"41.873954847052","stop_id":"218","direction":"Westbound","stop_name":"Harrison \u0026 Oakley"},{"route_id":"7","longitude":"-87.681203484535","latitude":"41.873994791303","stop_id":"217","direction":"Westbound","stop_name":"Harrison \u0026 Leavitt"},{"route_id":"7","longitude":"-87.647734880447","latitude":"41.874442165214","stop_id":"206","direction":"Westbound","stop_name":"Harrison \u0026 Halsted"},{"route_id":"7","longitude":"-87.649258375168","latitude":"41.87449409234","stop_id":"207","direction":"Westbound","stop_name":"900 W Harrison"},{"route_id":"7","longitude":"-87.651591897011","latitude":"41.874450154005","stop_id":"208","direction":"Westbound","stop_name":"Harrison \u0026 Morgan"},{"route_id":"7","longitude":"-87.654440402985","latitude":"41.874398226843","stop_id":"209","direction":"Westbound","stop_name":"1100 W Harrison"},{"route_id":"7","longitude":"-87.657428383827","latitude":"41.874354288443","stop_id":"210","direction":"Westbound","stop_name":"Harrison \u0026 Racine"},{"route_id":"7","longitude":"-87.658452987671","latitude":"41.87433032203","stop_id":"211","direction":"Westbound","stop_name":"1232 W Harrison"},{"route_id":"7","longitude":"-87.660196423531","latitude":"41.874310350012","stop_id":"212","direction":"Westbound","stop_name":"1335 W Harrison"},{"route_id":"7","longitude":"-87.661617994308","latitude":"41.874282389176","stop_id":"213","direction":"Westbound","stop_name":"Harrison \u0026 Loomis"},{"route_id":"7","longitude":"-87.664128541946","latitude":"41.874274400364","stop_id":"214","direction":"Westbound","stop_name":"Harrison \u0026 Laflin"},{"route_id":"7","longitude":"-87.666403055191","latitude":"41.874270405958","stop_id":"215","direction":"Westbound","stop_name":"Harrison \u0026 Ashland"},{"route_id":"7","longitude":"-87.67874121666","latitude":"41.874030741108","stop_id":"216","direction":"Westbound","stop_name":"Harrison \u0026 Hoyne"},{"route_id":"7","longitude":"-87.676305770874","latitude":"41.87407867415","stop_id":"108","direction":"Westbound","stop_name":"Harrison \u0026 Damen"},{"route_id":"7","longitude":"-87.674514055252","latitude":"41.874114623908","stop_id":"107","direction":"Westbound","stop_name":"Harrison \u0026 Ogden"},{"route_id":"7","longitude":"-87.671408057213","latitude":"41.871590102885","stop_id":"6638","direction":"Westbound","stop_name":"Polk \u0026 Wood"},{"route_id":"7","longitude":"-87.671772837639","latitude":"41.874154568059","stop_id":"17075","direction":"Westbound","stop_name":"Harrison \u0026 Wood"},{"route_id":"7","longitude":"-87.669643163681","latitude":"41.871610075752","stop_id":"6637","direction":"Westbound","stop_name":"Polk Pink Line Station"},{"route_id":"7","longitude":"-87.669149637222","latitude":"41.873902919488","stop_id":"17067","direction":"Westbound","stop_name":"Paulina \u0026 Harrison"}],"60-Eastbound":[{"route_id":"60","longitude":"-87.651940584183","latitude":"41.874286383582","stop_id":"200","direction":"Eastbound","stop_name":"Harrison \u0026 Morgan"},{"route_id":"60","longitude":"-87.648807764053","latitude":"41.874346299639","stop_id":"201","direction":"Eastbound","stop_name":"900 W Harrison"},{"route_id":"60","longitude":"-87.647128333333","latitude":"41.876583333333","stop_id":"17920","direction":"Eastbound","stop_name":"Halsted \u0026 Van Buren"},{"route_id":"60","longitude":"-87.657213807106","latitude":"41.862441873492","stop_id":"6340","direction":"Eastbound","stop_name":"Blue Island \u0026 14th Place"},{"route_id":"60","longitude":"-87.656543254852","latitude":"41.863680356701","stop_id":"6341","direction":"Eastbound","stop_name":"Racine \u0026 14th Street"},{"route_id":"60","longitude":"-87.658007740974","latitude":"41.861514992945","stop_id":"6339","direction":"Eastbound","stop_name":"Blue Island \u0026 15th Street"},{"route_id":"60","longitude":"-87.656655907631","latitude":"41.867255842972","stop_id":"15404","direction":"Eastbound","stop_name":"Racine \u0026 Roosevelt"},{"route_id":"60","longitude":"-87.656731009483","latitude":"41.869293181468","stop_id":"6344","direction":"Eastbound","stop_name":"Racine \u0026 Taylor"},{"route_id":"60","longitude":"-87.656725645065","latitude":"41.871689967161","stop_id":"15993","direction":"Eastbound","stop_name":"Racine \u0026 Lexington"},{"route_id":"60","longitude":"-87.656720280647","latitude":"41.874074679731","stop_id":"6346","direction":"Eastbound","stop_name":"Racine \u0026 Harrison"},{"route_id":"60","longitude":"-87.65657544136","latitude":"41.865110575204","stop_id":"6342","direction":"Eastbound","stop_name":"Racine \u0026 13th Street"}],"60-Westbound":[{"route_id":"60","longitude":"-87.657278180122","latitude":"41.862501800651","stop_id":"6372","direction":"Westbound","stop_name":"Blue Island \u0026 14th Place"},{"route_id":"60","longitude":"-87.65799164772","latitude":"41.861650829727","stop_id":"6373","direction":"Westbound","stop_name":"Blue Island \u0026 15th Street"},{"route_id":"60","longitude":"-87.656623721123","latitude":"41.863560504536","stop_id":"6371","direction":"Westbound","stop_name":"Racine \u0026 14th Street"},{"route_id":"60","longitude":"-87.656666636467","latitude":"41.865350273499","stop_id":"6370","direction":"Westbound","stop_name":"Racine \u0026 13th Street"},{"route_id":"60","longitude":"-87.656720280647","latitude":"41.866776459772","stop_id":"15403","direction":"Westbound","stop_name":"Racine \u0026 Roosevelt"},{"route_id":"60","longitude":"-87.65682220459","latitude":"41.869496911747","stop_id":"15292","direction":"Westbound","stop_name":"Racine \u0026 Taylor"},{"route_id":"60","longitude":"-87.656854391098","latitude":"41.871206622614","stop_id":"15402","direction":"Westbound","stop_name":"Racine \u0026 Cabrini"},{"route_id":"60","longitude":"-87.656972408295","latitude":"41.872400996298","stop_id":"15401","direction":"Westbound","stop_name":"Racine \u0026 Lexington"},{"route_id":"60","longitude":"-87.656972408295","latitude":"41.87403473553","stop_id":"6366","direction":"Westbound","stop_name":"Racine \u0026 Harrison"},{"route_id":"60","longitude":"-87.654440402985","latitude":"41.874398226843","stop_id":"209","direction":"Westbound","stop_name":"1100 W Harrison"},{"route_id":"60","longitude":"-87.651591897011","latitude":"41.874450154005","stop_id":"208","direction":"Westbound","stop_name":"Harrison \u0026 Morgan"},{"route_id":"60","longitude":"-87.649258375168","latitude":"41.87449409234","stop_id":"207","direction":"Westbound","stop_name":"900 W Harrison"},{"route_id":"60","longitude":"-87.647734880447","latitude":"41.874442165214","stop_id":"206","direction":"Westbound","stop_name":"Harrison \u0026 Halsted"},{"route_id":"60","longitude":"-87.647128333333","latitude":"41.876583333333","stop_id":"17920","direction":"Westbound","stop_name":"Halsted \u0026 Van Buren"}],"8-Northbound":[{"route_id":"8","longitude":"-87.64672100544","latitude":"41.862198169133","stop_id":"5926","direction":"Northbound","stop_name":"Halsted \u0026 14th Place"},{"route_id":"8","longitude":"-87.646871209145","latitude":"41.867631357301","stop_id":"14777","direction":"Northbound","stop_name":"Halsted \u0026 Roosevelt"},{"route_id":"8","longitude":"-87.646833658218","latitude":"41.869756567043","stop_id":"14487","direction":"Northbound","stop_name":"Halsted \u0026 Taylor"},{"route_id":"8","longitude":"-87.646887302399","latitude":"41.871777847595","stop_id":"4618","direction":"Northbound","stop_name":"Halsted \u0026 Polk"},{"route_id":"8","longitude":"-87.647128333333","latitude":"41.876583333333","stop_id":"17920","direction":"Northbound","stop_name":"Halsted \u0026 Van Buren"},{"route_id":"8","longitude":"-87.646796107292","latitude":"41.864655145968","stop_id":"5928","direction":"Northbound","stop_name":"Halsted \u0026 Maxwell"}],"8-Southbound":[{"route_id":"8","longitude":"-87.646881937981","latitude":"41.864866881017","stop_id":"5802","direction":"Southbound","stop_name":"Halsted \u0026 Maxwell"},{"route_id":"8","longitude":"-87.646951675415","latitude":"41.867215894509","stop_id":"17366","direction":"Southbound","stop_name":"Halsted \u0026 Roosevelt"},{"route_id":"8","longitude":"-87.647096514702","latitude":"41.869896380997","stop_id":"4640","direction":"Southbound","stop_name":"Halsted \u0026 Taylor"},{"route_id":"8","longitude":"-87.647150158882","latitude":"41.871937629893","stop_id":"4639","direction":"Southbound","stop_name":"Halsted \u0026 Polk"},{"route_id":"8","longitude":"-87.647214531898","latitude":"41.873831019714","stop_id":"4638","direction":"Southbound","stop_name":"Harrison \u0026 Halsted"},{"route_id":"8","longitude":"-87.647271666668","latitude":"41.876568333332","stop_id":"5800","direction":"Southbound","stop_name":"Halsted \u0026 Van Buren"},{"route_id":"8","longitude":"-87.646812200546","latitude":"41.862389936575","stop_id":"5804","direction":"Southbound","stop_name":"Halsted \u0026 14th Place"}]},"CTATainStationsDict":{"Damen Ave":[{"longitude":"-87.683773040771","latitude":"41.868969608515","stop_name":"Damen Ave"}],"IMD":[{"longitude":"-87.673662","latitude":"41.875672","stop_name":"IMD"}],"Paulina St. Entrance":[{"longitude":"-87.678939700127","latitude":"41.870607430085","stop_name":"Paulina St. Entrance"}],"Racine":[{"longitude":"-87.657288","latitude":"41.875872","stop_name":"Racine"}],"UIC Halsted":[{"longitude":"-87.649746","latitude":"41.875528","stop_name":"UIC Halsted"}]},"DivvyDict":{},"poiLocations":{"Student Veteran Affairs":[{"category_name":"RESOURCE \u0026 CULTURAL CENTERS","poi_id":"225","poi_name":"Student Veteran Affairs","poi_secondary_name":null,"poi_description":"Student Veterans Affairs provides a welcoming and supportive environment for our military-connected students. The office provides resources, assistance and programming to ease the transition and ensure academic success of UIC Student Veterans. Staff are housed at the Cisar Veteran Center, Room 248 in Student Center East.","poi_link":"https://dos.uic.edu/student-veterans-affairs/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null}],"Student Legal Services (SLS)":[{"category_name":"STUDENT SERVICES","poi_id":"328","poi_name":"Student Legal Services (SLS)","poi_secondary_name":null,"poi_description":"Student Legal Services (SLS) is available to assist UIC students in understanding and solving their legal problems. SLS can provide confidential legal advice, counsel and limited representation for currently enrolled students.","poi_link":"https://dos.uic.edu/student-legal/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null}],"605 Commons Dining Hall":[{"category_name":"DINING LIST","poi_id":"407","poi_name":"605 Commons Dining Hall","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dining.uic.edu/locations/sce/#605-commons-dining-hall","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null}],"Market at Morgan St.":[{"category_name":"DINING LIST","poi_id":"409","poi_name":"Market at Morgan St.","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dining.uic.edu/locations/bsb/#market-at-morgan-st","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","raw_latitude":null,"raw_longitude":null}],"Office for Advising Development":[{"category_name":"STUDENT SERVICES","poi_id":"410","poi_name":"Office for Advising Development","poi_secondary_name":null,"poi_description":null,"poi_link":"https://advising.uic.edu/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","raw_latitude":null,"raw_longitude":null},{"category_name":"ACADEMIC SERVICES","poi_id":"410","poi_name":"Office for Advising Development","poi_secondary_name":null,"poi_description":null,"poi_link":"https://advising.uic.edu/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","raw_latitude":null,"raw_longitude":null}],"Admissions":[{"category_name":"STUDENT SERVICES","poi_id":"411","poi_name":"Admissions","poi_secondary_name":null,"poi_description":null,"poi_link":"https://admissions.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null}],"Ghost Kitchen":[{"category_name":"DINING LIST","poi_id":"408","poi_name":"Ghost Kitchen","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dining.uic.edu/locations/sce/#ghost-kitchen","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null}],"Print Services":[{"category_name":"STUDENT SERVICES","poi_id":"372","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"1~West Lobby~Unavailable~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"373","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 1\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e 178\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0975","latitude":"41.868649","longitude":"-87.667709","bl_desc":"School of Public Health and Psychiatric Institute houses classrooms, laboratories, and administrative offices for the School of Public Health. The SPHPI building is a large red brick and glass building on the eastern edge of UIC’s West Campus, close to the University of Illinois Medical Center, about two miles west of downtown Chicago.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"School of Public Health and Psychiatric Institute","bl_address1":"1601 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SPHPI","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"374","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 2\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e 209\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0923","latitude":"41.871197","longitude":"-87.674408","bl_desc":"The Student Residence Hall opened in 1953 and was renovated in 2006. The building houses a Faculty in Residence and a Residence Director, as well as the central offices of Campus Housing.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Student Residence Hall","bl_address1":"818 South Wolcott Aveunue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SRH","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"375","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"3~328~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0640","latitude":"41.874775","longitude":"-87.651442","bl_desc":"The new Academic and Residential Complex (ARC) is a public private partnership between UIC and American Campus Communities (ACC). As part of a master plan to address the university¿s increasing enrollment, this new living-learning community features a 10-story, 146,000-square-foot residence hall with 548 beds in traditional dorm rooms and semi-suite style units. A two-story, 54,000-square-foot academic center on the west side of ARC holds three large tiered lecture halls, active learning classrooms, several small group study rooms, a tutoring center and multiple collaboration spaces. The living-learning community also includes shared spaces such as lounges, offices, laundry rooms, a fitness center and a 10th floor sky lounge, along with 1,600 square feet of retail space that houses a Starbucks coffee shop operated by students. Designed by Solomon Cordwell Buenz (SCB), ARC evokes the original campus design by architect Walter Netsch in its use of concrete panels and geometric shapes in the facade and is targeting LEED Gold certification later in 2019.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Academic \u0026 Residential Complex","bl_address1":"940 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ARC","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"376","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"B~Station 1~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"377","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"1~Station 8~Available~Unavailable~B/W","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"256","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"4~401 Station 1~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"257","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"5~Station 1~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0916","latitude":"41.868362","longitude":"-87.674812","bl_desc":"Built in 1952, this building stands eight stories tall. It has a brick exterior with surrounding windows of wood framing and houses classrooms, labs, offices and clinics.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Applied Health Sciences Building","bl_address1":"1919 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"AHSB","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"258","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"2~174 Station 2~Available~Unavailable~B/W","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0924","latitude":"41.870621","longitude":"-87.67086","bl_desc":"The UIC College of Pharmacy, founded in 1859, is the oldest of UICs 16 colleges. It is ranked in the top 10 schools of pharmacy in the U.S., #1 in Illinois.\\n\\n Learn more on the “About” page of our website:!! https://pharmacy.uic.edu/about/!! \\n \\n For more information, please contact The Office of the Dean.\\n Chicago Campus \\n 833 S. Wood St., MC 874, 161 PHARM, Chicago, IL 60612 \\n Phone: (312) 996-7240 pharmacy@uic.edu \\n\\n Rockford Campus \\n 1601 Parkview Avenue, Rockford, IL 61107 \\n Phone: (815) 395-5775 pharmacy@uic.edu \\n\\n","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Pharmacy","bl_address1":"833 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PHARM","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"259","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"LL~N/A~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0642","latitude":"41.876112","longitude":"-87.64986","bl_desc":"College of Urban Planning and Public Affairs offers undergraduate programs in public policy and urban studies and graduate degrees in public administration and urban planning and policy. CUPPA also houses nine research centers including the Center for Public Safety and Justice, the Center for Urban Economic Development, the Great Cities Institute, the Urban Data Visualization Laboratory, the Institute for Research on Race and Public Policy, the Institute for Policy and Civic Engagement, the Nathalie P. Voorhees Center for Neighborhood and Community Improvement, the Survey Research Laboratory, and the Urban Transportation.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"College of Urban Planning \u0026 Public Affairs Hall","bl_address1":"412 South Peoria Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"CUPPAH","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"260","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"1~Writing Center~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0612","latitude":"41.872856","longitude":"-87.649506","bl_desc":"Grant Hall bears the name of Civil War General and U.S. President Ulysses S. Grant. Like the other Walter Netsch classroom buildings, Grant Hall is connected to Lincoln and Douglas Halls by enclosed walkways while a more recent two-story glass-enclosed walkway links Grant to Douglas Hall. An original granite bench stands to the left of the entrance to Grant Hall. Housing the Sandi Port Errant Language and Culture Learning Center, Grant Hall illustrates a striking and important transition to green architecture at UIC.Grant Hall is the first building in the University of Illinois system to utilize geothermal heating and cooling. While this project did not seek LEED certification, the renewal demonstrates and utilizes sustainable design strategies beyond structural reuse. The project served as a successful test case to prove the value of sustainable and green building design on the UIC campus.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Grant Hall","bl_address1":"703 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"GH","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"261","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"1~Station 4~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"262","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"1~Station 5~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"263","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"1~Station 7~Available~Unavailable~B/W","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"312","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 1\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e Classroom Annex\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0663","latitude":"41.865372","longitude":"-87.647408","bl_desc":"Thomas Beckham Hall has opened in August 2003 and is a student apartment building housing 450 upperclassmen students on the south side of campus. Thomas Beckham Hall was named after Thomas Beckham, who was the dean of the College of Associated Health Professions in 1982 when UIC was formed by the merger of the medical center and undergraduate campuses. His recommendations led to the construction of the Student Residence , greatly expanding the on-campus residence population.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"Thomas Beckham Hall","bl_address1":"1250 South Halsted Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"TBH","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"181","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"2~Computer Center~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"182","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 3\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e 2027 Station 2\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e B/W","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0644S","latitude":"41.873158","longitude":"-87.647812","bl_desc":"Students Residence and Commons South is a five-story traditional residence hall of double rooms, which open into a common hallway with two community bathrooms shared by each floor community. It has a computer lab and accommodates around 190 students. This building has two single sex floors, with females on the second floor and males on the third floor. The fourth and fifth floor are both co-ed. SRCS is for undergraduate students of all ages.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Residence and Commons South","bl_address1":"700 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRCS","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"183","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 2\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e North\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"184","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"\u003cb\u003eFloor:\u003c/b\u003e B\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e B214 Station 2\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0665","latitude":"41.866245","longitude":"-87.646027","bl_desc":"The four towers of James Stukel Towers house 740 undergraduate students. The resident hall provides a full-service dining hall for residents, computer labs, meeting and seminar rooms, penthouse lounges, student organization offices and a 150-seat auditorium for special events. The convenient location on the corner of Roosevelt Road and Halsted Street is adjacent to the UIC Forum, a facility that seats 3,000 special programs, 1,000 for banquets, and provides a variety of meeting and conference facilities.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"James J. Stukel Towers","bl_address1":"718 West Rochford Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"JJST","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"185","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"3~Station 1~Unavailable~Available~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"214","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"3~MSLC Station 1~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0619","latitude":"41.868958","longitude":"-87.648315","bl_desc":"Science and Engineering South, created by Walter Netsch in phase three of campus construction, is another example of his Field Theory design model, which consisted of rotating simple squares by 45 degrees to form complex geometric elements radiating outward. The two major wings of the building contain offices and laboratories to the east and classrooms to the west. A planned phase four addition was cancelled. The covered breezeway area and staircases leading away from it utilize granite as the building material.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering South","bl_address1":"845 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SES","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"215","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 2\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e North South Walkway\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e B/W","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0644C","latitude":"41.874039","longitude":"-87.64801","bl_desc":"The Student Residence and Commons Courtyard Building is a four-story facility accommodating about 665 students. SRCC houses students in clusters, typically of three doubles and two single rooms sharing a common bathroom. The tower lounge has a magnificent view of the Chicago skyline. The first floor has been designated for the President’s Award program.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Residence and Commons Courtyard","bl_address1":"600 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRCC","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"216","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"1~Station 1~Unavailable~Available~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"216","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"1~Station 1~Unavailable~Available~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0942","latitude":"41.871887","longitude":"-87.670929","bl_desc":"The Library of Health and Sciences opened its doors in 1975 and is part of the Richard J. Daley Library network at UIC. This medical library’s collections focus on applied health sciences including dentistry, medicine, nursing, pharmacy and public health.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Library of the Health Sciences","bl_address1":"1750 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"LHS","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"217","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 3\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e 328\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0640","latitude":"41.874775","longitude":"-87.651442","bl_desc":"The new Academic and Residential Complex (ARC) is a public private partnership between UIC and American Campus Communities (ACC). As part of a master plan to address the university¿s increasing enrollment, this new living-learning community features a 10-story, 146,000-square-foot residence hall with 548 beds in traditional dorm rooms and semi-suite style units. A two-story, 54,000-square-foot academic center on the west side of ARC holds three large tiered lecture halls, active learning classrooms, several small group study rooms, a tutoring center and multiple collaboration spaces. The living-learning community also includes shared spaces such as lounges, offices, laundry rooms, a fitness center and a 10th floor sky lounge, along with 1,600 square feet of retail space that houses a Starbucks coffee shop operated by students. Designed by Solomon Cordwell Buenz (SCB), ARC evokes the original campus design by architect Walter Netsch in its use of concrete panels and geometric shapes in the facade and is targeting LEED Gold certification later in 2019.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Academic \u0026 Residential Complex","bl_address1":"940 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ARC","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"218","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"B~B214 Station 1~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0665","latitude":"41.866245","longitude":"-87.646027","bl_desc":"The four towers of James Stukel Towers house 740 undergraduate students. The resident hall provides a full-service dining hall for residents, computer labs, meeting and seminar rooms, penthouse lounges, student organization offices and a 150-seat auditorium for special events. The convenient location on the corner of Roosevelt Road and Halsted Street is adjacent to the UIC Forum, a facility that seats 3,000 special programs, 1,000 for banquets, and provides a variety of meeting and conference facilities.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"James J. Stukel Towers","bl_address1":"718 West Rochford Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"JJST","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"219","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"1~Station 6~Available~Unavailable~B/W","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"84","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 3\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e 328\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0640","latitude":"41.874775","longitude":"-87.651442","bl_desc":"The new Academic and Residential Complex (ARC) is a public private partnership between UIC and American Campus Communities (ACC). As part of a master plan to address the university¿s increasing enrollment, this new living-learning community features a 10-story, 146,000-square-foot residence hall with 548 beds in traditional dorm rooms and semi-suite style units. A two-story, 54,000-square-foot academic center on the west side of ARC holds three large tiered lecture halls, active learning classrooms, several small group study rooms, a tutoring center and multiple collaboration spaces. The living-learning community also includes shared spaces such as lounges, offices, laundry rooms, a fitness center and a 10th floor sky lounge, along with 1,600 square feet of retail space that houses a Starbucks coffee shop operated by students. Designed by Solomon Cordwell Buenz (SCB), ARC evokes the original campus design by architect Walter Netsch in its use of concrete panels and geometric shapes in the facade and is targeting LEED Gold certification later in 2019.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Academic \u0026 Residential Complex","bl_address1":"940 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ARC","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"85","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"B~Station 2~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"86","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"\u003cb\u003eFloor:\u003c/b\u003e LL\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e N/A\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0642","latitude":"41.876112","longitude":"-87.64986","bl_desc":"College of Urban Planning and Public Affairs offers undergraduate programs in public policy and urban studies and graduate degrees in public administration and urban planning and policy. CUPPA also houses nine research centers including the Center for Public Safety and Justice, the Center for Urban Economic Development, the Great Cities Institute, the Urban Data Visualization Laboratory, the Institute for Research on Race and Public Policy, the Institute for Policy and Civic Engagement, the Nathalie P. Voorhees Center for Neighborhood and Community Improvement, the Survey Research Laboratory, and the Urban Transportation.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"College of Urban Planning \u0026 Public Affairs Hall","bl_address1":"412 South Peoria Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"CUPPAH","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"87","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"1~Station 3~Available~Unavailable~B/W","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"88","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"2~Station 4~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"89","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 1\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e N/A\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0604C","latitude":"41.872124","longitude":"-87.648697","bl_desc":"Lecture Center C is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out.Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Lecture Center Building C","bl_address1":"802 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCC","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"143","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"4~401 Station 2~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"144","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 1\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e 1200\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0631","latitude":"41.870899","longitude":"-87.650475","bl_desc":"Science and Engineering Offices, 13 stories in height, opened for use in 1968, when Morgan Street was the westernmost campus boundary. The two sections of the building, slightly off-set from one another, contain matching concrete-framed scissor staircases, visible from the building exterior. Again, narrow recessed windows on the building signal the work of Walter Netsch.\u003cbr\u003e\u003cbr\u003eA large engraved block of granite bearing the name Science and Engineering Offices identifies the building on both the north and south sides","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Offices","bl_address1":"851 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SEO","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"145","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"2~North South Walkway~Available~Unavailable~B/W","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0644C","latitude":"41.874039","longitude":"-87.64801","bl_desc":"The Student Residence and Commons Courtyard Building is a four-story facility accommodating about 665 students. SRCC houses students in clusters, typically of three doubles and two single rooms sharing a common bathroom. The tower lounge has a magnificent view of the Chicago skyline. The first floor has been designated for the President’s Award program.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Residence and Commons Courtyard","bl_address1":"600 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRCC","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"146","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 1\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e Classroom Annex\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0663","latitude":"41.865372","longitude":"-87.647408","bl_desc":"Thomas Beckham Hall has opened in August 2003 and is a student apartment building housing 450 upperclassmen students on the south side of campus. Thomas Beckham Hall was named after Thomas Beckham, who was the dean of the College of Associated Health Professions in 1982 when UIC was formed by the merger of the medical center and undergraduate campuses. His recommendations led to the construction of the Student Residence , greatly expanding the on-campus residence population.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"Thomas Beckham Hall","bl_address1":"1250 South Halsted Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"TBH","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"147","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"B~B34~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0909","latitude":"41.871292","longitude":"-87.673256","bl_desc":"The College of Medicine West Tower stands nine stories tall and, along with the College of Medicine West and College of Medicine East Tower, is part of College of Medicine complex. Built in 1931, CMWT is one of the most architecturally distinguished buildings on the historic medical campus. Accented by limestone Art Deco elements, the tower is designed in a simplified vertical expression of the Collegiate Gothic style. The impressive size of the L-shaped structure can be best appreciated from the corner of Polk and Wolcott.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Medicine West Tower","bl_address1":"1853 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CMWT","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"148","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"2~Station 1~Unavailable~Available~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"148","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"2~Station 1~Unavailable~Available~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0942","latitude":"41.871887","longitude":"-87.670929","bl_desc":"The Library of Health and Sciences opened its doors in 1975 and is part of the Richard J. Daley Library network at UIC. This medical library’s collections focus on applied health sciences including dentistry, medicine, nursing, pharmacy and public health.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Library of the Health Sciences","bl_address1":"1750 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"LHS","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"149","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"\u003cb\u003eFloor:\u003c/b\u003e LL\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e L270\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0623","latitude":"41.874947","longitude":"-87.653053","bl_desc":"Education, Theatre, Music and Social Work building opened in 1971 and is a three-building complex connected at basement level. The basement area houses the mechanical equipment rooms, music rehearsal rooms, television studios and a small theater area. The building also contains classrooms, offices as well as music and theater production rooms.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Education, Theatre, Music and Social Work","bl_address1":"1040 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ETMSW","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"150","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"4~Station 1~Unavailable~Available~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"31","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 4\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e 401 Station 3\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e B/W","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"32","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"2~2265 Station 1~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"33","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 2\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e 2265 Station 2\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"34","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"\u003cb\u003eFloor:\u003c/b\u003e B\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e B34\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0909","latitude":"41.871292","longitude":"-87.673256","bl_desc":"The College of Medicine West Tower stands nine stories tall and, along with the College of Medicine West and College of Medicine East Tower, is part of College of Medicine complex. Built in 1931, CMWT is one of the most architecturally distinguished buildings on the historic medical campus. Accented by limestone Art Deco elements, the tower is designed in a simplified vertical expression of the Collegiate Gothic style. The impressive size of the L-shaped structure can be best appreciated from the corner of Polk and Wolcott.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Medicine West Tower","bl_address1":"1853 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CMWT","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"35","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 2\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e Station 1\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0942","latitude":"41.871887","longitude":"-87.670929","bl_desc":"The Library of Health and Sciences opened its doors in 1975 and is part of the Richard J. Daley Library network at UIC. This medical library’s collections focus on applied health sciences including dentistry, medicine, nursing, pharmacy and public health.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Library of the Health Sciences","bl_address1":"1750 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"LHS","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"36","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"\u003cb\u003eFloor\u003c/b\u003e: 1\u003cbr/\u003e\n\u003cb\u003eRoom/Station #\u003c/b\u003e: 149\u003cbr/\u003e\n\u003cb\u003ePrinter Status\u003c/b\u003e: Available\u003cbr/\u003e\n\u003cb\u003eScanner Status\u003c/b\u003e: Unavailable\u003cbr/\u003e\n\u003cb\u003eColor or B/W\u003c/b\u003e: Color\u003cbr/\u003e","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0936","latitude":"41.870064","longitude":"-87.675385","bl_desc":"Designed by Mittelbusher and Tourtelot, College of Nursing opened in 1969 and houses houses the Department of Women, Children and Family Health Science (WCFHS), the Department of Biobehavioral Health Science (BHS) and the Department of Health Systems Science (HSS), in addition to classrooms and nursing administration.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Nursing","bl_address1":"845 South Damen Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"NURS","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"37","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"\u003cb\u003eFloor:\u003c/b\u003e B\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e Station 2\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"38","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"2~Station 3~Available~Unavailable~B/W","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"39","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 4\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e Station 2\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"83","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"2~2027 Station 1~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0644S","latitude":"41.873158","longitude":"-87.647812","bl_desc":"Students Residence and Commons South is a five-story traditional residence hall of double rooms, which open into a common hallway with two community bathrooms shared by each floor community. It has a computer lab and accommodates around 190 students. This building has two single sex floors, with females on the second floor and males on the third floor. The fourth and fifth floor are both co-ed. SRCS is for undergraduate students of all ages.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Residence and Commons South","bl_address1":"700 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRCS","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"84","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 3\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e 328\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"84","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 3\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e 328\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"311","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 3\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e MSLC Station 2\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0619","latitude":"41.868958","longitude":"-87.648315","bl_desc":"Science and Engineering South, created by Walter Netsch in phase three of campus construction, is another example of his Field Theory design model, which consisted of rotating simple squares by 45 degrees to form complex geometric elements radiating outward. The two major wings of the building contain offices and laboratories to the east and classrooms to the west. A planned phase four addition was cancelled. The covered breezeway area and staircases leading away from it utilize granite as the building material.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering South","bl_address1":"845 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SES","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"313","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 6\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e Law Library\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0682","latitude":"41.877972","longitude":"-87.628019","bl_desc":"University of Illinois Chicago School of Law, Chicago’s first and only public law school, is located in the Loop at the corners of State Street, Jackson Boulevard and South Plymouth Court. UIC Law has a history of offering access to students from underserved communities, reflecting UIC’s mission and, as UIC’s 16th college, it provides current and prospective law students with more affordable education, as well as enhanced student services, such as access to health care, recreational facilities, residence halls and college athletics. UIC Law also creates opportunities for interdisciplinary courses and new joint and dual-degree programs aligned with UIC strengths in the health sciences, engineering and technology, urban planning and public administration, the social sciences and business.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"UIC LAW","bl_name":"UIC LAW: 300 South State Street","bl_address1":"300 South State Street","bl_city":"Chicago","bl_zip":"60604","bl_abbreviation":"682LAW","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"314","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"\u003cb\u003eFloor\u003c/b\u003e: 5\u003cbr\u003e\n\u003cb\u003eRoom/Station #\u003c/b\u003e: Station 2\u003cbr\u003e\n\u003cb\u003ePrinter Status\u003c/b\u003e: Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W\u003c/b\u003e: Color\u003cbr\u003e","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0916","latitude":"41.868362","longitude":"-87.674812","bl_desc":"Built in 1952, this building stands eight stories tall. It has a brick exterior with surrounding windows of wood framing and houses classrooms, labs, offices and clinics.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Applied Health Sciences Building","bl_address1":"1919 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"AHSB","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"315","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 1\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e 105A\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0933","latitude":"41.869476","longitude":"-87.675522","bl_desc":"The Benjamin Goldberg Research Center is primarily home to the Academic Computing and Communications Center and it also houses the Instructional Technology Lab that helps UIC faculty make use of computer technology and Web-based solutions to enhance teaching and learning.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Benjamin Goldberg Research Center","bl_address1":"1940 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"BGRC","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"316","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 2\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e 174 Station 2\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e B/W","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0924","latitude":"41.870621","longitude":"-87.67086","bl_desc":"The UIC College of Pharmacy, founded in 1859, is the oldest of UICs 16 colleges. It is ranked in the top 10 schools of pharmacy in the U.S., #1 in Illinois.\\n\\n Learn more on the “About” page of our website:!! https://pharmacy.uic.edu/about/!! \\n \\n For more information, please contact The Office of the Dean.\\n Chicago Campus \\n 833 S. Wood St., MC 874, 161 PHARM, Chicago, IL 60612 \\n Phone: (312) 996-7240 pharmacy@uic.edu \\n\\n Rockford Campus \\n 1601 Parkview Avenue, Rockford, IL 61107 \\n Phone: (815) 395-5775 pharmacy@uic.edu \\n\\n","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Pharmacy","bl_address1":"833 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PHARM","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"317","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"\u003cb\u003eFloor:\u003c/b\u003e B\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e B11 Honors Lab\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0617","latitude":"41.870995","longitude":"-87.64949","bl_desc":"Burnham Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889. These three classroom buildings are linked by the original Netsch-designed walkways.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Burnham Hall","bl_address1":"828 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BH","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"318","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"1~Station 1~Available~Unavailable~B/W","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"319","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"1~Station 3~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"320","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 1\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e Writing Center\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0612","latitude":"41.872856","longitude":"-87.649506","bl_desc":"Grant Hall bears the name of Civil War General and U.S. President Ulysses S. Grant. Like the other Walter Netsch classroom buildings, Grant Hall is connected to Lincoln and Douglas Halls by enclosed walkways while a more recent two-story glass-enclosed walkway links Grant to Douglas Hall. An original granite bench stands to the left of the entrance to Grant Hall. Housing the Sandi Port Errant Language and Culture Learning Center, Grant Hall illustrates a striking and important transition to green architecture at UIC.Grant Hall is the first building in the University of Illinois system to utilize geothermal heating and cooling. While this project did not seek LEED certification, the renewal demonstrates and utilizes sustainable design strategies beyond structural reuse. The project served as a successful test case to prove the value of sustainable and green building design on the UIC campus.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Grant Hall","bl_address1":"703 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"GH","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"321","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"1~Station 9~Available~Unavailable~B/W","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"322","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"2~Station 2~Available~Unavailable~B/W","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"323","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"3~Station 2~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT SERVICES","poi_id":"324","poi_name":"Print Services","poi_secondary_name":null,"poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 1\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e 156\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0664","latitude":"41.864323","longitude":"-87.6474","bl_desc":"Marie Robinson Hall opened in 2001 and is home to 330 upperclassmen. Marie Robinson Hall used to be called Maxwell Street Residence and was renamed after Marie Robinson who was a former student affairs administrator. Marie Robinson worked to change the character of UIC from a commuter campus to one with a substantial resident population. She rose from the head of the department of Medical Social Work to Associate Dean of her college and was named Vice Chancellor in 1992.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"Marie Robinson Hall","bl_address1":"811 West Maxwell Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"MRH","raw_latitude":null,"raw_longitude":null}],"Credit Union 1 Arena":[{"category_name":"BUILDINGS A-Z","poi_id":"243","poi_name":"Credit Union 1 Arena","poi_secondary_name":null,"poi_description":null,"poi_link":"https://www.creditunion1arena.com/","bl_id":"0638","latitude":"41.87484","longitude":"-87.656219","bl_desc":"The Credit Union 1 Arena is home to the UIC Men’s and Women’s Basketball program and the exciting Windy City Rollers. It’s a popular Chicago venue for big name concerts, festivals as well as many corporate, civic and cultural events. Just minutes from the Loop, the Credit Union 1 Arena is easily accessible from the city or suburbs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Credit Union 1 Arena","bl_address1":"525 South Racine Avenue","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ARENA","raw_latitude":null,"raw_longitude":null}],"Student Government":[{"category_name":"STUDENT SERVICES","poi_id":"265","poi_name":"Student Government","poi_secondary_name":null,"poi_description":"Student Governments Student governance organizations are dedicated to helping students with academic and campus concerns. They also represent the student body to the University administration and provide opportunities for students to make an impact on the student body and ensure their voices are heard. Students can participate in one of three student governance organizations: Graduate Student Council (GSC) Undergraduate Student Government (USG) Health Profession Student Council (HPSC) Student Member of the Board of Trustees (SMBOT)","poi_link":"https://dos.uic.edu/about/student-goverment/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","raw_latitude":null,"raw_longitude":null}],"Tropical Smoothie Café (SRF)":[{"category_name":"DINING LIST","poi_id":"269","poi_name":"Tropical Smoothie Café (SRF)","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dining.uic.edu/locations/rec/#tropical-smoothie-cafe","bl_id":"0630","latitude":"41.872547","longitude":"-87.646355","bl_desc":"Located on the East Side of campus, the Student Recreation Facility is a state-of-the-art facility which houses an 18,000 sq. ft. fitness floor, the latest exercise equipment, 1/8 mile 3-lane jogging track, a lap pool and lazy river, racquetball and squash courts, 4-court wood floor gymnasium as well as a spa, sauna, and steam rooms. Lighted outdoor recreation courts are also available for tennis and basketball.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Recreation Facility","bl_address1":"737 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRF","raw_latitude":null,"raw_longitude":null}],"UI Health Hospital":[{"category_name":"BUILDINGS A-Z","poi_id":"271","poi_name":"UI Health Hospital","poi_secondary_name":null,"poi_description":null,"poi_link":"hospital.uillinois.edu/","bl_id":"0949","latitude":"41.869677","longitude":"-87.6705","bl_desc":"University of Illinois Hospital and Health Sciences System is made up of several facilities, all of which give you access to different levels of care. These include a 495-bed hospital, outpatient clinic, immediate care clinic, and 12 Mile Square Health Centers including locations in Back of the Yards, Cicero, Englewood, Near West, and South Shore. As a leader in patient care, research and education, UI Health is committed to making positive and lasting differences in health science and in people’s lives. The University of Illinois Hospital is an eight-story inpatient facility that provides patient care services from primary care through and including transplantation, with a medical staff in a variety of specialties.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"University of Illinois Hospital","bl_address1":"1740 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"UIH","raw_latitude":null,"raw_longitude":null}],"Student Records":[{"category_name":"DINING LIST","poi_id":"283","poi_name":"Student Records","poi_secondary_name":null,"poi_description":null,"poi_link":"https://registrar.uic.edu/student-records/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null}],"African American Academic Network (AAAN)":[{"category_name":"SUPPORT PROGRAMS","poi_id":"284","poi_name":"African American Academic Network (AAAN)","poi_secondary_name":null,"poi_description":"African American Academic Network promotes success and high impact engagement for students of African descent through comprehensive coaching, developmental programming, student advocacy and structured learning experiences within an inclusive community. AAAN also offers college transition programs for first year \u0026 transfer students. ( Suite 2800)","poi_link":"https://aaan.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null}],"Black Cultural Center":[{"category_name":"CAMPUS GLOBAL LEARNING","poi_id":"285","poi_name":"Black Cultural Center","poi_secondary_name":null,"poi_description":"One of seven Centers for Cultural Understanding and Social Change, the Black Cultural Center is an interdisciplinary unit housed in the Academic Affairs under the reporting line of the Office of Diversity and the Provost. The Center curates, produces, and sponsors exhibitions, performances, films and film screenings, open-mic poetry, gatherings, lecture-demonstrations, dance, storytelling, visual and performing arts workshops and projects. The Center coordinates and supervises high school and college internships, supports student and postdoctoral research, and lends its expertise to a number of collaborative programs and initiatives. The Centers gallery and library spaces are also available for quiet study, working groups, meetings, and presentations.","poi_link":"https://blacc.uic.edu/","bl_id":"0616","latitude":"41.870941","longitude":"-87.649017","bl_desc":"Addams Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889.These three classroom buildings are linked by the original Netsch-designed walkways. An original granite bench still stands to the left of the entrance to Addams Hall.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Addams Hall","bl_address1":"830 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"AH","raw_latitude":null,"raw_longitude":null}],"All Gender Restrooms":[{"category_name":"HEALTH AND WELLNESS","poi_id":"286","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 163 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0613","latitude":"41.872822","longitude":"-87.649094","bl_desc":"Douglass Hall is named for Frederick Douglass, a former slave, abolitionist, and social reformer who advocated for equality for all people. The dedication of this building to Mr. Douglass is in alignment with UIC’s identity as a federally designated Minority Serving Institution (MSI) that has been recognized as the highest in the Midwest and 13th nationally for the diversity of its students and faculty. Like the other Walter Netsch classroom buildings, Douglass Hall is connected to Grant and Lincoln Halls by enclosed walkways. Today the original Netsch walkway still links Douglass to Lincoln, while a more recent two-story glass-enclosed walkway links Douglass to Grant.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Douglass Hall","bl_address1":"705 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"DH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"286","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 163 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0613","latitude":"41.872822","longitude":"-87.649094","bl_desc":"Douglass Hall is named for Frederick Douglass, a former slave, abolitionist, and social reformer who advocated for equality for all people. The dedication of this building to Mr. Douglass is in alignment with UIC’s identity as a federally designated Minority Serving Institution (MSI) that has been recognized as the highest in the Midwest and 13th nationally for the diversity of its students and faculty. Like the other Walter Netsch classroom buildings, Douglass Hall is connected to Grant and Lincoln Halls by enclosed walkways. Today the original Netsch walkway still links Douglass to Lincoln, while a more recent two-story glass-enclosed walkway links Douglass to Grant.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Douglass Hall","bl_address1":"705 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"DH","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"287","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room B531 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0628","latitude":"41.873669","longitude":"-87.64875","bl_desc":"Art and Design Studios (formerly known as the Architecture and Art building) was built in 1967 during the second phase of campus construction. This was Netsch’s first attempt at Field Theory, his signature contribution to architecture. Only 40% of the building was completed the classroom wings were never added.Field Theory consisted of rotating simple squares into complex geometric elements radiating outward from central cores. In seeking to move beyond “the boredom of the box,” Netsch created imaginative but organically integrated spaces. The double helix served as the inspiration for the Art and Design Studios building interior, translating to a helical path of open spaces where faculty and students could work side by side in a collaborative manner.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Architecture and Design Studios","bl_address1":"845 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ADS","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"287","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room B531 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0628","latitude":"41.873669","longitude":"-87.64875","bl_desc":"Art and Design Studios (formerly known as the Architecture and Art building) was built in 1967 during the second phase of campus construction. This was Netsch’s first attempt at Field Theory, his signature contribution to architecture. Only 40% of the building was completed the classroom wings were never added.Field Theory consisted of rotating simple squares into complex geometric elements radiating outward from central cores. In seeking to move beyond “the boredom of the box,” Netsch created imaginative but organically integrated spaces. The double helix served as the inspiration for the Art and Design Studios building interior, translating to a helical path of open spaces where faculty and students could work side by side in a collaborative manner.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Architecture and Design Studios","bl_address1":"845 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ADS","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"288","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 141\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0914","latitude":"41.869953","longitude":"-87.672516","bl_desc":"Completed in 1926, the Medical Center Administration Building was originally established as a residence home for nurses in 1930. Since then, it has been repurposed and renamed several times over the years and now serves as the Medical Center Administration Building. Above the building’s arched limestone entry is a plaque bearing the Illinois State Seal. Limestone ornamentation surrounds the building entrance and continues in a band up to the roofline, where three decorative clerestory windows complete the design.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Medical Center Administration Building","bl_address1":"914 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MCA","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"288","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 141\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0914","latitude":"41.869953","longitude":"-87.672516","bl_desc":"Completed in 1926, the Medical Center Administration Building was originally established as a residence home for nurses in 1930. Since then, it has been repurposed and renamed several times over the years and now serves as the Medical Center Administration Building. Above the building’s arched limestone entry is a plaque bearing the Illinois State Seal. Limestone ornamentation surrounds the building entrance and continues in a band up to the roofline, where three decorative clerestory windows complete the design.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Medical Center Administration Building","bl_address1":"914 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MCA","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"289","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 4008\u003cbr\u003eRoom 4009\u003cbr\u003eRoom 4012\u003cbr\u003eRoom 4013\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0929","latitude":"41.866365","longitude":"-87.67207","bl_desc":"The Mile Square Health Center stands five stories tall and occupies 122,000-square-feet. This state-of-the-art facility is the first federally qualified health center in the Chicago area to offer urgent care and specialty care. Moody-Nolan Architects, the largest African-American architectural firm in the United States, designed the facility.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Mile Square Health Center","bl_address1":"1220 South Wood Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"MSHC","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"289","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 4008\u003cbr\u003eRoom 4009\u003cbr\u003eRoom 4012\u003cbr\u003eRoom 4013\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0929","latitude":"41.866365","longitude":"-87.67207","bl_desc":"The Mile Square Health Center stands five stories tall and occupies 122,000-square-feet. This state-of-the-art facility is the first federally qualified health center in the Chicago area to offer urgent care and specialty care. Moody-Nolan Architects, the largest African-American architectural firm in the United States, designed the facility.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Mile Square Health Center","bl_address1":"1220 South Wood Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"MSHC","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"290","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 104\u003cbr\u003eRoom 229\u003cbr\u003eRoom 429\u003cbr\u003eRoom 529\u003cbr\u003eRoom 729\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0974","latitude":"41.867546","longitude":"-87.667854","bl_desc":"Disability, Health and Social Policy Building houses the Institute on Disability and Human Development, the Center for Urban Education Research and Development as well as UIC Child and Family Development Center, among other organizations.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Disability, Health and Social Policy Building","bl_address1":"1640 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"DHSP","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"290","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 104\u003cbr\u003eRoom 229\u003cbr\u003eRoom 429\u003cbr\u003eRoom 529\u003cbr\u003eRoom 729\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0974","latitude":"41.867546","longitude":"-87.667854","bl_desc":"Disability, Health and Social Policy Building houses the Institute on Disability and Human Development, the Center for Urban Education Research and Development as well as UIC Child and Family Development Center, among other organizations.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Disability, Health and Social Policy Building","bl_address1":"1640 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"DHSP","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"291","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 109D\u003cbr\u003eRoom 315WA\u003cbr\u003eRoom 315WB\u003cbr\u003eRoom 560\u003cbr\u003eRoom 660\u003cbr\u003eRoom 680\u003cbr\u003eRoom 760\u003cbr\u003eRoom 780\u003cbr\u003eRoom 860\u003cbr\u003eRoom 880\u003cbr\u003eRoom 960\u003cbr\u003eRoom 1060\u003cbr\u003eRoom 1160 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0975","latitude":"41.868649","longitude":"-87.667709","bl_desc":"School of Public Health and Psychiatric Institute houses classrooms, laboratories, and administrative offices for the School of Public Health. The SPHPI building is a large red brick and glass building on the eastern edge of UIC’s West Campus, close to the University of Illinois Medical Center, about two miles west of downtown Chicago.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"School of Public Health and Psychiatric Institute","bl_address1":"1601 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SPHPI","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"291","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 109D\u003cbr\u003eRoom 315WA\u003cbr\u003eRoom 315WB\u003cbr\u003eRoom 560\u003cbr\u003eRoom 660\u003cbr\u003eRoom 680\u003cbr\u003eRoom 760\u003cbr\u003eRoom 780\u003cbr\u003eRoom 860\u003cbr\u003eRoom 880\u003cbr\u003eRoom 960\u003cbr\u003eRoom 1060\u003cbr\u003eRoom 1160 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0975","latitude":"41.868649","longitude":"-87.667709","bl_desc":"School of Public Health and Psychiatric Institute houses classrooms, laboratories, and administrative offices for the School of Public Health. The SPHPI building is a large red brick and glass building on the eastern edge of UIC’s West Campus, close to the University of Illinois Medical Center, about two miles west of downtown Chicago.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"School of Public Health and Psychiatric Institute","bl_address1":"1601 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SPHPI","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"196","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 430 \u003cbr\u003eRoom 1159 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"196","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 430 \u003cbr\u003eRoom 1159 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"232","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 214\u003cbr\u003eRoom 216 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0617","latitude":"41.870995","longitude":"-87.64949","bl_desc":"Burnham Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889. These three classroom buildings are linked by the original Netsch-designed walkways.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Burnham Hall","bl_address1":"828 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"232","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 214\u003cbr\u003eRoom 216 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0617","latitude":"41.870995","longitude":"-87.64949","bl_desc":"Burnham Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889. These three classroom buildings are linked by the original Netsch-designed walkways.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Burnham Hall","bl_address1":"828 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BH","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"233","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 4200E \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0623","latitude":"41.874947","longitude":"-87.653053","bl_desc":"Education, Theatre, Music and Social Work building opened in 1971 and is a three-building complex connected at basement level. The basement area houses the mechanical equipment rooms, music rehearsal rooms, television studios and a small theater area. The building also contains classrooms, offices as well as music and theater production rooms.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Education, Theatre, Music and Social Work","bl_address1":"1040 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ETMSW","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"233","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 4200E \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0623","latitude":"41.874947","longitude":"-87.653053","bl_desc":"Education, Theatre, Music and Social Work building opened in 1971 and is a three-building complex connected at basement level. The basement area houses the mechanical equipment rooms, music rehearsal rooms, television studios and a small theater area. The building also contains classrooms, offices as well as music and theater production rooms.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Education, Theatre, Music and Social Work","bl_address1":"1040 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ETMSW","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"234","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 173A\u003cbr\u003eRoom 173B \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0630","latitude":"41.872547","longitude":"-87.646355","bl_desc":"Located on the East Side of campus, the Student Recreation Facility is a state-of-the-art facility which houses an 18,000 sq. ft. fitness floor, the latest exercise equipment, 1/8 mile 3-lane jogging track, a lap pool and lazy river, racquetball and squash courts, 4-court wood floor gymnasium as well as a spa, sauna, and steam rooms. Lighted outdoor recreation courts are also available for tennis and basketball.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Recreation Facility","bl_address1":"737 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRF","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"234","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 173A\u003cbr\u003eRoom 173B \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0630","latitude":"41.872547","longitude":"-87.646355","bl_desc":"Located on the East Side of campus, the Student Recreation Facility is a state-of-the-art facility which houses an 18,000 sq. ft. fitness floor, the latest exercise equipment, 1/8 mile 3-lane jogging track, a lap pool and lazy river, racquetball and squash courts, 4-court wood floor gymnasium as well as a spa, sauna, and steam rooms. Lighted outdoor recreation courts are also available for tennis and basketball.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Recreation Facility","bl_address1":"737 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRF","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"235","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room E171\u003cbr\u003eRoom E175\u003cbr\u003eRoom E271\u003cbr\u003eRoom E275\u003cbr\u003eRoom E371\u003cbr\u003eRoom E375\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0935","latitude":"41.87056","longitude":"-87.673386","bl_desc":"Built in 1962 and connected to the College of Medicine complex, the Medical Sciences Building houses primarily laboratories and faculty offices.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Medical Sciences Building","bl_address1":"835 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MSB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"235","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room E171\u003cbr\u003eRoom E175\u003cbr\u003eRoom E271\u003cbr\u003eRoom E275\u003cbr\u003eRoom E371\u003cbr\u003eRoom E375\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0935","latitude":"41.87056","longitude":"-87.673386","bl_desc":"Built in 1962 and connected to the College of Medicine complex, the Medical Sciences Building houses primarily laboratories and faculty offices.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Medical Sciences Building","bl_address1":"835 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MSB","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"236","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room LL23\u003cbr\u003eRoom 330\u003cbr\u003eRoom 502\u003cbr\u003eRoom 702\u003cbr\u003eRoom 902\u003cbr\u003eRoom 1102\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0936","latitude":"41.870064","longitude":"-87.675385","bl_desc":"Designed by Mittelbusher and Tourtelot, College of Nursing opened in 1969 and houses houses the Department of Women, Children and Family Health Science (WCFHS), the Department of Biobehavioral Health Science (BHS) and the Department of Health Systems Science (HSS), in addition to classrooms and nursing administration.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Nursing","bl_address1":"845 South Damen Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"NURS","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"236","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room LL23\u003cbr\u003eRoom 330\u003cbr\u003eRoom 502\u003cbr\u003eRoom 702\u003cbr\u003eRoom 902\u003cbr\u003eRoom 1102\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0936","latitude":"41.870064","longitude":"-87.675385","bl_desc":"Designed by Mittelbusher and Tourtelot, College of Nursing opened in 1969 and houses houses the Department of Women, Children and Family Health Science (WCFHS), the Department of Biobehavioral Health Science (BHS) and the Department of Health Systems Science (HSS), in addition to classrooms and nursing administration.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Nursing","bl_address1":"845 South Damen Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"NURS","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"114","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room E110\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0604E","latitude":"41.871605","longitude":"-87.649246","bl_desc":"Lecture Center E is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out. Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Lecture Center Building E","bl_address1":"806 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCE","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"114","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room E110\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0604E","latitude":"41.871605","longitude":"-87.649246","bl_desc":"Lecture Center E is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out. Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Lecture Center Building E","bl_address1":"806 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCE","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"115","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 2343 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"115","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 2343 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"116","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 124\u003cbr\u003eRoom 125\u003cbr\u003eRoom 233\u003cbr\u003eRoom 1008A \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0640","latitude":"41.874775","longitude":"-87.651442","bl_desc":"The new Academic and Residential Complex (ARC) is a public private partnership between UIC and American Campus Communities (ACC). As part of a master plan to address the university¿s increasing enrollment, this new living-learning community features a 10-story, 146,000-square-foot residence hall with 548 beds in traditional dorm rooms and semi-suite style units. A two-story, 54,000-square-foot academic center on the west side of ARC holds three large tiered lecture halls, active learning classrooms, several small group study rooms, a tutoring center and multiple collaboration spaces. The living-learning community also includes shared spaces such as lounges, offices, laundry rooms, a fitness center and a 10th floor sky lounge, along with 1,600 square feet of retail space that houses a Starbucks coffee shop operated by students. Designed by Solomon Cordwell Buenz (SCB), ARC evokes the original campus design by architect Walter Netsch in its use of concrete panels and geometric shapes in the facade and is targeting LEED Gold certification later in 2019.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Academic \u0026 Residential Complex","bl_address1":"940 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ARC","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"116","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 124\u003cbr\u003eRoom 125\u003cbr\u003eRoom 233\u003cbr\u003eRoom 1008A \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0640","latitude":"41.874775","longitude":"-87.651442","bl_desc":"The new Academic and Residential Complex (ARC) is a public private partnership between UIC and American Campus Communities (ACC). As part of a master plan to address the university¿s increasing enrollment, this new living-learning community features a 10-story, 146,000-square-foot residence hall with 548 beds in traditional dorm rooms and semi-suite style units. A two-story, 54,000-square-foot academic center on the west side of ARC holds three large tiered lecture halls, active learning classrooms, several small group study rooms, a tutoring center and multiple collaboration spaces. The living-learning community also includes shared spaces such as lounges, offices, laundry rooms, a fitness center and a 10th floor sky lounge, along with 1,600 square feet of retail space that houses a Starbucks coffee shop operated by students. Designed by Solomon Cordwell Buenz (SCB), ARC evokes the original campus design by architect Walter Netsch in its use of concrete panels and geometric shapes in the facade and is targeting LEED Gold certification later in 2019.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Academic \u0026 Residential Complex","bl_address1":"940 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ARC","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"117","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 191A\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0663","latitude":"41.865372","longitude":"-87.647408","bl_desc":"Thomas Beckham Hall has opened in August 2003 and is a student apartment building housing 450 upperclassmen students on the south side of campus. Thomas Beckham Hall was named after Thomas Beckham, who was the dean of the College of Associated Health Professions in 1982 when UIC was formed by the merger of the medical center and undergraduate campuses. His recommendations led to the construction of the Student Residence , greatly expanding the on-campus residence population.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"Thomas Beckham Hall","bl_address1":"1250 South Halsted Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"TBH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"117","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 191A\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0663","latitude":"41.865372","longitude":"-87.647408","bl_desc":"Thomas Beckham Hall has opened in August 2003 and is a student apartment building housing 450 upperclassmen students on the south side of campus. Thomas Beckham Hall was named after Thomas Beckham, who was the dean of the College of Associated Health Professions in 1982 when UIC was formed by the merger of the medical center and undergraduate campuses. His recommendations led to the construction of the Student Residence , greatly expanding the on-campus residence population.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"Thomas Beckham Hall","bl_address1":"1250 South Halsted Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"TBH","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"118","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 127\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0942","latitude":"41.871887","longitude":"-87.670929","bl_desc":"The Library of Health and Sciences opened its doors in 1975 and is part of the Richard J. Daley Library network at UIC. This medical library’s collections focus on applied health sciences including dentistry, medicine, nursing, pharmacy and public health.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Library of the Health Sciences","bl_address1":"1750 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"LHS","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"118","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 127\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0942","latitude":"41.871887","longitude":"-87.670929","bl_desc":"The Library of Health and Sciences opened its doors in 1975 and is part of the Richard J. Daley Library network at UIC. This medical library’s collections focus on applied health sciences including dentistry, medicine, nursing, pharmacy and public health.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Library of the Health Sciences","bl_address1":"1750 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"LHS","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"119","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room B33\u003cbr\u003eRoom B34\u003cbr\u003eRoom 121\u003cbr\u003eRoom 122\u003cbr\u003eRoom 220A\u003cbr\u003eRoom 220B\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0950","latitude":"41.870037","longitude":"-87.671768","bl_desc":"The Neuropsychiatric Institute houses the UIC Psychiatry Outpatient Clinics, which include residents’ clinical offices and seminar rooms. It opened in 1946 and is one of Illinois’ first psychiatric residency programs. Since then, the Institute has achieved a national reputation for its excellence in academic psychiatry. Physicians have treated more than 4,000 brain aneurysms, ranking the UIC Department of Neurosurgery first in the state for treating such cases.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Neuropsychiatric Institute","bl_address1":"912 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"NPI","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"119","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room B33\u003cbr\u003eRoom B34\u003cbr\u003eRoom 121\u003cbr\u003eRoom 122\u003cbr\u003eRoom 220A\u003cbr\u003eRoom 220B\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0950","latitude":"41.870037","longitude":"-87.671768","bl_desc":"The Neuropsychiatric Institute houses the UIC Psychiatry Outpatient Clinics, which include residents’ clinical offices and seminar rooms. It opened in 1946 and is one of Illinois’ first psychiatric residency programs. Since then, the Institute has achieved a national reputation for its excellence in academic psychiatry. Physicians have treated more than 4,000 brain aneurysms, ranking the UIC Department of Neurosurgery first in the state for treating such cases.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Neuropsychiatric Institute","bl_address1":"912 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"NPI","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"161","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 2002A \u003cbr\u003eRoom 2002B \u003cbr\u003eRoom 3002A \u003cbr\u003eRoom 3002B \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0608","latitude":"41.870426","longitude":"-87.64904","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory West","bl_address1":"900 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELW","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"161","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 2002A \u003cbr\u003eRoom 2002B \u003cbr\u003eRoom 3002A \u003cbr\u003eRoom 3002B \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0608","latitude":"41.870426","longitude":"-87.64904","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory West","bl_address1":"900 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELW","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"162","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 3592 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0619","latitude":"41.868958","longitude":"-87.648315","bl_desc":"Science and Engineering South, created by Walter Netsch in phase three of campus construction, is another example of his Field Theory design model, which consisted of rotating simple squares by 45 degrees to form complex geometric elements radiating outward. The two major wings of the building contain offices and laboratories to the east and classrooms to the west. A planned phase four addition was cancelled. The covered breezeway area and staircases leading away from it utilize granite as the building material.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering South","bl_address1":"845 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SES","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"162","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 3592 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0619","latitude":"41.868958","longitude":"-87.648315","bl_desc":"Science and Engineering South, created by Walter Netsch in phase three of campus construction, is another example of his Field Theory design model, which consisted of rotating simple squares by 45 degrees to form complex geometric elements radiating outward. The two major wings of the building contain offices and laboratories to the east and classrooms to the west. A planned phase four addition was cancelled. The covered breezeway area and staircases leading away from it utilize granite as the building material.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering South","bl_address1":"845 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SES","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"163","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 1226\u003cbr\u003eRoom 1228 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0641","latitude":"41.876442","longitude":"-87.649857","bl_desc":"The Art and Exhibition Hall is home to the Center for Urban Economic Development, Urban Planning and Public Affairs as well as to classes in the School of Art and Design. The building also houses Gallery 400, a not-for-profit arts exhibition space founded in 1983 and currently a nationally recognized art gallery that presents acclaimed exhibitions, lectures, artist residencies, workshops, symposia and publications.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Art and Exhibition Hall","bl_address1":"400 South Peoria Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"AEH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"163","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 1226\u003cbr\u003eRoom 1228 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0641","latitude":"41.876442","longitude":"-87.649857","bl_desc":"The Art and Exhibition Hall is home to the Center for Urban Economic Development, Urban Planning and Public Affairs as well as to classes in the School of Art and Design. The building also houses Gallery 400, a not-for-profit arts exhibition space founded in 1983 and currently a nationally recognized art gallery that presents acclaimed exhibitions, lectures, artist residencies, workshops, symposia and publications.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Art and Exhibition Hall","bl_address1":"400 South Peoria Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"AEH","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"164","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room J163 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0681","latitude":"41.878086","longitude":"-87.628522","bl_desc":"University of Illinois Chicago School of Law, Chicago’s first and only public law school, is located in the Loop at the corners of State Street, Jackson Boulevard and South Plymouth Court. UIC Law has a history of offering access to students from underserved communities, reflecting UIC’s mission and, as UIC’s 16th college, it provides current and prospective law students with more affordable education, as well as enhanced student services, such as access to health care, recreational facilities, residence halls and college athletics. UIC Law also creates opportunities for interdisciplinary courses and new joint and dual-degree programs aligned with UIC strengths in the health sciences, engineering and technology, urban planning and public administration, the social sciences and business.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"UIC LAW","bl_name":"UIC LAW: 19 West Jackson Blvd","bl_address1":"19 West Jackson Blvd","bl_city":"Chicago","bl_zip":"60604","bl_abbreviation":"681LAW","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"164","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room J163 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0681","latitude":"41.878086","longitude":"-87.628522","bl_desc":"University of Illinois Chicago School of Law, Chicago’s first and only public law school, is located in the Loop at the corners of State Street, Jackson Boulevard and South Plymouth Court. UIC Law has a history of offering access to students from underserved communities, reflecting UIC’s mission and, as UIC’s 16th college, it provides current and prospective law students with more affordable education, as well as enhanced student services, such as access to health care, recreational facilities, residence halls and college athletics. UIC Law also creates opportunities for interdisciplinary courses and new joint and dual-degree programs aligned with UIC strengths in the health sciences, engineering and technology, urban planning and public administration, the social sciences and business.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"UIC LAW","bl_name":"UIC LAW: 19 West Jackson Blvd","bl_address1":"19 West Jackson Blvd","bl_city":"Chicago","bl_zip":"60604","bl_abbreviation":"681LAW","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"165","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room S257\u003cbr\u003eRoom S258\u003cbr\u003eRoom S1255 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0682","latitude":"41.877972","longitude":"-87.628019","bl_desc":"University of Illinois Chicago School of Law, Chicago’s first and only public law school, is located in the Loop at the corners of State Street, Jackson Boulevard and South Plymouth Court. UIC Law has a history of offering access to students from underserved communities, reflecting UIC’s mission and, as UIC’s 16th college, it provides current and prospective law students with more affordable education, as well as enhanced student services, such as access to health care, recreational facilities, residence halls and college athletics. UIC Law also creates opportunities for interdisciplinary courses and new joint and dual-degree programs aligned with UIC strengths in the health sciences, engineering and technology, urban planning and public administration, the social sciences and business.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"UIC LAW","bl_name":"UIC LAW: 300 South State Street","bl_address1":"300 South State Street","bl_city":"Chicago","bl_zip":"60604","bl_abbreviation":"682LAW","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"165","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room S257\u003cbr\u003eRoom S258\u003cbr\u003eRoom S1255 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0682","latitude":"41.877972","longitude":"-87.628019","bl_desc":"University of Illinois Chicago School of Law, Chicago’s first and only public law school, is located in the Loop at the corners of State Street, Jackson Boulevard and South Plymouth Court. UIC Law has a history of offering access to students from underserved communities, reflecting UIC’s mission and, as UIC’s 16th college, it provides current and prospective law students with more affordable education, as well as enhanced student services, such as access to health care, recreational facilities, residence halls and college athletics. UIC Law also creates opportunities for interdisciplinary courses and new joint and dual-degree programs aligned with UIC strengths in the health sciences, engineering and technology, urban planning and public administration, the social sciences and business.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"UIC LAW","bl_name":"UIC LAW: 300 South State Street","bl_address1":"300 South State Street","bl_city":"Chicago","bl_zip":"60604","bl_abbreviation":"682LAW","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"166","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 107\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0909","latitude":"41.871292","longitude":"-87.673256","bl_desc":"The College of Medicine West Tower stands nine stories tall and, along with the College of Medicine West and College of Medicine East Tower, is part of College of Medicine complex. Built in 1931, CMWT is one of the most architecturally distinguished buildings on the historic medical campus. Accented by limestone Art Deco elements, the tower is designed in a simplified vertical expression of the Collegiate Gothic style. The impressive size of the L-shaped structure can be best appreciated from the corner of Polk and Wolcott.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Medicine West Tower","bl_address1":"1853 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CMWT","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"166","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 107\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0909","latitude":"41.871292","longitude":"-87.673256","bl_desc":"The College of Medicine West Tower stands nine stories tall and, along with the College of Medicine West and College of Medicine East Tower, is part of College of Medicine complex. Built in 1931, CMWT is one of the most architecturally distinguished buildings on the historic medical campus. Accented by limestone Art Deco elements, the tower is designed in a simplified vertical expression of the Collegiate Gothic style. The impressive size of the L-shaped structure can be best appreciated from the corner of Polk and Wolcott.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Medicine West Tower","bl_address1":"1853 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CMWT","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"6","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room P156\u003cbr\u003eRoom P2M52 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0680","latitude":"41.8777","longitude":"-87.628477","bl_desc":"University of Illinois Chicago School of Law, Chicago’s first and only public law school, is located in the Loop at the corners of State Street, Jackson Boulevard and South Plymouth Court. UIC Law has a history of offering access to students from underserved communities, reflecting UIC’s mission and, as UIC’s 16th college, it provides current and prospective law students with more affordable education, as well as enhanced student services, such as access to health care, recreational facilities, residence halls and college athletics. UIC Law School also creates opportunities for interdisciplinary courses and new joint and dual-degree programs aligned with UIC strengths in the health sciences, engineering and technology, urban planning and public administration, the social sciences and business.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"UIC LAW","bl_name":"UIC LAW: 315 South Plymouth Court","bl_address1":"315 South Plymouth Court","bl_city":"Chicago","bl_zip":"60604","bl_abbreviation":"680LAW","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"7","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 316\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0690","latitude":"41.86932","longitude":"-87.654503","bl_desc":"Taylor Street Building is a UIC East Side Campus administrative office building.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Taylor Street Building","bl_address1":"1101 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"TSB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"7","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 316\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0690","latitude":"41.86932","longitude":"-87.654503","bl_desc":"Taylor Street Building is a UIC East Side Campus administrative office building.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Taylor Street Building","bl_address1":"1101 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"TSB","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"8","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 273\u003cbr\u003eRoom 1011\u003cbr\u003eRoom 1202\u003cbr\u003eRoom 1302\u003cbr\u003eRoom 1402\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0910","latitude":"41.871254","longitude":"-87.671761","bl_desc":"Along with the College of Medicine West and College of Medicine West Tower, The College of Medicine East Tower is part of College of Medicine complex. Completed in 1937, CMET is one of the most architecturally distinguished buildings on the historic medical campus and, in contrast to its west counterpart, the east tower commands attention by virtue of its 14 floors of height and central location within the Wood Street wing of the building. Vertical lines draw the eye upwards to the highest floors, where the limestone ornamentation has evolved from Collegiate Gothic to the cleaner, more curvilinear Art Deco.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Medicine East Tower","bl_address1":"808 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CMET","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"8","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 273\u003cbr\u003eRoom 1011\u003cbr\u003eRoom 1202\u003cbr\u003eRoom 1302\u003cbr\u003eRoom 1402\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0910","latitude":"41.871254","longitude":"-87.671761","bl_desc":"Along with the College of Medicine West and College of Medicine West Tower, The College of Medicine East Tower is part of College of Medicine complex. Completed in 1937, CMET is one of the most architecturally distinguished buildings on the historic medical campus and, in contrast to its west counterpart, the east tower commands attention by virtue of its 14 floors of height and central location within the Wood Street wing of the building. Vertical lines draw the eye upwards to the highest floors, where the limestone ornamentation has evolved from Collegiate Gothic to the cleaner, more curvilinear Art Deco.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Medicine East Tower","bl_address1":"808 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CMET","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"9","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 104\u003cbr\u003eRoom 106\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0976","latitude":"41.868164","longitude":"-87.666862","bl_desc":"Punctuated by a distinctive vaulted roof and cladded with brick, prairie stone, and metal panels, Center for Structural Biology is a 12,000-square-foot building that represents a stylistic divergence from the all-brick buildings that dominate the urban campus. The building houses highly sophisticated instruments for biomedical research.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Center for Structural Biology","bl_address1":"1100 South Ashland Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CFSB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"9","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 104\u003cbr\u003eRoom 106\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0976","latitude":"41.868164","longitude":"-87.666862","bl_desc":"Punctuated by a distinctive vaulted roof and cladded with brick, prairie stone, and metal panels, Center for Structural Biology is a 12,000-square-foot building that represents a stylistic divergence from the all-brick buildings that dominate the urban campus. The building houses highly sophisticated instruments for biomedical research.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Center for Structural Biology","bl_address1":"1100 South Ashland Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CFSB","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"54","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 204A \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0627","latitude":"41.872864","longitude":"-87.650345","bl_desc":"Stevenson Hall is named for Adlai E. Stevenson I, a Congressman from Illinois and the twenty-third Vice President of the United States. The two classroom buildings that were to form a cluster with Stevenson Hall were never built.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Stevenson Hall","bl_address1":"701 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"54","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 204A \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0627","latitude":"41.872864","longitude":"-87.650345","bl_desc":"Stevenson Hall is named for Adlai E. Stevenson I, a Congressman from Illinois and the twenty-third Vice President of the United States. The two classroom buildings that were to form a cluster with Stevenson Hall were never built.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Stevenson Hall","bl_address1":"701 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SH","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"55","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 238 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0629","latitude":"41.869101","longitude":"-87.650123","bl_desc":"Occupied by chemical engineering and civil and materials engineering departments, the 57,500-square-foot new Engineering Innovation Building (EIB) houses engineers investigating phenomena on a scale from the very large - bridge and highway components - to the exceedingly small, such as nanoscale components that will drive the next generation of thermal batteries. The building houses Chicago area only high-bay structural research laboratory, which enables engineers and industry professionals to develop and test large and heavy infrastructural components. The chemical engineers in EIB lead research work on projects including developing artificial leaves that take carbon dioxide directly from the atmosphere to make synthetic gas, microbial fuel cells and cancer detection technology that uses microfluidics devices. EIB supports unprecedented growth, provides unique learning opportunities for students, attracts top academic talent and strengthens our ties with local business, industry and other partners to drive innovation in engineering in the Chicagoland area. It includes research, classroom and office space, and it brings the chemical engineering department, which has been located off campus east of the Dan Ryan Expressway for more than 20 years, into the center of the east campus. EIB is the first of two new buildings that will help accommodate UIC growing College of Engineering student population and innovative engineering research. The building was designed by Dewberry architects, built by Berglund Construction and is expected to be LEED Gold certified later in 2019.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Engineering Innovation Building","bl_address1":"929 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"EIB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"55","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 238 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0629","latitude":"41.869101","longitude":"-87.650123","bl_desc":"Occupied by chemical engineering and civil and materials engineering departments, the 57,500-square-foot new Engineering Innovation Building (EIB) houses engineers investigating phenomena on a scale from the very large - bridge and highway components - to the exceedingly small, such as nanoscale components that will drive the next generation of thermal batteries. The building houses Chicago area only high-bay structural research laboratory, which enables engineers and industry professionals to develop and test large and heavy infrastructural components. The chemical engineers in EIB lead research work on projects including developing artificial leaves that take carbon dioxide directly from the atmosphere to make synthetic gas, microbial fuel cells and cancer detection technology that uses microfluidics devices. EIB supports unprecedented growth, provides unique learning opportunities for students, attracts top academic talent and strengthens our ties with local business, industry and other partners to drive innovation in engineering in the Chicagoland area. It includes research, classroom and office space, and it brings the chemical engineering department, which has been located off campus east of the Dan Ryan Expressway for more than 20 years, into the center of the east campus. EIB is the first of two new buildings that will help accommodate UIC growing College of Engineering student population and innovative engineering research. The building was designed by Dewberry architects, built by Berglund Construction and is expected to be LEED Gold certified later in 2019.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Engineering Innovation Building","bl_address1":"929 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"EIB","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"56","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room B117\u003cbr\u003eRoom B119\u003cbr\u003eRoom B86C \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0633","latitude":"41.86665","longitude":"-87.64962","bl_desc":"The Physical Education Building houses the Flames Natatorium swimming pool, home to the UIC men and women swimming and diving teams. It provides for both a 50-and 100-meter lane setup, as well as two diving boards at the one- and three-meter height. PEB is also home to the nationally ranked Flames men and women gymnastics teams, the Department of Kinesiology and Nutrition in the College of Applied Health Sciences and the Port Academic Center, a quiet study area for student-athletes.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Physical Education Building","bl_address1":"901 West Roosevelt Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"PEB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"56","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room B117\u003cbr\u003eRoom B119\u003cbr\u003eRoom B86C \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0633","latitude":"41.86665","longitude":"-87.64962","bl_desc":"The Physical Education Building houses the Flames Natatorium swimming pool, home to the UIC men and women swimming and diving teams. It provides for both a 50-and 100-meter lane setup, as well as two diving boards at the one- and three-meter height. PEB is also home to the nationally ranked Flames men and women gymnastics teams, the Department of Kinesiology and Nutrition in the College of Applied Health Sciences and the Port Academic Center, a quiet study area for student-athletes.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Physical Education Building","bl_address1":"901 West Roosevelt Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"PEB","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"57","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room B17A \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0638","latitude":"41.87484","longitude":"-87.656219","bl_desc":"The Credit Union 1 Arena is home to the UIC Men’s and Women’s Basketball program and the exciting Windy City Rollers. It’s a popular Chicago venue for big name concerts, festivals as well as many corporate, civic and cultural events. Just minutes from the Loop, the Credit Union 1 Arena is easily accessible from the city or suburbs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Credit Union 1 Arena","bl_address1":"525 South Racine Avenue","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ARENA","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"57","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room B17A \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0638","latitude":"41.87484","longitude":"-87.656219","bl_desc":"The Credit Union 1 Arena is home to the UIC Men’s and Women’s Basketball program and the exciting Windy City Rollers. It’s a popular Chicago venue for big name concerts, festivals as well as many corporate, civic and cultural events. Just minutes from the Loop, the Credit Union 1 Arena is easily accessible from the city or suburbs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Credit Union 1 Arena","bl_address1":"525 South Racine Avenue","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ARENA","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"58","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 158\u003cbr\u003eRoom 159\u003cbr\u003eRoom 203\u003cbr\u003eRoom 208 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0667","latitude":"41.866833","longitude":"-87.645699","bl_desc":"The Isadore and Sadie Dorin Forum serves the university and Chicago community as an academic, business, recreation and entertainment facility. Built in 2007, this multi-purpose 3,000-seat convocation center has over 30,000 square feet and is an ideal space for a variety of events such as conventions, trade shows, speaking engagements, concerts, banquets, receptions, lectures, seminars, presentations and commencements. The Isadore and Sadie Dorin Forum is located on the southeast corner of Roosevelt Road and Halsted Street, marking a gateway to UIC’s vibrant South Campus area filled with retail, urban parks, student apartments, academic facilities, public parking and historic sites. The building is also connected to James J. Stukel Towers student housing, linking student life and academic enrichment with social and recreational amenities in an urban campus setting.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"Isadore and Sadie Dorin Forum","bl_address1":"725 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"FORUM","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"58","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 158\u003cbr\u003eRoom 159\u003cbr\u003eRoom 203\u003cbr\u003eRoom 208 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0667","latitude":"41.866833","longitude":"-87.645699","bl_desc":"The Isadore and Sadie Dorin Forum serves the university and Chicago community as an academic, business, recreation and entertainment facility. Built in 2007, this multi-purpose 3,000-seat convocation center has over 30,000 square feet and is an ideal space for a variety of events such as conventions, trade shows, speaking engagements, concerts, banquets, receptions, lectures, seminars, presentations and commencements. The Isadore and Sadie Dorin Forum is located on the southeast corner of Roosevelt Road and Halsted Street, marking a gateway to UIC’s vibrant South Campus area filled with retail, urban parks, student apartments, academic facilities, public parking and historic sites. The building is also connected to James J. Stukel Towers student housing, linking student life and academic enrichment with social and recreational amenities in an urban campus setting.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"Isadore and Sadie Dorin Forum","bl_address1":"725 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"FORUM","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"59","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 368\u003cbr\u003eRoom W426\u003cbr\u003eRoom 601\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0911","latitude":"41.870872","longitude":"-87.672653","bl_desc":"Designed to provide access to fresh air and natural light, Clinical Sciences North was originally built as a six-story hospital that featured a Collegiate Gothic facade and many limestone edges crenellations. Today, this decorative facade still stretches the entire side of the courtyard south side and ties Clinical Sciences North to the surrounding campus buildings.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Clinical Sciences North","bl_address1":"820 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CSN","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"59","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 368\u003cbr\u003eRoom W426\u003cbr\u003eRoom 601\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0911","latitude":"41.870872","longitude":"-87.672653","bl_desc":"Designed to provide access to fresh air and natural light, Clinical Sciences North was originally built as a six-story hospital that featured a Collegiate Gothic facade and many limestone edges crenellations. Today, this decorative facade still stretches the entire side of the courtyard south side and ties Clinical Sciences North to the surrounding campus buildings.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Clinical Sciences North","bl_address1":"820 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CSN","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"338","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 802 \u003cbr\u003eRoom 803 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0606","latitude":"41.87281","longitude":"-87.647865","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East Tower","bl_address1":"710 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCET","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"338","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 802 \u003cbr\u003eRoom 803 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0606","latitude":"41.87281","longitude":"-87.647865","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East Tower","bl_address1":"710 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCET","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"339","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 2112A \u003cbr\u003eRoom 2112B \u003cbr\u003eRoom 3112A \u003cbr\u003eRoom 3112B \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"339","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 2112A \u003cbr\u003eRoom 2112B \u003cbr\u003eRoom 3112A \u003cbr\u003eRoom 3112B \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"340","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 145\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0656","latitude":"41.864494","longitude":"-87.650665","bl_desc":"Designed in 1888 by the firm of Edbrooke and Burnham, the UIC Police Station was built during a period of tremendous growth after the Chicago Fire of 1871, subsequently serving as a Chicago neighborhood police station and the signature image of the Hill Street Blues television series. The renovation of the UIC Police Station in 1996 was part of UIC’s South Campus expansion. The building’s original windows were sent to a company in Kankakee for restoration, the masonry cleaned and repaired, the roof replaced, and parapets at the top of the station rebuilt using custom-made bricks, the exact texture and color of the originals.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Police Station","bl_address1":"943 West Maxwell Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"PS","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"340","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 145\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0656","latitude":"41.864494","longitude":"-87.650665","bl_desc":"Designed in 1888 by the firm of Edbrooke and Burnham, the UIC Police Station was built during a period of tremendous growth after the Chicago Fire of 1871, subsequently serving as a Chicago neighborhood police station and the signature image of the Hill Street Blues television series. The renovation of the UIC Police Station in 1996 was part of UIC’s South Campus expansion. The building’s original windows were sent to a company in Kankakee for restoration, the masonry cleaned and repaired, the roof replaced, and parapets at the top of the station rebuilt using custom-made bricks, the exact texture and color of the originals.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Police Station","bl_address1":"943 West Maxwell Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"PS","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"341","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 3150\u003cbr\u003eRoom 3179\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0902","latitude":"41.868805","longitude":"-87.67308","bl_desc":"The Eye and Ear Infirmary at UIC opened in 1963 and is major statewide referral center for eye disease. The building houses the Department of Ophthalmology and Visual Sciences.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Eye and Ear Infirmary","bl_address1":"1855 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"EEI","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"341","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 3150\u003cbr\u003eRoom 3179\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0902","latitude":"41.868805","longitude":"-87.67308","bl_desc":"The Eye and Ear Infirmary at UIC opened in 1963 and is major statewide referral center for eye disease. The building houses the Department of Ophthalmology and Visual Sciences.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Eye and Ear Infirmary","bl_address1":"1855 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"EEI","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"342","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 410\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0907","latitude":"41.872276","longitude":"-87.671165","bl_desc":"The Human Resources Building was built in the early 1900s and features decorative gothic motifs on the facade that faces the street. The building houses UIC Human Resources Department that provides employee recruitment, new employee onboarding, compensation and labor/employee relations among other services.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Human Resources Building","bl_address1":"715 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"HRB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"342","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 410\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0907","latitude":"41.872276","longitude":"-87.671165","bl_desc":"The Human Resources Building was built in the early 1900s and features decorative gothic motifs on the facade that faces the street. The building houses UIC Human Resources Department that provides employee recruitment, new employee onboarding, compensation and labor/employee relations among other services.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Human Resources Building","bl_address1":"715 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"HRB","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"343","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room B43\u003cbr\u003eRoom 243\u003cbr\u003eRoom 510A\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0916","latitude":"41.868362","longitude":"-87.674812","bl_desc":"Built in 1952, this building stands eight stories tall. It has a brick exterior with surrounding windows of wood framing and houses classrooms, labs, offices and clinics.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Applied Health Sciences Building","bl_address1":"1919 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"AHSB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"343","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room B43\u003cbr\u003eRoom 243\u003cbr\u003eRoom 510A\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0916","latitude":"41.868362","longitude":"-87.674812","bl_desc":"Built in 1952, this building stands eight stories tall. It has a brick exterior with surrounding windows of wood framing and houses classrooms, labs, offices and clinics.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Applied Health Sciences Building","bl_address1":"1919 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"AHSB","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"344","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room B27\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0924","latitude":"41.870621","longitude":"-87.67086","bl_desc":"The UIC College of Pharmacy, founded in 1859, is the oldest of UICs 16 colleges. It is ranked in the top 10 schools of pharmacy in the U.S., #1 in Illinois.\\n\\n Learn more on the “About” page of our website:!! https://pharmacy.uic.edu/about/!! \\n \\n For more information, please contact The Office of the Dean.\\n Chicago Campus \\n 833 S. Wood St., MC 874, 161 PHARM, Chicago, IL 60612 \\n Phone: (312) 996-7240 pharmacy@uic.edu \\n\\n Rockford Campus \\n 1601 Parkview Avenue, Rockford, IL 61107 \\n Phone: (815) 395-5775 pharmacy@uic.edu \\n\\n","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Pharmacy","bl_address1":"833 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PHARM","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"344","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room B27\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0924","latitude":"41.870621","longitude":"-87.67086","bl_desc":"The UIC College of Pharmacy, founded in 1859, is the oldest of UICs 16 colleges. It is ranked in the top 10 schools of pharmacy in the U.S., #1 in Illinois.\\n\\n Learn more on the “About” page of our website:!! https://pharmacy.uic.edu/about/!! \\n \\n For more information, please contact The Office of the Dean.\\n Chicago Campus \\n 833 S. Wood St., MC 874, 161 PHARM, Chicago, IL 60612 \\n Phone: (312) 996-7240 pharmacy@uic.edu \\n\\n Rockford Campus \\n 1601 Parkview Avenue, Rockford, IL 61107 \\n Phone: (815) 395-5775 pharmacy@uic.edu \\n\\n","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Pharmacy","bl_address1":"833 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PHARM","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"345","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 2143\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0949","latitude":"41.869677","longitude":"-87.6705","bl_desc":"University of Illinois Hospital and Health Sciences System is made up of several facilities, all of which give you access to different levels of care. These include a 495-bed hospital, outpatient clinic, immediate care clinic, and 12 Mile Square Health Centers including locations in Back of the Yards, Cicero, Englewood, Near West, and South Shore. As a leader in patient care, research and education, UI Health is committed to making positive and lasting differences in health science and in people’s lives. The University of Illinois Hospital is an eight-story inpatient facility that provides patient care services from primary care through and including transplantation, with a medical staff in a variety of specialties.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"University of Illinois Hospital","bl_address1":"1740 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"UIH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"345","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 2143\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0949","latitude":"41.869677","longitude":"-87.6705","bl_desc":"University of Illinois Hospital and Health Sciences System is made up of several facilities, all of which give you access to different levels of care. These include a 495-bed hospital, outpatient clinic, immediate care clinic, and 12 Mile Square Health Centers including locations in Back of the Yards, Cicero, Englewood, Near West, and South Shore. As a leader in patient care, research and education, UI Health is committed to making positive and lasting differences in health science and in people’s lives. The University of Illinois Hospital is an eight-story inpatient facility that provides patient care services from primary care through and including transplantation, with a medical staff in a variety of specialties.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"University of Illinois Hospital","bl_address1":"1740 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"UIH","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"4","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 1004\u003cbr\u003eRoom 2003\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"4","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room 1004\u003cbr\u003eRoom 2003\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"5","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room B9\u003cbr\u003eRoom 218A\u003cbr\u003eRoom 284C\u003cbr\u003e Room 298C \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0621","latitude":"41.867905","longitude":"-87.645714","bl_desc":"The Roosevelt Road Building is an office building that originally functioned as a bank but was acquired by the UIC in 1964.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Roosevelt Road Building","bl_address1":"728 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"RRB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"5","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room B9\u003cbr\u003eRoom 218A\u003cbr\u003eRoom 284C\u003cbr\u003e Room 298C \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0621","latitude":"41.867905","longitude":"-87.645714","bl_desc":"The Roosevelt Road Building is an office building that originally functioned as a bank but was acquired by the UIC in 1964.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Roosevelt Road Building","bl_address1":"728 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"RRB","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"6","poi_name":"All Gender Restrooms","poi_secondary_name":null,"poi_description":"Room P156\u003cbr\u003eRoom P2M52 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0680","latitude":"41.8777","longitude":"-87.628477","bl_desc":"University of Illinois Chicago School of Law, Chicago’s first and only public law school, is located in the Loop at the corners of State Street, Jackson Boulevard and South Plymouth Court. UIC Law has a history of offering access to students from underserved communities, reflecting UIC’s mission and, as UIC’s 16th college, it provides current and prospective law students with more affordable education, as well as enhanced student services, such as access to health care, recreational facilities, residence halls and college athletics. UIC Law School also creates opportunities for interdisciplinary courses and new joint and dual-degree programs aligned with UIC strengths in the health sciences, engineering and technology, urban planning and public administration, the social sciences and business.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"UIC LAW","bl_name":"UIC LAW: 315 South Plymouth Court","bl_address1":"315 South Plymouth Court","bl_city":"Chicago","bl_zip":"60604","bl_abbreviation":"680LAW","raw_latitude":null,"raw_longitude":null}],"Green Spaces":[{"category_name":"TOP DESTINATIONS","poi_id":"405","poi_name":"Green Spaces","poi_secondary_name":"Heritage Garden","poi_description":"Heritage Garden","poi_link":"https://heritagegarden.uic.edu/","bl_id":null,"latitude":null,"longitude":null,"bl_desc":null,"display_indicator":null,"pin_radius":null,"lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":null,"bl_name":null,"bl_address1":null,"bl_city":null,"bl_zip":null,"bl_abbreviation":null,"raw_latitude":"41.872268","raw_longitude":"-87.649287"},{"category_name":"TOP DESTINATIONS","poi_id":"404","poi_name":"Green Spaces","poi_secondary_name":"Heritage Garden","poi_description":"Heritage Garden","poi_link":"https://heritagegarden.uic.edu/","bl_id":null,"latitude":null,"longitude":null,"bl_desc":null,"display_indicator":null,"pin_radius":null,"lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":null,"bl_name":null,"bl_address1":null,"bl_city":null,"bl_zip":null,"bl_abbreviation":null,"raw_latitude":"41.87188","raw_longitude":"-87.649767"},{"category_name":"TOP DESTINATIONS","poi_id":"406","poi_name":"Green Spaces","poi_secondary_name":"Heritage Garden","poi_description":"Heritage Garden","poi_link":"https://heritagegarden.uic.edu/","bl_id":null,"latitude":null,"longitude":null,"bl_desc":null,"display_indicator":null,"pin_radius":null,"lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":null,"bl_name":null,"bl_address1":null,"bl_city":null,"bl_zip":null,"bl_abbreviation":null,"raw_latitude":"41.873768","raw_longitude":"-87.651427"},{"category_name":"TOP DESTINATIONS","poi_id":"398","poi_name":"Green Spaces","poi_secondary_name":"Nutrition Garden","poi_description":"Nutrition Garden","poi_link":"https://ahs.uic.edu/kinesiology-nutrition/","bl_id":null,"latitude":null,"longitude":null,"bl_desc":null,"display_indicator":null,"pin_radius":null,"lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":null,"bl_name":null,"bl_address1":null,"bl_city":null,"bl_zip":null,"bl_abbreviation":null,"raw_latitude":"41.86799","raw_longitude":"-87.674435"},{"category_name":"TOP DESTINATIONS","poi_id":"399","poi_name":"Green Spaces","poi_secondary_name":"Plant Research Laboratory (Greenhouse)","poi_description":"Plant Research Laboratory (Greenhouse)","poi_link":"https://greenhouse.bios.uic.edu/","bl_id":null,"latitude":null,"longitude":null,"bl_desc":null,"display_indicator":null,"pin_radius":null,"lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":null,"bl_name":null,"bl_address1":null,"bl_city":null,"bl_zip":null,"bl_abbreviation":null,"raw_latitude":"41.869156","raw_longitude":"-87.646577"},{"category_name":"TOP DESTINATIONS","poi_id":"400","poi_name":"Green Spaces","poi_secondary_name":"Heritage Garden","poi_description":"Heritage Garden","poi_link":"https://heritagegarden.uic.edu/","bl_id":null,"latitude":null,"longitude":null,"bl_desc":null,"display_indicator":null,"pin_radius":null,"lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":null,"bl_name":null,"bl_address1":null,"bl_city":null,"bl_zip":null,"bl_abbreviation":null,"raw_latitude":"41.871588","raw_longitude":"-87.648993"},{"category_name":"TOP DESTINATIONS","poi_id":"401","poi_name":"Green Spaces","poi_secondary_name":"Little Prairie on the Campus","poi_description":"Little Prairie on the Campus","poi_link":"https://pspm.uic.edu/sustainability/sustainability-planning/plans-and-standards/grounds-plans/campus-pollinator-habitat-plan/","bl_id":null,"latitude":null,"longitude":null,"bl_desc":null,"display_indicator":null,"pin_radius":null,"lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":null,"bl_name":null,"bl_address1":null,"bl_city":null,"bl_zip":null,"bl_abbreviation":null,"raw_latitude":"41.868156","raw_longitude":"-87.667139"},{"category_name":"TOP DESTINATIONS","poi_id":"402","poi_name":"Green Spaces","poi_secondary_name":"Arthington Mall","poi_description":"Arthington Mall","poi_link":"https://www.sustainablesites.org/node/8497","bl_id":null,"latitude":null,"longitude":null,"bl_desc":null,"display_indicator":null,"pin_radius":null,"lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":null,"bl_name":null,"bl_address1":null,"bl_city":null,"bl_zip":null,"bl_abbreviation":null,"raw_latitude":"41.870474","raw_longitude":"-87.674541"},{"category_name":"TOP DESTINATIONS","poi_id":"403","poi_name":"Green Spaces","poi_secondary_name":"Atkins Garden","poi_description":"Atkins Garden","poi_link":"https://pharmacognosy.pharmacy.uic.edu/pharmacognosy/atkins-medicinal-garden/","bl_id":null,"latitude":null,"longitude":null,"bl_desc":null,"display_indicator":null,"pin_radius":null,"lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":null,"bl_name":null,"bl_address1":null,"bl_city":null,"bl_zip":null,"bl_abbreviation":null,"raw_latitude":"41.871344","raw_longitude":"-87.67106"},{"category_name":"TOP DESTINATIONS","poi_id":"397","poi_name":"Green Spaces","poi_secondary_name":"Heritage Garden","poi_description":"Heritage Garden","poi_link":"https://heritagegarden.uic.edu/","bl_id":null,"latitude":null,"longitude":null,"bl_desc":null,"display_indicator":null,"pin_radius":null,"lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":null,"bl_name":null,"bl_address1":null,"bl_city":null,"bl_zip":null,"bl_abbreviation":null,"raw_latitude":"41.8719163","raw_longitude":"-87.650523"}],"Heritage Garden":[{"category_name":"TOP DESTINATIONS","poi_id":"405","poi_name":"Green Spaces","poi_secondary_name":"Heritage Garden","poi_description":"Heritage Garden","poi_link":"https://heritagegarden.uic.edu/","bl_id":null,"latitude":null,"longitude":null,"bl_desc":null,"display_indicator":null,"pin_radius":null,"lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":null,"bl_name":null,"bl_address1":null,"bl_city":null,"bl_zip":null,"bl_abbreviation":null,"raw_latitude":"41.872268","raw_longitude":"-87.649287"},{"category_name":"TOP DESTINATIONS","poi_id":"404","poi_name":"Green Spaces","poi_secondary_name":"Heritage Garden","poi_description":"Heritage Garden","poi_link":"https://heritagegarden.uic.edu/","bl_id":null,"latitude":null,"longitude":null,"bl_desc":null,"display_indicator":null,"pin_radius":null,"lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":null,"bl_name":null,"bl_address1":null,"bl_city":null,"bl_zip":null,"bl_abbreviation":null,"raw_latitude":"41.87188","raw_longitude":"-87.649767"},{"category_name":"TOP DESTINATIONS","poi_id":"406","poi_name":"Green Spaces","poi_secondary_name":"Heritage Garden","poi_description":"Heritage Garden","poi_link":"https://heritagegarden.uic.edu/","bl_id":null,"latitude":null,"longitude":null,"bl_desc":null,"display_indicator":null,"pin_radius":null,"lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":null,"bl_name":null,"bl_address1":null,"bl_city":null,"bl_zip":null,"bl_abbreviation":null,"raw_latitude":"41.873768","raw_longitude":"-87.651427"},{"category_name":"TOP DESTINATIONS","poi_id":"400","poi_name":"Green Spaces","poi_secondary_name":"Heritage Garden","poi_description":"Heritage Garden","poi_link":"https://heritagegarden.uic.edu/","bl_id":null,"latitude":null,"longitude":null,"bl_desc":null,"display_indicator":null,"pin_radius":null,"lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":null,"bl_name":null,"bl_address1":null,"bl_city":null,"bl_zip":null,"bl_abbreviation":null,"raw_latitude":"41.871588","raw_longitude":"-87.648993"},{"category_name":"TOP DESTINATIONS","poi_id":"397","poi_name":"Green Spaces","poi_secondary_name":"Heritage Garden","poi_description":"Heritage Garden","poi_link":"https://heritagegarden.uic.edu/","bl_id":null,"latitude":null,"longitude":null,"bl_desc":null,"display_indicator":null,"pin_radius":null,"lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":null,"bl_name":null,"bl_address1":null,"bl_city":null,"bl_zip":null,"bl_abbreviation":null,"raw_latitude":"41.8719163","raw_longitude":"-87.650523"}],"Student Affairs":[{"category_name":"STUDENT SERVICES","poi_id":"413","poi_name":"Student Affairs","poi_secondary_name":null,"poi_description":"Fostering student success and affinity by creating experiences that engage students in programs and services that support their learning and personal development.","poi_link":"https://sa.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null}],"Nutrition Garden":[{"category_name":"TOP DESTINATIONS","poi_id":"398","poi_name":"Green Spaces","poi_secondary_name":"Nutrition Garden","poi_description":"Nutrition Garden","poi_link":"https://ahs.uic.edu/kinesiology-nutrition/","bl_id":null,"latitude":null,"longitude":null,"bl_desc":null,"display_indicator":null,"pin_radius":null,"lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":null,"bl_name":null,"bl_address1":null,"bl_city":null,"bl_zip":null,"bl_abbreviation":null,"raw_latitude":"41.86799","raw_longitude":"-87.674435"}],"Plant Research Laboratory (Greenhouse)":[{"category_name":"TOP DESTINATIONS","poi_id":"399","poi_name":"Green Spaces","poi_secondary_name":"Plant Research Laboratory (Greenhouse)","poi_description":"Plant Research Laboratory (Greenhouse)","poi_link":"https://greenhouse.bios.uic.edu/","bl_id":null,"latitude":null,"longitude":null,"bl_desc":null,"display_indicator":null,"pin_radius":null,"lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":null,"bl_name":null,"bl_address1":null,"bl_city":null,"bl_zip":null,"bl_abbreviation":null,"raw_latitude":"41.869156","raw_longitude":"-87.646577"}],"Little Prairie on the Campus":[{"category_name":"TOP DESTINATIONS","poi_id":"401","poi_name":"Green Spaces","poi_secondary_name":"Little Prairie on the Campus","poi_description":"Little Prairie on the Campus","poi_link":"https://pspm.uic.edu/sustainability/sustainability-planning/plans-and-standards/grounds-plans/campus-pollinator-habitat-plan/","bl_id":null,"latitude":null,"longitude":null,"bl_desc":null,"display_indicator":null,"pin_radius":null,"lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":null,"bl_name":null,"bl_address1":null,"bl_city":null,"bl_zip":null,"bl_abbreviation":null,"raw_latitude":"41.868156","raw_longitude":"-87.667139"}],"Arthington Mall":[{"category_name":"TOP DESTINATIONS","poi_id":"402","poi_name":"Green Spaces","poi_secondary_name":"Arthington Mall","poi_description":"Arthington Mall","poi_link":"https://www.sustainablesites.org/node/8497","bl_id":null,"latitude":null,"longitude":null,"bl_desc":null,"display_indicator":null,"pin_radius":null,"lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":null,"bl_name":null,"bl_address1":null,"bl_city":null,"bl_zip":null,"bl_abbreviation":null,"raw_latitude":"41.870474","raw_longitude":"-87.674541"}],"Atkins Garden":[{"category_name":"TOP DESTINATIONS","poi_id":"403","poi_name":"Green Spaces","poi_secondary_name":"Atkins Garden","poi_description":"Atkins Garden","poi_link":"https://pharmacognosy.pharmacy.uic.edu/pharmacognosy/atkins-medicinal-garden/","bl_id":null,"latitude":null,"longitude":null,"bl_desc":null,"display_indicator":null,"pin_radius":null,"lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":null,"bl_name":null,"bl_address1":null,"bl_city":null,"bl_zip":null,"bl_abbreviation":null,"raw_latitude":"41.871344","raw_longitude":"-87.67106"}],"Office of External Fellowships (OEF)":[{"category_name":"FINANCIAL SERVICES","poi_id":"179","poi_name":"Office of External Fellowships (OEF)","poi_secondary_name":null,"poi_description":"The Office of External Fellowships (OEF), formerly known as the Office of Special Scholarship Programs (OSSP), provides extensive advisement and assistance to current UIC undergraduate and professional school students, and to recent alumni, in finding and applying for nationally- and internationally competitive fellowships, scholarships, and grants. From Fulbright Grants to Goldwater Scholarships and many others, UIC students have received competitive fellowships that have helped them pursue academic and career interests here in Chicago and around the globe. OEF can help you pursue these opportunities too.","poi_link":"https://oef.uic.edu/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null}],"Asian American Student Academic Program":[{"category_name":"SUPPORT PROGRAMS","poi_id":"414","poi_name":"Asian American Student Academic Program","poi_secondary_name":null,"poi_description":null,"poi_link":"https://aasap.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null}],"Isadore and Sadie Dorin Forum":[{"category_name":"BUILDINGS A-Z","poi_id":"132","poi_name":"Isadore and Sadie Dorin Forum","poi_secondary_name":null,"poi_description":null,"poi_link":"https://forum.uic.edu/","bl_id":"0667","latitude":"41.866833","longitude":"-87.645699","bl_desc":"The Isadore and Sadie Dorin Forum serves the university and Chicago community as an academic, business, recreation and entertainment facility. Built in 2007, this multi-purpose 3,000-seat convocation center has over 30,000 square feet and is an ideal space for a variety of events such as conventions, trade shows, speaking engagements, concerts, banquets, receptions, lectures, seminars, presentations and commencements. The Isadore and Sadie Dorin Forum is located on the southeast corner of Roosevelt Road and Halsted Street, marking a gateway to UIC’s vibrant South Campus area filled with retail, urban parks, student apartments, academic facilities, public parking and historic sites. The building is also connected to James J. Stukel Towers student housing, linking student life and academic enrichment with social and recreational amenities in an urban campus setting.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"Isadore and Sadie Dorin Forum","bl_address1":"725 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"FORUM","raw_latitude":null,"raw_longitude":null}],"Campus Advocacy Network (CAN)":[{"category_name":"STAYING SAFE","poi_id":"168","poi_name":"Campus Advocacy Network (CAN)","poi_secondary_name":null,"poi_description":"The Campus Advocacy Network (CAN) is a program that provides a team approach to advocacy in orderto assist students, staff, and faculty who are victims of sexual assault, domestic violence, stalking, and hate crimes. CANs services are free and confidential. At CAN we believe people of all genders deserve safety from harm, but believe that this safety may be achieved in multiple ways. Gender, sexual orientation, race, ethnicity, class, religious beliefs, and ability can be factors that shape experiences with violence. CAN is committed to working with survivors of violence, even if no further action is taken. CAN works to realistically explore options open to individuals and supports attempts to access resources both on and off campus. CAN will listen and validate your experiences. You should know 3 important things: CAN believes you, its not your fault, and you have options.","poi_link":"https://can.uic.edu/","bl_id":"0690","latitude":"41.86932","longitude":"-87.654503","bl_desc":"Taylor Street Building is a UIC East Side Campus administrative office building.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Taylor Street Building","bl_address1":"1101 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"TSB","raw_latitude":null,"raw_longitude":null}],"Medical Immunization Records":[{"category_name":"STUDENT SERVICES","poi_id":"25","poi_name":"Medical Immunization Records","poi_secondary_name":null,"poi_description":null,"poi_link":"https://registrar.uic.edu/student-records/medical-immunization-2/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null}],"Chicago French Press at Port Center Café":[{"category_name":"DINING LIST","poi_id":"30","poi_name":"Chicago French Press at Port Center Café","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dining.uic.edu/locations/uh/#chicago-french-press-at-port-center-cafe","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null}],"Transfer Student Assistance Office ":[{"category_name":"STUDENT SERVICES","poi_id":"47","poi_name":"Transfer Student Assistance Office ","poi_secondary_name":null,"poi_description":null,"poi_link":"https://registrar.uic.edu/transfer-assistance/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null}],"Argo Tea":[{"category_name":"DINING LIST","poi_id":"60","poi_name":"Argo Tea","poi_secondary_name":null,"poi_description":null,"poi_link":"https://sac.uic.edu/expo-homepage/exhibitor-list/community-businesses/argo-tea/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null}],"Mile Square Health Center":[{"category_name":"BUILDINGS A-Z","poi_id":"82","poi_name":"Mile Square Health Center","poi_secondary_name":null,"poi_description":null,"poi_link":"https://hospital.uillinois.edu/mile-square-health-center","bl_id":"0929","latitude":"41.866365","longitude":"-87.67207","bl_desc":"The Mile Square Health Center stands five stories tall and occupies 122,000-square-feet. This state-of-the-art facility is the first federally qualified health center in the Chicago area to offer urgent care and specialty care. Moody-Nolan Architects, the largest African-American architectural firm in the United States, designed the facility.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Mile Square Health Center","bl_address1":"1220 South Wood Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"MSHC","raw_latitude":null,"raw_longitude":null}],"Academic Center for Excellence (ACE)":[{"category_name":"ACADEMIC SERVICES","poi_id":"1","poi_name":"Academic Center for Excellence (ACE)","poi_secondary_name":null,"poi_description":"The Academic Center for Excellence (ACE) is a multifaceted learning center designed to help all UIC students meet their academic goals. ACE courses, which are listed under the Academic Skills Program (ASP) in each semesters Course Schedule, assist students in improving their study strategies and critical reading and thinking, academic and professional writing, vocabulary development, and English as a Second Language (ESL) skills. In addition, ACE offers workshops addressing time management, examination preparation and test-taking strategies, development of post-graduate application documents, and strategies for overcoming academic difficulties. ACE also provides one-on one coaching and counseling support in many academic subject areas. ","poi_link":"https://ace.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null}],"Office of Access and Equity-(OAE)":[{"category_name":"STAYING SAFE","poi_id":"369","poi_name":"Office of Access and Equity-(OAE)","poi_secondary_name":null,"poi_description":"As part of the Office of the Chancellor, the Office for Access and Equity (OAE), strives to increase access to employment, programs, and services in an environment free of unlawful discrimination and harassment. Dispute Resolution Services (DRS) provides confidential consultation, facilitation, and mediation services to students, faculty, academic and support staff","poi_link":"https://oae.uic.edu/","bl_id":"0922","latitude":"41.871185","longitude":"-87.667419","bl_desc":"This building has ten stories and an exterior of red brick with reinforced concrete framing. Opened in 1952, MAB is the location of the Office of Benefits and Financial Services (OBFS), the UIC Office for Access and Equity and other administrative services.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Marshfield Avenue Building","bl_address1":"809 South Marshfield Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MAB","raw_latitude":null,"raw_longitude":null}],"Lactation Rooms":[{"category_name":"HEALTH AND WELLNESS","poi_id":"250","poi_name":"Lactation Rooms","poi_secondary_name":null,"poi_description":"Room 2480","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0948","latitude":"41.869041","longitude":"-87.671867","bl_desc":"The state-of-the art Outpatient Care Center (OCC) opened in 1999. It has a fully computerized medical records system and houses all sub-specialty and general medicine outpatient services including the Women’s Health Center. A second-story glass walkway over Taylor Street connects the north and south sections of the Care Center.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Outpatient Care Center","bl_address1":"1801 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"OCC","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"251","poi_name":"Lactation Rooms","poi_secondary_name":null,"poi_description":"Room 512","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0940","latitude":"41.871059","longitude":"-87.668396","bl_desc":"One of UIC’s oldest colleges, the College of Dentistry began as the Columbian Dental College in 1891. In 1913, it became the University of Illinois College of Dentistry and was the first school in the country to have electric-driven dental engines and floor-mounted units. In 1972, the College moved into this location which houses all the dental clinics operated by the College. Today, more than 40% of all dentists in Illinois graduated from UIC’s College of Dentistry.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Dentistry","bl_address1":"801 South Paulina Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"DENT","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"174","poi_name":"Lactation Rooms","poi_secondary_name":null,"poi_description":"4th floor Women\u0027s Restroom","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"205","poi_name":"Lactation Rooms","poi_secondary_name":null,"poi_description":"4th Floor Women\u0027s Restroom","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0924","latitude":"41.870621","longitude":"-87.67086","bl_desc":"The UIC College of Pharmacy, founded in 1859, is the oldest of UICs 16 colleges. It is ranked in the top 10 schools of pharmacy in the U.S., #1 in Illinois.\\n\\n Learn more on the “About” page of our website:!! https://pharmacy.uic.edu/about/!! \\n \\n For more information, please contact The Office of the Dean.\\n Chicago Campus \\n 833 S. Wood St., MC 874, 161 PHARM, Chicago, IL 60612 \\n Phone: (312) 996-7240 pharmacy@uic.edu \\n\\n Rockford Campus \\n 1601 Parkview Avenue, Rockford, IL 61107 \\n Phone: (815) 395-5775 pharmacy@uic.edu \\n\\n","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Pharmacy","bl_address1":"833 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PHARM","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"206","poi_name":"Lactation Rooms","poi_secondary_name":null,"poi_description":"Room 4225","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0919","latitude":"41.870823","longitude":"-87.666946","bl_desc":"Opened in 1995, The Molecular Biology Research Building one of UIC newest research facilities. As you enter the building, you will find yourself in the main lobby, the focal point of which is the staircase designed as a double stranded helical DNA molecule. The two strands of the staircase spiral up the entire four floors of the building. Outside are two very distinctive sculptures, Symbiotic Parralax by Chicago sculptor Terrence Karpowicz made of steel and Allele by William Carlson, made of granite.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Molecular Biology Research Building","bl_address1":"900 South Ashland Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MBRB","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"207","poi_name":"Lactation Rooms","poi_secondary_name":null,"poi_description":"Room 553","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0631","latitude":"41.870899","longitude":"-87.650475","bl_desc":"Science and Engineering Offices, 13 stories in height, opened for use in 1968, when Morgan Street was the westernmost campus boundary. The two sections of the building, slightly off-set from one another, contain matching concrete-framed scissor staircases, visible from the building exterior. Again, narrow recessed windows on the building signal the work of Walter Netsch.\u003cbr\u003e\u003cbr\u003eA large engraved block of granite bearing the name Science and Engineering Offices identifies the building on both the north and south sides","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Offices","bl_address1":"851 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SEO","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"133","poi_name":"Lactation Rooms","poi_secondary_name":null,"poi_description":"Room 243B of CSRC","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"134","poi_name":"Lactation Rooms","poi_secondary_name":null,"poi_description":"Room 138","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0975","latitude":"41.868649","longitude":"-87.667709","bl_desc":"School of Public Health and Psychiatric Institute houses classrooms, laboratories, and administrative offices for the School of Public Health. The SPHPI building is a large red brick and glass building on the eastern edge of UIC’s West Campus, close to the University of Illinois Medical Center, about two miles west of downtown Chicago.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"School of Public Health and Psychiatric Institute","bl_address1":"1601 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SPHPI","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"135","poi_name":"Lactation Rooms","poi_secondary_name":null,"poi_description":"Room 4120","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0949","latitude":"41.869677","longitude":"-87.6705","bl_desc":"University of Illinois Hospital and Health Sciences System is made up of several facilities, all of which give you access to different levels of care. These include a 495-bed hospital, outpatient clinic, immediate care clinic, and 12 Mile Square Health Centers including locations in Back of the Yards, Cicero, Englewood, Near West, and South Shore. As a leader in patient care, research and education, UI Health is committed to making positive and lasting differences in health science and in people’s lives. The University of Illinois Hospital is an eight-story inpatient facility that provides patient care services from primary care through and including transplantation, with a medical staff in a variety of specialties.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"University of Illinois Hospital","bl_address1":"1740 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"UIH","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"137","poi_name":"Lactation Rooms","poi_secondary_name":null,"poi_description":"Room 243C of CSRC","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"20","poi_name":"Lactation Rooms","poi_secondary_name":null,"poi_description":"Room 430","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"21","poi_name":"Lactation Rooms","poi_secondary_name":null,"poi_description":"Room 216C","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0938","latitude":"41.870762","longitude":"-87.674561","bl_desc":"The Student Center West was built in 1964 and is a hub of activity for students on UIC’s west side. It houses the UIC Medical Bookstore, Service Center, lounges, eateries and the Union Station convenience store. Student Center West also offers meeting rooms to student organizations and campus departments. It is a popular location for performances, lectures, awards banquets, movies, receptions and parties.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"UIC Student Center West","bl_address1":"828 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SCW","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"22","poi_name":"Lactation Rooms","poi_secondary_name":null,"poi_description":"Room 2112C","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"78","poi_name":"Lactation Rooms","poi_secondary_name":null,"poi_description":"Room 302","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0941","latitude":"41.871296","longitude":"-87.670624","bl_desc":"The Administrative Office Building was designed by Loebl, Schlossman, Bennet, and Dart in 1969 and houses the Office of the Vice Chancellor for Research at UIC.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Administrative Office Building","bl_address1":"1737 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"AOB","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"79","poi_name":"Lactation Rooms","poi_secondary_name":null,"poi_description":"Room LL21A","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0936","latitude":"41.870064","longitude":"-87.675385","bl_desc":"Designed by Mittelbusher and Tourtelot, College of Nursing opened in 1969 and houses houses the Department of Women, Children and Family Health Science (WCFHS), the Department of Biobehavioral Health Science (BHS) and the Department of Health Systems Science (HSS), in addition to classrooms and nursing administration.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Nursing","bl_address1":"845 South Damen Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"NURS","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"80","poi_name":"Lactation Rooms","poi_secondary_name":null,"poi_description":"Room 1106B","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0619","latitude":"41.868958","longitude":"-87.648315","bl_desc":"Science and Engineering South, created by Walter Netsch in phase three of campus construction, is another example of his Field Theory design model, which consisted of rotating simple squares by 45 degrees to form complex geometric elements radiating outward. The two major wings of the building contain offices and laboratories to the east and classrooms to the west. A planned phase four addition was cancelled. The covered breezeway area and staircases leading away from it utilize granite as the building material.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering South","bl_address1":"845 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SES","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"81","poi_name":"Lactation Rooms","poi_secondary_name":null,"poi_description":"Room 609A","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0606","latitude":"41.87281","longitude":"-87.647865","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East Tower","bl_address1":"710 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCET","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"302","poi_name":"Lactation Rooms","poi_secondary_name":null,"poi_description":"Room 640","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0916","latitude":"41.868362","longitude":"-87.674812","bl_desc":"Built in 1952, this building stands eight stories tall. It has a brick exterior with surrounding windows of wood framing and houses classrooms, labs, offices and clinics.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Applied Health Sciences Building","bl_address1":"1919 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"AHSB","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"303","poi_name":"Lactation Rooms","poi_secondary_name":null,"poi_description":"Room 422","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0909","latitude":"41.871292","longitude":"-87.673256","bl_desc":"The College of Medicine West Tower stands nine stories tall and, along with the College of Medicine West and College of Medicine East Tower, is part of College of Medicine complex. Built in 1931, CMWT is one of the most architecturally distinguished buildings on the historic medical campus. Accented by limestone Art Deco elements, the tower is designed in a simplified vertical expression of the Collegiate Gothic style. The impressive size of the L-shaped structure can be best appreciated from the corner of Polk and Wolcott.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Medicine West Tower","bl_address1":"1853 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CMWT","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"363","poi_name":"Lactation Rooms","poi_secondary_name":null,"poi_description":"Room 128","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0942","latitude":"41.871887","longitude":"-87.670929","bl_desc":"The Library of Health and Sciences opened its doors in 1975 and is part of the Richard J. Daley Library network at UIC. This medical library’s collections focus on applied health sciences including dentistry, medicine, nursing, pharmacy and public health.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Library of the Health Sciences","bl_address1":"1750 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"LHS","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"364","poi_name":"Lactation Rooms","poi_secondary_name":null,"poi_description":"Room 217E","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0908","latitude":"41.8713","longitude":"-87.672409","bl_desc":"Built between 1922 and 1931, the College of Medicine complex comprises the College of Medicine West, College of Medicine West Tower and College of Medicine East Tower. The Collegiate Gothic facade makes an elegant first impression, belying the building essentially utilitarian function. Three massive red brick piers terminating in limestone-capped gables support the facade, lending it a graceful symmetry. The most elaborate limestone ornamentation is reserved for the higher floors, where carved finials extend upwards toward the sky. As the largest medical school in the country, College of Medicine educates thousands of medical students and trainees annually.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Medicine West","bl_address1":"1819 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CMW","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"365","poi_name":"Lactation Rooms","poi_secondary_name":null,"poi_description":"Room 3111E","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null},{"category_name":"HEALTH AND WELLNESS","poi_id":"249","poi_name":"Lactation Rooms","poi_secondary_name":null,"poi_description":"Room S-1210","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0682","latitude":"41.877972","longitude":"-87.628019","bl_desc":"University of Illinois Chicago School of Law, Chicago’s first and only public law school, is located in the Loop at the corners of State Street, Jackson Boulevard and South Plymouth Court. UIC Law has a history of offering access to students from underserved communities, reflecting UIC’s mission and, as UIC’s 16th college, it provides current and prospective law students with more affordable education, as well as enhanced student services, such as access to health care, recreational facilities, residence halls and college athletics. UIC Law also creates opportunities for interdisciplinary courses and new joint and dual-degree programs aligned with UIC strengths in the health sciences, engineering and technology, urban planning and public administration, the social sciences and business.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"UIC LAW","bl_name":"UIC LAW: 300 South State Street","bl_address1":"300 South State Street","bl_city":"Chicago","bl_zip":"60604","bl_abbreviation":"682LAW","raw_latitude":null,"raw_longitude":null}],"Muslim Student Association":[{"category_name":"RELIGIOUS ASSOCIATIONS","poi_id":"178","poi_name":"Muslim Student Association","poi_secondary_name":null,"poi_description":"The Muslim Student Association creates a place on campus where people can come and worship. It is both a sisterhood and brotherhood of individuals who come together as a collective group to pray and talk with one another. It strives to create a safe space for all students and organizations regardless of faith or practice in which they feel welcome, involved, and attended to.","poi_link":"https://uicmsa.org/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null}],"Au Bon Pain":[{"category_name":"DINING LIST","poi_id":"197","poi_name":"Au Bon Pain","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dining.uic.edu/locations/outpatient-care-clinic-hours/#au-bon-pain-at-occ","bl_id":"0948","latitude":"41.869041","longitude":"-87.671867","bl_desc":"The state-of-the art Outpatient Care Center (OCC) opened in 1999. It has a fully computerized medical records system and houses all sub-specialty and general medicine outpatient services including the Women’s Health Center. A second-story glass walkway over Taylor Street connects the north and south sections of the Care Center.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Outpatient Care Center","bl_address1":"1801 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"OCC","raw_latitude":null,"raw_longitude":null},{"category_name":"DINING LIST","poi_id":"197","poi_name":"Au Bon Pain","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dining.uic.edu/locations/outpatient-care-clinic-hours/#au-bon-pain-at-occ","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","raw_latitude":null,"raw_longitude":null}],"Student Financial Aid and Scholarships (OFSAS)":[{"category_name":"FINANCIAL SERVICES","poi_id":"151","poi_name":"Student Financial Aid and Scholarships (OFSAS)","poi_secondary_name":null,"poi_description":"Student Financial Aid and Scholarships (OSFAS) administers an array of federal, state, and institutional programs. If you are in need of financial assistance, you are highly encouraged to complete the necessary paperwork by the appropriate deadlines. The Free Application for Federal Student Aid (FAFSA) provides grants, loans, and work-study funds to eligible students attending college or career school. You never know what types of aid opportunities are available unless you complete an application. ","poi_link":"https://financialaid.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null}],"Arab American Cultural Center":[{"category_name":"CAMPUS GLOBAL LEARNING","poi_id":"167","poi_name":"Arab American Cultural Center","poi_secondary_name":null,"poi_description":"Located in 101 Taft Hall, ArabAmCC is a space where diverse students, staff, faculty, and community come to share, explore, study and relax. In sharing our histories and cultures with the campus community, we hope to both familiarize others with our identities and perspectives and also learn more about who we are and how we are connected to other communities and struggles. We aim to provide an avenue for engaging with the diversity of our Arab and Arab-American and Middle Eastern and North African communities who may not identify as Arab and those closely affiliated with that history and geography and engage in critical conversations around issues impacting our lives.","poi_link":"https://arabamcc.uic.edu/programs/","bl_id":"0615","latitude":"41.871292","longitude":"-87.649261","bl_desc":"Taft Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889. These three classroom buildings are linked by the original Netsch-designed walkways.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Taft Hall","bl_address1":"826 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"TH","raw_latitude":null,"raw_longitude":null},{"category_name":"RESOURCE \u0026 CULTURAL CENTERS","poi_id":"346","poi_name":"Arab American Cultural Center","poi_secondary_name":null,"poi_description":"The Arab American Cultural Center promotes the social and academic wellbeing of Arab American students, staff, and faculty. It seeks to enhance cultural awareness, facilitate dialogue, and foster interaction among the diverse groups at UIC. Through an array of cultural and educational programs, the Arab American Cultural Center sustains an inclusive campus community where human differences are embraced. The Center is also a resource for students, staff, and faculty desiring engagement with Chicagos Arab American communities and organizations. (Room 101)","poi_link":"https://arabamcc.uic.edu/?go=front","bl_id":"0615","latitude":"41.871292","longitude":"-87.649261","bl_desc":"Taft Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889. These three classroom buildings are linked by the original Netsch-designed walkways.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Taft Hall","bl_address1":"826 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"TH","raw_latitude":null,"raw_longitude":null}],"Alumni Relations Office":[{"category_name":"TOP DESTINATIONS","poi_id":"10","poi_name":"Alumni Relations Office","poi_secondary_name":null,"poi_description":"The UICAA brings together over 323,000 UIC alumni with programs and initiatives to keep you connected to UIC and one another in meaningful ways. We bring you the support and resources you need along your journey as you change, grow and tackle new adventures. At the same time, we hope you will engage with UIC in ways that fulfill your goals and help us advance UIC’s mission.","poi_link":"https://www.uic.edu/alumni/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null}],"Career Services":[{"category_name":"STUDENT SERVICES","poi_id":"293","poi_name":"Career Services","poi_secondary_name":null,"poi_description":"Career Services serves all UIC students with their career development needs. Students use Career Services for advising related to majors and careers, creating effective resumes and cover letters, understanding how to find and apply to internships and jobs, and help with networking and interviewing. Career Services sponsors many career fairs and other events throughout the year in an effort to provide students with opportunities to meet with employers and learn new skills. In addition to the many resources on the Career Services website, you may stop by for drop-in hours or make an appointment with a career advisor. Don?t forget to check out the Event Calendar to find out about upcoming programs and career fairs.","poi_link":"https://careerservices.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null}],"CHANCE":[{"category_name":"ACADEMIC SERVICES","poi_id":"348","poi_name":"CHANCE","poi_secondary_name":null,"poi_description":"The Mission of the UIC CHANCE Program is to recruit and retain academically qualified underrepresented candidates from Chicago and Suburban communities in need of enrichment and learning skills for admission to UIC and facilitate access to the necessary activities and professional services that will enable them to persist and graduate as well as prepare professionals for the 21st century global economy. ( Suite 2560 )","poi_link":"https://chance.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null}],"Disability Resource Center (DRC)":[{"category_name":"SUPPORT PROGRAMS","poi_id":"358","poi_name":"Disability Resource Center (DRC)","poi_secondary_name":null,"poi_description":"UIC strives to the full inclusion and participation of people with disabilities in all aspects of university life. The Disability Resource Center (DRC) is committed to providing accommodations and access to all students with disabilities and to working collaboratively with faculty, staff, and University services across the campus to provide students with disabilities an equal opportunity to participate in all aspects of the educational experience at UIC, while maintaining compliance with relevant federal and state laws. Students are encouraged to contact the DRC to schedule an intake appointment, ask questions about the accommodation request process, or learn about accessibility and resources on campus.( Suite 1190)","poi_link":"https://drc.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null}],"Honors College Tutoring":[{"category_name":"ACADEMIC SERVICES","poi_id":"246","poi_name":"Honors College Tutoring","poi_secondary_name":null,"poi_description":"Honors College students are available to help all students on campus in a wide variety of subjects. Tutoring is offered from 9:00 am to 4:00 pm on weekdays, starting the third week of each semester through the last week of classes (excluding the Thanksgiving holiday and spring break). The schedule of subjects covered for each semester can be found on the Honors College website. Extended tutoring hours, including weekday evenings and finals week, may be offered during the semester and details will be shared on the Honors College website.","poi_link":"http://honors.uic.edu/","bl_id":"0617","latitude":"41.870995","longitude":"-87.64949","bl_desc":"Burnham Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889. These three classroom buildings are linked by the original Netsch-designed walkways.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Burnham Hall","bl_address1":"828 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BH","raw_latitude":null,"raw_longitude":null}],"Latin American Recruitment and Educational Services (LARES)":[{"category_name":"SUPPORT PROGRAMS","poi_id":"367","poi_name":"Latin American Recruitment and Educational Services (LARES)","poi_secondary_name":null,"poi_description":"The Latin American Recruitment and Educational Services (LARES) Program specializes in the recruitment and retention of Latino/a students by providing academic, career, and financial aid counseling. They offer study skills courses, tutoring, student workshops, and volunteer opportunities to enhance leadership skills. LARES establishes its own independent projects, collaborates with many campus initiatives, and directs students to appropriate University offices. ( Suite 2640)","poi_link":"https://lares.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null}],"ATMs":[{"category_name":"TOP DESTINATIONS","poi_id":"282","poi_name":"ATMs","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dos.uic.edu/about/student-handbook/student-life/","bl_id":"0644S","latitude":"41.873158","longitude":"-87.647812","bl_desc":"Students Residence and Commons South is a five-story traditional residence hall of double rooms, which open into a common hallway with two community bathrooms shared by each floor community. It has a computer lab and accommodates around 190 students. This building has two single sex floors, with females on the second floor and males on the third floor. The fourth and fifth floor are both co-ed. SRCS is for undergraduate students of all ages.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Residence and Commons South","bl_address1":"700 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRCS","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"282","poi_name":"ATMs","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dos.uic.edu/about/student-handbook/student-life/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"282","poi_name":"ATMs","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dos.uic.edu/about/student-handbook/student-life/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"282","poi_name":"ATMs","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dos.uic.edu/about/student-handbook/student-life/","bl_id":"0665","latitude":"41.866245","longitude":"-87.646027","bl_desc":"The four towers of James Stukel Towers house 740 undergraduate students. The resident hall provides a full-service dining hall for residents, computer labs, meeting and seminar rooms, penthouse lounges, student organization offices and a 150-seat auditorium for special events. The convenient location on the corner of Roosevelt Road and Halsted Street is adjacent to the UIC Forum, a facility that seats 3,000 special programs, 1,000 for banquets, and provides a variety of meeting and conference facilities.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"James J. Stukel Towers","bl_address1":"718 West Rochford Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"JJST","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"282","poi_name":"ATMs","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dos.uic.edu/about/student-handbook/student-life/","bl_id":"0919","latitude":"41.870823","longitude":"-87.666946","bl_desc":"Opened in 1995, The Molecular Biology Research Building one of UIC newest research facilities. As you enter the building, you will find yourself in the main lobby, the focal point of which is the staircase designed as a double stranded helical DNA molecule. The two strands of the staircase spiral up the entire four floors of the building. Outside are two very distinctive sculptures, Symbiotic Parralax by Chicago sculptor Terrence Karpowicz made of steel and Allele by William Carlson, made of granite.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Molecular Biology Research Building","bl_address1":"900 South Ashland Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MBRB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"282","poi_name":"ATMs","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dos.uic.edu/about/student-handbook/student-life/","bl_id":"0922","latitude":"41.871185","longitude":"-87.667419","bl_desc":"This building has ten stories and an exterior of red brick with reinforced concrete framing. Opened in 1952, MAB is the location of the Office of Benefits and Financial Services (OBFS), the UIC Office for Access and Equity and other administrative services.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Marshfield Avenue Building","bl_address1":"809 South Marshfield Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MAB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"282","poi_name":"ATMs","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dos.uic.edu/about/student-handbook/student-life/","bl_id":"0923","latitude":"41.871197","longitude":"-87.674408","bl_desc":"The Student Residence Hall opened in 1953 and was renovated in 2006. The building houses a Faculty in Residence and a Residence Director, as well as the central offices of Campus Housing.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Student Residence Hall","bl_address1":"818 South Wolcott Aveunue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SRH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"282","poi_name":"ATMs","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dos.uic.edu/about/student-handbook/student-life/","bl_id":"0941","latitude":"41.871296","longitude":"-87.670624","bl_desc":"The Administrative Office Building was designed by Loebl, Schlossman, Bennet, and Dart in 1969 and houses the Office of the Vice Chancellor for Research at UIC.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Administrative Office Building","bl_address1":"1737 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"AOB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"282","poi_name":"ATMs","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dos.uic.edu/about/student-handbook/student-life/","bl_id":"0949","latitude":"41.869677","longitude":"-87.6705","bl_desc":"University of Illinois Hospital and Health Sciences System is made up of several facilities, all of which give you access to different levels of care. These include a 495-bed hospital, outpatient clinic, immediate care clinic, and 12 Mile Square Health Centers including locations in Back of the Yards, Cicero, Englewood, Near West, and South Shore. As a leader in patient care, research and education, UI Health is committed to making positive and lasting differences in health science and in people’s lives. The University of Illinois Hospital is an eight-story inpatient facility that provides patient care services from primary care through and including transplantation, with a medical staff in a variety of specialties.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"University of Illinois Hospital","bl_address1":"1740 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"UIH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"282","poi_name":"ATMs","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dos.uic.edu/about/student-handbook/student-life/","bl_id":"0938","latitude":"41.870762","longitude":"-87.674561","bl_desc":"The Student Center West was built in 1964 and is a hub of activity for students on UIC’s west side. It houses the UIC Medical Bookstore, Service Center, lounges, eateries and the Union Station convenience store. Student Center West also offers meeting rooms to student organizations and campus departments. It is a popular location for performances, lectures, awards banquets, movies, receptions and parties.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"UIC Student Center West","bl_address1":"828 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SCW","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"282","poi_name":"ATMs","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dos.uic.edu/about/student-handbook/student-life/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"282","poi_name":"ATMs","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dos.uic.edu/about/student-handbook/student-life/","bl_id":"0619","latitude":"41.868958","longitude":"-87.648315","bl_desc":"Science and Engineering South, created by Walter Netsch in phase three of campus construction, is another example of his Field Theory design model, which consisted of rotating simple squares by 45 degrees to form complex geometric elements radiating outward. The two major wings of the building contain offices and laboratories to the east and classrooms to the west. A planned phase four addition was cancelled. The covered breezeway area and staircases leading away from it utilize granite as the building material.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering South","bl_address1":"845 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SES","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"282","poi_name":"ATMs","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dos.uic.edu/about/student-handbook/student-life/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null}],"University Student Financial Services \u0026 Cashier":[{"category_name":"FINANCIAL SERVICES","poi_id":"223","poi_name":"University Student Financial Services \u0026 Cashier","poi_secondary_name":null,"poi_description":"University Student Financial Services \u0026Cashier Operations Be sure to check your Student Account Summary online at least once each month for new transactions. Payment is due by the date indicated on your electronic bill. Avoid the 1.5% late fee by paying on time. Set up your parent/guardian as an Authorized Payer if you want them to have access to your student account information. The office will not be able to release any information without consent. Sign up for direct deposit for faster access to any credit balance on your student account. ","poi_link":"https://paymybill.uillinois.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null}],"Asian American Resource and Cultural Center":[{"category_name":"RESOURCE \u0026 CULTURAL CENTERS","poi_id":"237","poi_name":"Asian American Resource and Cultural Center","poi_secondary_name":null,"poi_description":"The Asian American Resource and Cultural Center (AARCC) opened in Spring of 2005 as a result of student efforts to ensure that UIC supports the needs of Asian Americans. AARCC promotes the intellectual and personal growth of UIC students, staff, and facultyadvocates for greater access, equity, and inclusion of Asian Americans and educates the UIC community about Asian Americans. Offers social, cultural, and educational programs that promote knowledge of and fosters engagement with issues relating to Asian Americans and Asian American Studies. Develops co-curricular programs that enhance the UIC experience and provide opportunities for integrated learning and development. Collaborates and consults especially with Global Asian Studies (GLAS) and UIC Asian American and Native Pacific Islander-Serving Institution (AANAPISI) Initiative, as well as with other campus units, and serves as a resource for the campus to engage with Chicago Asian American communities and organizations. (Room 101)","poi_link":"https://aarcc.uic.edu/","bl_id":"0677","latitude":"41.864586","longitude":"-87.645393","bl_desc":null,"display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Maxwell Street Parking Structure","bl_address1":"701 W. Maxwell Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"MSPS","raw_latitude":null,"raw_longitude":null}],"Commuter Student Resource Center (CSRC)":[{"category_name":"STUDENT LIFE","poi_id":"241","poi_name":"Commuter Student Resource Center (CSRC)","poi_secondary_name":null,"poi_description":"The Commuter Student Resource Center (CSRC) is dedicated to fostering student success by providing facilities, programs, and services to students who live off-campus. Defined as any student who does not live in UIC housing, UICs commuter students make up 85% of the student population. Use the CSRC facilities for studying, computing, lounging, relaxing, storing items in a semester or weekly locker, charging electronics, or using the public kitchen. Programs include study breaks, off-campus housing fairs, commuter workshops, Take a Professor Lunch Program, Commuter Student Appreciation Week, Commuter Connection Day, and other social events to meet fellow commuters.","poi_link":"https://csrc.uic.edu/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null}],"Office of the Dean of Students (DOS)":[{"category_name":"STAYING SAFE","poi_id":"140","poi_name":"Office of the Dean of Students (DOS)","poi_secondary_name":null,"poi_description":"The Office of the Dean of Students strives to be the campus leader in fostering a caring and supportive environment where all students matter. Through a variety of offices, including Student Assistance, Community Standards, Student Legal and Student Veterans, we assist students in resolving issues so they can focus on their academic and social development. (Suite 3030)","poi_link":"https://dos.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null},{"category_name":"STUDENT LIFE","poi_id":"140","poi_name":"Office of the Dean of Students (DOS)","poi_secondary_name":null,"poi_description":"The Office of the Dean of Students strives to be the campus leader in fostering a caring and supportive environment where all students matter. Through a variety of offices, including Student Assistance, Community Standards, Student Legal and Student Veterans, we assist students in resolving issues so they can focus on their academic and social development. (Suite 3030)","poi_link":"https://dos.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null}],"Campus Fitness Center":[{"category_name":"HEALTH AND WELLNESS","poi_id":"11","poi_name":"Campus Fitness Center","poi_secondary_name":null,"poi_description":"UIC Campus Recreation offers state-of-the-art facilities, fun and exciting programs, provides educationally sound and health services, all focused on providing our University community a complete recreational experience. Campus Recreation is a valuable resource for students who wish to pursue a healthy lifestyle. Through participation in various programs, participants can gain a multitude of personal benefits including improved levels of physical fitness and wellness, opportunities for social interaction, enhanced time management skills, the opportunity to engage in a group dynamic setting, the opportunity for a healthy means of stress relief, as well as the creation of a sense of ownership and belonging between students and the UIC community.","poi_link":"https://recreation.uic.edu/","bl_id":"0953","latitude":"41.87056","longitude":"-87.675529","bl_desc":"The Sport and Fitness Center is the center for recreational activities on the West Side of campus. Features include an 8,000 square foot fitness floor equipped with state-of-the-art cardiovascular, selectorized and strength training equipment, three-lane running track, exercise studios, two-court gymnasium equipped for basketball, volleyball and badminton, three racquetball courts, a six-lane swimming pool with on-deck sauna room and a lounge area equipped with e-mail stations. The Sport and Fitness Center is open to UIC students, faculty, staff and Alumni Association members. Employees of health care facilities located in the Illinois Medical District are also eligible for membership.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"UIC Sport and Fitness Center","bl_address1":"829 South Damen Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SFC","raw_latitude":null,"raw_longitude":null}],"Children\u0027s Center":[{"category_name":"STUDENT SERVICES","poi_id":"65","poi_name":"Children\u0027s Center","poi_secondary_name":null,"poi_description":"The UIC Children\u0027s Center provides high quality early childhood education and childcare to preschool aged children of current UIC students, faculty, and staff in an on campus location. Additionally, the Children\u0027s Center provides opportunities for classroom experiences for University students in early childhood education and other related professions that support young children and their families.( Room 116)","poi_link":"https://childrenscenter.uic.edu/","bl_id":"0916","latitude":"41.868362","longitude":"-87.674812","bl_desc":"Built in 1952, this building stands eight stories tall. It has a brick exterior with surrounding windows of wood framing and houses classrooms, labs, offices and clinics.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Applied Health Sciences Building","bl_address1":"1919 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"AHSB","raw_latitude":null,"raw_longitude":null}],"UIC Police Department":[{"category_name":"STAYING SAFE","poi_id":"270","poi_name":"UIC Police Department","poi_secondary_name":null,"poi_description":"The UIC Police Department is a full-service police department with an emphasis on service. Providing help, service and information is the main goal. UIC Police possess all the powers of municipal police officers and county sheriffs, including the power to make arrests on view and on warrants. Officers enforce state statutes and municipal ordinances on and off campus and University regulations on campus. ","poi_link":"https://police.uic.edu/","bl_id":"0656","latitude":"41.864494","longitude":"-87.650665","bl_desc":"Designed in 1888 by the firm of Edbrooke and Burnham, the UIC Police Station was built during a period of tremendous growth after the Chicago Fire of 1871, subsequently serving as a Chicago neighborhood police station and the signature image of the Hill Street Blues television series. The renovation of the UIC Police Station in 1996 was part of UIC’s South Campus expansion. The building’s original windows were sent to a company in Kankakee for restoration, the masonry cleaned and repaired, the roof replaced, and parapets at the top of the station rebuilt using custom-made bricks, the exact texture and color of the originals.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Police Station","bl_address1":"943 West Maxwell Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"PS","raw_latitude":null,"raw_longitude":null}],"ID Center":[{"category_name":"STUDENT SERVICES","poi_id":"361","poi_name":"ID Center","poi_secondary_name":null,"poi_description":"The ID Center provides a one-stop shop for university students, faculty, staff, and visitors\u0027 identification needs. The ID Center directly supports the production of i-cards, visitor cards, the Dragon Dollar$ program, the CTA UPass Program, and provides assistance with all facets of using university issued ID on campus. (Suite 1790)","poi_link":"https://idcenter.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null}],"Computer Labs":[{"category_name":"TOP DESTINATIONS","poi_id":"201","poi_name":"Computer Labs","poi_secondary_name":null,"poi_description":"Access to labs outside of business hours (Monday-Friday 9am-5pm) require building access. No charge for UIC students to access computer labs. (RESIDENTS ONLY - Room 209)","poi_link":"https://help.uillinois.edu/TDClient/37/uic/Requests/ServiceDet?ID=355","bl_id":"0923","latitude":"41.871197","longitude":"-87.674408","bl_desc":"The Student Residence Hall opened in 1953 and was renovated in 2006. The building houses a Faculty in Residence and a Residence Director, as well as the central offices of Campus Housing.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Student Residence Hall","bl_address1":"818 South Wolcott Aveunue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SRH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"242","poi_name":"Computer Labs","poi_secondary_name":null,"poi_description":"Access to labs outside of business hours (Monday-Friday 9am-5pm) require building access. No charge for UIC students to access computer labs. (Rooms 401 \u0026 408)","poi_link":"https://help.uillinois.edu/TDClient/37/uic/Requests/ServiceDet?ID=355","bl_id":"0606","latitude":"41.87281","longitude":"-87.647865","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East Tower","bl_address1":"710 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCET","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"125","poi_name":"Computer Labs","poi_secondary_name":null,"poi_description":"Access to labs outside of business hours (Monday-Friday 9am-5pm) require building access. No charge for UIC students to access computer labs. (RESIDENTS ONLY - Room 156)","poi_link":"https://help.uillinois.edu/TDClient/37/uic/Requests/ServiceDet?ID=355","bl_id":"0664","latitude":"41.864323","longitude":"-87.6474","bl_desc":"Marie Robinson Hall opened in 2001 and is home to 330 upperclassmen. Marie Robinson Hall used to be called Maxwell Street Residence and was renamed after Marie Robinson who was a former student affairs administrator. Marie Robinson worked to change the character of UIC from a commuter campus to one with a substantial resident population. She rose from the head of the department of Medical Social Work to Associate Dean of her college and was named Vice Chancellor in 1992.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"Marie Robinson Hall","bl_address1":"811 West Maxwell Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"MRH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"169","poi_name":"Computer Labs","poi_secondary_name":null,"poi_description":"Access to labs outside of business hours (Monday-Friday 9am-5pm) require building access. No charge for UIC students to access computer labs. (Labs 2265, 2263, 2249F, 2249 \u0026 2058)","poi_link":"https://help.uillinois.edu/TDClient/37/uic/Requests/ServiceDet?ID=355","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"170","poi_name":"Computer Labs","poi_secondary_name":null,"poi_description":"Access to labs outside of business hours (Monday-Friday 9am-5pm) require building access. No charge for UIC students to access computer labs. (Rooms 304 and 306)","poi_link":"https://help.uillinois.edu/TDClient/37/uic/Requests/ServiceDet?ID=355","bl_id":"0612","latitude":"41.872856","longitude":"-87.649506","bl_desc":"Grant Hall bears the name of Civil War General and U.S. President Ulysses S. Grant. Like the other Walter Netsch classroom buildings, Grant Hall is connected to Lincoln and Douglas Halls by enclosed walkways while a more recent two-story glass-enclosed walkway links Grant to Douglas Hall. An original granite bench stands to the left of the entrance to Grant Hall. Housing the Sandi Port Errant Language and Culture Learning Center, Grant Hall illustrates a striking and important transition to green architecture at UIC.Grant Hall is the first building in the University of Illinois system to utilize geothermal heating and cooling. While this project did not seek LEED certification, the renewal demonstrates and utilizes sustainable design strategies beyond structural reuse. The project served as a successful test case to prove the value of sustainable and green building design on the UIC campus.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Grant Hall","bl_address1":"703 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"GH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"67","poi_name":"Computer Labs","poi_secondary_name":null,"poi_description":"Access to labs outside of business hours (Monday-Friday 9am-5pm) require building access. No charge for UIC students to access computer labs. (Rooms 151)","poi_link":"https://help.uillinois.edu/TDClient/37/uic/Requests/ServiceDet?ID=355","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"295","poi_name":"Computer Labs","poi_secondary_name":null,"poi_description":"Access to labs outside of business hours (Monday-Friday 9am-5pm) require building access. No charge for UIC students to access computer labs. (Rooms 105A \u0026 105B)","poi_link":"https://help.uillinois.edu/TDClient/37/uic/Requests/ServiceDet?ID=355","bl_id":"0933","latitude":"41.869476","longitude":"-87.675522","bl_desc":"The Benjamin Goldberg Research Center is primarily home to the Academic Computing and Communications Center and it also houses the Instructional Technology Lab that helps UIC faculty make use of computer technology and Web-based solutions to enhance teaching and learning.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Benjamin Goldberg Research Center","bl_address1":"1940 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"BGRC","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"296","poi_name":"Computer Labs","poi_secondary_name":null,"poi_description":"Access to labs outside of business hours (Monday-Friday 9am-5pm) require building access. No charge for UIC students to access computer labs.(Room 205B)","poi_link":"https://help.uillinois.edu/TDClient/37/uic/Requests/ServiceDet?ID=355","bl_id":"0619","latitude":"41.868958","longitude":"-87.648315","bl_desc":"Science and Engineering South, created by Walter Netsch in phase three of campus construction, is another example of his Field Theory design model, which consisted of rotating simple squares by 45 degrees to form complex geometric elements radiating outward. The two major wings of the building contain offices and laboratories to the east and classrooms to the west. A planned phase four addition was cancelled. The covered breezeway area and staircases leading away from it utilize granite as the building material.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering South","bl_address1":"845 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SES","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"297","poi_name":"Computer Labs","poi_secondary_name":null,"poi_description":"Access to labs outside of business hours (Monday-Friday 9am-5pm) require building access. No charge for UIC students to access computer labs. (Room 2027)","poi_link":"https://help.uillinois.edu/TDClient/37/uic/Requests/ServiceDet?ID=355","bl_id":"0644S","latitude":"41.873158","longitude":"-87.647812","bl_desc":"Students Residence and Commons South is a five-story traditional residence hall of double rooms, which open into a common hallway with two community bathrooms shared by each floor community. It has a computer lab and accommodates around 190 students. This building has two single sex floors, with females on the second floor and males on the third floor. The fourth and fifth floor are both co-ed. SRCS is for undergraduate students of all ages.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Residence and Commons South","bl_address1":"700 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRCS","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"353","poi_name":"Computer Labs","poi_secondary_name":null,"poi_description":"Access to labs outside of business hours (Monday-Friday 9am-5pm) require building access. No charge for UIC students to access computer labs. (Room 1200)","poi_link":"https://help.uillinois.edu/TDClient/37/uic/Requests/ServiceDet?ID=355","bl_id":"0631","latitude":"41.870899","longitude":"-87.650475","bl_desc":"Science and Engineering Offices, 13 stories in height, opened for use in 1968, when Morgan Street was the westernmost campus boundary. The two sections of the building, slightly off-set from one another, contain matching concrete-framed scissor staircases, visible from the building exterior. Again, narrow recessed windows on the building signal the work of Walter Netsch.\u003cbr\u003e\u003cbr\u003eA large engraved block of granite bearing the name Science and Engineering Offices identifies the building on both the north and south sides","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Offices","bl_address1":"851 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SEO","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"354","poi_name":"Computer Labs","poi_secondary_name":null,"poi_description":"Access to labs outside of business hours (Monday-Friday 9am-5pm) require building access. No charge for UIC students to access computer labs. (RESIDENTS ONLY- Room 181)","poi_link":"https://help.uillinois.edu/TDClient/37/uic/Requests/ServiceDet?ID=355","bl_id":"0663","latitude":"41.865372","longitude":"-87.647408","bl_desc":"Thomas Beckham Hall has opened in August 2003 and is a student apartment building housing 450 upperclassmen students on the south side of campus. Thomas Beckham Hall was named after Thomas Beckham, who was the dean of the College of Associated Health Professions in 1982 when UIC was formed by the merger of the medical center and undergraduate campuses. His recommendations led to the construction of the Student Residence , greatly expanding the on-campus residence population.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"Thomas Beckham Hall","bl_address1":"1250 South Halsted Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"TBH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"355","poi_name":"Computer Labs","poi_secondary_name":null,"poi_description":"Access to labs outside of business hours (Monday-Friday 9am-5pm) require building access. No charge for UIC students to access computer labs. (RESIDENTS ONLY – Room 214)","poi_link":"https://help.uillinois.edu/TDClient/37/uic/Requests/ServiceDet?ID=355","bl_id":"0665","latitude":"41.866245","longitude":"-87.646027","bl_desc":"The four towers of James Stukel Towers house 740 undergraduate students. The resident hall provides a full-service dining hall for residents, computer labs, meeting and seminar rooms, penthouse lounges, student organization offices and a 150-seat auditorium for special events. The convenient location on the corner of Roosevelt Road and Halsted Street is adjacent to the UIC Forum, a facility that seats 3,000 special programs, 1,000 for banquets, and provides a variety of meeting and conference facilities.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"James J. Stukel Towers","bl_address1":"718 West Rochford Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"JJST","raw_latitude":null,"raw_longitude":null}],"Disability Cultural Center":[{"category_name":"RESOURCE \u0026 CULTURAL CENTERS","poi_id":"202","poi_name":"Disability Cultural Center","poi_secondary_name":null,"poi_description":"The new Disability Cultural Center (DCC) is currently housed in the Daley Library, room 1-461. Students are welcome to stop by between 9 a.m. and 5 p.m. Monday through Friday to visit and meet the staff and other students. The center is engaged in cultural programming and community outreach, joining the other Center for Cultural Understanding and Social Change. Roxanna Stupp, former director of the UIC Disability Resource Center (DRC), is directing the cultural center during this time of transition. (Room 235)","poi_link":"https://dcc.uic.edu/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","raw_latitude":null,"raw_longitude":null}],"Native American Support Program (NASP)":[{"category_name":"SUPPORT PROGRAMS","poi_id":"211","poi_name":"Native American Support Program (NASP)","poi_secondary_name":null,"poi_description":"The Native American Support Program (NASP) strives to increase the enrollment, retention, and graduation of Native American students by offering community outreach, financial aid assistance, academic advising, leadership and professional development, Native American Heritage Celebration, and the Native American Student Organization. (Suite 2700)","poi_link":"https://nasp.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null}],"Center for Global Health, College of Medicine":[{"category_name":"CAMPUS GLOBAL LEARNING","poi_id":"240","poi_name":"Center for Global Health, College of Medicine","poi_secondary_name":null,"poi_description":"The Center for Global Health at the University of Illinois at Chicago College of Medicine brings passion and expertise in global health to many areas of the world, and together with our international partners we bring back a world of knowledge and experience to UIC. Our mission is to improve the health of populations and individuals around the world, and to reduce health disparities. We collaboratively conduct trans-disciplinary research, train the next generations of global health leaders, and build the capacities of global and local partners.","poi_link":"https://chicago.medicine.uic.edu/departments/centers/center-for-global-health/","bl_id":"0933","latitude":"41.869476","longitude":"-87.675522","bl_desc":"The Benjamin Goldberg Research Center is primarily home to the Academic Computing and Communications Center and it also houses the Instructional Technology Lab that helps UIC faculty make use of computer technology and Web-based solutions to enhance teaching and learning.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Benjamin Goldberg Research Center","bl_address1":"1940 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"BGRC","raw_latitude":null,"raw_longitude":null}],"Campus Recreation":[{"category_name":"HEALTH AND WELLNESS","poi_id":"350","poi_name":"Campus Recreation","poi_secondary_name":null,"poi_description":"UIC Campus Recreation offers state-of-the-art facilities, fun and exciting programs, provides educationally sound and health services, all focused on providing our University community a complete recreational experience. Campus Recreation is a valuable resource for students who wish to pursue a healthy lifestyle. Through participation in various programs, participants can gain a multitude of personal benefits including improved levels of physical fitness and wellness, opportunities for social interaction, enhanced time management skills, the opportunity to engage in a group dynamic setting, the opportunity for a healthy means of stress relief, as well as the creation of a sense of ownership and belonging between students and the UIC community.","poi_link":"https://recreation.uic.edu/","bl_id":"0630","latitude":"41.872547","longitude":"-87.646355","bl_desc":"Located on the East Side of campus, the Student Recreation Facility is a state-of-the-art facility which houses an 18,000 sq. ft. fitness floor, the latest exercise equipment, 1/8 mile 3-lane jogging track, a lap pool and lazy river, racquetball and squash courts, 4-court wood floor gymnasium as well as a spa, sauna, and steam rooms. Lighted outdoor recreation courts are also available for tennis and basketball.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Recreation Facility","bl_address1":"737 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRF","raw_latitude":null,"raw_longitude":null}],"Library of the Health Sciences":[{"category_name":"ACADEMIC SERVICES","poi_id":"176","poi_name":"Library of the Health Sciences","poi_secondary_name":null,"poi_description":"The Library of the Health Sciences-Chicago includes materials on medicine, nursing, dentistry, pharmacology and other health-related professions. Its special collections include the History of Nursing and Pharmacy Collection, the Kiefer Collection (urology), the Percival Bailey Library (neurology) and the Nyhus Collection (gastroenterology).","poi_link":"https://library.uic.edu/","bl_id":"0942","latitude":"41.871887","longitude":"-87.670929","bl_desc":"The Library of Health and Sciences opened its doors in 1975 and is part of the Richard J. Daley Library network at UIC. This medical library’s collections focus on applied health sciences including dentistry, medicine, nursing, pharmacy and public health.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Library of the Health Sciences","bl_address1":"1750 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"LHS","raw_latitude":null,"raw_longitude":null}],"Dining":[{"category_name":"TOP DESTINATIONS","poi_id":"244","poi_name":"Dining","poi_secondary_name":null,"poi_description":"Dining Options: Smart Vending (Vending Machines) \u0026 Fooda","poi_link":"https://dining.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"357","poi_name":"Dining","poi_secondary_name":null,"poi_description":"Dining Options: 605 Commons, Argo Tea, Circle Burger, Chick-Fil-A, Dunkin Donuts, Market @ Halsted, Panda Express, Moe\u0027s Southwest Grill, Sbarro \u0026 Subway","poi_link":"https://dining.uic.edu/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"129","poi_name":"Dining","poi_secondary_name":null,"poi_description":"Dining Options: The Daley Grind","poi_link":"https://dining.uic.edu/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"130","poi_name":"Dining","poi_secondary_name":null,"poi_description":"Dining Options: Wood Street Cafe (Convenience Store)","poi_link":"https://dining.uic.edu/","bl_id":"0911","latitude":"41.870872","longitude":"-87.672653","bl_desc":"Designed to provide access to fresh air and natural light, Clinical Sciences North was originally built as a six-story hospital that featured a Collegiate Gothic facade and many limestone edges crenellations. Today, this decorative facade still stretches the entire side of the courtyard south side and ties Clinical Sciences North to the surrounding campus buildings.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Clinical Sciences North","bl_address1":"820 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CSN","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"171","poi_name":"Dining","poi_secondary_name":null,"poi_description":"Dining Options: ARC Starbucks","poi_link":"https://dining.uic.edu/","bl_id":"0640","latitude":"41.874775","longitude":"-87.651442","bl_desc":"The new Academic and Residential Complex (ARC) is a public private partnership between UIC and American Campus Communities (ACC). As part of a master plan to address the university¿s increasing enrollment, this new living-learning community features a 10-story, 146,000-square-foot residence hall with 548 beds in traditional dorm rooms and semi-suite style units. A two-story, 54,000-square-foot academic center on the west side of ARC holds three large tiered lecture halls, active learning classrooms, several small group study rooms, a tutoring center and multiple collaboration spaces. The living-learning community also includes shared spaces such as lounges, offices, laundry rooms, a fitness center and a 10th floor sky lounge, along with 1,600 square feet of retail space that houses a Starbucks coffee shop operated by students. Designed by Solomon Cordwell Buenz (SCB), ARC evokes the original campus design by architect Walter Netsch in its use of concrete panels and geometric shapes in the facade and is targeting LEED Gold certification later in 2019.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Academic \u0026 Residential Complex","bl_address1":"940 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ARC","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"14","poi_name":"Dining","poi_secondary_name":null,"poi_description":"Dining Options: Smart Vending (Vending Machines)","poi_link":"https://dining.uic.edu/","bl_id":"0942","latitude":"41.871887","longitude":"-87.670929","bl_desc":"The Library of Health and Sciences opened its doors in 1975 and is part of the Richard J. Daley Library network at UIC. This medical library’s collections focus on applied health sciences including dentistry, medicine, nursing, pharmacy and public health.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Library of the Health Sciences","bl_address1":"1750 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"LHS","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"15","poi_name":"Dining","poi_secondary_name":null,"poi_description":"Dining Options: Au Bon Pain \u0026 Morgan Street Market (Convenience Store)","poi_link":"https://dining.uic.edu/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"69","poi_name":"Dining","poi_secondary_name":null,"poi_description":"Dining Options: The Bean Cafe","poi_link":"https://dining.uic.edu/","bl_id":"0975","latitude":"41.868649","longitude":"-87.667709","bl_desc":"School of Public Health and Psychiatric Institute houses classrooms, laboratories, and administrative offices for the School of Public Health. The SPHPI building is a large red brick and glass building on the eastern edge of UIC’s West Campus, close to the University of Illinois Medical Center, about two miles west of downtown Chicago.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"School of Public Health and Psychiatric Institute","bl_address1":"1601 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SPHPI","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"70","poi_name":"Dining","poi_secondary_name":null,"poi_description":"Dining Options: Frank N\u0027 Fries \u0026 Sbarro","poi_link":"https://dining.uic.edu/","bl_id":"0959","latitude":"41.871387","longitude":"-87.669853","bl_desc":"On The Mall is one of the West Campus dining destinations. It houses Frank and Fries and Sbarro restaurants.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"On the Mall","bl_address1":"1717 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"OTM","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"71","poi_name":"Dining","poi_secondary_name":null,"poi_description":"Dining Options: Freshii, Marketplace, Starbucks, Subway \u0026 Union Station (Convenience Store inside Medical Bookstore)","poi_link":"https://dining.uic.edu/","bl_id":"0938","latitude":"41.870762","longitude":"-87.674561","bl_desc":"The Student Center West was built in 1964 and is a hub of activity for students on UIC’s west side. It houses the UIC Medical Bookstore, Service Center, lounges, eateries and the Union Station convenience store. Student Center West also offers meeting rooms to student organizations and campus departments. It is a popular location for performances, lectures, awards banquets, movies, receptions and parties.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"UIC Student Center West","bl_address1":"828 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SCW","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"298","poi_name":"Dining","poi_secondary_name":null,"poi_description":"Dining Options: Au Bon Pain","poi_link":"https://dining.uic.edu/","bl_id":"0948","latitude":"41.869041","longitude":"-87.671867","bl_desc":"The state-of-the art Outpatient Care Center (OCC) opened in 1999. It has a fully computerized medical records system and houses all sub-specialty and general medicine outpatient services including the Women’s Health Center. A second-story glass walkway over Taylor Street connects the north and south sections of the Care Center.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Outpatient Care Center","bl_address1":"1801 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"OCC","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"356","poi_name":"Dining","poi_secondary_name":null,"poi_description":"Dining Options: Tropical Smoothie Cafe","poi_link":"https://dining.uic.edu/","bl_id":"0630","latitude":"41.872547","longitude":"-87.646355","bl_desc":"Located on the East Side of campus, the Student Recreation Facility is a state-of-the-art facility which houses an 18,000 sq. ft. fitness floor, the latest exercise equipment, 1/8 mile 3-lane jogging track, a lap pool and lazy river, racquetball and squash courts, 4-court wood floor gymnasium as well as a spa, sauna, and steam rooms. Lighted outdoor recreation courts are also available for tennis and basketball.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Recreation Facility","bl_address1":"737 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRF","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"245","poi_name":"Dining","poi_secondary_name":null,"poi_description":"Dining Options: JST Cafe","poi_link":"https://dining.uic.edu/","bl_id":"0665","latitude":"41.866245","longitude":"-87.646027","bl_desc":"The four towers of James Stukel Towers house 740 undergraduate students. The resident hall provides a full-service dining hall for residents, computer labs, meeting and seminar rooms, penthouse lounges, student organization offices and a 150-seat auditorium for special events. The convenient location on the corner of Roosevelt Road and Halsted Street is adjacent to the UIC Forum, a facility that seats 3,000 special programs, 1,000 for banquets, and provides a variety of meeting and conference facilities.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"James J. Stukel Towers","bl_address1":"718 West Rochford Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"JJST","raw_latitude":null,"raw_longitude":null}],"Center for Global Health, College of Nursing":[{"category_name":"CAMPUS GLOBAL LEARNING","poi_id":"200","poi_name":"Center for Global Health, College of Nursing","poi_secondary_name":null,"poi_description":"The UIC College of Nursing designation as a World Health Organization Collaborating Centre (WHOCC) Collaborating Centre indicates the college s scientific and technical standing at national and international levels, and the high quality of its scientific and technical leadership in nursing. In keeping with the mission of the UIC, the College of Nursing has pledged its leadership to the creation of a network of nursing educational institutions oriented to primary healthcare and its support of nursing leadership capabilities of other countries as to effect the changes required in nursing practice, research, education, and service. The WHO Collaborating Centre serves as a resource to nurses around the world. We continually work with WHO to promote technical cooperation among countries, to develop and share educational materials, to disseminate information, and to initiate collaborative nursing research projects of regional and international significance.","poi_link":"https://nursing.uic.edu/about/global-health/global-health-events/","bl_id":"0936","latitude":"41.870064","longitude":"-87.675385","bl_desc":"Designed by Mittelbusher and Tourtelot, College of Nursing opened in 1969 and houses houses the Department of Women, Children and Family Health Science (WCFHS), the Department of Biobehavioral Health Science (BHS) and the Department of Health Systems Science (HSS), in addition to classrooms and nursing administration.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Nursing","bl_address1":"845 South Damen Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"NURS","raw_latitude":null,"raw_longitude":null}],"TRIO":[{"category_name":"SUPPORT PROGRAMS","poi_id":"48","poi_name":"TRIO","poi_secondary_name":null,"poi_description":"The mission of TRIO is to support low-income individuals, first-generation college students, and individuals with disabilities with their educational plans from high school to post-baccalaureate programs. To achieve this mission, TRIO provides an atmosphere of creativity and belonging where students are nurtured and supported in achieving academic excellence that leads to college graduation and career endeavors. Our students are developed to become critical thinkers, leaders, and effective communicators who are prepared for living and working in a global world. UIC is home to two TRIO programs: Student Support Services (SSS) Program and Upward Bound (UB) Program. (Suite 2720)","poi_link":"https://trio.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null}],"Chick-fil-A":[{"category_name":"DINING LIST","poi_id":"64","poi_name":"Chick-fil-A","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dining.uic.edu/locations/sce/#chick-fil-a","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null}],"Family Medicine Center":[{"category_name":"HEALTH AND WELLNESS","poi_id":"73","poi_name":"Family Medicine Center","poi_secondary_name":null,"poi_description":"The Family Medicine Center is committed to providing high-quality, student-centered care and services. It has attending physicians, residents, and nurse practitioners on staff to provide the full range of primary care health services. All care at the Family Medicine Center is by appointment only, and students can typically be seen the same day they call or the next day, if it is an urgent issue. A registered student, under the student health fee, is able to receive health services at no cost. When receiving services not covered under the student health services fee, the student\u0027s private insurance will be billed. To find out more information regarding what services are covered, visit the website. (2nd Floor)","poi_link":"https://hospital.uillinois.edu/primary-and-specialty-care/family-medicine","bl_id":"0674","latitude":"41.86499","longitude":"-87.646133","bl_desc":"722 West Maxwell Street is a South Campus building accommodating retail space on the ground floor and offices on the upper floors.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"722 West Maxwell Street","bl_address1":"722 West Maxwell Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"722WM","raw_latitude":null,"raw_longitude":null}],"Gender \u0026 Sexuality Center":[{"category_name":"RESOURCE \u0026 CULTURAL CENTERS","poi_id":"300","poi_name":"Gender \u0026 Sexuality Center","poi_secondary_name":null,"poi_description":"Established in 1995, the Gender and Sexuality Center (GSC) affirms and promotes the health and wellbeing of persons of all sexual orientations and gender identities. For example, the GSC Lounge and Gallery are safe spaces for everyone to meet, study, and relax. The GSC also provides education, outreach, research and support for and about lesbian, gay, bisexual, trans, queer and allied (LGBTQA) people. For 20 years, the GSC has been providing UIC students, staff, faculty and alumni, and members of the Chicagoland area with dynamic programming and resources through cultural events, scholarly lectures, public dialogues, and interactive workshops around gender identity and sexual orientation and their intersections with other identities. Annual programs include Rainbow Social, Bi Pride Day, and Lavender Graduation.","poi_link":"https://gsc.uic.edu/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","raw_latitude":null,"raw_longitude":null}],"Mathematical Sciences Learning Center (MSLC)":[{"category_name":"ACADEMIC SERVICES","poi_id":"305","poi_name":"Mathematical Sciences Learning Center (MSLC)","poi_secondary_name":null,"poi_description":"The Math and Science Learning Center (MSLC) is a welcoming learning environment that provides diverse forms of academic support to students in Math and Science courses at UIC. We are excited for you to join us as we ask questions, explore challenging concepts, develop new ideas, and learn together. No appointments are necessary to take advantage of these free academic support services open to all students! To learn more about the specific types of support we provide, please explore the website. (3rd Floor)","poi_link":"https://mslc.uic.edu/","bl_id":"0619","latitude":"41.868958","longitude":"-87.648315","bl_desc":"Science and Engineering South, created by Walter Netsch in phase three of campus construction, is another example of his Field Theory design model, which consisted of rotating simple squares by 45 degrees to form complex geometric elements radiating outward. The two major wings of the building contain offices and laboratories to the east and classrooms to the west. A planned phase four addition was cancelled. The covered breezeway area and staircases leading away from it utilize granite as the building material.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering South","bl_address1":"845 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SES","raw_latitude":null,"raw_longitude":null}],"Office of Access and Equity (OAE)":[{"category_name":"STUDENT SERVICES","poi_id":"308","poi_name":"Office of Access and Equity (OAE)","poi_secondary_name":null,"poi_description":"As part of the Office of the Chancellor, the Office for Access and Equity (OAE), strives to increase access to employment, programs, and services in an environment free of unlawful discrimination and harassment. Dispute Resolution Services (DRS) provides confidential consultation, facilitation, and mediation services to students, faculty, academic and support staff.","poi_link":"https://oae.uic.edu/","bl_id":"0922","latitude":"41.871185","longitude":"-87.667419","bl_desc":"This building has ten stories and an exterior of red brick with reinforced concrete framing. Opened in 1952, MAB is the location of the Office of Benefits and Financial Services (OBFS), the UIC Office for Access and Equity and other administrative services.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Marshfield Avenue Building","bl_address1":"809 South Marshfield Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MAB","raw_latitude":null,"raw_longitude":null}],"Parking Services":[{"category_name":"STUDENT SERVICES","poi_id":"371","poi_name":"Parking Services","poi_secondary_name":null,"poi_description":"Parking Services provides convenient parking on campus. UIC Parking offers the following special services: assistance with vehicle lockouts, battery charging, tire inflation, fuel assistance. Parking spaces are available on a first- come, first-serve basis.","poi_link":"https://parking.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null}],"IT Technical Helpdesk":[{"category_name":"TOP DESTINATIONS","poi_id":"248","poi_name":"IT Technical Helpdesk","poi_secondary_name":null,"poi_description":"The IT Technical Helpdesk (previously known as C-Stop) is located at the IDEA Commons in Richard J. Daley Library and provides support with accounts/passwords, UIC-WiFi, personal device maintenance, Duo 2-factor authentication (2FA), UIC Virtual Private Network (VPN), software installations, and other university technology services. ","poi_link":"https://it.uic.edu/news-stories/in-person-tech-support-has-moved-to-idea-commons-at-richard-j-daley-library/ ","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null}],"Minority Engineering Recruitment and Retention Program (MERRP)":[{"category_name":"ACADEMIC SERVICES","poi_id":"177","poi_name":"Minority Engineering Recruitment and Retention Program (MERRP)","poi_secondary_name":null,"poi_description":"Minority Engineering Recruitment and Retention Program, designed to assist underrepresented Black, Latino, and Native American students earning degrees in the engineering profession has played a key role in providing academic and professional development services to students for over 30 years. MERRP currently offers these services to more than 300 students; augmenting their requisite skills in academic subjects and enhancing their career experiences. ( Room 2065)","poi_link":"https://engineeringequity.uic.edu/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","raw_latitude":null,"raw_longitude":null}],"Undocumented Student Support":[{"category_name":"SUPPORT PROGRAMS","poi_id":"49","poi_name":"Undocumented Student Support","poi_secondary_name":null,"poi_description":"The Office of Diversity promotes greater awareness and understanding of undocumented students experiences (while maintaining the confidentiality of individuals) and develops campus responses and processes to address their needs related to academic success. For students who are undocumented or from mixed immigration status families, there are a range of resources and services to help. (Suite 2627)","poi_link":"https://diversity.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null}],"Center for Student Involvement":[{"category_name":"CAMPUS GLOBAL LEARNING","poi_id":"12","poi_name":"Center for Student Involvement","poi_secondary_name":null,"poi_description":"The Center for Student Involvement mission is to build a foundation for holistic development through educational, social, leadership, and cultural programming for UIC students. We will foster an environment to build affinity to UIC, a community within the city of Chicago, through a multitude of student events, student organizations, and leadership opportunities. The Center will strive to provide a vibrant environment where UIC students are catalysts for social change, actively engaged, and share a sense of belonging through our involvement opportunities.","poi_link":"https://involvement.uic.edu/ ","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null}],"Rafael Cintron-Ortiz Latino Cultural Center":[{"category_name":"RESOURCE \u0026 CULTURAL CENTERS","poi_id":"40","poi_name":"Rafael Cintron-Ortiz Latino Cultural Center","poi_secondary_name":null,"poi_description":"The Rafael Cintrn Ortiz Latino Cultural Center (LCC) engages campus and local communities to deepen understanding of the diverse cultural heritages and identities of Latinxs, issues affecting their lives, and creative solutions they are using to improve community life. The LCC offers engaged learning cocurricular opportunities that feature cultural and artistic expressions, intercultural and civic dialogues, scholarly presentations, and first-voice stories. Offers social and environmental justice Civic Dialogues and Tours of our mural El Despertar de las Americas (the largest contemporary indoor mural in Chicago) to connect UIC courses material to community challenges and solutions. Connects UIC campus with community leaders, artists, and cultural institutions through public programs including: Zona Abierta, Civic Cinema, Noche de Poetas, ARTivism, and Special Programs. Coordinates and supervises internships for the Heritage Garden and lends its expertise in collaborative projects including L@S GANAS for STEM students.","poi_link":"https://latinocultural.uic.edu/","bl_id":"0604B","latitude":"41.872192","longitude":"-87.649292","bl_desc":"Lecture Center B is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out. Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Lecture Center Building B","bl_address1":"803 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCB","raw_latitude":null,"raw_longitude":null}],"The Counseling Center":[{"category_name":"HEALTH AND WELLNESS","poi_id":"96","poi_name":"The Counseling Center","poi_secondary_name":null,"poi_description":"The Counseling Center offers assessment and counseling (individuals, couples, and group) and psychiatric services for students personal, academic, and other concerns. Consultation, crisis management, and referrals are also provided. Workshops are conducted on topics such as assertiveness, diversity issues, personal style differences in communication, stress management, and other topics by request. (Suite 2010)","poi_link":"https://counseling.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null}],"UI Health Eye And Ear":[{"category_name":"HEALTH AND WELLNESS","poi_id":"379","poi_name":"UI Health Eye And Ear","poi_secondary_name":null,"poi_description":"All UIC students pay a student health services fee. This fee covers some acute medications and birth control at our two student preferred pharmacies.","poi_link":"https://hospital.uillinois.edu/primary-and-specialty-care/pharmacy/locations-hours-and-contact-info/taylor-street-pharmacy","bl_id":"0902","latitude":"41.868805","longitude":"-87.67308","bl_desc":"The Eye and Ear Infirmary at UIC opened in 1963 and is major statewide referral center for eye disease. The building houses the Department of Ophthalmology and Visual Sciences.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Eye and Ear Infirmary","bl_address1":"1855 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"EEI","raw_latitude":null,"raw_longitude":null}],"Women\u0027s Leadership \u0026 Resource Center":[{"category_name":"RESOURCE \u0026 CULTURAL CENTERS","poi_id":"281","poi_name":"Women\u0027s Leadership \u0026 Resource Center","poi_secondary_name":null,"poi_description":"The Women\u0027s Leadership and Resource Center (WLRC) strives to create an equitable environment in which women are able to pursue their educational and career aspirations, free from institutional barriers, oppression, and violence. WLRC offers workshops and programs throughout the year as well as workshops and trainings upon request. Get involved through student groups, volunteering, or our violence prevention programs. ","poi_link":"https://wlrc.uic.edu/","bl_id":"0690","latitude":"41.86932","longitude":"-87.654503","bl_desc":"Taylor Street Building is a UIC East Side Campus administrative office building.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Taylor Street Building","bl_address1":"1101 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"TSB","raw_latitude":null,"raw_longitude":null}],"Richard J. Daley Library":[{"category_name":"ACADEMIC SERVICES","poi_id":"325","poi_name":"Richard J. Daley Library","poi_secondary_name":null,"poi_description":"The Richard J. Daley Library has books, computers and other materials for study in the humanities, social sciences, sciences, and engineering. The librarys website is available 24/7, and you will find many books, journal articles, and databases online. The IDEA Commons The IDEA Commons, a state-ofthe-art collaborative learning environment, is open 24 hours Sunday-Thursday. Many readings assigned by professors are available online through electronic course reserves. Librarians can help you find information for classes or writing research papers, you can consult with them in person or by email, chat, or text (see Ask A Librarian on the library website).","poi_link":"https://library.uic.edu/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null}],"Student Development Services":[{"category_name":"STUDENT SERVICES","poi_id":"43","poi_name":"Student Development Services","poi_secondary_name":null,"poi_description":"At Student Development Services (SDS), we care about your transition to and overall experience at UIC. We strive to provide service at the highest level through quality programs, friendly and smooth interactions, and resourceful referrals. We believe our unit programs and staff will benefit you during your college career. We invite you to become acquainted with our major components: Student Leadership Development and Volunteer Services, the Commuter Student Resource Center, the Wellness Center, New Student and Family Orientation Program, and the UIC Association of Parents (UICAP). Each is designed to serve as a resource to students, faculty, staff, and the university community. They also provide co-curricular opportunities for student and faculty interactions, while fostering positive experiences between students and the UIC campus environment.","poi_link":"https://sa.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null}],"JST Café":[{"category_name":"DINING LIST","poi_id":"68","poi_name":"JST Café","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dining.uic.edu/locations/jst/#jst-café","bl_id":"0665","latitude":"41.866245","longitude":"-87.646027","bl_desc":"The four towers of James Stukel Towers house 740 undergraduate students. The resident hall provides a full-service dining hall for residents, computer labs, meeting and seminar rooms, penthouse lounges, student organization offices and a 150-seat auditorium for special events. The convenient location on the corner of Roosevelt Road and Halsted Street is adjacent to the UIC Forum, a facility that seats 3,000 special programs, 1,000 for banquets, and provides a variety of meeting and conference facilities.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"James J. Stukel Towers","bl_address1":"718 West Rochford Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"JJST","raw_latitude":null,"raw_longitude":null}],"Foreign Language Programming":[{"category_name":"CAMPUS GLOBAL LEARNING","poi_id":"204","poi_name":"Foreign Language Programming","poi_secondary_name":null,"poi_description":"The School of Literatures, Cultural Studies and Linguistics (LCSL) is home to six independent departments, three academic programs, and the Sandi Port Errant Language and Culture Learning Center. Our 40 faculty members, 200 graduate students and 700 undergraduate majors and minors proudly reflect the global orientation of the UIC campus, as well as the diverse cultural and linguistic tapestry of the city of Chicago. The School’s focus on interdisciplinarity fosters a culture of collaborative research between faculty and students and creates a vital community of scholars who share insights across disciplinary borders and cultivate connections with the broader Chicago community. Our research findings and scholarship inform curricula to help our undergraduates participate in a global society and our graduate students participate in the research and teaching community at UIC and beyond.","poi_link":"https://lcsl.uic.edu/lcsl-events/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null}],"Meeting and Conference Facilities":[{"category_name":"TOP DESTINATIONS","poi_id":"253","poi_name":"Meeting and Conference Facilities","poi_secondary_name":null,"poi_description":null,"poi_link":"https://meetings.uic.edu/","bl_id":"0938","latitude":"41.870762","longitude":"-87.674561","bl_desc":"The Student Center West was built in 1964 and is a hub of activity for students on UIC’s west side. It houses the UIC Medical Bookstore, Service Center, lounges, eateries and the Union Station convenience store. Student Center West also offers meeting rooms to student organizations and campus departments. It is a popular location for performances, lectures, awards banquets, movies, receptions and parties.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"UIC Student Center West","bl_address1":"828 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SCW","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"253","poi_name":"Meeting and Conference Facilities","poi_secondary_name":null,"poi_description":null,"poi_link":"https://meetings.uic.edu/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"253","poi_name":"Meeting and Conference Facilities","poi_secondary_name":null,"poi_description":null,"poi_link":"https://meetings.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null}],"The Writing Center":[{"category_name":"ACADEMIC SERVICES","poi_id":"46","poi_name":"The Writing Center","poi_secondary_name":null,"poi_description":"Being able to write well is one of the most important outcomes of a college education. The Writing Center provides peer tutors to help students work on all types of writing: assignments for courses, reports, scholarships, or job applications. The Center opens the second week of each semester. Both face-to-face and online appointments are available. ","poi_link":"https://writingcenter.uic.edu/","bl_id":"0612","latitude":"41.872856","longitude":"-87.649506","bl_desc":"Grant Hall bears the name of Civil War General and U.S. President Ulysses S. Grant. Like the other Walter Netsch classroom buildings, Grant Hall is connected to Lincoln and Douglas Halls by enclosed walkways while a more recent two-story glass-enclosed walkway links Grant to Douglas Hall. An original granite bench stands to the left of the entrance to Grant Hall. Housing the Sandi Port Errant Language and Culture Learning Center, Grant Hall illustrates a striking and important transition to green architecture at UIC.Grant Hall is the first building in the University of Illinois system to utilize geothermal heating and cooling. While this project did not seek LEED certification, the renewal demonstrates and utilizes sustainable design strategies beyond structural reuse. The project served as a successful test case to prove the value of sustainable and green building design on the UIC campus.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Grant Hall","bl_address1":"703 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"GH","raw_latitude":null,"raw_longitude":null}],"SCE Dining Hall":[{"category_name":"DINING LIST","poi_id":"128","poi_name":"SCE Dining Hall","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dining.uic.edu/locations/sce/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null}],"Global Asian Studies":[{"category_name":"CAMPUS GLOBAL LEARNING","poi_id":"173","poi_name":"Global Asian Studies","poi_secondary_name":null,"poi_description":"In Fall 2016, UIC launched a new program that combines the Asian American Studies Program (ASAM) and Asian Studies (ASST)—GLAS. Short for the Global Asian Studies, GLAS is an exciting new program which includes and incorporate elements from both ASAM and ASST, while growing in line with new research and development in the area and ethnic studies.","poi_link":"https://glas.uic.edu/about/event/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null}],"UI Health Pharmacy":[{"category_name":"HEALTH AND WELLNESS","poi_id":"98","poi_name":"UI Health Pharmacy","poi_secondary_name":null,"poi_description":"All UIC students pay a student health services fee. This fee covers some acute medications and birth control at our two student preferred pharmacies.( 2nd Floor)","poi_link":"https://hospital.uillinois.edu/primary-and-specialty-care/pharmacy/locations-hours-and-contact-info/university-village-pharmacy","bl_id":"0674","latitude":"41.86499","longitude":"-87.646133","bl_desc":"722 West Maxwell Street is a South Campus building accommodating retail space on the ground floor and offices on the upper floors.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"722 West Maxwell Street","bl_address1":"722 West Maxwell Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"722WM","raw_latitude":null,"raw_longitude":null}],"Urban Health Program":[{"category_name":"ACADEMIC SERVICES","poi_id":"272","poi_name":"Urban Health Program","poi_secondary_name":null,"poi_description":"UHPs mission is to recruit, retain, and graduate underrepresented racial/ethnic minority students, specifically African Americans, Latinos, and Native Americans, in the health professions. UHP seeks to expand educational and research opportunities for these populations, at all academic levels, including pre-college students, in order to develop underrepresented racial/ethnic minority healthcare professionals, faculty and researchers with the goals of eliminating health disparities and advancing health equity. ( Room 173)","poi_link":"https://uhp.uic.edu/","bl_id":"0910","latitude":"41.871254","longitude":"-87.671761","bl_desc":"Along with the College of Medicine West and College of Medicine West Tower, The College of Medicine East Tower is part of College of Medicine complex. Completed in 1937, CMET is one of the most architecturally distinguished buildings on the historic medical campus and, in contrast to its west counterpart, the east tower commands attention by virtue of its 14 floors of height and central location within the Wood Street wing of the building. Vertical lines draw the eye upwards to the highest floors, where the limestone ornamentation has evolved from Collegiate Gothic to the cleaner, more curvilinear Art Deco.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Medicine East Tower","bl_address1":"808 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CMET","raw_latitude":null,"raw_longitude":null}],"Global Health Program, School of Public Health":[{"category_name":"CAMPUS GLOBAL LEARNING","poi_id":"359","poi_name":"Global Health Program, School of Public Health","poi_secondary_name":null,"poi_description":"The Global Health Program represents UIC School of Public Health’s strategic commitment to enhancing global health research, teaching and service. Given the rapidity with which people, ideas, capital and trade circumnavigate the globe, our understanding of ‘public health’ must be expanded to fully encompass ‘global health’. The dramatic advances which have taken place over the last 50 years in transportation, communication and technology create fantastic opportunities to improve the health of the world’s population. Unfortunately such advances also create unprecedented opportunity for large-scale environmental disasters, including global climate change, worldwide pandemics, widespread dissemination of tainted food-products and other unsafe commercial items, as well as opportunity for intentionally inflicted man-made disasters of major proportion. The Global Health Program at the School of Public Health is dedicated to the training, attainment, and contribution of new knowledge to face these challenges. This website provides students, faculty and our local and global community partners with information about the exciting global health activities that are underway within the School and provides resource links to external opportunities, events and organizations dedicated to the improvement of health around the globe.","poi_link":"https://publichealth.uic.edu/global-health-program/","bl_id":"0975","latitude":"41.868649","longitude":"-87.667709","bl_desc":"School of Public Health and Psychiatric Institute houses classrooms, laboratories, and administrative offices for the School of Public Health. The SPHPI building is a large red brick and glass building on the eastern edge of UIC’s West Campus, close to the University of Illinois Medical Center, about two miles west of downtown Chicago.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"School of Public Health and Psychiatric Institute","bl_address1":"1601 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SPHPI","raw_latitude":null,"raw_longitude":null}],"Oasis Locations":[{"category_name":"TOP DESTINATIONS","poi_id":"212","poi_name":"Oasis Locations","poi_secondary_name":null,"poi_description":"The Project Oasis program was created to provide students with places to interact, study, and gather between classes and during extended breaks. These informal learning spaces were designed and renovated with an emphasis on improving lighting, acoustics and ergonomics. In addition to providing new, contemporary furniture and finishes, each Oasis is adorned with artwork created by UIC Art and Design students and alumni.","poi_link":"https://pspm.uic.edu/planning-design/campus-architecture-and-learning-environments/list-of-oasis-and-learning-centers/","bl_id":"0663","latitude":"41.865372","longitude":"-87.647408","bl_desc":"Thomas Beckham Hall has opened in August 2003 and is a student apartment building housing 450 upperclassmen students on the south side of campus. Thomas Beckham Hall was named after Thomas Beckham, who was the dean of the College of Associated Health Professions in 1982 when UIC was formed by the merger of the medical center and undergraduate campuses. His recommendations led to the construction of the Student Residence , greatly expanding the on-campus residence population.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"Thomas Beckham Hall","bl_address1":"1250 South Halsted Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"TBH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"212","poi_name":"Oasis Locations","poi_secondary_name":null,"poi_description":"The Project Oasis program was created to provide students with places to interact, study, and gather between classes and during extended breaks. These informal learning spaces were designed and renovated with an emphasis on improving lighting, acoustics and ergonomics. In addition to providing new, contemporary furniture and finishes, each Oasis is adorned with artwork created by UIC Art and Design students and alumni.","poi_link":"https://pspm.uic.edu/planning-design/campus-architecture-and-learning-environments/list-of-oasis-and-learning-centers/","bl_id":"0627","latitude":"41.872864","longitude":"-87.650345","bl_desc":"Stevenson Hall is named for Adlai E. Stevenson I, a Congressman from Illinois and the twenty-third Vice President of the United States. The two classroom buildings that were to form a cluster with Stevenson Hall were never built.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Stevenson Hall","bl_address1":"701 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"212","poi_name":"Oasis Locations","poi_secondary_name":null,"poi_description":"The Project Oasis program was created to provide students with places to interact, study, and gather between classes and during extended breaks. These informal learning spaces were designed and renovated with an emphasis on improving lighting, acoustics and ergonomics. In addition to providing new, contemporary furniture and finishes, each Oasis is adorned with artwork created by UIC Art and Design students and alumni.","poi_link":"https://pspm.uic.edu/planning-design/campus-architecture-and-learning-environments/list-of-oasis-and-learning-centers/","bl_id":"0604F","latitude":"41.871658","longitude":"-87.649841","bl_desc":"Lecture Center F is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out. Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Lecture Center Building F","bl_address1":"807 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCF","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"212","poi_name":"Oasis Locations","poi_secondary_name":null,"poi_description":"The Project Oasis program was created to provide students with places to interact, study, and gather between classes and during extended breaks. These informal learning spaces were designed and renovated with an emphasis on improving lighting, acoustics and ergonomics. In addition to providing new, contemporary furniture and finishes, each Oasis is adorned with artwork created by UIC Art and Design students and alumni.","poi_link":"https://pspm.uic.edu/planning-design/campus-architecture-and-learning-environments/list-of-oasis-and-learning-centers/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"212","poi_name":"Oasis Locations","poi_secondary_name":null,"poi_description":"The Project Oasis program was created to provide students with places to interact, study, and gather between classes and during extended breaks. These informal learning spaces were designed and renovated with an emphasis on improving lighting, acoustics and ergonomics. In addition to providing new, contemporary furniture and finishes, each Oasis is adorned with artwork created by UIC Art and Design students and alumni.","poi_link":"https://pspm.uic.edu/planning-design/campus-architecture-and-learning-environments/list-of-oasis-and-learning-centers/","bl_id":"0608","latitude":"41.870426","longitude":"-87.64904","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory West","bl_address1":"900 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELW","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"212","poi_name":"Oasis Locations","poi_secondary_name":null,"poi_description":"The Project Oasis program was created to provide students with places to interact, study, and gather between classes and during extended breaks. These informal learning spaces were designed and renovated with an emphasis on improving lighting, acoustics and ergonomics. In addition to providing new, contemporary furniture and finishes, each Oasis is adorned with artwork created by UIC Art and Design students and alumni.","poi_link":"https://pspm.uic.edu/planning-design/campus-architecture-and-learning-environments/list-of-oasis-and-learning-centers/","bl_id":"0612","latitude":"41.872856","longitude":"-87.649506","bl_desc":"Grant Hall bears the name of Civil War General and U.S. President Ulysses S. Grant. Like the other Walter Netsch classroom buildings, Grant Hall is connected to Lincoln and Douglas Halls by enclosed walkways while a more recent two-story glass-enclosed walkway links Grant to Douglas Hall. An original granite bench stands to the left of the entrance to Grant Hall. Housing the Sandi Port Errant Language and Culture Learning Center, Grant Hall illustrates a striking and important transition to green architecture at UIC.Grant Hall is the first building in the University of Illinois system to utilize geothermal heating and cooling. While this project did not seek LEED certification, the renewal demonstrates and utilizes sustainable design strategies beyond structural reuse. The project served as a successful test case to prove the value of sustainable and green building design on the UIC campus.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Grant Hall","bl_address1":"703 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"GH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"212","poi_name":"Oasis Locations","poi_secondary_name":null,"poi_description":"The Project Oasis program was created to provide students with places to interact, study, and gather between classes and during extended breaks. These informal learning spaces were designed and renovated with an emphasis on improving lighting, acoustics and ergonomics. In addition to providing new, contemporary furniture and finishes, each Oasis is adorned with artwork created by UIC Art and Design students and alumni.","poi_link":"https://pspm.uic.edu/planning-design/campus-architecture-and-learning-environments/list-of-oasis-and-learning-centers/","bl_id":"0614","latitude":"41.872482","longitude":"-87.649292","bl_desc":"Lincoln Hall is named for Abraham Lincoln, a great political leaders from Illinois. Like the other Walter Netsch classroom buildings, Lincoln Hall is connected to Grant and Douglas Halls by enclosed walkways. Today the original Netsch walkway still links Lincoln to Douglas, while a more recent two-story glass-enclosed walkway links Douglas to Grant. Lincoln Hall is UIC first LEED-certified Building. In 2010 the building renovation project earned enough points to qualify for Gold Certification in LEED for New Construction (LEED-NC). While much of the original Lincoln Hall structure still stands, the project was not eligible for LEED for Existing Buildings (LEED-EB) due to the replacement of most of Lincoln Hall original exterior.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Lincoln Hall","bl_address1":"707 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"212","poi_name":"Oasis Locations","poi_secondary_name":null,"poi_description":"The Project Oasis program was created to provide students with places to interact, study, and gather between classes and during extended breaks. These informal learning spaces were designed and renovated with an emphasis on improving lighting, acoustics and ergonomics. In addition to providing new, contemporary furniture and finishes, each Oasis is adorned with artwork created by UIC Art and Design students and alumni.","poi_link":"https://pspm.uic.edu/planning-design/campus-architecture-and-learning-environments/list-of-oasis-and-learning-centers/","bl_id":"0615","latitude":"41.871292","longitude":"-87.649261","bl_desc":"Taft Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889. These three classroom buildings are linked by the original Netsch-designed walkways.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Taft Hall","bl_address1":"826 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"TH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"212","poi_name":"Oasis Locations","poi_secondary_name":null,"poi_description":"The Project Oasis program was created to provide students with places to interact, study, and gather between classes and during extended breaks. These informal learning spaces were designed and renovated with an emphasis on improving lighting, acoustics and ergonomics. In addition to providing new, contemporary furniture and finishes, each Oasis is adorned with artwork created by UIC Art and Design students and alumni.","poi_link":"https://pspm.uic.edu/planning-design/campus-architecture-and-learning-environments/list-of-oasis-and-learning-centers/","bl_id":"0617","latitude":"41.870995","longitude":"-87.64949","bl_desc":"Burnham Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889. These three classroom buildings are linked by the original Netsch-designed walkways.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Burnham Hall","bl_address1":"828 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"212","poi_name":"Oasis Locations","poi_secondary_name":null,"poi_description":"The Project Oasis program was created to provide students with places to interact, study, and gather between classes and during extended breaks. These informal learning spaces were designed and renovated with an emphasis on improving lighting, acoustics and ergonomics. In addition to providing new, contemporary furniture and finishes, each Oasis is adorned with artwork created by UIC Art and Design students and alumni.","poi_link":"https://pspm.uic.edu/planning-design/campus-architecture-and-learning-environments/list-of-oasis-and-learning-centers/","bl_id":"0619","latitude":"41.868958","longitude":"-87.648315","bl_desc":"Science and Engineering South, created by Walter Netsch in phase three of campus construction, is another example of his Field Theory design model, which consisted of rotating simple squares by 45 degrees to form complex geometric elements radiating outward. The two major wings of the building contain offices and laboratories to the east and classrooms to the west. A planned phase four addition was cancelled. The covered breezeway area and staircases leading away from it utilize granite as the building material.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering South","bl_address1":"845 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SES","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"212","poi_name":"Oasis Locations","poi_secondary_name":null,"poi_description":"The Project Oasis program was created to provide students with places to interact, study, and gather between classes and during extended breaks. These informal learning spaces were designed and renovated with an emphasis on improving lighting, acoustics and ergonomics. In addition to providing new, contemporary furniture and finishes, each Oasis is adorned with artwork created by UIC Art and Design students and alumni.","poi_link":"https://pspm.uic.edu/planning-design/campus-architecture-and-learning-environments/list-of-oasis-and-learning-centers/","bl_id":"0623","latitude":"41.874947","longitude":"-87.653053","bl_desc":"Education, Theatre, Music and Social Work building opened in 1971 and is a three-building complex connected at basement level. The basement area houses the mechanical equipment rooms, music rehearsal rooms, television studios and a small theater area. The building also contains classrooms, offices as well as music and theater production rooms.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Education, Theatre, Music and Social Work","bl_address1":"1040 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ETMSW","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"212","poi_name":"Oasis Locations","poi_secondary_name":null,"poi_description":"The Project Oasis program was created to provide students with places to interact, study, and gather between classes and during extended breaks. These informal learning spaces were designed and renovated with an emphasis on improving lighting, acoustics and ergonomics. In addition to providing new, contemporary furniture and finishes, each Oasis is adorned with artwork created by UIC Art and Design students and alumni.","poi_link":"https://pspm.uic.edu/planning-design/campus-architecture-and-learning-environments/list-of-oasis-and-learning-centers/","bl_id":"0604A","latitude":"41.872108","longitude":"-87.649818","bl_desc":"Lecture Center A is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out. Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Lecture Center Building A","bl_address1":"805 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCA","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"212","poi_name":"Oasis Locations","poi_secondary_name":null,"poi_description":"The Project Oasis program was created to provide students with places to interact, study, and gather between classes and during extended breaks. These informal learning spaces were designed and renovated with an emphasis on improving lighting, acoustics and ergonomics. In addition to providing new, contemporary furniture and finishes, each Oasis is adorned with artwork created by UIC Art and Design students and alumni.","poi_link":"https://pspm.uic.edu/planning-design/campus-architecture-and-learning-environments/list-of-oasis-and-learning-centers/","bl_id":"0604D","latitude":"41.871681","longitude":"-87.648727","bl_desc":"Lecture Center D is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out. Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Lecture Center Building D","bl_address1":"804 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCD","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"212","poi_name":"Oasis Locations","poi_secondary_name":null,"poi_description":"The Project Oasis program was created to provide students with places to interact, study, and gather between classes and during extended breaks. These informal learning spaces were designed and renovated with an emphasis on improving lighting, acoustics and ergonomics. In addition to providing new, contemporary furniture and finishes, each Oasis is adorned with artwork created by UIC Art and Design students and alumni.","poi_link":"https://pspm.uic.edu/planning-design/campus-architecture-and-learning-environments/list-of-oasis-and-learning-centers/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"212","poi_name":"Oasis Locations","poi_secondary_name":null,"poi_description":"The Project Oasis program was created to provide students with places to interact, study, and gather between classes and during extended breaks. These informal learning spaces were designed and renovated with an emphasis on improving lighting, acoustics and ergonomics. In addition to providing new, contemporary furniture and finishes, each Oasis is adorned with artwork created by UIC Art and Design students and alumni.","poi_link":"https://pspm.uic.edu/planning-design/campus-architecture-and-learning-environments/list-of-oasis-and-learning-centers/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"212","poi_name":"Oasis Locations","poi_secondary_name":null,"poi_description":"The Project Oasis program was created to provide students with places to interact, study, and gather between classes and during extended breaks. These informal learning spaces were designed and renovated with an emphasis on improving lighting, acoustics and ergonomics. In addition to providing new, contemporary furniture and finishes, each Oasis is adorned with artwork created by UIC Art and Design students and alumni.","poi_link":"https://pspm.uic.edu/planning-design/campus-architecture-and-learning-environments/list-of-oasis-and-learning-centers/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"212","poi_name":"Oasis Locations","poi_secondary_name":null,"poi_description":"The Project Oasis program was created to provide students with places to interact, study, and gather between classes and during extended breaks. These informal learning spaces were designed and renovated with an emphasis on improving lighting, acoustics and ergonomics. In addition to providing new, contemporary furniture and finishes, each Oasis is adorned with artwork created by UIC Art and Design students and alumni.","poi_link":"https://pspm.uic.edu/planning-design/campus-architecture-and-learning-environments/list-of-oasis-and-learning-centers/","bl_id":"0604C","latitude":"41.872124","longitude":"-87.648697","bl_desc":"Lecture Center C is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out.Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Lecture Center Building C","bl_address1":"802 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCC","raw_latitude":null,"raw_longitude":null}],"Wellness Center":[{"category_name":"HEALTH AND WELLNESS","poi_id":"113","poi_name":"Wellness Center","poi_secondary_name":null,"poi_description":"Jumping into life on a college campus is a lot of fun, but it also comes with lots of important decisions, some of which may save your life. The Wellness Center offers workshops that show you how to manage your stress, drink responsibly, use safe sex practices, eat healthy food, use your street smarts, and more. If a life crisis occurs and you are missing meals, we will connect you to our student food pantry. If you are homeless or couch-surfing, please reach out to us for resources and assistance. If you need to have a one-time one-hour wellness consultation, we do that too. The Wellness Center also provides free wellness related products: ear plugs, bandages, facial tissue, hand sanitizer, feminine products, and condoms. (Suite 237)","poi_link":"http://wellnesscenter.uic.edu/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null}],"Dunkin’ Donuts/Baskin Robins":[{"category_name":"DINING LIST","poi_id":"131","poi_name":"Dunkin’ Donuts/Baskin Robins","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dining.uic.edu/locations/sce/#dunkin-donuts","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null}],"Student Leadership and Civic Engagement":[{"category_name":"STUDENT SERVICES","poi_id":"44","poi_name":"Student Leadership and Civic Engagement","poi_secondary_name":null,"poi_description":"UIC Student Leadership and Civic Engagement (SLCE) provides student-centered, co-curricular leadership and service programming that facilitates diverse and inclusive collaboration, self-awareness, and socially-just community engagement. Programs are rooted in and encourage personal and professional development, active citizenship, cultural humility, and transformational growth. SLCE intends to engage every student on their journey from members of our communities to active citizens and from exploring leaders to transformed leaders. Leadership: IGNITE Leadership Experience, FlashPoint Leadership Experience, LeaderShape Institute, University Ambassadors, Strengths Quest, \u0026 Leadership Practices Inventory.( Room 390)","poi_link":"https://slce.uic.edu/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null}],"Language and Culture Learning Center":[{"category_name":"CAMPUS GLOBAL LEARNING","poi_id":"208","poi_name":"Language and Culture Learning Center","poi_secondary_name":null,"poi_description":"The mission of the Language and Culture Learning Center (LCLC) is to enhance language, literature, and culture learning and teaching in UIC’s School of Literatures, Cultural Studies and Linguistics. LCLC supports FREE peer tutoring and language learning assistant (LLA) programs for Arabic, French, German, Italian, and Spanish students in UIC’s Basic Language Programs. We collaborate with LCSL faculty and graduate students to find and integrate appropriate instructional technologies into their curricula and classes, as well as offering general support and consultation for resources like Blackboard, Google Apps, and more. We lead teaching with technology workshops, and we teach LCSL 505, Teaching Professional Development Workshop (Teaching with technology for language teachers). Our culture-focused events in GH 308 and online – such as language conversation hours, foreign film series, and special events – are open to the whole UIC community.","poi_link":"https://lclc.uic.edu/event/","bl_id":"0612","latitude":"41.872856","longitude":"-87.649506","bl_desc":"Grant Hall bears the name of Civil War General and U.S. President Ulysses S. Grant. Like the other Walter Netsch classroom buildings, Grant Hall is connected to Lincoln and Douglas Halls by enclosed walkways while a more recent two-story glass-enclosed walkway links Grant to Douglas Hall. An original granite bench stands to the left of the entrance to Grant Hall. Housing the Sandi Port Errant Language and Culture Learning Center, Grant Hall illustrates a striking and important transition to green architecture at UIC.Grant Hall is the first building in the University of Illinois system to utilize geothermal heating and cooling. While this project did not seek LEED certification, the renewal demonstrates and utilizes sustainable design strategies beyond structural reuse. The project served as a successful test case to prove the value of sustainable and green building design on the UIC campus.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Grant Hall","bl_address1":"703 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"GH","raw_latitude":null,"raw_longitude":null}],"Student Employment":[{"category_name":"STUDENT SERVICES","poi_id":"329","poi_name":"Student Employment","poi_secondary_name":null,"poi_description":"We are a centralized service that offers assistance to UIC students, departments and off-campus employers. Such employment not only provides students with a means of earning money, it also provides students an opportunity to develop new skills and positive work habits which will ensure professional success. Students are expected to consistently execute job responsibilities in a satisfactory manner. In addition, we sponsor various job fairs throughout the year and a series of career development workshops. (Suite 2100)","poi_link":"https://studentemployment.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null}],"Fooda":[{"category_name":"DINING LIST","poi_id":"16","poi_name":"Fooda","poi_secondary_name":null,"poi_description":null,"poi_link":"https://studentcenters.uic.edu/eat/ssb/#fooda","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null}],"Latino and Latin American Studies":[{"category_name":"CAMPUS GLOBAL LEARNING","poi_id":"209","poi_name":"Latino and Latin American Studies","poi_secondary_name":null,"poi_description":"Latin American and Latino Studies are interdisciplinary fields of study that provide insights into the culturally and ethnically diverse populations of the Americas. These fields open the door to examine and develop an understanding of the still developing global and transnational scenarios that shape our contemporary experiences. We believe that knowledge production about the Latin American region and the Latinx population of the United States is essential to navigate defining current cultural, social, and political processes. We also seek to incorporate the values that sprung from the social justice movements of the 60s and 70s and explore the racial, ethnic, linguistic, and sexual diversity of our underrepresented populations.","poi_link":"https://lals.uic.edu/about/calendar/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null}],"Student Centers":[{"category_name":"TOP DESTINATIONS","poi_id":"93","poi_name":"Student Centers","poi_secondary_name":null,"poi_description":"The Student Centers have it all. UIC students, employees, and visitors enjoy a plethora of programs, amenities, and services.","poi_link":"https://studentcenters.uic.edu/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"93","poi_name":"Student Centers","poi_secondary_name":null,"poi_description":"The Student Centers have it all. UIC students, employees, and visitors enjoy a plethora of programs, amenities, and services.","poi_link":"https://studentcenters.uic.edu/","bl_id":"0938","latitude":"41.870762","longitude":"-87.674561","bl_desc":"The Student Center West was built in 1964 and is a hub of activity for students on UIC’s west side. It houses the UIC Medical Bookstore, Service Center, lounges, eateries and the Union Station convenience store. Student Center West also offers meeting rooms to student organizations and campus departments. It is a popular location for performances, lectures, awards banquets, movies, receptions and parties.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"UIC Student Center West","bl_address1":"828 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SCW","raw_latitude":null,"raw_longitude":null}],"Frank N Fries":[{"category_name":"DINING LIST","poi_id":"74","poi_name":"Frank N Fries","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dining.uic.edu/locations/otm/#frank-n-fries","bl_id":"0959","latitude":"41.871387","longitude":"-87.669853","bl_desc":"On The Mall is one of the West Campus dining destinations. It houses Frank and Fries and Sbarro restaurants.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"On the Mall","bl_address1":"1717 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"OTM","raw_latitude":null,"raw_longitude":null}],"Technology Solutions":[{"category_name":"STUDENT SERVICES","poi_id":"94","poi_name":"Technology Solutions","poi_secondary_name":null,"poi_description":"Previously known as the Academic Computing \u0026 Communications Center (ACCC), Technology Solutions provides and maintains the tools, technologies and services critical to many UIC functions including computer labs, print services, wireless network, email, cloud storage, web conferencing, and much more.","poi_link":"https://it.uic.edu/about/technology-solutions/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null}],"Office of International Services":[{"category_name":"CAMPUS GLOBAL LEARNING","poi_id":"26","poi_name":"Office of International Services","poi_secondary_name":null,"poi_description":"The Office of International Services advances internationalization at UIC by providing comprehensive support, including advising on both government and university policies, as well as offering cross-cultural programming.","poi_link":"https://ois.uic.edu/programs/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null}],"Freshii":[{"category_name":"DINING LIST","poi_id":"75","poi_name":"Freshii","poi_secondary_name":null,"poi_description":null,"poi_link":"https://studentcenters.uic.edu/eat/scw/#freshii","bl_id":"0938","latitude":"41.870762","longitude":"-87.674561","bl_desc":"The Student Center West was built in 1964 and is a hub of activity for students on UIC’s west side. It houses the UIC Medical Bookstore, Service Center, lounges, eateries and the Union Station convenience store. Student Center West also offers meeting rooms to student organizations and campus departments. It is a popular location for performances, lectures, awards banquets, movies, receptions and parties.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"UIC Student Center West","bl_address1":"828 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SCW","raw_latitude":null,"raw_longitude":null}],"Campus Housing":[{"category_name":"TOP DESTINATIONS","poi_id":"153","poi_name":"Campus Housing","poi_secondary_name":null,"poi_description":"Campus Housing provides an educational advantage in collaboration with residents which serves as a pathway to success. Through engaging interactions and services, Campus Housing promotes a vibrant environment in the heart of Chicago. One of the real advantages of living on campus is being part of a community of fellow UIC students.","poi_link":"https://housing.uic.edu/","bl_id":"0644N","latitude":"41.873608","longitude":"-87.647446","bl_desc":"Student Residence and Commons North is a five-story residence hall that accommodates about 130 students. This building has all single rooms grouped in clusters of 3 to 6 rooms. Each cluster has a bathroom shared by members of the cluster. SRCN is limited to students who are 20 years and older.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Residence and Commons North","bl_address1":"650 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRCN","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"153","poi_name":"Campus Housing","poi_secondary_name":null,"poi_description":"Campus Housing provides an educational advantage in collaboration with residents which serves as a pathway to success. Through engaging interactions and services, Campus Housing promotes a vibrant environment in the heart of Chicago. One of the real advantages of living on campus is being part of a community of fellow UIC students.","poi_link":"https://housing.uic.edu/","bl_id":"0644S","latitude":"41.873158","longitude":"-87.647812","bl_desc":"Students Residence and Commons South is a five-story traditional residence hall of double rooms, which open into a common hallway with two community bathrooms shared by each floor community. It has a computer lab and accommodates around 190 students. This building has two single sex floors, with females on the second floor and males on the third floor. The fourth and fifth floor are both co-ed. SRCS is for undergraduate students of all ages.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Residence and Commons South","bl_address1":"700 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRCS","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"153","poi_name":"Campus Housing","poi_secondary_name":null,"poi_description":"Campus Housing provides an educational advantage in collaboration with residents which serves as a pathway to success. Through engaging interactions and services, Campus Housing promotes a vibrant environment in the heart of Chicago. One of the real advantages of living on campus is being part of a community of fellow UIC students.","poi_link":"https://housing.uic.edu/","bl_id":"0663","latitude":"41.865372","longitude":"-87.647408","bl_desc":"Thomas Beckham Hall has opened in August 2003 and is a student apartment building housing 450 upperclassmen students on the south side of campus. Thomas Beckham Hall was named after Thomas Beckham, who was the dean of the College of Associated Health Professions in 1982 when UIC was formed by the merger of the medical center and undergraduate campuses. His recommendations led to the construction of the Student Residence , greatly expanding the on-campus residence population.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"Thomas Beckham Hall","bl_address1":"1250 South Halsted Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"TBH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"153","poi_name":"Campus Housing","poi_secondary_name":null,"poi_description":"Campus Housing provides an educational advantage in collaboration with residents which serves as a pathway to success. Through engaging interactions and services, Campus Housing promotes a vibrant environment in the heart of Chicago. One of the real advantages of living on campus is being part of a community of fellow UIC students.","poi_link":"https://housing.uic.edu/","bl_id":"0664","latitude":"41.864323","longitude":"-87.6474","bl_desc":"Marie Robinson Hall opened in 2001 and is home to 330 upperclassmen. Marie Robinson Hall used to be called Maxwell Street Residence and was renamed after Marie Robinson who was a former student affairs administrator. Marie Robinson worked to change the character of UIC from a commuter campus to one with a substantial resident population. She rose from the head of the department of Medical Social Work to Associate Dean of her college and was named Vice Chancellor in 1992.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"Marie Robinson Hall","bl_address1":"811 West Maxwell Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"MRH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"153","poi_name":"Campus Housing","poi_secondary_name":null,"poi_description":"Campus Housing provides an educational advantage in collaboration with residents which serves as a pathway to success. Through engaging interactions and services, Campus Housing promotes a vibrant environment in the heart of Chicago. One of the real advantages of living on campus is being part of a community of fellow UIC students.","poi_link":"https://housing.uic.edu/","bl_id":"0665","latitude":"41.866245","longitude":"-87.646027","bl_desc":"The four towers of James Stukel Towers house 740 undergraduate students. The resident hall provides a full-service dining hall for residents, computer labs, meeting and seminar rooms, penthouse lounges, student organization offices and a 150-seat auditorium for special events. The convenient location on the corner of Roosevelt Road and Halsted Street is adjacent to the UIC Forum, a facility that seats 3,000 special programs, 1,000 for banquets, and provides a variety of meeting and conference facilities.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"James J. Stukel Towers","bl_address1":"718 West Rochford Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"JJST","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"153","poi_name":"Campus Housing","poi_secondary_name":null,"poi_description":"Campus Housing provides an educational advantage in collaboration with residents which serves as a pathway to success. Through engaging interactions and services, Campus Housing promotes a vibrant environment in the heart of Chicago. One of the real advantages of living on campus is being part of a community of fellow UIC students.","poi_link":"https://housing.uic.edu/","bl_id":"0951","latitude":"41.871162","longitude":"-87.675705","bl_desc":"Single Student Residence is an apartment-styled building that houses 530 graduate and professional students as well as undergraduate students who are 21 and older, with family housing on the fifth floor. The sixteenth floor is home to the Nursing Community. Because this building is mainly for graduate and professional students, the entire building is meant for students to have concentration in their intensive studies.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Single Student Residence","bl_address1":"809 South Damen Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SSR","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"153","poi_name":"Campus Housing","poi_secondary_name":null,"poi_description":"Campus Housing provides an educational advantage in collaboration with residents which serves as a pathway to success. Through engaging interactions and services, Campus Housing promotes a vibrant environment in the heart of Chicago. One of the real advantages of living on campus is being part of a community of fellow UIC students.","poi_link":"https://housing.uic.edu/","bl_id":"0937","latitude":"41.871132","longitude":"-87.675224","bl_desc":"The Polk Street Residence Hall is a co-ed building for undergraduate students of all ages. It originally opened in 1966 and was renovated in 2001 to create small clusters on each floor, with two rooms sharing a private bathroom. The hall houses about 130 students. The small number of residents per floor allows for added quiet and privacy as well as small, vibrant communities.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Polk Street Residence Hall","bl_address1":"1933 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PSRH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"153","poi_name":"Campus Housing","poi_secondary_name":null,"poi_description":"Campus Housing provides an educational advantage in collaboration with residents which serves as a pathway to success. Through engaging interactions and services, Campus Housing promotes a vibrant environment in the heart of Chicago. One of the real advantages of living on campus is being part of a community of fellow UIC students.","poi_link":"https://housing.uic.edu/","bl_id":"0640","latitude":"41.874775","longitude":"-87.651442","bl_desc":"The new Academic and Residential Complex (ARC) is a public private partnership between UIC and American Campus Communities (ACC). As part of a master plan to address the university¿s increasing enrollment, this new living-learning community features a 10-story, 146,000-square-foot residence hall with 548 beds in traditional dorm rooms and semi-suite style units. A two-story, 54,000-square-foot academic center on the west side of ARC holds three large tiered lecture halls, active learning classrooms, several small group study rooms, a tutoring center and multiple collaboration spaces. The living-learning community also includes shared spaces such as lounges, offices, laundry rooms, a fitness center and a 10th floor sky lounge, along with 1,600 square feet of retail space that houses a Starbucks coffee shop operated by students. Designed by Solomon Cordwell Buenz (SCB), ARC evokes the original campus design by architect Walter Netsch in its use of concrete panels and geometric shapes in the facade and is targeting LEED Gold certification later in 2019.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Academic \u0026 Residential Complex","bl_address1":"940 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ARC","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"153","poi_name":"Campus Housing","poi_secondary_name":null,"poi_description":"Campus Housing provides an educational advantage in collaboration with residents which serves as a pathway to success. Through engaging interactions and services, Campus Housing promotes a vibrant environment in the heart of Chicago. One of the real advantages of living on campus is being part of a community of fellow UIC students.","poi_link":"https://housing.uic.edu/","bl_id":"0644C","latitude":"41.874039","longitude":"-87.64801","bl_desc":"The Student Residence and Commons Courtyard Building is a four-story facility accommodating about 665 students. SRCC houses students in clusters, typically of three doubles and two single rooms sharing a common bathroom. The tower lounge has a magnificent view of the Chicago skyline. The first floor has been designated for the President’s Award program.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Residence and Commons Courtyard","bl_address1":"600 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRCC","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"153","poi_name":"Campus Housing","poi_secondary_name":null,"poi_description":"Campus Housing provides an educational advantage in collaboration with residents which serves as a pathway to success. Through engaging interactions and services, Campus Housing promotes a vibrant environment in the heart of Chicago. One of the real advantages of living on campus is being part of a community of fellow UIC students.","poi_link":"https://housing.uic.edu/","bl_id":"0644W","latitude":"41.874233","longitude":"-87.6492","bl_desc":"Student Residence and Commons West is a four-story residence hall accommodating approximately 350 students. Special interest housing in SRCW includes communities for the Honors College, Engineering, Women in Science and Engineering, Architecture, Arts, Pre-pharmacy and Pre-medicine.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Residence and Commons West","bl_address1":"901 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRCW","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"153","poi_name":"Campus Housing","poi_secondary_name":null,"poi_description":"Campus Housing provides an educational advantage in collaboration with residents which serves as a pathway to success. Through engaging interactions and services, Campus Housing promotes a vibrant environment in the heart of Chicago. One of the real advantages of living on campus is being part of a community of fellow UIC students.","poi_link":"https://housing.uic.edu/","bl_id":"0923","latitude":"41.871197","longitude":"-87.674408","bl_desc":"The Student Residence Hall opened in 1953 and was renovated in 2006. The building houses a Faculty in Residence and a Residence Director, as well as the central offices of Campus Housing.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Student Residence Hall","bl_address1":"818 South Wolcott Aveunue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SRH","raw_latitude":null,"raw_longitude":null}],"Testing Services":[{"category_name":"STUDENT SERVICES","poi_id":"267","poi_name":"Testing Services","poi_secondary_name":null,"poi_description":"The Office of Testing Services (OTS) is a unit of the Office of the Vice Chancellor for Student Affairs. OTS serves two major groups: the students and academic units of The University of Illinois at Chicago (UIC) and the general population of metropolitan Chicago. They are there to meet your proctoring and test scoring needs. OTS is a member of the National College Testing Association (NCTA).( Suite 1070)","poi_link":"https://testing.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null}],"Market at Halsted St.":[{"category_name":"DINING LIST","poi_id":"76","poi_name":"Market at Halsted St.","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dining.uic.edu/locations/sce/#market-at-halsted-st","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null}],"UIC Bookstore":[{"category_name":"STUDENT SERVICES","poi_id":"381","poi_name":"UIC Bookstore","poi_secondary_name":null,"poi_description":"The UIC Bookstore is the official bookstore of UIC and provides a wide variety of goods and services for the convenience of the greater UIC community, enhancing the campus experience with exemplary customer service, and demonstrated fiscal and social responsibility. The primary goal is to ensure students are able to obtain the course materials they need at reasonable prices. UIC merchandise and computer software programs are available to support your academic career and promote school spirit.","poi_link":"https://www.bkstr.com/uicbookstore/home","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null}],"Moe\u0027s Southwest Grill":[{"category_name":"DINING LIST","poi_id":"368","poi_name":"Moe\u0027s Southwest Grill","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dining.uic.edu/locations/sce/#moes-southwest-grill","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null}],"Visitors Center":[{"category_name":"TOP DESTINATIONS","poi_id":"155","poi_name":"Visitors Center","poi_secondary_name":null,"poi_description":null,"poi_link":"https://www.uic.edu/admissions-aid/visit-campus/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null}],"Marketplace":[{"category_name":"DINING LIST","poi_id":"24","poi_name":"Marketplace","poi_secondary_name":null,"poi_description":"HOURS \u003cbr\u003e\u003cbr\u003eMonday-Friday: 10:00am-2:00pm \u003cbr\u003ePapa John’s Monday- Thursday: 10:00am-8:00pm \u003cbr\u003eFriday: 10:00am-2:00pm","poi_link":"www.uic.edu/depts/dining/hours.shtml","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null},{"category_name":"DINING LIST","poi_id":"24","poi_name":"Marketplace","poi_secondary_name":null,"poi_description":"HOURS \u003cbr\u003e\u003cbr\u003eMonday-Friday: 10:00am-2:00pm \u003cbr\u003ePapa John’s Monday- Thursday: 10:00am-8:00pm \u003cbr\u003eFriday: 10:00am-2:00pm","poi_link":"www.uic.edu/depts/dining/hours.shtml","bl_id":"0938","latitude":"41.870762","longitude":"-87.674561","bl_desc":"The Student Center West was built in 1964 and is a hub of activity for students on UIC’s west side. It houses the UIC Medical Bookstore, Service Center, lounges, eateries and the Union Station convenience store. Student Center West also offers meeting rooms to student organizations and campus departments. It is a popular location for performances, lectures, awards banquets, movies, receptions and parties.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"UIC Student Center West","bl_address1":"828 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SCW","raw_latitude":null,"raw_longitude":null}],"Visitor Parking":[{"category_name":"TOP DESTINATIONS","poi_id":"390","poi_name":"Visitor Parking","poi_secondary_name":null,"poi_description":null,"poi_link":"https://parking.uic.edu/","bl_id":null,"latitude":null,"longitude":null,"bl_desc":null,"display_indicator":null,"pin_radius":null,"lot_name":"Lot 1B","address":"1139 West Harrison St., 60607","parking_latitude":"41.873676","parking_longitude":"-87.655739","campus_side":"1","parking_pin_radius":"40","parking_offering":"Motorcycle parking,Visitor and Card Access parking","bl_class":null,"bl_name":null,"bl_address1":null,"bl_city":null,"bl_zip":null,"bl_abbreviation":null,"raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"390","poi_name":"Visitor Parking","poi_secondary_name":null,"poi_description":null,"poi_link":"https://parking.uic.edu/","bl_id":null,"latitude":null,"longitude":null,"bl_desc":null,"display_indicator":null,"pin_radius":null,"lot_name":"Lot 4","address":"761 West Polk St, 60607","parking_latitude":"41.871514","parking_longitude":"-87.64608","campus_side":"1","parking_pin_radius":"20","parking_offering":"Visitor and Card Access parking","bl_class":null,"bl_name":null,"bl_address1":null,"bl_city":null,"bl_zip":null,"bl_abbreviation":null,"raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"390","poi_name":"Visitor Parking","poi_secondary_name":null,"poi_description":null,"poi_link":"https://parking.uic.edu/","bl_id":null,"latitude":null,"longitude":null,"bl_desc":null,"display_indicator":null,"pin_radius":null,"lot_name":"Lot 5C","address":"1135 South Morgan Street, 60607","parking_latitude":"41.867622","parking_longitude":"-87.64991","campus_side":"1","parking_pin_radius":"30","parking_offering":"Meter parking,Visitor and Card Access parking","bl_class":null,"bl_name":null,"bl_address1":null,"bl_city":null,"bl_zip":null,"bl_abbreviation":null,"raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"390","poi_name":"Visitor Parking","poi_secondary_name":null,"poi_description":null,"poi_link":"https://parking.uic.edu/","bl_id":null,"latitude":null,"longitude":null,"bl_desc":null,"display_indicator":null,"pin_radius":null,"lot_name":"Lot B2","address":"900 South Wolcott Ave., 60612","parking_latitude":"41.870164","parking_longitude":"-87.674394","campus_side":"2","parking_pin_radius":"30","parking_offering":"Motorcycle parking,Visitor parking","bl_class":null,"bl_name":null,"bl_address1":null,"bl_city":null,"bl_zip":null,"bl_abbreviation":null,"raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"390","poi_name":"Visitor Parking","poi_secondary_name":null,"poi_description":null,"poi_link":"https://parking.uic.edu/","bl_id":null,"latitude":null,"longitude":null,"bl_desc":null,"display_indicator":null,"pin_radius":null,"lot_name":"Lot C4","address":"1119 South Wolcott Ave., 60612","parking_latitude":"41.868248","parking_longitude":"-87.673965","campus_side":"2","parking_pin_radius":"40","parking_offering":"Visitor and Card Access parking","bl_class":null,"bl_name":null,"bl_address1":null,"bl_city":null,"bl_zip":null,"bl_abbreviation":null,"raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"390","poi_name":"Visitor Parking","poi_secondary_name":null,"poi_description":null,"poi_link":"https://parking.uic.edu/","bl_id":null,"latitude":null,"longitude":null,"bl_desc":null,"display_indicator":null,"pin_radius":null,"lot_name":"Lot E/E1","address":"820 South Paulina Street, 60612","parking_latitude":"41.870949","parking_longitude":"-87.669586","campus_side":"2","parking_pin_radius":"30","parking_offering":"Visitor parking","bl_class":null,"bl_name":null,"bl_address1":null,"bl_city":null,"bl_zip":null,"bl_abbreviation":null,"raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"390","poi_name":"Visitor Parking","poi_secondary_name":null,"poi_description":null,"poi_link":"https://parking.uic.edu/","bl_id":null,"latitude":null,"longitude":null,"bl_desc":null,"display_indicator":null,"pin_radius":null,"lot_name":"Halsted Street Parking Structure","address":"760 West Taylor Street, 60607","parking_latitude":"41.87059","parking_longitude":"-87.646294","campus_side":"1","parking_pin_radius":"40","parking_offering":"Motorcycle parking,Pay Per Space parking,Visitor and Card Access parking","bl_class":null,"bl_name":null,"bl_address1":null,"bl_city":null,"bl_zip":null,"bl_abbreviation":null,"raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"390","poi_name":"Visitor Parking","poi_secondary_name":null,"poi_description":null,"poi_link":"https://parking.uic.edu/","bl_id":null,"latitude":null,"longitude":null,"bl_desc":null,"display_indicator":null,"pin_radius":null,"lot_name":"Harrison Street Parking Structure","address":"1100 West Harrison St., 60607","parking_latitude":"41.874924","parking_longitude":"-87.655083","campus_side":"1","parking_pin_radius":"40","parking_offering":"Visitor and Card Access parking","bl_class":null,"bl_name":null,"bl_address1":null,"bl_city":null,"bl_zip":null,"bl_abbreviation":null,"raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"390","poi_name":"Visitor Parking","poi_secondary_name":null,"poi_description":null,"poi_link":"https://parking.uic.edu/","bl_id":null,"latitude":null,"longitude":null,"bl_desc":null,"display_indicator":null,"pin_radius":null,"lot_name":"Maxwell Street Parking Structure","address":"701 West Maxwell St., 60608","parking_latitude":"41.864521","parking_longitude":"-87.645363","campus_side":"3","parking_pin_radius":"30","parking_offering":"Motorcycle parking,Visitor and Card Access parking","bl_class":null,"bl_name":null,"bl_address1":null,"bl_city":null,"bl_zip":null,"bl_abbreviation":null,"raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"390","poi_name":"Visitor Parking","poi_secondary_name":null,"poi_description":null,"poi_link":"https://parking.uic.edu/","bl_id":null,"latitude":null,"longitude":null,"bl_desc":null,"display_indicator":null,"pin_radius":null,"lot_name":"Lot O","address":"1802 W Washburne Avenue, 60608","parking_latitude":"41.866089","parking_longitude":"-87.671943","campus_side":"2","parking_pin_radius":"20","parking_offering":"Visitor parking","bl_class":null,"bl_name":null,"bl_address1":null,"bl_city":null,"bl_zip":null,"bl_abbreviation":null,"raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"390","poi_name":"Visitor Parking","poi_secondary_name":null,"poi_description":null,"poi_link":"https://parking.uic.edu/","bl_id":null,"latitude":null,"longitude":null,"bl_desc":null,"display_indicator":null,"pin_radius":null,"lot_name":"Paulina Street Parking Structure","address":"915 South Paulina St., 60612","parking_latitude":"41.869766","parking_longitude":"-87.66835","campus_side":"2","parking_pin_radius":"40","parking_offering":"Motorcycle parking,Visitor and Card Access parking","bl_class":null,"bl_name":null,"bl_address1":null,"bl_city":null,"bl_zip":null,"bl_abbreviation":null,"raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"390","poi_name":"Visitor Parking","poi_secondary_name":null,"poi_description":null,"poi_link":"https://parking.uic.edu/","bl_id":null,"latitude":null,"longitude":null,"bl_desc":null,"display_indicator":null,"pin_radius":null,"lot_name":"Wood Street Parking Structure","address":"1100 South Wood St., 60612","parking_latitude":"41.868073","parking_longitude":"-87.672356","campus_side":"2","parking_pin_radius":"40","parking_offering":"Motorcycle parking,Card Access parking,Visitor parking","bl_class":null,"bl_name":null,"bl_address1":null,"bl_city":null,"bl_zip":null,"bl_abbreviation":null,"raw_latitude":null,"raw_longitude":null}],"Wireless Access Points":[{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0644W","latitude":"41.874233","longitude":"-87.6492","bl_desc":"Student Residence and Commons West is a four-story residence hall accommodating approximately 350 students. Special interest housing in SRCW includes communities for the Honors College, Engineering, Women in Science and Engineering, Architecture, Arts, Pre-pharmacy and Pre-medicine.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Residence and Commons West","bl_address1":"901 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRCW","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0977","latitude":"41.866413","longitude":"-87.670631","bl_desc":"The Westside Research Office Building is a six-story building that was built in 2004. It houses the Institute for health Research and Policy among several other organizations.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Westside Research Office Building","bl_address1":"1747 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"WROB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0657","latitude":"41.864029","longitude":"-87.650574","bl_desc":"Transportation Facility building houses Transportation Services, a department that provides automotive services to the campus community, including Intracampus Bus and Commuter Bus Service, the Red Car escort service, chauffeur service, and rental and repair of university-owned vehicles.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Transportation Facility","bl_address1":"1351 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"TF","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0671","latitude":"41.871353","longitude":"-87.647453","bl_desc":"The Jane Addams Hull-House Dining Hall is a beautiful Arts and Crafts building adjacent to The Jane Addams Hull-House Museum. The structure is one of the two original settlement house buildings in addition to the Hull Home, a National Historic Landmark. The Dining Hall and the Museum serve as a dynamic memorial to social reformer Jane Addams, the first American woman to receive the Nobel Peace Prize. She and her colleagues changed the lives of immigrants and influenced national and international public policy.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Jane Addams\u0027 Hull-House Dining Hall","bl_address1":"800 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"JAHD","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0604A","latitude":"41.872108","longitude":"-87.649818","bl_desc":"Lecture Center A is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out. Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Lecture Center Building A","bl_address1":"805 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCA","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0602","latitude":"41.873981","longitude":"-87.65023","bl_desc":"Trustees of the University of Illinois selected the name for the classroom building on the original Circle campus. Jefferson Hall was named for Thomas Jefferson, a governor of the Commonwealth of Virginia when Illinois was a part of that territory.Dating from the first two phases of campus construction, the linked classroom building features common design elements with Henry Hall and contributes a signature appearance to the Walter Netsch campus. Exterior reinforced concrete pillars frame and support the three-story building, which features recessed window walls adjoining open galleries on the top two floors. University Hall and Science and Engineering Offices incorporate similar design elements.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Jefferson Hall","bl_address1":"929 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"JH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0604B","latitude":"41.872192","longitude":"-87.649292","bl_desc":"Lecture Center B is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out. Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Lecture Center Building B","bl_address1":"803 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0604C","latitude":"41.872124","longitude":"-87.648697","bl_desc":"Lecture Center C is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out.Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Lecture Center Building C","bl_address1":"802 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCC","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0644N","latitude":"41.873608","longitude":"-87.647446","bl_desc":"Student Residence and Commons North is a five-story residence hall that accommodates about 130 students. This building has all single rooms grouped in clusters of 3 to 6 rooms. Each cluster has a bathroom shared by members of the cluster. SRCN is limited to students who are 20 years and older.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Residence and Commons North","bl_address1":"650 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRCN","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0644S","latitude":"41.873158","longitude":"-87.647812","bl_desc":"Students Residence and Commons South is a five-story traditional residence hall of double rooms, which open into a common hallway with two community bathrooms shared by each floor community. It has a computer lab and accommodates around 190 students. This building has two single sex floors, with females on the second floor and males on the third floor. The fourth and fifth floor are both co-ed. SRCS is for undergraduate students of all ages.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Residence and Commons South","bl_address1":"700 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRCS","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0648","latitude":"41.869904","longitude":"-87.647926","bl_desc":"The Engineering Research Facility is home to the Electronic Visualization Lab (EVL), an interdisciplinary graduate research laboratory that combines art and computer science, specializing in advanced visualization and networking technologies - the first of its kind in the country. It also houses the Nanotechnology Core Facility and the Manufacturing Research Center. Along with SELE, SELW and SES, ERF houses labs for engineering, computing, networking, and visualization resources, and serves as the research home for both faculty and graduate students for the College of Engineering.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Engineering Research Facility","bl_address1":"842 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ERF","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0663","latitude":"41.865372","longitude":"-87.647408","bl_desc":"Thomas Beckham Hall has opened in August 2003 and is a student apartment building housing 450 upperclassmen students on the south side of campus. Thomas Beckham Hall was named after Thomas Beckham, who was the dean of the College of Associated Health Professions in 1982 when UIC was formed by the merger of the medical center and undergraduate campuses. His recommendations led to the construction of the Student Residence , greatly expanding the on-campus residence population.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"Thomas Beckham Hall","bl_address1":"1250 South Halsted Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"TBH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0664","latitude":"41.864323","longitude":"-87.6474","bl_desc":"Marie Robinson Hall opened in 2001 and is home to 330 upperclassmen. Marie Robinson Hall used to be called Maxwell Street Residence and was renamed after Marie Robinson who was a former student affairs administrator. Marie Robinson worked to change the character of UIC from a commuter campus to one with a substantial resident population. She rose from the head of the department of Medical Social Work to Associate Dean of her college and was named Vice Chancellor in 1992.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"Marie Robinson Hall","bl_address1":"811 West Maxwell Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"MRH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0665","latitude":"41.866245","longitude":"-87.646027","bl_desc":"The four towers of James Stukel Towers house 740 undergraduate students. The resident hall provides a full-service dining hall for residents, computer labs, meeting and seminar rooms, penthouse lounges, student organization offices and a 150-seat auditorium for special events. The convenient location on the corner of Roosevelt Road and Halsted Street is adjacent to the UIC Forum, a facility that seats 3,000 special programs, 1,000 for banquets, and provides a variety of meeting and conference facilities.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"James J. Stukel Towers","bl_address1":"718 West Rochford Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"JJST","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0627","latitude":"41.872864","longitude":"-87.650345","bl_desc":"Stevenson Hall is named for Adlai E. Stevenson I, a Congressman from Illinois and the twenty-third Vice President of the United States. The two classroom buildings that were to form a cluster with Stevenson Hall were never built.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Stevenson Hall","bl_address1":"701 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0631","latitude":"41.870899","longitude":"-87.650475","bl_desc":"Science and Engineering Offices, 13 stories in height, opened for use in 1968, when Morgan Street was the westernmost campus boundary. The two sections of the building, slightly off-set from one another, contain matching concrete-framed scissor staircases, visible from the building exterior. Again, narrow recessed windows on the building signal the work of Walter Netsch.\u003cbr\u003e\u003cbr\u003eA large engraved block of granite bearing the name Science and Engineering Offices identifies the building on both the north and south sides","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Offices","bl_address1":"851 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SEO","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0675","latitude":"41.864494","longitude":"-87.646591","bl_desc":"1333 South Halsted Street is a South Campus building accommodating retail space on the ground floor and offices on the upper floors.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"1333 South Halsted Street","bl_address1":"1333 South Halsted Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"1333SH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0641","latitude":"41.876442","longitude":"-87.649857","bl_desc":"The Art and Exhibition Hall is home to the Center for Urban Economic Development, Urban Planning and Public Affairs as well as to classes in the School of Art and Design. The building also houses Gallery 400, a not-for-profit arts exhibition space founded in 1983 and currently a nationally recognized art gallery that presents acclaimed exhibitions, lectures, artist residencies, workshops, symposia and publications.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Art and Exhibition Hall","bl_address1":"400 South Peoria Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"AEH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0923","latitude":"41.871197","longitude":"-87.674408","bl_desc":"The Student Residence Hall opened in 1953 and was renovated in 2006. The building houses a Faculty in Residence and a Residence Director, as well as the central offices of Campus Housing.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Student Residence Hall","bl_address1":"818 South Wolcott Aveunue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SRH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0924","latitude":"41.870621","longitude":"-87.67086","bl_desc":"The UIC College of Pharmacy, founded in 1859, is the oldest of UICs 16 colleges. It is ranked in the top 10 schools of pharmacy in the U.S., #1 in Illinois.\\n\\n Learn more on the “About” page of our website:!! https://pharmacy.uic.edu/about/!! \\n \\n For more information, please contact The Office of the Dean.\\n Chicago Campus \\n 833 S. Wood St., MC 874, 161 PHARM, Chicago, IL 60612 \\n Phone: (312) 996-7240 pharmacy@uic.edu \\n\\n Rockford Campus \\n 1601 Parkview Avenue, Rockford, IL 61107 \\n Phone: (815) 395-5775 pharmacy@uic.edu \\n\\n","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Pharmacy","bl_address1":"833 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PHARM","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0957","latitude":"41.868885","longitude":"-87.67408","bl_desc":"The Lions of Illinois Eye Research Institute along with Eye and Ear Infirmary and the Light House for the Blind make UIC a major statewide referral center for eye disease. This building is a two story brick building designed by Schmidt, Garden and Erickson.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Lions of Illinois Eye Research Institute","bl_address1":"1905 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"LIERI","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0932","latitude":"41.869492","longitude":"-87.672821","bl_desc":"Completed in 1969, the Biologic Resources Laboratory is a division of the Office of the Vice Chancellor for Research.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Biologic Resources Laboratory","bl_address1":"1840 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"BRL","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0934","latitude":"41.869728","longitude":"-87.673401","bl_desc":"Constructed in 2005, this state of the art research facility houses laboratories, small conference rooms, classrooms and the Moss Auditorium that seats up to 150 people.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Medicine Research Building","bl_address1":"909 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"COMRB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0935","latitude":"41.87056","longitude":"-87.673386","bl_desc":"Built in 1962 and connected to the College of Medicine complex, the Medical Sciences Building houses primarily laboratories and faculty offices.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Medical Sciences Building","bl_address1":"835 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MSB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0938","latitude":"41.870762","longitude":"-87.674561","bl_desc":"The Student Center West was built in 1964 and is a hub of activity for students on UIC’s west side. It houses the UIC Medical Bookstore, Service Center, lounges, eateries and the Union Station convenience store. Student Center West also offers meeting rooms to student organizations and campus departments. It is a popular location for performances, lectures, awards banquets, movies, receptions and parties.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"UIC Student Center West","bl_address1":"828 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SCW","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0941","latitude":"41.871296","longitude":"-87.670624","bl_desc":"The Administrative Office Building was designed by Loebl, Schlossman, Bennet, and Dart in 1969 and houses the Office of the Vice Chancellor for Research at UIC.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Administrative Office Building","bl_address1":"1737 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"AOB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0950","latitude":"41.870037","longitude":"-87.671768","bl_desc":"The Neuropsychiatric Institute houses the UIC Psychiatry Outpatient Clinics, which include residents’ clinical offices and seminar rooms. It opened in 1946 and is one of Illinois’ first psychiatric residency programs. Since then, the Institute has achieved a national reputation for its excellence in academic psychiatry. Physicians have treated more than 4,000 brain aneurysms, ranking the UIC Department of Neurosurgery first in the state for treating such cases.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Neuropsychiatric Institute","bl_address1":"912 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"NPI","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0908","latitude":"41.8713","longitude":"-87.672409","bl_desc":"Built between 1922 and 1931, the College of Medicine complex comprises the College of Medicine West, College of Medicine West Tower and College of Medicine East Tower. The Collegiate Gothic facade makes an elegant first impression, belying the building essentially utilitarian function. Three massive red brick piers terminating in limestone-capped gables support the facade, lending it a graceful symmetry. The most elaborate limestone ornamentation is reserved for the higher floors, where carved finials extend upwards toward the sky. As the largest medical school in the country, College of Medicine educates thousands of medical students and trainees annually.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Medicine West","bl_address1":"1819 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CMW","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0910","latitude":"41.871254","longitude":"-87.671761","bl_desc":"Along with the College of Medicine West and College of Medicine West Tower, The College of Medicine East Tower is part of College of Medicine complex. Completed in 1937, CMET is one of the most architecturally distinguished buildings on the historic medical campus and, in contrast to its west counterpart, the east tower commands attention by virtue of its 14 floors of height and central location within the Wood Street wing of the building. Vertical lines draw the eye upwards to the highest floors, where the limestone ornamentation has evolved from Collegiate Gothic to the cleaner, more curvilinear Art Deco.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Medicine East Tower","bl_address1":"808 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CMET","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0911","latitude":"41.870872","longitude":"-87.672653","bl_desc":"Designed to provide access to fresh air and natural light, Clinical Sciences North was originally built as a six-story hospital that featured a Collegiate Gothic facade and many limestone edges crenellations. Today, this decorative facade still stretches the entire side of the courtyard south side and ties Clinical Sciences North to the surrounding campus buildings.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Clinical Sciences North","bl_address1":"820 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CSN","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0914","latitude":"41.869953","longitude":"-87.672516","bl_desc":"Completed in 1926, the Medical Center Administration Building was originally established as a residence home for nurses in 1930. Since then, it has been repurposed and renamed several times over the years and now serves as the Medical Center Administration Building. Above the building’s arched limestone entry is a plaque bearing the Illinois State Seal. Limestone ornamentation surrounds the building entrance and continues in a band up to the roofline, where three decorative clerestory windows complete the design.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Medical Center Administration Building","bl_address1":"914 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MCA","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0604E","latitude":"41.871605","longitude":"-87.649246","bl_desc":"Lecture Center E is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out. Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Lecture Center Building E","bl_address1":"806 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCE","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0604F","latitude":"41.871658","longitude":"-87.649841","bl_desc":"Lecture Center F is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out. Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Lecture Center Building F","bl_address1":"807 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCF","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0951","latitude":"41.871162","longitude":"-87.675705","bl_desc":"Single Student Residence is an apartment-styled building that houses 530 graduate and professional students as well as undergraduate students who are 21 and older, with family housing on the fifth floor. The sixteenth floor is home to the Nursing Community. Because this building is mainly for graduate and professional students, the entire building is meant for students to have concentration in their intensive studies.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Single Student Residence","bl_address1":"809 South Damen Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SSR","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0930","latitude":"41.868633","longitude":"-87.679245","bl_desc":"This five-story building was built in the 1970s and houses areas of the School of Public Health devoted to sustainability and environment. Areas include Environmental and Occupational Health Sciences (EOHS) and the Institute for Environmental Science and Policy (IESP) that advance cooperative research, scholarship and service.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"School of Public Health-West","bl_address1":"2121 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SPHW","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0933","latitude":"41.869476","longitude":"-87.675522","bl_desc":"The Benjamin Goldberg Research Center is primarily home to the Academic Computing and Communications Center and it also houses the Instructional Technology Lab that helps UIC faculty make use of computer technology and Web-based solutions to enhance teaching and learning.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Benjamin Goldberg Research Center","bl_address1":"1940 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"BGRC","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0936","latitude":"41.870064","longitude":"-87.675385","bl_desc":"Designed by Mittelbusher and Tourtelot, College of Nursing opened in 1969 and houses houses the Department of Women, Children and Family Health Science (WCFHS), the Department of Biobehavioral Health Science (BHS) and the Department of Health Systems Science (HSS), in addition to classrooms and nursing administration.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Nursing","bl_address1":"845 South Damen Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"NURS","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0937","latitude":"41.871132","longitude":"-87.675224","bl_desc":"The Polk Street Residence Hall is a co-ed building for undergraduate students of all ages. It originally opened in 1966 and was renovated in 2001 to create small clusters on each floor, with two rooms sharing a private bathroom. The hall houses about 130 students. The small number of residents per floor allows for added quiet and privacy as well as small, vibrant communities.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Polk Street Residence Hall","bl_address1":"1933 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PSRH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0940","latitude":"41.871059","longitude":"-87.668396","bl_desc":"One of UIC’s oldest colleges, the College of Dentistry began as the Columbian Dental College in 1891. In 1913, it became the University of Illinois College of Dentistry and was the first school in the country to have electric-driven dental engines and floor-mounted units. In 1972, the College moved into this location which houses all the dental clinics operated by the College. Today, more than 40% of all dentists in Illinois graduated from UIC’s College of Dentistry.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Dentistry","bl_address1":"801 South Paulina Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"DENT","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0953","latitude":"41.87056","longitude":"-87.675529","bl_desc":"The Sport and Fitness Center is the center for recreational activities on the West Side of campus. Features include an 8,000 square foot fitness floor equipped with state-of-the-art cardiovascular, selectorized and strength training equipment, three-lane running track, exercise studios, two-court gymnasium equipped for basketball, volleyball and badminton, three racquetball courts, a six-lane swimming pool with on-deck sauna room and a lounge area equipped with e-mail stations. The Sport and Fitness Center is open to UIC students, faculty, staff and Alumni Association members. Employees of health care facilities located in the Illinois Medical District are also eligible for membership.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"UIC Sport and Fitness Center","bl_address1":"829 South Damen Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SFC","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0963","latitude":"41.867508","longitude":"-87.669243","bl_desc":"This building is two stories tall and is home to the Office of Planning, Sustainability and Project Management (PSPM), University Audits and Telecommunications.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Paulina Street Building","bl_address1":"1140 South Paulina Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PSB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0626","latitude":"41.874081","longitude":"-87.650558","bl_desc":"Trustees of the University of Illinois selected the name for the classroom building on the original Circle campus. Henry Hall was named for Patrick Henry, a governor of the Commonwealth of Virginia when Illinois was a part of that territory.Dating from the first two phases of campus construction, the linked classroom building features common design elements with Jefferson Hall and contributes a signature appearance to the Walter Netsch campus. Exterior reinforced concrete pillars frame and support the three-story building, which features recessed window walls adjoining open galleries on the top two floors. University Hall and Science and Engineering Offices incorporate similar design elements.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Henry Hall","bl_address1":"935 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"HH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0628","latitude":"41.873669","longitude":"-87.64875","bl_desc":"Art and Design Studios (formerly known as the Architecture and Art building) was built in 1967 during the second phase of campus construction. This was Netsch’s first attempt at Field Theory, his signature contribution to architecture. Only 40% of the building was completed the classroom wings were never added.Field Theory consisted of rotating simple squares into complex geometric elements radiating outward from central cores. In seeking to move beyond “the boredom of the box,” Netsch created imaginative but organically integrated spaces. The double helix served as the inspiration for the Art and Design Studios building interior, translating to a helical path of open spaces where faculty and students could work side by side in a collaborative manner.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Architecture and Design Studios","bl_address1":"845 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ADS","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0633","latitude":"41.86665","longitude":"-87.64962","bl_desc":"The Physical Education Building houses the Flames Natatorium swimming pool, home to the UIC men and women swimming and diving teams. It provides for both a 50-and 100-meter lane setup, as well as two diving boards at the one- and three-meter height. PEB is also home to the nationally ranked Flames men and women gymnastics teams, the Department of Kinesiology and Nutrition in the College of Applied Health Sciences and the Port Academic Center, a quiet study area for student-athletes.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Physical Education Building","bl_address1":"901 West Roosevelt Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"PEB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0902","latitude":"41.868805","longitude":"-87.67308","bl_desc":"The Eye and Ear Infirmary at UIC opened in 1963 and is major statewide referral center for eye disease. The building houses the Department of Ophthalmology and Visual Sciences.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Eye and Ear Infirmary","bl_address1":"1855 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"EEI","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0612","latitude":"41.872856","longitude":"-87.649506","bl_desc":"Grant Hall bears the name of Civil War General and U.S. President Ulysses S. Grant. Like the other Walter Netsch classroom buildings, Grant Hall is connected to Lincoln and Douglas Halls by enclosed walkways while a more recent two-story glass-enclosed walkway links Grant to Douglas Hall. An original granite bench stands to the left of the entrance to Grant Hall. Housing the Sandi Port Errant Language and Culture Learning Center, Grant Hall illustrates a striking and important transition to green architecture at UIC.Grant Hall is the first building in the University of Illinois system to utilize geothermal heating and cooling. While this project did not seek LEED certification, the renewal demonstrates and utilizes sustainable design strategies beyond structural reuse. The project served as a successful test case to prove the value of sustainable and green building design on the UIC campus.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Grant Hall","bl_address1":"703 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"GH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0614","latitude":"41.872482","longitude":"-87.649292","bl_desc":"Lincoln Hall is named for Abraham Lincoln, a great political leaders from Illinois. Like the other Walter Netsch classroom buildings, Lincoln Hall is connected to Grant and Douglas Halls by enclosed walkways. Today the original Netsch walkway still links Lincoln to Douglas, while a more recent two-story glass-enclosed walkway links Douglas to Grant. Lincoln Hall is UIC first LEED-certified Building. In 2010 the building renovation project earned enough points to qualify for Gold Certification in LEED for New Construction (LEED-NC). While much of the original Lincoln Hall structure still stands, the project was not eligible for LEED for Existing Buildings (LEED-EB) due to the replacement of most of Lincoln Hall original exterior.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Lincoln Hall","bl_address1":"707 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0615","latitude":"41.871292","longitude":"-87.649261","bl_desc":"Taft Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889. These three classroom buildings are linked by the original Netsch-designed walkways.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Taft Hall","bl_address1":"826 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"TH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0617","latitude":"41.870995","longitude":"-87.64949","bl_desc":"Burnham Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889. These three classroom buildings are linked by the original Netsch-designed walkways.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Burnham Hall","bl_address1":"828 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0619","latitude":"41.868958","longitude":"-87.648315","bl_desc":"Science and Engineering South, created by Walter Netsch in phase three of campus construction, is another example of his Field Theory design model, which consisted of rotating simple squares by 45 degrees to form complex geometric elements radiating outward. The two major wings of the building contain offices and laboratories to the east and classrooms to the west. A planned phase four addition was cancelled. The covered breezeway area and staircases leading away from it utilize granite as the building material.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering South","bl_address1":"845 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SES","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0623","latitude":"41.874947","longitude":"-87.653053","bl_desc":"Education, Theatre, Music and Social Work building opened in 1971 and is a three-building complex connected at basement level. The basement area houses the mechanical equipment rooms, music rehearsal rooms, television studios and a small theater area. The building also contains classrooms, offices as well as music and theater production rooms.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Education, Theatre, Music and Social Work","bl_address1":"1040 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ETMSW","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0916","latitude":"41.868362","longitude":"-87.674812","bl_desc":"Built in 1952, this building stands eight stories tall. It has a brick exterior with surrounding windows of wood framing and houses classrooms, labs, offices and clinics.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Applied Health Sciences Building","bl_address1":"1919 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"AHSB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0920","latitude":"41.870621","longitude":"-87.672035","bl_desc":"The Clinical Sciences Building is a 14-story building and home for many of the labs used by the College of Medicine. The high-rise houses offices, outpatient clinics and laboratories.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Clinical Sciences Building","bl_address1":"840 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CSB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0974","latitude":"41.867546","longitude":"-87.667854","bl_desc":"Disability, Health and Social Policy Building houses the Institute on Disability and Human Development, the Center for Urban Education Research and Development as well as UIC Child and Family Development Center, among other organizations.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Disability, Health and Social Policy Building","bl_address1":"1640 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"DHSP","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0975","latitude":"41.868649","longitude":"-87.667709","bl_desc":"School of Public Health and Psychiatric Institute houses classrooms, laboratories, and administrative offices for the School of Public Health. The SPHPI building is a large red brick and glass building on the eastern edge of UIC’s West Campus, close to the University of Illinois Medical Center, about two miles west of downtown Chicago.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"School of Public Health and Psychiatric Institute","bl_address1":"1601 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SPHPI","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0604D","latitude":"41.871681","longitude":"-87.648727","bl_desc":"Lecture Center D is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out. Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Lecture Center Building D","bl_address1":"804 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCD","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0606","latitude":"41.87281","longitude":"-87.647865","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East Tower","bl_address1":"710 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCET","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0613","latitude":"41.872822","longitude":"-87.649094","bl_desc":"Douglass Hall is named for Frederick Douglass, a former slave, abolitionist, and social reformer who advocated for equality for all people. The dedication of this building to Mr. Douglass is in alignment with UIC’s identity as a federally designated Minority Serving Institution (MSI) that has been recognized as the highest in the Midwest and 13th nationally for the diversity of its students and faculty. Like the other Walter Netsch classroom buildings, Douglass Hall is connected to Grant and Lincoln Halls by enclosed walkways. Today the original Netsch walkway still links Douglass to Lincoln, while a more recent two-story glass-enclosed walkway links Douglass to Grant.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Douglass Hall","bl_address1":"705 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"DH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0616","latitude":"41.870941","longitude":"-87.649017","bl_desc":"Addams Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889.These three classroom buildings are linked by the original Netsch-designed walkways. An original granite bench still stands to the left of the entrance to Addams Hall.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Addams Hall","bl_address1":"830 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"AH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0919","latitude":"41.870823","longitude":"-87.666946","bl_desc":"Opened in 1995, The Molecular Biology Research Building one of UIC newest research facilities. As you enter the building, you will find yourself in the main lobby, the focal point of which is the staircase designed as a double stranded helical DNA molecule. The two strands of the staircase spiral up the entire four floors of the building. Outside are two very distinctive sculptures, Symbiotic Parralax by Chicago sculptor Terrence Karpowicz made of steel and Allele by William Carlson, made of granite.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Molecular Biology Research Building","bl_address1":"900 South Ashland Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MBRB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0942","latitude":"41.871887","longitude":"-87.670929","bl_desc":"The Library of Health and Sciences opened its doors in 1975 and is part of the Richard J. Daley Library network at UIC. This medical library’s collections focus on applied health sciences including dentistry, medicine, nursing, pharmacy and public health.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Library of the Health Sciences","bl_address1":"1750 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"LHS","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0642","latitude":"41.876112","longitude":"-87.64986","bl_desc":"College of Urban Planning and Public Affairs offers undergraduate programs in public policy and urban studies and graduate degrees in public administration and urban planning and policy. CUPPA also houses nine research centers including the Center for Public Safety and Justice, the Center for Urban Economic Development, the Great Cities Institute, the Urban Data Visualization Laboratory, the Institute for Research on Race and Public Policy, the Institute for Policy and Civic Engagement, the Nathalie P. Voorhees Center for Neighborhood and Community Improvement, the Survey Research Laboratory, and the Urban Transportation.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"College of Urban Planning \u0026 Public Affairs Hall","bl_address1":"412 South Peoria Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"CUPPAH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"230","poi_name":"Wireless Access Points","poi_secondary_name":null,"poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","raw_latitude":null,"raw_longitude":null}],"Morgan Street Station":[{"category_name":"DINING LIST","poi_id":"306","poi_name":"Morgan Street Station","poi_secondary_name":null,"poi_description":"HOURS \u003cbr\u003e\u003cbr\u003eMonday-Thursday: 7:00am-7:00pm \u003cbr\u003eFriday: 7:00am-5:00pm","poi_link":"www.uic.edu/depts/dining/hours.shtml","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","raw_latitude":null,"raw_longitude":null}],"Water Refill Station":[{"category_name":"TOP DESTINATIONS","poi_id":"385","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0924","latitude":"41.870621","longitude":"-87.67086","bl_desc":"The UIC College of Pharmacy, founded in 1859, is the oldest of UICs 16 colleges. It is ranked in the top 10 schools of pharmacy in the U.S., #1 in Illinois.\\n\\n Learn more on the “About” page of our website:!! https://pharmacy.uic.edu/about/!! \\n \\n For more information, please contact The Office of the Dean.\\n Chicago Campus \\n 833 S. Wood St., MC 874, 161 PHARM, Chicago, IL 60612 \\n Phone: (312) 996-7240 pharmacy@uic.edu \\n\\n Rockford Campus \\n 1601 Parkview Avenue, Rockford, IL 61107 \\n Phone: (815) 395-5775 pharmacy@uic.edu \\n\\n","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Pharmacy","bl_address1":"833 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PHARM","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"385","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0942","latitude":"41.871887","longitude":"-87.670929","bl_desc":"The Library of Health and Sciences opened its doors in 1975 and is part of the Richard J. Daley Library network at UIC. This medical library’s collections focus on applied health sciences including dentistry, medicine, nursing, pharmacy and public health.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Library of the Health Sciences","bl_address1":"1750 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"LHS","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"385","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0624","latitude":"41.874573","longitude":"-87.653343","bl_desc":"A simple, black-box theater space, the UIC Theatre seats 250 people. As part of its educational mission to provide drama instruction for its students as well as entertainment for the community, the UIC Theatre presents classic and contemporary works in four shows per season. UIC Department of Performing Arts programs in Theatre undertakes extremely ambitious work; recent undertakings include Shakespeare’s \"Romeo and Juliet,\" Tony Kushner’s \"Angels in America,\" Suzan-Lori Parks’ \"In The Blood\" and Jose Rivera’s \"Marisol.\"","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Theatre","bl_address1":"1044 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UICT","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"385","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0642","latitude":"41.876112","longitude":"-87.64986","bl_desc":"College of Urban Planning and Public Affairs offers undergraduate programs in public policy and urban studies and graduate degrees in public administration and urban planning and policy. CUPPA also houses nine research centers including the Center for Public Safety and Justice, the Center for Urban Economic Development, the Great Cities Institute, the Urban Data Visualization Laboratory, the Institute for Research on Race and Public Policy, the Institute for Policy and Civic Engagement, the Nathalie P. Voorhees Center for Neighborhood and Community Improvement, the Survey Research Laboratory, and the Urban Transportation.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"College of Urban Planning \u0026 Public Affairs Hall","bl_address1":"412 South Peoria Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"CUPPAH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"385","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0608","latitude":"41.870426","longitude":"-87.64904","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory West","bl_address1":"900 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELW","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"385","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0611","latitude":"41.867619","longitude":"-87.651779","bl_desc":"Physical Plant Building first opened for use in 1964 and houses offices and shops for university services such as the campus police, architects, building maintenance and building services.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Physical Plant Building","bl_address1":"1140 S Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"PPB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"385","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0633","latitude":"41.86665","longitude":"-87.64962","bl_desc":"The Physical Education Building houses the Flames Natatorium swimming pool, home to the UIC men and women swimming and diving teams. It provides for both a 50-and 100-meter lane setup, as well as two diving boards at the one- and three-meter height. PEB is also home to the nationally ranked Flames men and women gymnastics teams, the Department of Kinesiology and Nutrition in the College of Applied Health Sciences and the Port Academic Center, a quiet study area for student-athletes.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Physical Education Building","bl_address1":"901 West Roosevelt Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"PEB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"385","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0648","latitude":"41.869904","longitude":"-87.647926","bl_desc":"The Engineering Research Facility is home to the Electronic Visualization Lab (EVL), an interdisciplinary graduate research laboratory that combines art and computer science, specializing in advanced visualization and networking technologies - the first of its kind in the country. It also houses the Nanotechnology Core Facility and the Manufacturing Research Center. Along with SELE, SELW and SES, ERF houses labs for engineering, computing, networking, and visualization resources, and serves as the research home for both faculty and graduate students for the College of Engineering.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Engineering Research Facility","bl_address1":"842 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ERF","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"385","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0920","latitude":"41.870621","longitude":"-87.672035","bl_desc":"The Clinical Sciences Building is a 14-story building and home for many of the labs used by the College of Medicine. The high-rise houses offices, outpatient clinics and laboratories.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Clinical Sciences Building","bl_address1":"840 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CSB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"385","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0604C","latitude":"41.872124","longitude":"-87.648697","bl_desc":"Lecture Center C is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out.Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Lecture Center Building C","bl_address1":"802 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCC","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"385","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0617","latitude":"41.870995","longitude":"-87.64949","bl_desc":"Burnham Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889. These three classroom buildings are linked by the original Netsch-designed walkways.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Burnham Hall","bl_address1":"828 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"385","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"385","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0657","latitude":"41.864029","longitude":"-87.650574","bl_desc":"Transportation Facility building houses Transportation Services, a department that provides automotive services to the campus community, including Intracampus Bus and Commuter Bus Service, the Red Car escort service, chauffeur service, and rental and repair of university-owned vehicles.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Transportation Facility","bl_address1":"1351 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"TF","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"385","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0663","latitude":"41.865372","longitude":"-87.647408","bl_desc":"Thomas Beckham Hall has opened in August 2003 and is a student apartment building housing 450 upperclassmen students on the south side of campus. Thomas Beckham Hall was named after Thomas Beckham, who was the dean of the College of Associated Health Professions in 1982 when UIC was formed by the merger of the medical center and undergraduate campuses. His recommendations led to the construction of the Student Residence , greatly expanding the on-campus residence population.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"Thomas Beckham Hall","bl_address1":"1250 South Halsted Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"TBH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"385","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0630","latitude":"41.872547","longitude":"-87.646355","bl_desc":"Located on the East Side of campus, the Student Recreation Facility is a state-of-the-art facility which houses an 18,000 sq. ft. fitness floor, the latest exercise equipment, 1/8 mile 3-lane jogging track, a lap pool and lazy river, racquetball and squash courts, 4-court wood floor gymnasium as well as a spa, sauna, and steam rooms. Lighted outdoor recreation courts are also available for tennis and basketball.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Recreation Facility","bl_address1":"737 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRF","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"385","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0940","latitude":"41.871059","longitude":"-87.668396","bl_desc":"One of UIC’s oldest colleges, the College of Dentistry began as the Columbian Dental College in 1891. In 1913, it became the University of Illinois College of Dentistry and was the first school in the country to have electric-driven dental engines and floor-mounted units. In 1972, the College moved into this location which houses all the dental clinics operated by the College. Today, more than 40% of all dentists in Illinois graduated from UIC’s College of Dentistry.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Dentistry","bl_address1":"801 South Paulina Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"DENT","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"385","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0623","latitude":"41.874947","longitude":"-87.653053","bl_desc":"Education, Theatre, Music and Social Work building opened in 1971 and is a three-building complex connected at basement level. The basement area houses the mechanical equipment rooms, music rehearsal rooms, television studios and a small theater area. The building also contains classrooms, offices as well as music and theater production rooms.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Education, Theatre, Music and Social Work","bl_address1":"1040 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ETMSW","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"385","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"385","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0631","latitude":"41.870899","longitude":"-87.650475","bl_desc":"Science and Engineering Offices, 13 stories in height, opened for use in 1968, when Morgan Street was the westernmost campus boundary. The two sections of the building, slightly off-set from one another, contain matching concrete-framed scissor staircases, visible from the building exterior. Again, narrow recessed windows on the building signal the work of Walter Netsch.\u003cbr\u003e\u003cbr\u003eA large engraved block of granite bearing the name Science and Engineering Offices identifies the building on both the north and south sides","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Offices","bl_address1":"851 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SEO","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"385","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0909","latitude":"41.871292","longitude":"-87.673256","bl_desc":"The College of Medicine West Tower stands nine stories tall and, along with the College of Medicine West and College of Medicine East Tower, is part of College of Medicine complex. Built in 1931, CMWT is one of the most architecturally distinguished buildings on the historic medical campus. Accented by limestone Art Deco elements, the tower is designed in a simplified vertical expression of the Collegiate Gothic style. The impressive size of the L-shaped structure can be best appreciated from the corner of Polk and Wolcott.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Medicine West Tower","bl_address1":"1853 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CMWT","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"385","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0975","latitude":"41.868649","longitude":"-87.667709","bl_desc":"School of Public Health and Psychiatric Institute houses classrooms, laboratories, and administrative offices for the School of Public Health. The SPHPI building is a large red brick and glass building on the eastern edge of UIC’s West Campus, close to the University of Illinois Medical Center, about two miles west of downtown Chicago.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"School of Public Health and Psychiatric Institute","bl_address1":"1601 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SPHPI","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"385","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"386","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-8B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0631","latitude":"41.870899","longitude":"-87.650475","bl_desc":"Science and Engineering Offices, 13 stories in height, opened for use in 1968, when Morgan Street was the westernmost campus boundary. The two sections of the building, slightly off-set from one another, contain matching concrete-framed scissor staircases, visible from the building exterior. Again, narrow recessed windows on the building signal the work of Walter Netsch.\u003cbr\u003e\u003cbr\u003eA large engraved block of granite bearing the name Science and Engineering Offices identifies the building on both the north and south sides","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Offices","bl_address1":"851 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SEO","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"386","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-8B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"387","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-11B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"388","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-15A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"273","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0910","latitude":"41.871254","longitude":"-87.671761","bl_desc":"Along with the College of Medicine West and College of Medicine West Tower, The College of Medicine East Tower is part of College of Medicine complex. Completed in 1937, CMET is one of the most architecturally distinguished buildings on the historic medical campus and, in contrast to its west counterpart, the east tower commands attention by virtue of its 14 floors of height and central location within the Wood Street wing of the building. Vertical lines draw the eye upwards to the highest floors, where the limestone ornamentation has evolved from Collegiate Gothic to the cleaner, more curvilinear Art Deco.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Medicine East Tower","bl_address1":"808 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CMET","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"273","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0977","latitude":"41.866413","longitude":"-87.670631","bl_desc":"The Westside Research Office Building is a six-story building that was built in 2004. It houses the Institute for health Research and Policy among several other organizations.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Westside Research Office Building","bl_address1":"1747 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"WROB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"273","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"273","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0630","latitude":"41.872547","longitude":"-87.646355","bl_desc":"Located on the East Side of campus, the Student Recreation Facility is a state-of-the-art facility which houses an 18,000 sq. ft. fitness floor, the latest exercise equipment, 1/8 mile 3-lane jogging track, a lap pool and lazy river, racquetball and squash courts, 4-court wood floor gymnasium as well as a spa, sauna, and steam rooms. Lighted outdoor recreation courts are also available for tennis and basketball.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Recreation Facility","bl_address1":"737 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRF","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"273","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0640","latitude":"41.874775","longitude":"-87.651442","bl_desc":"The new Academic and Residential Complex (ARC) is a public private partnership between UIC and American Campus Communities (ACC). As part of a master plan to address the university¿s increasing enrollment, this new living-learning community features a 10-story, 146,000-square-foot residence hall with 548 beds in traditional dorm rooms and semi-suite style units. A two-story, 54,000-square-foot academic center on the west side of ARC holds three large tiered lecture halls, active learning classrooms, several small group study rooms, a tutoring center and multiple collaboration spaces. The living-learning community also includes shared spaces such as lounges, offices, laundry rooms, a fitness center and a 10th floor sky lounge, along with 1,600 square feet of retail space that houses a Starbucks coffee shop operated by students. Designed by Solomon Cordwell Buenz (SCB), ARC evokes the original campus design by architect Walter Netsch in its use of concrete panels and geometric shapes in the facade and is targeting LEED Gold certification later in 2019.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Academic \u0026 Residential Complex","bl_address1":"940 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ARC","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"273","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0924","latitude":"41.870621","longitude":"-87.67086","bl_desc":"The UIC College of Pharmacy, founded in 1859, is the oldest of UICs 16 colleges. It is ranked in the top 10 schools of pharmacy in the U.S., #1 in Illinois.\\n\\n Learn more on the “About” page of our website:!! https://pharmacy.uic.edu/about/!! \\n \\n For more information, please contact The Office of the Dean.\\n Chicago Campus \\n 833 S. Wood St., MC 874, 161 PHARM, Chicago, IL 60612 \\n Phone: (312) 996-7240 pharmacy@uic.edu \\n\\n Rockford Campus \\n 1601 Parkview Avenue, Rockford, IL 61107 \\n Phone: (815) 395-5775 pharmacy@uic.edu \\n\\n","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Pharmacy","bl_address1":"833 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PHARM","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"273","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"273","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0648","latitude":"41.869904","longitude":"-87.647926","bl_desc":"The Engineering Research Facility is home to the Electronic Visualization Lab (EVL), an interdisciplinary graduate research laboratory that combines art and computer science, specializing in advanced visualization and networking technologies - the first of its kind in the country. It also houses the Nanotechnology Core Facility and the Manufacturing Research Center. Along with SELE, SELW and SES, ERF houses labs for engineering, computing, networking, and visualization resources, and serves as the research home for both faculty and graduate students for the College of Engineering.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Engineering Research Facility","bl_address1":"842 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ERF","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"273","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0942","latitude":"41.871887","longitude":"-87.670929","bl_desc":"The Library of Health and Sciences opened its doors in 1975 and is part of the Richard J. Daley Library network at UIC. This medical library’s collections focus on applied health sciences including dentistry, medicine, nursing, pharmacy and public health.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Library of the Health Sciences","bl_address1":"1750 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"LHS","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"274","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"274","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"274","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0640","latitude":"41.874775","longitude":"-87.651442","bl_desc":"The new Academic and Residential Complex (ARC) is a public private partnership between UIC and American Campus Communities (ACC). As part of a master plan to address the university¿s increasing enrollment, this new living-learning community features a 10-story, 146,000-square-foot residence hall with 548 beds in traditional dorm rooms and semi-suite style units. A two-story, 54,000-square-foot academic center on the west side of ARC holds three large tiered lecture halls, active learning classrooms, several small group study rooms, a tutoring center and multiple collaboration spaces. The living-learning community also includes shared spaces such as lounges, offices, laundry rooms, a fitness center and a 10th floor sky lounge, along with 1,600 square feet of retail space that houses a Starbucks coffee shop operated by students. Designed by Solomon Cordwell Buenz (SCB), ARC evokes the original campus design by architect Walter Netsch in its use of concrete panels and geometric shapes in the facade and is targeting LEED Gold certification later in 2019.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Academic \u0026 Residential Complex","bl_address1":"940 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ARC","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"274","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0630","latitude":"41.872547","longitude":"-87.646355","bl_desc":"Located on the East Side of campus, the Student Recreation Facility is a state-of-the-art facility which houses an 18,000 sq. ft. fitness floor, the latest exercise equipment, 1/8 mile 3-lane jogging track, a lap pool and lazy river, racquetball and squash courts, 4-court wood floor gymnasium as well as a spa, sauna, and steam rooms. Lighted outdoor recreation courts are also available for tennis and basketball.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Recreation Facility","bl_address1":"737 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRF","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"274","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0631","latitude":"41.870899","longitude":"-87.650475","bl_desc":"Science and Engineering Offices, 13 stories in height, opened for use in 1968, when Morgan Street was the westernmost campus boundary. The two sections of the building, slightly off-set from one another, contain matching concrete-framed scissor staircases, visible from the building exterior. Again, narrow recessed windows on the building signal the work of Walter Netsch.\u003cbr\u003e\u003cbr\u003eA large engraved block of granite bearing the name Science and Engineering Offices identifies the building on both the north and south sides","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Offices","bl_address1":"851 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SEO","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"274","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0608","latitude":"41.870426","longitude":"-87.64904","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory West","bl_address1":"900 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELW","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"274","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0629","latitude":"41.869101","longitude":"-87.650123","bl_desc":"Occupied by chemical engineering and civil and materials engineering departments, the 57,500-square-foot new Engineering Innovation Building (EIB) houses engineers investigating phenomena on a scale from the very large - bridge and highway components - to the exceedingly small, such as nanoscale components that will drive the next generation of thermal batteries. The building houses Chicago area only high-bay structural research laboratory, which enables engineers and industry professionals to develop and test large and heavy infrastructural components. The chemical engineers in EIB lead research work on projects including developing artificial leaves that take carbon dioxide directly from the atmosphere to make synthetic gas, microbial fuel cells and cancer detection technology that uses microfluidics devices. EIB supports unprecedented growth, provides unique learning opportunities for students, attracts top academic talent and strengthens our ties with local business, industry and other partners to drive innovation in engineering in the Chicagoland area. It includes research, classroom and office space, and it brings the chemical engineering department, which has been located off campus east of the Dan Ryan Expressway for more than 20 years, into the center of the east campus. EIB is the first of two new buildings that will help accommodate UIC growing College of Engineering student population and innovative engineering research. The building was designed by Dewberry architects, built by Berglund Construction and is expected to be LEED Gold certified later in 2019.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Engineering Innovation Building","bl_address1":"929 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"EIB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"274","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"275","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-6B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"276","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-10B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"277","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-13A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"278","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-3EA","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"279","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2C","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"382","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0924","latitude":"41.870621","longitude":"-87.67086","bl_desc":"The UIC College of Pharmacy, founded in 1859, is the oldest of UICs 16 colleges. It is ranked in the top 10 schools of pharmacy in the U.S., #1 in Illinois.\\n\\n Learn more on the “About” page of our website:!! https://pharmacy.uic.edu/about/!! \\n \\n For more information, please contact The Office of the Dean.\\n Chicago Campus \\n 833 S. Wood St., MC 874, 161 PHARM, Chicago, IL 60612 \\n Phone: (312) 996-7240 pharmacy@uic.edu \\n\\n Rockford Campus \\n 1601 Parkview Avenue, Rockford, IL 61107 \\n Phone: (815) 395-5775 pharmacy@uic.edu \\n\\n","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Pharmacy","bl_address1":"833 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PHARM","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"382","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0619","latitude":"41.868958","longitude":"-87.648315","bl_desc":"Science and Engineering South, created by Walter Netsch in phase three of campus construction, is another example of his Field Theory design model, which consisted of rotating simple squares by 45 degrees to form complex geometric elements radiating outward. The two major wings of the building contain offices and laboratories to the east and classrooms to the west. A planned phase four addition was cancelled. The covered breezeway area and staircases leading away from it utilize granite as the building material.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering South","bl_address1":"845 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SES","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"382","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0630","latitude":"41.872547","longitude":"-87.646355","bl_desc":"Located on the East Side of campus, the Student Recreation Facility is a state-of-the-art facility which houses an 18,000 sq. ft. fitness floor, the latest exercise equipment, 1/8 mile 3-lane jogging track, a lap pool and lazy river, racquetball and squash courts, 4-court wood floor gymnasium as well as a spa, sauna, and steam rooms. Lighted outdoor recreation courts are also available for tennis and basketball.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Recreation Facility","bl_address1":"737 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRF","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"382","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0942","latitude":"41.871887","longitude":"-87.670929","bl_desc":"The Library of Health and Sciences opened its doors in 1975 and is part of the Richard J. Daley Library network at UIC. This medical library’s collections focus on applied health sciences including dentistry, medicine, nursing, pharmacy and public health.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Library of the Health Sciences","bl_address1":"1750 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"LHS","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"382","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0977","latitude":"41.866413","longitude":"-87.670631","bl_desc":"The Westside Research Office Building is a six-story building that was built in 2004. It houses the Institute for health Research and Policy among several other organizations.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Westside Research Office Building","bl_address1":"1747 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"WROB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"382","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0612","latitude":"41.872856","longitude":"-87.649506","bl_desc":"Grant Hall bears the name of Civil War General and U.S. President Ulysses S. Grant. Like the other Walter Netsch classroom buildings, Grant Hall is connected to Lincoln and Douglas Halls by enclosed walkways while a more recent two-story glass-enclosed walkway links Grant to Douglas Hall. An original granite bench stands to the left of the entrance to Grant Hall. Housing the Sandi Port Errant Language and Culture Learning Center, Grant Hall illustrates a striking and important transition to green architecture at UIC.Grant Hall is the first building in the University of Illinois system to utilize geothermal heating and cooling. While this project did not seek LEED certification, the renewal demonstrates and utilizes sustainable design strategies beyond structural reuse. The project served as a successful test case to prove the value of sustainable and green building design on the UIC campus.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Grant Hall","bl_address1":"703 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"GH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"382","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0642","latitude":"41.876112","longitude":"-87.64986","bl_desc":"College of Urban Planning and Public Affairs offers undergraduate programs in public policy and urban studies and graduate degrees in public administration and urban planning and policy. CUPPA also houses nine research centers including the Center for Public Safety and Justice, the Center for Urban Economic Development, the Great Cities Institute, the Urban Data Visualization Laboratory, the Institute for Research on Race and Public Policy, the Institute for Policy and Civic Engagement, the Nathalie P. Voorhees Center for Neighborhood and Community Improvement, the Survey Research Laboratory, and the Urban Transportation.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"College of Urban Planning \u0026 Public Affairs Hall","bl_address1":"412 South Peoria Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"CUPPAH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"382","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"382","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0916","latitude":"41.868362","longitude":"-87.674812","bl_desc":"Built in 1952, this building stands eight stories tall. It has a brick exterior with surrounding windows of wood framing and houses classrooms, labs, offices and clinics.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Applied Health Sciences Building","bl_address1":"1919 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"AHSB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"382","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0936","latitude":"41.870064","longitude":"-87.675385","bl_desc":"Designed by Mittelbusher and Tourtelot, College of Nursing opened in 1969 and houses houses the Department of Women, Children and Family Health Science (WCFHS), the Department of Biobehavioral Health Science (BHS) and the Department of Health Systems Science (HSS), in addition to classrooms and nursing administration.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Nursing","bl_address1":"845 South Damen Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"NURS","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"382","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"382","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0934","latitude":"41.869728","longitude":"-87.673401","bl_desc":"Constructed in 2005, this state of the art research facility houses laboratories, small conference rooms, classrooms and the Moss Auditorium that seats up to 150 people.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Medicine Research Building","bl_address1":"909 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"COMRB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"382","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0940","latitude":"41.871059","longitude":"-87.668396","bl_desc":"One of UIC’s oldest colleges, the College of Dentistry began as the Columbian Dental College in 1891. In 1913, it became the University of Illinois College of Dentistry and was the first school in the country to have electric-driven dental engines and floor-mounted units. In 1972, the College moved into this location which houses all the dental clinics operated by the College. Today, more than 40% of all dentists in Illinois graduated from UIC’s College of Dentistry.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Dentistry","bl_address1":"801 South Paulina Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"DENT","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"382","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0631","latitude":"41.870899","longitude":"-87.650475","bl_desc":"Science and Engineering Offices, 13 stories in height, opened for use in 1968, when Morgan Street was the westernmost campus boundary. The two sections of the building, slightly off-set from one another, contain matching concrete-framed scissor staircases, visible from the building exterior. Again, narrow recessed windows on the building signal the work of Walter Netsch.\u003cbr\u003e\u003cbr\u003eA large engraved block of granite bearing the name Science and Engineering Offices identifies the building on both the north and south sides","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Offices","bl_address1":"851 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SEO","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"382","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0920","latitude":"41.870621","longitude":"-87.672035","bl_desc":"The Clinical Sciences Building is a 14-story building and home for many of the labs used by the College of Medicine. The high-rise houses offices, outpatient clinics and laboratories.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Clinical Sciences Building","bl_address1":"840 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CSB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"382","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0690","latitude":"41.86932","longitude":"-87.654503","bl_desc":"Taylor Street Building is a UIC East Side Campus administrative office building.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Taylor Street Building","bl_address1":"1101 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"TSB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"382","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"382","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0615","latitude":"41.871292","longitude":"-87.649261","bl_desc":"Taft Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889. These three classroom buildings are linked by the original Netsch-designed walkways.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Taft Hall","bl_address1":"826 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"TH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"382","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0648","latitude":"41.869904","longitude":"-87.647926","bl_desc":"The Engineering Research Facility is home to the Electronic Visualization Lab (EVL), an interdisciplinary graduate research laboratory that combines art and computer science, specializing in advanced visualization and networking technologies - the first of its kind in the country. It also houses the Nanotechnology Core Facility and the Manufacturing Research Center. Along with SELE, SELW and SES, ERF houses labs for engineering, computing, networking, and visualization resources, and serves as the research home for both faculty and graduate students for the College of Engineering.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Engineering Research Facility","bl_address1":"842 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ERF","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"382","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"382","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0608","latitude":"41.870426","longitude":"-87.64904","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory West","bl_address1":"900 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELW","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"383","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-7A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"383","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-7A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0934","latitude":"41.869728","longitude":"-87.673401","bl_desc":"Constructed in 2005, this state of the art research facility houses laboratories, small conference rooms, classrooms and the Moss Auditorium that seats up to 150 people.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Medicine Research Building","bl_address1":"909 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"COMRB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"383","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-7A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0916","latitude":"41.868362","longitude":"-87.674812","bl_desc":"Built in 1952, this building stands eight stories tall. It has a brick exterior with surrounding windows of wood framing and houses classrooms, labs, offices and clinics.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Applied Health Sciences Building","bl_address1":"1919 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"AHSB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"383","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-7A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"383","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-7A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0631","latitude":"41.870899","longitude":"-87.650475","bl_desc":"Science and Engineering Offices, 13 stories in height, opened for use in 1968, when Morgan Street was the westernmost campus boundary. The two sections of the building, slightly off-set from one another, contain matching concrete-framed scissor staircases, visible from the building exterior. Again, narrow recessed windows on the building signal the work of Walter Netsch.\u003cbr\u003e\u003cbr\u003eA large engraved block of granite bearing the name Science and Engineering Offices identifies the building on both the north and south sides","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Offices","bl_address1":"851 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SEO","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"383","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-7A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0975","latitude":"41.868649","longitude":"-87.667709","bl_desc":"School of Public Health and Psychiatric Institute houses classrooms, laboratories, and administrative offices for the School of Public Health. The SPHPI building is a large red brick and glass building on the eastern edge of UIC’s West Campus, close to the University of Illinois Medical Center, about two miles west of downtown Chicago.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"School of Public Health and Psychiatric Institute","bl_address1":"1601 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SPHPI","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"384","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-9A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0631","latitude":"41.870899","longitude":"-87.650475","bl_desc":"Science and Engineering Offices, 13 stories in height, opened for use in 1968, when Morgan Street was the westernmost campus boundary. The two sections of the building, slightly off-set from one another, contain matching concrete-framed scissor staircases, visible from the building exterior. Again, narrow recessed windows on the building signal the work of Walter Netsch.\u003cbr\u003e\u003cbr\u003eA large engraved block of granite bearing the name Science and Engineering Offices identifies the building on both the north and south sides","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Offices","bl_address1":"851 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SEO","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"384","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-9A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0922","latitude":"41.871185","longitude":"-87.667419","bl_desc":"This building has ten stories and an exterior of red brick with reinforced concrete framing. Opened in 1952, MAB is the location of the Office of Benefits and Financial Services (OBFS), the UIC Office for Access and Equity and other administrative services.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Marshfield Avenue Building","bl_address1":"809 South Marshfield Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MAB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"384","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-9A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0934","latitude":"41.869728","longitude":"-87.673401","bl_desc":"Constructed in 2005, this state of the art research facility houses laboratories, small conference rooms, classrooms and the Moss Auditorium that seats up to 150 people.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Medicine Research Building","bl_address1":"909 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"COMRB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"384","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-9A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0975","latitude":"41.868649","longitude":"-87.667709","bl_desc":"School of Public Health and Psychiatric Institute houses classrooms, laboratories, and administrative offices for the School of Public Health. The SPHPI building is a large red brick and glass building on the eastern edge of UIC’s West Campus, close to the University of Illinois Medical Center, about two miles west of downtown Chicago.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"School of Public Health and Psychiatric Institute","bl_address1":"1601 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SPHPI","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"384","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-9A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"385","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0615","latitude":"41.871292","longitude":"-87.649261","bl_desc":"Taft Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889. These three classroom buildings are linked by the original Netsch-designed walkways.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Taft Hall","bl_address1":"826 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"TH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"385","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0629","latitude":"41.869101","longitude":"-87.650123","bl_desc":"Occupied by chemical engineering and civil and materials engineering departments, the 57,500-square-foot new Engineering Innovation Building (EIB) houses engineers investigating phenomena on a scale from the very large - bridge and highway components - to the exceedingly small, such as nanoscale components that will drive the next generation of thermal batteries. The building houses Chicago area only high-bay structural research laboratory, which enables engineers and industry professionals to develop and test large and heavy infrastructural components. The chemical engineers in EIB lead research work on projects including developing artificial leaves that take carbon dioxide directly from the atmosphere to make synthetic gas, microbial fuel cells and cancer detection technology that uses microfluidics devices. EIB supports unprecedented growth, provides unique learning opportunities for students, attracts top academic talent and strengthens our ties with local business, industry and other partners to drive innovation in engineering in the Chicagoland area. It includes research, classroom and office space, and it brings the chemical engineering department, which has been located off campus east of the Dan Ryan Expressway for more than 20 years, into the center of the east campus. EIB is the first of two new buildings that will help accommodate UIC growing College of Engineering student population and innovative engineering research. The building was designed by Dewberry architects, built by Berglund Construction and is expected to be LEED Gold certified later in 2019.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Engineering Innovation Building","bl_address1":"929 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"EIB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"385","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0635","latitude":"41.869183","longitude":"-87.646172","bl_desc":"The Plant Research Laboratory was completed in 1968. The building consists of a ground floor and partial basement and contains approximately 5,611 gross square feet. The greenhouse structure is used by the Biological Sciences Department.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Plant Research Laboratory","bl_address1":"1020 South Union Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"PRL","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"385","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0933","latitude":"41.869476","longitude":"-87.675522","bl_desc":"The Benjamin Goldberg Research Center is primarily home to the Academic Computing and Communications Center and it also houses the Instructional Technology Lab that helps UIC faculty make use of computer technology and Web-based solutions to enhance teaching and learning.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Benjamin Goldberg Research Center","bl_address1":"1940 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"BGRC","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"385","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0974","latitude":"41.867546","longitude":"-87.667854","bl_desc":"Disability, Health and Social Policy Building houses the Institute on Disability and Human Development, the Center for Urban Education Research and Development as well as UIC Child and Family Development Center, among other organizations.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Disability, Health and Social Policy Building","bl_address1":"1640 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"DHSP","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"385","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0619","latitude":"41.868958","longitude":"-87.648315","bl_desc":"Science and Engineering South, created by Walter Netsch in phase three of campus construction, is another example of his Field Theory design model, which consisted of rotating simple squares by 45 degrees to form complex geometric elements radiating outward. The two major wings of the building contain offices and laboratories to the east and classrooms to the west. A planned phase four addition was cancelled. The covered breezeway area and staircases leading away from it utilize granite as the building material.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering South","bl_address1":"845 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SES","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"385","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0916","latitude":"41.868362","longitude":"-87.674812","bl_desc":"Built in 1952, this building stands eight stories tall. It has a brick exterior with surrounding windows of wood framing and houses classrooms, labs, offices and clinics.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Applied Health Sciences Building","bl_address1":"1919 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"AHSB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"385","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0616","latitude":"41.870941","longitude":"-87.649017","bl_desc":"Addams Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889.These three classroom buildings are linked by the original Netsch-designed walkways. An original granite bench still stands to the left of the entrance to Addams Hall.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Addams Hall","bl_address1":"830 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"AH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"385","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0640","latitude":"41.874775","longitude":"-87.651442","bl_desc":"The new Academic and Residential Complex (ARC) is a public private partnership between UIC and American Campus Communities (ACC). As part of a master plan to address the university¿s increasing enrollment, this new living-learning community features a 10-story, 146,000-square-foot residence hall with 548 beds in traditional dorm rooms and semi-suite style units. A two-story, 54,000-square-foot academic center on the west side of ARC holds three large tiered lecture halls, active learning classrooms, several small group study rooms, a tutoring center and multiple collaboration spaces. The living-learning community also includes shared spaces such as lounges, offices, laundry rooms, a fitness center and a 10th floor sky lounge, along with 1,600 square feet of retail space that houses a Starbucks coffee shop operated by students. Designed by Solomon Cordwell Buenz (SCB), ARC evokes the original campus design by architect Walter Netsch in its use of concrete panels and geometric shapes in the facade and is targeting LEED Gold certification later in 2019.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Academic \u0026 Residential Complex","bl_address1":"940 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ARC","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"385","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0646","latitude":"41.866634","longitude":"-87.648392","bl_desc":"Opened on June 10, 1999, the Flames Athletic Center is the crown jewel of UIC’s effort to bring its 18 Division I men’s and women’s programs to national prominence. The 50,000-square foot venue is a state-of-the-art practice facility and features two NCAA regulation-sized basketball courts a two-story comprehensive weight training and cardio-fitness center an in-house sports medicine facility locker rooms for UIC student-athletes, with two just for men’s and women’s basketball as well as offices for the basketball, baseball and athletic administration staff.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Flames Athletic Center","bl_address1":"839 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"FAC","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"104","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0664","latitude":"41.864323","longitude":"-87.6474","bl_desc":"Marie Robinson Hall opened in 2001 and is home to 330 upperclassmen. Marie Robinson Hall used to be called Maxwell Street Residence and was renamed after Marie Robinson who was a former student affairs administrator. Marie Robinson worked to change the character of UIC from a commuter campus to one with a substantial resident population. She rose from the head of the department of Medical Social Work to Associate Dean of her college and was named Vice Chancellor in 1992.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"Marie Robinson Hall","bl_address1":"811 West Maxwell Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"MRH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"104","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0604A","latitude":"41.872108","longitude":"-87.649818","bl_desc":"Lecture Center A is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out. Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Lecture Center Building A","bl_address1":"805 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCA","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"105","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-8A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0631","latitude":"41.870899","longitude":"-87.650475","bl_desc":"Science and Engineering Offices, 13 stories in height, opened for use in 1968, when Morgan Street was the westernmost campus boundary. The two sections of the building, slightly off-set from one another, contain matching concrete-framed scissor staircases, visible from the building exterior. Again, narrow recessed windows on the building signal the work of Walter Netsch.\u003cbr\u003e\u003cbr\u003eA large engraved block of granite bearing the name Science and Engineering Offices identifies the building on both the north and south sides","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Offices","bl_address1":"851 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SEO","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"105","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-8A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0975","latitude":"41.868649","longitude":"-87.667709","bl_desc":"School of Public Health and Psychiatric Institute houses classrooms, laboratories, and administrative offices for the School of Public Health. The SPHPI building is a large red brick and glass building on the eastern edge of UIC’s West Campus, close to the University of Illinois Medical Center, about two miles west of downtown Chicago.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"School of Public Health and Psychiatric Institute","bl_address1":"1601 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SPHPI","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"105","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-8A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0916","latitude":"41.868362","longitude":"-87.674812","bl_desc":"Built in 1952, this building stands eight stories tall. It has a brick exterior with surrounding windows of wood framing and houses classrooms, labs, offices and clinics.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Applied Health Sciences Building","bl_address1":"1919 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"AHSB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"105","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-8A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"106","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1C","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0640","latitude":"41.874775","longitude":"-87.651442","bl_desc":"The new Academic and Residential Complex (ARC) is a public private partnership between UIC and American Campus Communities (ACC). As part of a master plan to address the university¿s increasing enrollment, this new living-learning community features a 10-story, 146,000-square-foot residence hall with 548 beds in traditional dorm rooms and semi-suite style units. A two-story, 54,000-square-foot academic center on the west side of ARC holds three large tiered lecture halls, active learning classrooms, several small group study rooms, a tutoring center and multiple collaboration spaces. The living-learning community also includes shared spaces such as lounges, offices, laundry rooms, a fitness center and a 10th floor sky lounge, along with 1,600 square feet of retail space that houses a Starbucks coffee shop operated by students. Designed by Solomon Cordwell Buenz (SCB), ARC evokes the original campus design by architect Walter Netsch in its use of concrete panels and geometric shapes in the facade and is targeting LEED Gold certification later in 2019.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Academic \u0026 Residential Complex","bl_address1":"940 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ARC","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"106","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1C","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0633","latitude":"41.86665","longitude":"-87.64962","bl_desc":"The Physical Education Building houses the Flames Natatorium swimming pool, home to the UIC men and women swimming and diving teams. It provides for both a 50-and 100-meter lane setup, as well as two diving boards at the one- and three-meter height. PEB is also home to the nationally ranked Flames men and women gymnastics teams, the Department of Kinesiology and Nutrition in the College of Applied Health Sciences and the Port Academic Center, a quiet study area for student-athletes.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Physical Education Building","bl_address1":"901 West Roosevelt Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"PEB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"106","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1C","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"107","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-7B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"108","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-11A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0975","latitude":"41.868649","longitude":"-87.667709","bl_desc":"School of Public Health and Psychiatric Institute houses classrooms, laboratories, and administrative offices for the School of Public Health. The SPHPI building is a large red brick and glass building on the eastern edge of UIC’s West Campus, close to the University of Illinois Medical Center, about two miles west of downtown Chicago.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"School of Public Health and Psychiatric Institute","bl_address1":"1601 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SPHPI","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"108","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-11A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"109","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-12A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"110","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2NA","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"111","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0907","latitude":"41.872276","longitude":"-87.671165","bl_desc":"The Human Resources Building was built in the early 1900s and features decorative gothic motifs on the facade that faces the street. The building houses UIC Human Resources Department that provides employee recruitment, new employee onboarding, compensation and labor/employee relations among other services.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Human Resources Building","bl_address1":"715 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"HRB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"112","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-LLA","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0627","latitude":"41.872864","longitude":"-87.650345","bl_desc":"Stevenson Hall is named for Adlai E. Stevenson I, a Congressman from Illinois and the twenty-third Vice President of the United States. The two classroom buildings that were to form a cluster with Stevenson Hall were never built.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Stevenson Hall","bl_address1":"701 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"156","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-3C","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0924","latitude":"41.870621","longitude":"-87.67086","bl_desc":"The UIC College of Pharmacy, founded in 1859, is the oldest of UICs 16 colleges. It is ranked in the top 10 schools of pharmacy in the U.S., #1 in Illinois.\\n\\n Learn more on the “About” page of our website:!! https://pharmacy.uic.edu/about/!! \\n \\n For more information, please contact The Office of the Dean.\\n Chicago Campus \\n 833 S. Wood St., MC 874, 161 PHARM, Chicago, IL 60612 \\n Phone: (312) 996-7240 pharmacy@uic.edu \\n\\n Rockford Campus \\n 1601 Parkview Avenue, Rockford, IL 61107 \\n Phone: (815) 395-5775 pharmacy@uic.edu \\n\\n","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Pharmacy","bl_address1":"833 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PHARM","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"156","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-3C","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"157","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-4B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0924","latitude":"41.870621","longitude":"-87.67086","bl_desc":"The UIC College of Pharmacy, founded in 1859, is the oldest of UICs 16 colleges. It is ranked in the top 10 schools of pharmacy in the U.S., #1 in Illinois.\\n\\n Learn more on the “About” page of our website:!! https://pharmacy.uic.edu/about/!! \\n \\n For more information, please contact The Office of the Dean.\\n Chicago Campus \\n 833 S. Wood St., MC 874, 161 PHARM, Chicago, IL 60612 \\n Phone: (312) 996-7240 pharmacy@uic.edu \\n\\n Rockford Campus \\n 1601 Parkview Avenue, Rockford, IL 61107 \\n Phone: (815) 395-5775 pharmacy@uic.edu \\n\\n","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Pharmacy","bl_address1":"833 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PHARM","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"157","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-4B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0974","latitude":"41.867546","longitude":"-87.667854","bl_desc":"Disability, Health and Social Policy Building houses the Institute on Disability and Human Development, the Center for Urban Education Research and Development as well as UIC Child and Family Development Center, among other organizations.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Disability, Health and Social Policy Building","bl_address1":"1640 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"DHSP","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"157","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-4B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"157","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-4B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"157","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-4B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0608","latitude":"41.870426","longitude":"-87.64904","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory West","bl_address1":"900 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELW","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"157","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-4B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"158","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-4C","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"158","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-4C","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0924","latitude":"41.870621","longitude":"-87.67086","bl_desc":"The UIC College of Pharmacy, founded in 1859, is the oldest of UICs 16 colleges. It is ranked in the top 10 schools of pharmacy in the U.S., #1 in Illinois.\\n\\n Learn more on the “About” page of our website:!! https://pharmacy.uic.edu/about/!! \\n \\n For more information, please contact The Office of the Dean.\\n Chicago Campus \\n 833 S. Wood St., MC 874, 161 PHARM, Chicago, IL 60612 \\n Phone: (312) 996-7240 pharmacy@uic.edu \\n\\n Rockford Campus \\n 1601 Parkview Avenue, Rockford, IL 61107 \\n Phone: (815) 395-5775 pharmacy@uic.edu \\n\\n","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Pharmacy","bl_address1":"833 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PHARM","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"159","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-9B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"160","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-14B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"190","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-5B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0924","latitude":"41.870621","longitude":"-87.67086","bl_desc":"The UIC College of Pharmacy, founded in 1859, is the oldest of UICs 16 colleges. It is ranked in the top 10 schools of pharmacy in the U.S., #1 in Illinois.\\n\\n Learn more on the “About” page of our website:!! https://pharmacy.uic.edu/about/!! \\n \\n For more information, please contact The Office of the Dean.\\n Chicago Campus \\n 833 S. Wood St., MC 874, 161 PHARM, Chicago, IL 60612 \\n Phone: (312) 996-7240 pharmacy@uic.edu \\n\\n Rockford Campus \\n 1601 Parkview Avenue, Rockford, IL 61107 \\n Phone: (815) 395-5775 pharmacy@uic.edu \\n\\n","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Pharmacy","bl_address1":"833 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PHARM","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"191","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-15B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"192","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2NB","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"193","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-C","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0907","latitude":"41.872276","longitude":"-87.671165","bl_desc":"The Human Resources Building was built in the early 1900s and features decorative gothic motifs on the facade that faces the street. The building houses UIC Human Resources Department that provides employee recruitment, new employee onboarding, compensation and labor/employee relations among other services.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Human Resources Building","bl_address1":"715 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"HRB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"226","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-4A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0642","latitude":"41.876112","longitude":"-87.64986","bl_desc":"College of Urban Planning and Public Affairs offers undergraduate programs in public policy and urban studies and graduate degrees in public administration and urban planning and policy. CUPPA also houses nine research centers including the Center for Public Safety and Justice, the Center for Urban Economic Development, the Great Cities Institute, the Urban Data Visualization Laboratory, the Institute for Research on Race and Public Policy, the Institute for Policy and Civic Engagement, the Nathalie P. Voorhees Center for Neighborhood and Community Improvement, the Survey Research Laboratory, and the Urban Transportation.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"College of Urban Planning \u0026 Public Affairs Hall","bl_address1":"412 South Peoria Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"CUPPAH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"226","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-4A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0974","latitude":"41.867546","longitude":"-87.667854","bl_desc":"Disability, Health and Social Policy Building houses the Institute on Disability and Human Development, the Center for Urban Education Research and Development as well as UIC Child and Family Development Center, among other organizations.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Disability, Health and Social Policy Building","bl_address1":"1640 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"DHSP","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"226","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-4A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"226","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-4A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0924","latitude":"41.870621","longitude":"-87.67086","bl_desc":"The UIC College of Pharmacy, founded in 1859, is the oldest of UICs 16 colleges. It is ranked in the top 10 schools of pharmacy in the U.S., #1 in Illinois.\\n\\n Learn more on the “About” page of our website:!! https://pharmacy.uic.edu/about/!! \\n \\n For more information, please contact The Office of the Dean.\\n Chicago Campus \\n 833 S. Wood St., MC 874, 161 PHARM, Chicago, IL 60612 \\n Phone: (312) 996-7240 pharmacy@uic.edu \\n\\n Rockford Campus \\n 1601 Parkview Avenue, Rockford, IL 61107 \\n Phone: (815) 395-5775 pharmacy@uic.edu \\n\\n","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Pharmacy","bl_address1":"833 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PHARM","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"226","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-4A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0935","latitude":"41.87056","longitude":"-87.673386","bl_desc":"Built in 1962 and connected to the College of Medicine complex, the Medical Sciences Building houses primarily laboratories and faculty offices.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Medical Sciences Building","bl_address1":"835 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MSB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"226","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-4A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0940","latitude":"41.871059","longitude":"-87.668396","bl_desc":"One of UIC’s oldest colleges, the College of Dentistry began as the Columbian Dental College in 1891. In 1913, it became the University of Illinois College of Dentistry and was the first school in the country to have electric-driven dental engines and floor-mounted units. In 1972, the College moved into this location which houses all the dental clinics operated by the College. Today, more than 40% of all dentists in Illinois graduated from UIC’s College of Dentistry.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Dentistry","bl_address1":"801 South Paulina Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"DENT","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"226","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-4A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"226","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-4A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0631","latitude":"41.870899","longitude":"-87.650475","bl_desc":"Science and Engineering Offices, 13 stories in height, opened for use in 1968, when Morgan Street was the westernmost campus boundary. The two sections of the building, slightly off-set from one another, contain matching concrete-framed scissor staircases, visible from the building exterior. Again, narrow recessed windows on the building signal the work of Walter Netsch.\u003cbr\u003e\u003cbr\u003eA large engraved block of granite bearing the name Science and Engineering Offices identifies the building on both the north and south sides","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Offices","bl_address1":"851 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SEO","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"226","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-4A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"226","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-4A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0608","latitude":"41.870426","longitude":"-87.64904","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory West","bl_address1":"900 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELW","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"226","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-4A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0916","latitude":"41.868362","longitude":"-87.674812","bl_desc":"Built in 1952, this building stands eight stories tall. It has a brick exterior with surrounding windows of wood framing and houses classrooms, labs, offices and clinics.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Applied Health Sciences Building","bl_address1":"1919 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"AHSB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"226","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-4A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0934","latitude":"41.869728","longitude":"-87.673401","bl_desc":"Constructed in 2005, this state of the art research facility houses laboratories, small conference rooms, classrooms and the Moss Auditorium that seats up to 150 people.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Medicine Research Building","bl_address1":"909 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"COMRB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"226","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-4A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0922","latitude":"41.871185","longitude":"-87.667419","bl_desc":"This building has ten stories and an exterior of red brick with reinforced concrete framing. Opened in 1952, MAB is the location of the Office of Benefits and Financial Services (OBFS), the UIC Office for Access and Equity and other administrative services.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Marshfield Avenue Building","bl_address1":"809 South Marshfield Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MAB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"226","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-4A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0911","latitude":"41.870872","longitude":"-87.672653","bl_desc":"Designed to provide access to fresh air and natural light, Clinical Sciences North was originally built as a six-story hospital that featured a Collegiate Gothic facade and many limestone edges crenellations. Today, this decorative facade still stretches the entire side of the courtyard south side and ties Clinical Sciences North to the surrounding campus buildings.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Clinical Sciences North","bl_address1":"820 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CSN","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"226","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-4A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"227","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-14A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"228","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1NA","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"229","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-D","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0907","latitude":"41.872276","longitude":"-87.671165","bl_desc":"The Human Resources Building was built in the early 1900s and features decorative gothic motifs on the facade that faces the street. The building houses UIC Human Resources Department that provides employee recruitment, new employee onboarding, compensation and labor/employee relations among other services.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Human Resources Building","bl_address1":"715 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"HRB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"273","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0936","latitude":"41.870064","longitude":"-87.675385","bl_desc":"Designed by Mittelbusher and Tourtelot, College of Nursing opened in 1969 and houses houses the Department of Women, Children and Family Health Science (WCFHS), the Department of Biobehavioral Health Science (BHS) and the Department of Health Systems Science (HSS), in addition to classrooms and nursing administration.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Nursing","bl_address1":"845 South Damen Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"NURS","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"273","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0940","latitude":"41.871059","longitude":"-87.668396","bl_desc":"One of UIC’s oldest colleges, the College of Dentistry began as the Columbian Dental College in 1891. In 1913, it became the University of Illinois College of Dentistry and was the first school in the country to have electric-driven dental engines and floor-mounted units. In 1972, the College moved into this location which houses all the dental clinics operated by the College. Today, more than 40% of all dentists in Illinois graduated from UIC’s College of Dentistry.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Dentistry","bl_address1":"801 South Paulina Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"DENT","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"273","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0922","latitude":"41.871185","longitude":"-87.667419","bl_desc":"This building has ten stories and an exterior of red brick with reinforced concrete framing. Opened in 1952, MAB is the location of the Office of Benefits and Financial Services (OBFS), the UIC Office for Access and Equity and other administrative services.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Marshfield Avenue Building","bl_address1":"809 South Marshfield Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MAB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"273","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0616","latitude":"41.870941","longitude":"-87.649017","bl_desc":"Addams Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889.These three classroom buildings are linked by the original Netsch-designed walkways. An original granite bench still stands to the left of the entrance to Addams Hall.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Addams Hall","bl_address1":"830 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"AH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"273","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0642","latitude":"41.876112","longitude":"-87.64986","bl_desc":"College of Urban Planning and Public Affairs offers undergraduate programs in public policy and urban studies and graduate degrees in public administration and urban planning and policy. CUPPA also houses nine research centers including the Center for Public Safety and Justice, the Center for Urban Economic Development, the Great Cities Institute, the Urban Data Visualization Laboratory, the Institute for Research on Race and Public Policy, the Institute for Policy and Civic Engagement, the Nathalie P. Voorhees Center for Neighborhood and Community Improvement, the Survey Research Laboratory, and the Urban Transportation.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"College of Urban Planning \u0026 Public Affairs Hall","bl_address1":"412 South Peoria Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"CUPPAH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"273","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"273","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0656","latitude":"41.864494","longitude":"-87.650665","bl_desc":"Designed in 1888 by the firm of Edbrooke and Burnham, the UIC Police Station was built during a period of tremendous growth after the Chicago Fire of 1871, subsequently serving as a Chicago neighborhood police station and the signature image of the Hill Street Blues television series. The renovation of the UIC Police Station in 1996 was part of UIC’s South Campus expansion. The building’s original windows were sent to a company in Kankakee for restoration, the masonry cleaned and repaired, the roof replaced, and parapets at the top of the station rebuilt using custom-made bricks, the exact texture and color of the originals.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Police Station","bl_address1":"943 West Maxwell Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"PS","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"273","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0615","latitude":"41.871292","longitude":"-87.649261","bl_desc":"Taft Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889. These three classroom buildings are linked by the original Netsch-designed walkways.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Taft Hall","bl_address1":"826 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"TH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"273","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0631","latitude":"41.870899","longitude":"-87.650475","bl_desc":"Science and Engineering Offices, 13 stories in height, opened for use in 1968, when Morgan Street was the westernmost campus boundary. The two sections of the building, slightly off-set from one another, contain matching concrete-framed scissor staircases, visible from the building exterior. Again, narrow recessed windows on the building signal the work of Walter Netsch.\u003cbr\u003e\u003cbr\u003eA large engraved block of granite bearing the name Science and Engineering Offices identifies the building on both the north and south sides","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Offices","bl_address1":"851 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SEO","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"273","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0902","latitude":"41.868805","longitude":"-87.67308","bl_desc":"The Eye and Ear Infirmary at UIC opened in 1963 and is major statewide referral center for eye disease. The building houses the Department of Ophthalmology and Visual Sciences.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Eye and Ear Infirmary","bl_address1":"1855 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"EEI","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"273","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0608","latitude":"41.870426","longitude":"-87.64904","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory West","bl_address1":"900 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELW","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"273","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0646","latitude":"41.866634","longitude":"-87.648392","bl_desc":"Opened on June 10, 1999, the Flames Athletic Center is the crown jewel of UIC’s effort to bring its 18 Division I men’s and women’s programs to national prominence. The 50,000-square foot venue is a state-of-the-art practice facility and features two NCAA regulation-sized basketball courts a two-story comprehensive weight training and cardio-fitness center an in-house sports medicine facility locker rooms for UIC student-athletes, with two just for men’s and women’s basketball as well as offices for the basketball, baseball and athletic administration staff.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Flames Athletic Center","bl_address1":"839 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"FAC","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"273","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0934","latitude":"41.869728","longitude":"-87.673401","bl_desc":"Constructed in 2005, this state of the art research facility houses laboratories, small conference rooms, classrooms and the Moss Auditorium that seats up to 150 people.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Medicine Research Building","bl_address1":"909 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"COMRB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"273","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0629","latitude":"41.869101","longitude":"-87.650123","bl_desc":"Occupied by chemical engineering and civil and materials engineering departments, the 57,500-square-foot new Engineering Innovation Building (EIB) houses engineers investigating phenomena on a scale from the very large - bridge and highway components - to the exceedingly small, such as nanoscale components that will drive the next generation of thermal batteries. The building houses Chicago area only high-bay structural research laboratory, which enables engineers and industry professionals to develop and test large and heavy infrastructural components. The chemical engineers in EIB lead research work on projects including developing artificial leaves that take carbon dioxide directly from the atmosphere to make synthetic gas, microbial fuel cells and cancer detection technology that uses microfluidics devices. EIB supports unprecedented growth, provides unique learning opportunities for students, attracts top academic talent and strengthens our ties with local business, industry and other partners to drive innovation in engineering in the Chicagoland area. It includes research, classroom and office space, and it brings the chemical engineering department, which has been located off campus east of the Dan Ryan Expressway for more than 20 years, into the center of the east campus. EIB is the first of two new buildings that will help accommodate UIC growing College of Engineering student population and innovative engineering research. The building was designed by Dewberry architects, built by Berglund Construction and is expected to be LEED Gold certified later in 2019.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Engineering Innovation Building","bl_address1":"929 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"EIB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"332","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-5A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0922","latitude":"41.871185","longitude":"-87.667419","bl_desc":"This building has ten stories and an exterior of red brick with reinforced concrete framing. Opened in 1952, MAB is the location of the Office of Benefits and Financial Services (OBFS), the UIC Office for Access and Equity and other administrative services.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Marshfield Avenue Building","bl_address1":"809 South Marshfield Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MAB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"332","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-5A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0910","latitude":"41.871254","longitude":"-87.671761","bl_desc":"Along with the College of Medicine West and College of Medicine West Tower, The College of Medicine East Tower is part of College of Medicine complex. Completed in 1937, CMET is one of the most architecturally distinguished buildings on the historic medical campus and, in contrast to its west counterpart, the east tower commands attention by virtue of its 14 floors of height and central location within the Wood Street wing of the building. Vertical lines draw the eye upwards to the highest floors, where the limestone ornamentation has evolved from Collegiate Gothic to the cleaner, more curvilinear Art Deco.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Medicine East Tower","bl_address1":"808 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CMET","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"332","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-5A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0642","latitude":"41.876112","longitude":"-87.64986","bl_desc":"College of Urban Planning and Public Affairs offers undergraduate programs in public policy and urban studies and graduate degrees in public administration and urban planning and policy. CUPPA also houses nine research centers including the Center for Public Safety and Justice, the Center for Urban Economic Development, the Great Cities Institute, the Urban Data Visualization Laboratory, the Institute for Research on Race and Public Policy, the Institute for Policy and Civic Engagement, the Nathalie P. Voorhees Center for Neighborhood and Community Improvement, the Survey Research Laboratory, and the Urban Transportation.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"College of Urban Planning \u0026 Public Affairs Hall","bl_address1":"412 South Peoria Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"CUPPAH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"332","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-5A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0924","latitude":"41.870621","longitude":"-87.67086","bl_desc":"The UIC College of Pharmacy, founded in 1859, is the oldest of UICs 16 colleges. It is ranked in the top 10 schools of pharmacy in the U.S., #1 in Illinois.\\n\\n Learn more on the “About” page of our website:!! https://pharmacy.uic.edu/about/!! \\n \\n For more information, please contact The Office of the Dean.\\n Chicago Campus \\n 833 S. Wood St., MC 874, 161 PHARM, Chicago, IL 60612 \\n Phone: (312) 996-7240 pharmacy@uic.edu \\n\\n Rockford Campus \\n 1601 Parkview Avenue, Rockford, IL 61107 \\n Phone: (815) 395-5775 pharmacy@uic.edu \\n\\n","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Pharmacy","bl_address1":"833 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PHARM","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"332","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-5A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0934","latitude":"41.869728","longitude":"-87.673401","bl_desc":"Constructed in 2005, this state of the art research facility houses laboratories, small conference rooms, classrooms and the Moss Auditorium that seats up to 150 people.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Medicine Research Building","bl_address1":"909 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"COMRB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"332","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-5A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0911","latitude":"41.870872","longitude":"-87.672653","bl_desc":"Designed to provide access to fresh air and natural light, Clinical Sciences North was originally built as a six-story hospital that featured a Collegiate Gothic facade and many limestone edges crenellations. Today, this decorative facade still stretches the entire side of the courtyard south side and ties Clinical Sciences North to the surrounding campus buildings.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Clinical Sciences North","bl_address1":"820 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CSN","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"332","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-5A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0940","latitude":"41.871059","longitude":"-87.668396","bl_desc":"One of UIC’s oldest colleges, the College of Dentistry began as the Columbian Dental College in 1891. In 1913, it became the University of Illinois College of Dentistry and was the first school in the country to have electric-driven dental engines and floor-mounted units. In 1972, the College moved into this location which houses all the dental clinics operated by the College. Today, more than 40% of all dentists in Illinois graduated from UIC’s College of Dentistry.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Dentistry","bl_address1":"801 South Paulina Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"DENT","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"332","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-5A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"332","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-5A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0935","latitude":"41.87056","longitude":"-87.673386","bl_desc":"Built in 1962 and connected to the College of Medicine complex, the Medical Sciences Building houses primarily laboratories and faculty offices.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Medical Sciences Building","bl_address1":"835 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MSB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"333","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0907","latitude":"41.872276","longitude":"-87.671165","bl_desc":"The Human Resources Building was built in the early 1900s and features decorative gothic motifs on the facade that faces the street. The building houses UIC Human Resources Department that provides employee recruitment, new employee onboarding, compensation and labor/employee relations among other services.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Human Resources Building","bl_address1":"715 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"HRB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"334","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-10A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0975","latitude":"41.868649","longitude":"-87.667709","bl_desc":"School of Public Health and Psychiatric Institute houses classrooms, laboratories, and administrative offices for the School of Public Health. The SPHPI building is a large red brick and glass building on the eastern edge of UIC’s West Campus, close to the University of Illinois Medical Center, about two miles west of downtown Chicago.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"School of Public Health and Psychiatric Institute","bl_address1":"1601 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SPHPI","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"334","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-10A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"335","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-12B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"336","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-13B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"50","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-3B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0608","latitude":"41.870426","longitude":"-87.64904","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory West","bl_address1":"900 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELW","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"50","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-3B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0630","latitude":"41.872547","longitude":"-87.646355","bl_desc":"Located on the East Side of campus, the Student Recreation Facility is a state-of-the-art facility which houses an 18,000 sq. ft. fitness floor, the latest exercise equipment, 1/8 mile 3-lane jogging track, a lap pool and lazy river, racquetball and squash courts, 4-court wood floor gymnasium as well as a spa, sauna, and steam rooms. Lighted outdoor recreation courts are also available for tennis and basketball.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Recreation Facility","bl_address1":"737 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRF","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"50","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-3B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"50","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-3B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0631","latitude":"41.870899","longitude":"-87.650475","bl_desc":"Science and Engineering Offices, 13 stories in height, opened for use in 1968, when Morgan Street was the westernmost campus boundary. The two sections of the building, slightly off-set from one another, contain matching concrete-framed scissor staircases, visible from the building exterior. Again, narrow recessed windows on the building signal the work of Walter Netsch.\u003cbr\u003e\u003cbr\u003eA large engraved block of granite bearing the name Science and Engineering Offices identifies the building on both the north and south sides","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Offices","bl_address1":"851 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SEO","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"50","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-3B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0924","latitude":"41.870621","longitude":"-87.67086","bl_desc":"The UIC College of Pharmacy, founded in 1859, is the oldest of UICs 16 colleges. It is ranked in the top 10 schools of pharmacy in the U.S., #1 in Illinois.\\n\\n Learn more on the “About” page of our website:!! https://pharmacy.uic.edu/about/!! \\n \\n For more information, please contact The Office of the Dean.\\n Chicago Campus \\n 833 S. Wood St., MC 874, 161 PHARM, Chicago, IL 60612 \\n Phone: (312) 996-7240 pharmacy@uic.edu \\n\\n Rockford Campus \\n 1601 Parkview Avenue, Rockford, IL 61107 \\n Phone: (815) 395-5775 pharmacy@uic.edu \\n\\n","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Pharmacy","bl_address1":"833 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PHARM","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"50","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-3B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"50","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-3B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"51","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-6A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0916","latitude":"41.868362","longitude":"-87.674812","bl_desc":"Built in 1952, this building stands eight stories tall. It has a brick exterior with surrounding windows of wood framing and houses classrooms, labs, offices and clinics.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Applied Health Sciences Building","bl_address1":"1919 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"AHSB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"51","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-6A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0934","latitude":"41.869728","longitude":"-87.673401","bl_desc":"Constructed in 2005, this state of the art research facility houses laboratories, small conference rooms, classrooms and the Moss Auditorium that seats up to 150 people.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"College of Medicine Research Building","bl_address1":"909 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"COMRB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"51","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-6A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0975","latitude":"41.868649","longitude":"-87.667709","bl_desc":"School of Public Health and Psychiatric Institute houses classrooms, laboratories, and administrative offices for the School of Public Health. The SPHPI building is a large red brick and glass building on the eastern edge of UIC’s West Campus, close to the University of Illinois Medical Center, about two miles west of downtown Chicago.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"School of Public Health and Psychiatric Institute","bl_address1":"1601 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SPHPI","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"51","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-6A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0935","latitude":"41.87056","longitude":"-87.673386","bl_desc":"Built in 1962 and connected to the College of Medicine complex, the Medical Sciences Building houses primarily laboratories and faculty offices.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Medical Sciences Building","bl_address1":"835 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MSB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"51","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-6A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"51","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-6A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"52","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-LL1","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0611","latitude":"41.867619","longitude":"-87.651779","bl_desc":"Physical Plant Building first opened for use in 1964 and houses offices and shops for university services such as the campus police, architects, building maintenance and building services.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Physical Plant Building","bl_address1":"1140 S Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"PPB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"53","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-2SA","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"103","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0640","latitude":"41.874775","longitude":"-87.651442","bl_desc":"The new Academic and Residential Complex (ARC) is a public private partnership between UIC and American Campus Communities (ACC). As part of a master plan to address the university¿s increasing enrollment, this new living-learning community features a 10-story, 146,000-square-foot residence hall with 548 beds in traditional dorm rooms and semi-suite style units. A two-story, 54,000-square-foot academic center on the west side of ARC holds three large tiered lecture halls, active learning classrooms, several small group study rooms, a tutoring center and multiple collaboration spaces. The living-learning community also includes shared spaces such as lounges, offices, laundry rooms, a fitness center and a 10th floor sky lounge, along with 1,600 square feet of retail space that houses a Starbucks coffee shop operated by students. Designed by Solomon Cordwell Buenz (SCB), ARC evokes the original campus design by architect Walter Netsch in its use of concrete panels and geometric shapes in the facade and is targeting LEED Gold certification later in 2019.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Academic \u0026 Residential Complex","bl_address1":"940 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ARC","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"103","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0633","latitude":"41.86665","longitude":"-87.64962","bl_desc":"The Physical Education Building houses the Flames Natatorium swimming pool, home to the UIC men and women swimming and diving teams. It provides for both a 50-and 100-meter lane setup, as well as two diving boards at the one- and three-meter height. PEB is also home to the nationally ranked Flames men and women gymnastics teams, the Department of Kinesiology and Nutrition in the College of Applied Health Sciences and the Port Academic Center, a quiet study area for student-athletes.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Physical Education Building","bl_address1":"901 West Roosevelt Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"PEB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"103","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0646","latitude":"41.866634","longitude":"-87.648392","bl_desc":"Opened on June 10, 1999, the Flames Athletic Center is the crown jewel of UIC’s effort to bring its 18 Division I men’s and women’s programs to national prominence. The 50,000-square foot venue is a state-of-the-art practice facility and features two NCAA regulation-sized basketball courts a two-story comprehensive weight training and cardio-fitness center an in-house sports medicine facility locker rooms for UIC student-athletes, with two just for men’s and women’s basketball as well as offices for the basketball, baseball and athletic administration staff.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Flames Athletic Center","bl_address1":"839 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"FAC","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"103","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0629","latitude":"41.869101","longitude":"-87.650123","bl_desc":"Occupied by chemical engineering and civil and materials engineering departments, the 57,500-square-foot new Engineering Innovation Building (EIB) houses engineers investigating phenomena on a scale from the very large - bridge and highway components - to the exceedingly small, such as nanoscale components that will drive the next generation of thermal batteries. The building houses Chicago area only high-bay structural research laboratory, which enables engineers and industry professionals to develop and test large and heavy infrastructural components. The chemical engineers in EIB lead research work on projects including developing artificial leaves that take carbon dioxide directly from the atmosphere to make synthetic gas, microbial fuel cells and cancer detection technology that uses microfluidics devices. EIB supports unprecedented growth, provides unique learning opportunities for students, attracts top academic talent and strengthens our ties with local business, industry and other partners to drive innovation in engineering in the Chicagoland area. It includes research, classroom and office space, and it brings the chemical engineering department, which has been located off campus east of the Dan Ryan Expressway for more than 20 years, into the center of the east campus. EIB is the first of two new buildings that will help accommodate UIC growing College of Engineering student population and innovative engineering research. The building was designed by Dewberry architects, built by Berglund Construction and is expected to be LEED Gold certified later in 2019.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Engineering Innovation Building","bl_address1":"929 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"EIB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"103","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0663","latitude":"41.865372","longitude":"-87.647408","bl_desc":"Thomas Beckham Hall has opened in August 2003 and is a student apartment building housing 450 upperclassmen students on the south side of campus. Thomas Beckham Hall was named after Thomas Beckham, who was the dean of the College of Associated Health Professions in 1982 when UIC was formed by the merger of the medical center and undergraduate campuses. His recommendations led to the construction of the Student Residence , greatly expanding the on-campus residence population.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"Thomas Beckham Hall","bl_address1":"1250 South Halsted Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"TBH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"103","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0608","latitude":"41.870426","longitude":"-87.64904","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory West","bl_address1":"900 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELW","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"103","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"103","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0975","latitude":"41.868649","longitude":"-87.667709","bl_desc":"School of Public Health and Psychiatric Institute houses classrooms, laboratories, and administrative offices for the School of Public Health. The SPHPI building is a large red brick and glass building on the eastern edge of UIC’s West Campus, close to the University of Illinois Medical Center, about two miles west of downtown Chicago.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"School of Public Health and Psychiatric Institute","bl_address1":"1601 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SPHPI","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"103","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0604C","latitude":"41.872124","longitude":"-87.648697","bl_desc":"Lecture Center C is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out.Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Lecture Center Building C","bl_address1":"802 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCC","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"103","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0642","latitude":"41.876112","longitude":"-87.64986","bl_desc":"College of Urban Planning and Public Affairs offers undergraduate programs in public policy and urban studies and graduate degrees in public administration and urban planning and policy. CUPPA also houses nine research centers including the Center for Public Safety and Justice, the Center for Urban Economic Development, the Great Cities Institute, the Urban Data Visualization Laboratory, the Institute for Research on Race and Public Policy, the Institute for Policy and Civic Engagement, the Nathalie P. Voorhees Center for Neighborhood and Community Improvement, the Survey Research Laboratory, and the Urban Transportation.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"College of Urban Planning \u0026 Public Affairs Hall","bl_address1":"412 South Peoria Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"CUPPAH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"103","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":"Floor-1B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"104","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0604E","latitude":"41.871605","longitude":"-87.649246","bl_desc":"Lecture Center E is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out. Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Lecture Center Building E","bl_address1":"806 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCE","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"104","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0626","latitude":"41.874081","longitude":"-87.650558","bl_desc":"Trustees of the University of Illinois selected the name for the classroom building on the original Circle campus. Henry Hall was named for Patrick Henry, a governor of the Commonwealth of Virginia when Illinois was a part of that territory.Dating from the first two phases of campus construction, the linked classroom building features common design elements with Jefferson Hall and contributes a signature appearance to the Walter Netsch campus. Exterior reinforced concrete pillars frame and support the three-story building, which features recessed window walls adjoining open galleries on the top two floors. University Hall and Science and Engineering Offices incorporate similar design elements.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Henry Hall","bl_address1":"935 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"HH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"104","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0654","latitude":"41.867587","longitude":"-87.652436","bl_desc":"Co-generation Facility was opened in 1993 and provides an independent source of energy for the campus.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Co-Generation Facility","bl_address1":"1120 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"CGF","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"104","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0674","latitude":"41.86499","longitude":"-87.646133","bl_desc":"722 West Maxwell Street is a South Campus building accommodating retail space on the ground floor and offices on the upper floors.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"722 West Maxwell Street","bl_address1":"722 West Maxwell Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"722WM","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"104","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0644N","latitude":"41.873608","longitude":"-87.647446","bl_desc":"Student Residence and Commons North is a five-story residence hall that accommodates about 130 students. This building has all single rooms grouped in clusters of 3 to 6 rooms. Each cluster has a bathroom shared by members of the cluster. SRCN is limited to students who are 20 years and older.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Residence and Commons North","bl_address1":"650 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRCN","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"104","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0644S","latitude":"41.873158","longitude":"-87.647812","bl_desc":"Students Residence and Commons South is a five-story traditional residence hall of double rooms, which open into a common hallway with two community bathrooms shared by each floor community. It has a computer lab and accommodates around 190 students. This building has two single sex floors, with females on the second floor and males on the third floor. The fourth and fifth floor are both co-ed. SRCS is for undergraduate students of all ages.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Residence and Commons South","bl_address1":"700 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRCS","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"104","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0644W","latitude":"41.874233","longitude":"-87.6492","bl_desc":"Student Residence and Commons West is a four-story residence hall accommodating approximately 350 students. Special interest housing in SRCW includes communities for the Honors College, Engineering, Women in Science and Engineering, Architecture, Arts, Pre-pharmacy and Pre-medicine.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Residence and Commons West","bl_address1":"901 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRCW","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"104","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0931","latitude":"41.867485","longitude":"-87.669746","bl_desc":"Built in 1960, the Safety Offices were originally constructed as the Central Laundry Building that was used mainly for laundry services to the hospitals and laboratories at the Health Sciences Center. Today, it is the home of the Environmental Health and Safety Office that monitors laboratory safety.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Environmental Health and Safety Offices","bl_address1":"1129 South Hermitage Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"EHSO","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"104","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0610","latitude":"41.868465","longitude":"-87.651665","bl_desc":"The Utilities Building dates from 1963 and contains approximately 25,000 gross square feet of floor area in a two-story space. In addition to office spaces, plant engineers who are responsible for the operation of the equipment also occupy the Utilities Building.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Utilities Building","bl_address1":"1100 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UTB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"104","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0621","latitude":"41.867905","longitude":"-87.645714","bl_desc":"The Roosevelt Road Building is an office building that originally functioned as a bank but was acquired by the UIC in 1964.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Roosevelt Road Building","bl_address1":"728 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"RRB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"104","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0667","latitude":"41.866833","longitude":"-87.645699","bl_desc":"The Isadore and Sadie Dorin Forum serves the university and Chicago community as an academic, business, recreation and entertainment facility. Built in 2007, this multi-purpose 3,000-seat convocation center has over 30,000 square feet and is an ideal space for a variety of events such as conventions, trade shows, speaking engagements, concerts, banquets, receptions, lectures, seminars, presentations and commencements. The Isadore and Sadie Dorin Forum is located on the southeast corner of Roosevelt Road and Halsted Street, marking a gateway to UIC’s vibrant South Campus area filled with retail, urban parks, student apartments, academic facilities, public parking and historic sites. The building is also connected to James J. Stukel Towers student housing, linking student life and academic enrichment with social and recreational amenities in an urban campus setting.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"Isadore and Sadie Dorin Forum","bl_address1":"725 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"FORUM","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"104","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0668","latitude":"41.864895","longitude":"-87.649525","bl_desc":"The Curtis Granderson Stadium opened in April 2014 and its erection was made possible by a donation from UIC alumnus and four-time Major League Baseball All-Star, Curtis Granderson, outfielder for the New York Mets. The donation marks the single largest known contribution from a professional athlete to their alma mater in history. The venue is the new home of UIC Flames in addition to hosting more than 38 youth organizations in Chicago.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"Curtis Granderson Stadium","bl_address1":"900 West Maxwell Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"CGS","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"104","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0604B","latitude":"41.872192","longitude":"-87.649292","bl_desc":"Lecture Center B is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out. Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Lecture Center Building B","bl_address1":"803 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCB","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"104","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0604F","latitude":"41.871658","longitude":"-87.649841","bl_desc":"Lecture Center F is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out. Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Lecture Center Building F","bl_address1":"807 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCF","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"104","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0604D","latitude":"41.871681","longitude":"-87.648727","bl_desc":"Lecture Center D is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out. Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Lecture Center Building D","bl_address1":"804 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCD","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"104","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0602","latitude":"41.873981","longitude":"-87.65023","bl_desc":"Trustees of the University of Illinois selected the name for the classroom building on the original Circle campus. Jefferson Hall was named for Thomas Jefferson, a governor of the Commonwealth of Virginia when Illinois was a part of that territory.Dating from the first two phases of campus construction, the linked classroom building features common design elements with Henry Hall and contributes a signature appearance to the Walter Netsch campus. Exterior reinforced concrete pillars frame and support the three-story building, which features recessed window walls adjoining open galleries on the top two floors. University Hall and Science and Engineering Offices incorporate similar design elements.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Jefferson Hall","bl_address1":"929 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"JH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"104","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0665","latitude":"41.866245","longitude":"-87.646027","bl_desc":"The four towers of James Stukel Towers house 740 undergraduate students. The resident hall provides a full-service dining hall for residents, computer labs, meeting and seminar rooms, penthouse lounges, student organization offices and a 150-seat auditorium for special events. The convenient location on the corner of Roosevelt Road and Halsted Street is adjacent to the UIC Forum, a facility that seats 3,000 special programs, 1,000 for banquets, and provides a variety of meeting and conference facilities.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"James J. Stukel Towers","bl_address1":"718 West Rochford Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"JJST","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"104","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0644C","latitude":"41.874039","longitude":"-87.64801","bl_desc":"The Student Residence and Commons Courtyard Building is a four-story facility accommodating about 665 students. SRCC houses students in clusters, typically of three doubles and two single rooms sharing a common bathroom. The tower lounge has a magnificent view of the Chicago skyline. The first floor has been designated for the President’s Award program.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Student Residence and Commons Courtyard","bl_address1":"600 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRCC","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"104","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0638","latitude":"41.87484","longitude":"-87.656219","bl_desc":"The Credit Union 1 Arena is home to the UIC Men’s and Women’s Basketball program and the exciting Windy City Rollers. It’s a popular Chicago venue for big name concerts, festivals as well as many corporate, civic and cultural events. Just minutes from the Loop, the Credit Union 1 Arena is easily accessible from the city or suburbs.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Credit Union 1 Arena","bl_address1":"525 South Racine Avenue","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ARENA","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"104","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0672","latitude":"41.865646","longitude":"-87.646591","bl_desc":"1253 South Halsted Street is a UIC South Campus building accommodating retail space on the ground floor and offices on the upper floors.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"1253 South Halsted Street","bl_address1":"1253 South Halsted Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"1253SH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"104","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0613","latitude":"41.872822","longitude":"-87.649094","bl_desc":"Douglass Hall is named for Frederick Douglass, a former slave, abolitionist, and social reformer who advocated for equality for all people. The dedication of this building to Mr. Douglass is in alignment with UIC’s identity as a federally designated Minority Serving Institution (MSI) that has been recognized as the highest in the Midwest and 13th nationally for the diversity of its students and faculty. Like the other Walter Netsch classroom buildings, Douglass Hall is connected to Grant and Lincoln Halls by enclosed walkways. Today the original Netsch walkway still links Douglass to Lincoln, while a more recent two-story glass-enclosed walkway links Douglass to Grant.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Douglass Hall","bl_address1":"705 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"DH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"104","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0614","latitude":"41.872482","longitude":"-87.649292","bl_desc":"Lincoln Hall is named for Abraham Lincoln, a great political leaders from Illinois. Like the other Walter Netsch classroom buildings, Lincoln Hall is connected to Grant and Douglas Halls by enclosed walkways. Today the original Netsch walkway still links Lincoln to Douglas, while a more recent two-story glass-enclosed walkway links Douglas to Grant. Lincoln Hall is UIC first LEED-certified Building. In 2010 the building renovation project earned enough points to qualify for Gold Certification in LEED for New Construction (LEED-NC). While much of the original Lincoln Hall structure still stands, the project was not eligible for LEED for Existing Buildings (LEED-EB) due to the replacement of most of Lincoln Hall original exterior.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Lincoln Hall","bl_address1":"707 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LH","raw_latitude":null,"raw_longitude":null},{"category_name":"TOP DESTINATIONS","poi_id":"104","poi_name":"Water Refill Station","poi_secondary_name":null,"poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0673","latitude":"41.865139","longitude":"-87.646591","bl_desc":"1309 South Halsted Street is a UIC South Campus building accommodating retail space on the ground floor and offices on the upper floors.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"SOUTH","bl_name":"1309 South Halsted Street","bl_address1":"1309 South Halsted Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"1309SH","raw_latitude":null,"raw_longitude":null}],"Panda Express":[{"category_name":"DINING LIST","poi_id":"29","poi_name":"Panda Express","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dining.uic.edu/locations/sce/#panda-express","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null}],"Sbarro":[{"category_name":"DINING LIST","poi_id":"92","poi_name":"Sbarro","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dining.uic.edu/locations/otm/#sbarro","bl_id":"0959","latitude":"41.871387","longitude":"-87.669853","bl_desc":"On The Mall is one of the West Campus dining destinations. It houses Frank and Fries and Sbarro restaurants.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"On the Mall","bl_address1":"1717 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"OTM","raw_latitude":null,"raw_longitude":null}],"Starbucks Coffee":[{"category_name":"DINING LIST","poi_id":"42","poi_name":"Starbucks Coffee","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dining.uic.edu/locations/scw/#starbucks-at-west-campus https://dining.uic.edu/locations/arc/#arc-starbucks","bl_id":"0938","latitude":"41.870762","longitude":"-87.674561","bl_desc":"The Student Center West was built in 1964 and is a hub of activity for students on UIC’s west side. It houses the UIC Medical Bookstore, Service Center, lounges, eateries and the Union Station convenience store. Student Center West also offers meeting rooms to student organizations and campus departments. It is a popular location for performances, lectures, awards banquets, movies, receptions and parties.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"UIC Student Center West","bl_address1":"828 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SCW","raw_latitude":null,"raw_longitude":null},{"category_name":"DINING LIST","poi_id":"42","poi_name":"Starbucks Coffee","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dining.uic.edu/locations/scw/#starbucks-at-west-campus https://dining.uic.edu/locations/arc/#arc-starbucks","bl_id":"0640","latitude":"41.874775","longitude":"-87.651442","bl_desc":"The new Academic and Residential Complex (ARC) is a public private partnership between UIC and American Campus Communities (ACC). As part of a master plan to address the university¿s increasing enrollment, this new living-learning community features a 10-story, 146,000-square-foot residence hall with 548 beds in traditional dorm rooms and semi-suite style units. A two-story, 54,000-square-foot academic center on the west side of ARC holds three large tiered lecture halls, active learning classrooms, several small group study rooms, a tutoring center and multiple collaboration spaces. The living-learning community also includes shared spaces such as lounges, offices, laundry rooms, a fitness center and a 10th floor sky lounge, along with 1,600 square feet of retail space that houses a Starbucks coffee shop operated by students. Designed by Solomon Cordwell Buenz (SCB), ARC evokes the original campus design by architect Walter Netsch in its use of concrete panels and geometric shapes in the facade and is targeting LEED Gold certification later in 2019.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Academic \u0026 Residential Complex","bl_address1":"940 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ARC","raw_latitude":null,"raw_longitude":null}],"Subway (SCE)":[{"category_name":"DINING LIST","poi_id":"378","poi_name":"Subway (SCE)","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dining.uic.edu/locations/sce/#subway","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","raw_latitude":null,"raw_longitude":null}],"Subway (SCW)":[{"category_name":"DINING LIST","poi_id":"222","poi_name":"Subway (SCW)","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dining.uic.edu/locations/scw/#subway","bl_id":"0938","latitude":"41.870762","longitude":"-87.674561","bl_desc":"The Student Center West was built in 1964 and is a hub of activity for students on UIC’s west side. It houses the UIC Medical Bookstore, Service Center, lounges, eateries and the Union Station convenience store. Student Center West also offers meeting rooms to student organizations and campus departments. It is a popular location for performances, lectures, awards banquets, movies, receptions and parties.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"UIC Student Center West","bl_address1":"828 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SCW","raw_latitude":null,"raw_longitude":null}],"The Daley Grind":[{"category_name":"DINING LIST","poi_id":"45","poi_name":"The Daley Grind","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dining.uic.edu/locations/library/#the-daley-grind","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","raw_latitude":null,"raw_longitude":null}],"UI Health Hospital Dining":[{"category_name":"DINING LIST","poi_id":"380","poi_name":"UI Health Hospital Dining","poi_secondary_name":null,"poi_description":null,"poi_link":"https://hospital.uillinois.edu/patients-and-visitors/visiting-a-patient/dining","bl_id":"0949","latitude":"41.869677","longitude":"-87.6705","bl_desc":"University of Illinois Hospital and Health Sciences System is made up of several facilities, all of which give you access to different levels of care. These include a 495-bed hospital, outpatient clinic, immediate care clinic, and 12 Mile Square Health Centers including locations in Back of the Yards, Cicero, Englewood, Near West, and South Shore. As a leader in patient care, research and education, UI Health is committed to making positive and lasting differences in health science and in people’s lives. The University of Illinois Hospital is an eight-story inpatient facility that provides patient care services from primary care through and including transplantation, with a medical staff in a variety of specialties.","display_indicator":"1","pin_radius":"40","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"University of Illinois Hospital","bl_address1":"1740 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"UIH","raw_latitude":null,"raw_longitude":null}],"Union Station Convenience Store":[{"category_name":"DINING LIST","poi_id":"100","poi_name":"Union Station Convenience Store","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dining.uic.edu/locations/scw/#union-station-convenience-store-inside-medical-bookstore","bl_id":"0938","latitude":"41.870762","longitude":"-87.674561","bl_desc":"The Student Center West was built in 1964 and is a hub of activity for students on UIC’s west side. It houses the UIC Medical Bookstore, Service Center, lounges, eateries and the Union Station convenience store. Student Center West also offers meeting rooms to student organizations and campus departments. It is a popular location for performances, lectures, awards banquets, movies, receptions and parties.","display_indicator":"1","pin_radius":"30","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"UIC Student Center West","bl_address1":"828 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SCW","raw_latitude":null,"raw_longitude":null}],"Wood Street Cafe":[{"category_name":"DINING LIST","poi_id":"389","poi_name":"Wood Street Cafe","poi_secondary_name":null,"poi_description":null,"poi_link":"https://dining.uic.edu/locations/csn/#wood-street-caf%C3%A9","bl_id":"0911","latitude":"41.870872","longitude":"-87.672653","bl_desc":"Designed to provide access to fresh air and natural light, Clinical Sciences North was originally built as a six-story hospital that featured a Collegiate Gothic facade and many limestone edges crenellations. Today, this decorative facade still stretches the entire side of the courtyard south side and ties Clinical Sciences North to the surrounding campus buildings.","display_indicator":"1","pin_radius":"20","lot_name":null,"address":null,"parking_latitude":null,"parking_longitude":null,"campus_side":null,"parking_pin_radius":null,"parking_offering":null,"bl_class":"WEST","bl_name":"Clinical Sciences North","bl_address1":"820 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CSN","raw_latitude":null,"raw_longitude":null}]},"poiDict":{"RESOURCE \u0026 CULTURAL CENTERS":["Student Veteran Affairs","Arab American Cultural Center","Asian American Resource and Cultural Center","Disability Cultural Center","Gender \u0026 Sexuality Center","Rafael Cintron-Ortiz Latino Cultural Center","Women\u0027s Leadership \u0026 Resource Center"],"STUDENT SERVICES":["Student Legal Services (SLS)","Office for Advising Development","Admissions","Print Services","Student Government","Student Affairs","Medical Immunization Records","Transfer Student Assistance Office ","Career Services","Children\u0027s Center","ID Center","Office of Access and Equity (OAE)","Parking Services","Student Development Services","Student Leadership and Civic Engagement","Student Employment","Technology Solutions","Testing Services","UIC Bookstore"],"DINING LIST":["605 Commons Dining Hall","Market at Morgan St.","Ghost Kitchen","Tropical Smoothie Café (SRF)","Student Records","Chicago French Press at Port Center Café","Argo Tea","Au Bon Pain","Chick-fil-A","JST Café","SCE Dining Hall","Dunkin’ Donuts/Baskin Robins","Fooda","Frank N Fries","Freshii","Market at Halsted St.","Moe\u0027s Southwest Grill","Marketplace","Morgan Street Station","Panda Express","Sbarro","Starbucks Coffee","Subway (SCE)","Subway (SCW)","The Daley Grind","UI Health Hospital Dining","Union Station Convenience Store","Wood Street Cafe"],"BUILDINGS A-Z":["Credit Union 1 Arena","UI Health Hospital","Isadore and Sadie Dorin Forum","Mile Square Health Center"],"SUPPORT PROGRAMS":["African American Academic Network (AAAN)","Asian American Student Academic Program","Disability Resource Center (DRC)","Latin American Recruitment and Educational Services (LARES)","Native American Support Program (NASP)","TRIO","Undocumented Student Support"],"CAMPUS GLOBAL LEARNING":["Black Cultural Center","Arab American Cultural Center","Center for Global Health, College of Medicine","Center for Global Health, College of Nursing","Center for Student Involvement","Foreign Language Programming","Global Asian Studies","Global Health Program, School of Public Health","Language and Culture Learning Center","Latino and Latin American Studies","Office of International Services"],"HEALTH AND WELLNESS":["All Gender Restrooms","Lactation Rooms","Campus Fitness Center","Campus Recreation","Family Medicine Center","The Counseling Center","UI Health Eye And Ear","UI Health Pharmacy","Wellness Center"],"TOP DESTINATIONS":["All Gender Restrooms","Green Spaces","Alumni Relations Office","ATMs","Computer Labs","Dining","IT Technical Helpdesk","Meeting and Conference Facilities","Oasis Locations","Student Centers","Campus Housing","Visitors Center","Visitor Parking","Wireless Access Points","Water Refill Station"],"FINANCIAL SERVICES":["Office of External Fellowships (OEF)","Student Financial Aid and Scholarships (OFSAS)","University Student Financial Services \u0026 Cashier"],"STAYING SAFE":["Campus Advocacy Network (CAN)","Office of Access and Equity-(OAE)","Office of the Dean of Students (DOS)","UIC Police Department"],"ACADEMIC SERVICES":["Academic Center for Excellence (ACE)","Office for Advising Development","CHANCE","Honors College Tutoring","Library of the Health Sciences","Mathematical Sciences Learning Center (MSLC)","Minority Engineering Recruitment and Retention Program (MERRP)","Richard J. Daley Library","The Writing Center","Urban Health Program"],"RELIGIOUS ASSOCIATIONS":["Muslim Student Association"],"STUDENT LIFE":["Commuter Student Resource Center (CSRC)","Office of the Dean of Students (DOS)"]},"BuidingsAZ":{"EAST":["Academic \u0026 Residential Complex","Addams Hall","Architecture and Design Studios","Art and Exhibition Hall","Behavioral Sciences Building","Burnham Hall","Chemical Engineering Building","Co-Generation Facility","College of Urban Planning \u0026 Public Affairs Hall","Credit Union 1 Arena","Douglass Hall","Education, Theatre, Music and Social Work","Engineering Innovation Building","Engineering Research Facility","Flames Athletic Center","Grant Hall","Henry Hall","Jane Addams Hull-House Museum","Jane Addams\u0027 Hull-House Dining Hall","Jefferson Hall","Lecture Center Building A","Lecture Center Building B","Lecture Center Building C","Lecture Center Building D","Lecture Center Building E","Lecture Center Building F","Lincoln Hall","Maxwell Street Parking Structure","Physical Education Building","Physical Plant Building","Plant Research Laboratory","Richard J. Daley Library","Roosevelt Road Building","Science \u0026 Engineering Laboratory East","Science \u0026 Engineering Laboratory West","Science \u0026 Engineering Offices","Science \u0026 Engineering South","Stevenson Hall","Student Recreation Facility","Student Residence and Commons Courtyard","Student Residence and Commons North","Student Residence and Commons South","Student Residence and Commons West","Student Services Building","Taft Hall","Taylor Street Building","Teaching Excellence Building","Transportation Facility","UIC Police Station","UIC Student Center East","UIC Student Center East Tower","UIC Theatre","University Hall","Utilities Building"],"WEST":["2242 West Harrison","5525 South Pulaski Road Building","Administrative Office Building","Applied Health Sciences Building","Benjamin Goldberg Research Center","Biologic Resources Laboratory","Center for Structural Biology","Clinical Sciences Building","Clinical Sciences North","College of Dentistry","College of Medicine East Tower","College of Medicine Research Building","College of Medicine West","College of Medicine West Tower","College of Nursing","College of Pharmacy","Disability, Health and Social Policy Building","Environmental Health and Safety Offices","Eye and Ear Infirmary","Human Resources Building","Incubator Laboratory Facility","Laflin Warehouse Building","Library of the Health Sciences","Lions of Illinois Eye Research Institute","Marshfield Avenue Building","Medical Center Administration Building","Medical Sciences Building","Mile Square Health Center","Molecular Biology Research Building","NMR Laboratories","Neuropsychiatric Institute","On the Mall","Outpatient Care Center","Paulina Street Building","Polk Street Residence Hall","School of Public Health and Psychiatric Institute","School of Public Health-West","Single Student Residence","Student Residence Hall","UI Health Specialty Care Building","UIC Sport and Fitness Center","UIC Student Center West","University of Illinois Hospital","Westside Research Office Building"],"SOUTH":["1253 South Halsted Street","1309 South Halsted Street","1333 South Halsted Street","722 West Maxwell Street","Curtis Granderson Stadium","Isadore and Sadie Dorin Forum","James J. Stukel Towers","Marie Robinson Hall","Thomas Beckham Hall"],"UIC LAW":["UIC LAW: 19 West Jackson Blvd","UIC LAW: 300 South State Street","UIC LAW: 315 South Plymouth Court","UIC LAW: 321 South Plymouth Court"]},"BuidingsLocations":{"EAST_Academic \u0026 Residential Complex":[{"poi_id":"103","poi_name":"Water Refill Station","poi_description":"Floor-1B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0640","latitude":"41.874775","longitude":"-87.651442","bl_desc":"The new Academic and Residential Complex (ARC) is a public private partnership between UIC and American Campus Communities (ACC). As part of a master plan to address the university¿s increasing enrollment, this new living-learning community features a 10-story, 146,000-square-foot residence hall with 548 beds in traditional dorm rooms and semi-suite style units. A two-story, 54,000-square-foot academic center on the west side of ARC holds three large tiered lecture halls, active learning classrooms, several small group study rooms, a tutoring center and multiple collaboration spaces. The living-learning community also includes shared spaces such as lounges, offices, laundry rooms, a fitness center and a 10th floor sky lounge, along with 1,600 square feet of retail space that houses a Starbucks coffee shop operated by students. Designed by Solomon Cordwell Buenz (SCB), ARC evokes the original campus design by architect Walter Netsch in its use of concrete panels and geometric shapes in the facade and is targeting LEED Gold certification later in 2019.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Academic \u0026 Residential Complex","bl_address1":"940 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ARC","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"375","poi_name":"Print Services","poi_description":"3~328~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0640","latitude":"41.874775","longitude":"-87.651442","bl_desc":"The new Academic and Residential Complex (ARC) is a public private partnership between UIC and American Campus Communities (ACC). As part of a master plan to address the university¿s increasing enrollment, this new living-learning community features a 10-story, 146,000-square-foot residence hall with 548 beds in traditional dorm rooms and semi-suite style units. A two-story, 54,000-square-foot academic center on the west side of ARC holds three large tiered lecture halls, active learning classrooms, several small group study rooms, a tutoring center and multiple collaboration spaces. The living-learning community also includes shared spaces such as lounges, offices, laundry rooms, a fitness center and a 10th floor sky lounge, along with 1,600 square feet of retail space that houses a Starbucks coffee shop operated by students. Designed by Solomon Cordwell Buenz (SCB), ARC evokes the original campus design by architect Walter Netsch in its use of concrete panels and geometric shapes in the facade and is targeting LEED Gold certification later in 2019.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Academic \u0026 Residential Complex","bl_address1":"940 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ARC","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"84","poi_name":"Print Services","poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 3\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e 328\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0640","latitude":"41.874775","longitude":"-87.651442","bl_desc":"The new Academic and Residential Complex (ARC) is a public private partnership between UIC and American Campus Communities (ACC). As part of a master plan to address the university¿s increasing enrollment, this new living-learning community features a 10-story, 146,000-square-foot residence hall with 548 beds in traditional dorm rooms and semi-suite style units. A two-story, 54,000-square-foot academic center on the west side of ARC holds three large tiered lecture halls, active learning classrooms, several small group study rooms, a tutoring center and multiple collaboration spaces. The living-learning community also includes shared spaces such as lounges, offices, laundry rooms, a fitness center and a 10th floor sky lounge, along with 1,600 square feet of retail space that houses a Starbucks coffee shop operated by students. Designed by Solomon Cordwell Buenz (SCB), ARC evokes the original campus design by architect Walter Netsch in its use of concrete panels and geometric shapes in the facade and is targeting LEED Gold certification later in 2019.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Academic \u0026 Residential Complex","bl_address1":"940 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ARC","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"217","poi_name":"Print Services","poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 3\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e 328\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0640","latitude":"41.874775","longitude":"-87.651442","bl_desc":"The new Academic and Residential Complex (ARC) is a public private partnership between UIC and American Campus Communities (ACC). As part of a master plan to address the university¿s increasing enrollment, this new living-learning community features a 10-story, 146,000-square-foot residence hall with 548 beds in traditional dorm rooms and semi-suite style units. A two-story, 54,000-square-foot academic center on the west side of ARC holds three large tiered lecture halls, active learning classrooms, several small group study rooms, a tutoring center and multiple collaboration spaces. The living-learning community also includes shared spaces such as lounges, offices, laundry rooms, a fitness center and a 10th floor sky lounge, along with 1,600 square feet of retail space that houses a Starbucks coffee shop operated by students. Designed by Solomon Cordwell Buenz (SCB), ARC evokes the original campus design by architect Walter Netsch in its use of concrete panels and geometric shapes in the facade and is targeting LEED Gold certification later in 2019.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Academic \u0026 Residential Complex","bl_address1":"940 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ARC","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"273","poi_name":"Water Refill Station","poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0640","latitude":"41.874775","longitude":"-87.651442","bl_desc":"The new Academic and Residential Complex (ARC) is a public private partnership between UIC and American Campus Communities (ACC). As part of a master plan to address the university¿s increasing enrollment, this new living-learning community features a 10-story, 146,000-square-foot residence hall with 548 beds in traditional dorm rooms and semi-suite style units. A two-story, 54,000-square-foot academic center on the west side of ARC holds three large tiered lecture halls, active learning classrooms, several small group study rooms, a tutoring center and multiple collaboration spaces. The living-learning community also includes shared spaces such as lounges, offices, laundry rooms, a fitness center and a 10th floor sky lounge, along with 1,600 square feet of retail space that houses a Starbucks coffee shop operated by students. Designed by Solomon Cordwell Buenz (SCB), ARC evokes the original campus design by architect Walter Netsch in its use of concrete panels and geometric shapes in the facade and is targeting LEED Gold certification later in 2019.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Academic \u0026 Residential Complex","bl_address1":"940 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ARC","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"42","poi_name":"Starbucks Coffee","poi_description":null,"poi_link":"https://dining.uic.edu/locations/scw/#starbucks-at-west-campus https://dining.uic.edu/locations/arc/#arc-starbucks","bl_id":"0640","latitude":"41.874775","longitude":"-87.651442","bl_desc":"The new Academic and Residential Complex (ARC) is a public private partnership between UIC and American Campus Communities (ACC). As part of a master plan to address the university¿s increasing enrollment, this new living-learning community features a 10-story, 146,000-square-foot residence hall with 548 beds in traditional dorm rooms and semi-suite style units. A two-story, 54,000-square-foot academic center on the west side of ARC holds three large tiered lecture halls, active learning classrooms, several small group study rooms, a tutoring center and multiple collaboration spaces. The living-learning community also includes shared spaces such as lounges, offices, laundry rooms, a fitness center and a 10th floor sky lounge, along with 1,600 square feet of retail space that houses a Starbucks coffee shop operated by students. Designed by Solomon Cordwell Buenz (SCB), ARC evokes the original campus design by architect Walter Netsch in its use of concrete panels and geometric shapes in the facade and is targeting LEED Gold certification later in 2019.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Academic \u0026 Residential Complex","bl_address1":"940 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ARC","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"171","poi_name":"Dining","poi_description":"Dining Options: ARC Starbucks","poi_link":"https://dining.uic.edu/","bl_id":"0640","latitude":"41.874775","longitude":"-87.651442","bl_desc":"The new Academic and Residential Complex (ARC) is a public private partnership between UIC and American Campus Communities (ACC). As part of a master plan to address the university¿s increasing enrollment, this new living-learning community features a 10-story, 146,000-square-foot residence hall with 548 beds in traditional dorm rooms and semi-suite style units. A two-story, 54,000-square-foot academic center on the west side of ARC holds three large tiered lecture halls, active learning classrooms, several small group study rooms, a tutoring center and multiple collaboration spaces. The living-learning community also includes shared spaces such as lounges, offices, laundry rooms, a fitness center and a 10th floor sky lounge, along with 1,600 square feet of retail space that houses a Starbucks coffee shop operated by students. Designed by Solomon Cordwell Buenz (SCB), ARC evokes the original campus design by architect Walter Netsch in its use of concrete panels and geometric shapes in the facade and is targeting LEED Gold certification later in 2019.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Academic \u0026 Residential Complex","bl_address1":"940 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ARC","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"153","poi_name":"Campus Housing","poi_description":"Campus Housing provides an educational advantage in collaboration with residents which serves as a pathway to success. Through engaging interactions and services, Campus Housing promotes a vibrant environment in the heart of Chicago. One of the real advantages of living on campus is being part of a community of fellow UIC students.","poi_link":"https://housing.uic.edu/","bl_id":"0640","latitude":"41.874775","longitude":"-87.651442","bl_desc":"The new Academic and Residential Complex (ARC) is a public private partnership between UIC and American Campus Communities (ACC). As part of a master plan to address the university¿s increasing enrollment, this new living-learning community features a 10-story, 146,000-square-foot residence hall with 548 beds in traditional dorm rooms and semi-suite style units. A two-story, 54,000-square-foot academic center on the west side of ARC holds three large tiered lecture halls, active learning classrooms, several small group study rooms, a tutoring center and multiple collaboration spaces. The living-learning community also includes shared spaces such as lounges, offices, laundry rooms, a fitness center and a 10th floor sky lounge, along with 1,600 square feet of retail space that houses a Starbucks coffee shop operated by students. Designed by Solomon Cordwell Buenz (SCB), ARC evokes the original campus design by architect Walter Netsch in its use of concrete panels and geometric shapes in the facade and is targeting LEED Gold certification later in 2019.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Academic \u0026 Residential Complex","bl_address1":"940 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ARC","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"106","poi_name":"Water Refill Station","poi_description":"Floor-1C","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0640","latitude":"41.874775","longitude":"-87.651442","bl_desc":"The new Academic and Residential Complex (ARC) is a public private partnership between UIC and American Campus Communities (ACC). As part of a master plan to address the university¿s increasing enrollment, this new living-learning community features a 10-story, 146,000-square-foot residence hall with 548 beds in traditional dorm rooms and semi-suite style units. A two-story, 54,000-square-foot academic center on the west side of ARC holds three large tiered lecture halls, active learning classrooms, several small group study rooms, a tutoring center and multiple collaboration spaces. The living-learning community also includes shared spaces such as lounges, offices, laundry rooms, a fitness center and a 10th floor sky lounge, along with 1,600 square feet of retail space that houses a Starbucks coffee shop operated by students. Designed by Solomon Cordwell Buenz (SCB), ARC evokes the original campus design by architect Walter Netsch in its use of concrete panels and geometric shapes in the facade and is targeting LEED Gold certification later in 2019.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Academic \u0026 Residential Complex","bl_address1":"940 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ARC","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"385","poi_name":"Water Refill Station","poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0640","latitude":"41.874775","longitude":"-87.651442","bl_desc":"The new Academic and Residential Complex (ARC) is a public private partnership between UIC and American Campus Communities (ACC). As part of a master plan to address the university¿s increasing enrollment, this new living-learning community features a 10-story, 146,000-square-foot residence hall with 548 beds in traditional dorm rooms and semi-suite style units. A two-story, 54,000-square-foot academic center on the west side of ARC holds three large tiered lecture halls, active learning classrooms, several small group study rooms, a tutoring center and multiple collaboration spaces. The living-learning community also includes shared spaces such as lounges, offices, laundry rooms, a fitness center and a 10th floor sky lounge, along with 1,600 square feet of retail space that houses a Starbucks coffee shop operated by students. Designed by Solomon Cordwell Buenz (SCB), ARC evokes the original campus design by architect Walter Netsch in its use of concrete panels and geometric shapes in the facade and is targeting LEED Gold certification later in 2019.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Academic \u0026 Residential Complex","bl_address1":"940 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ARC","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"274","poi_name":"Water Refill Station","poi_description":"Floor-2B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0640","latitude":"41.874775","longitude":"-87.651442","bl_desc":"The new Academic and Residential Complex (ARC) is a public private partnership between UIC and American Campus Communities (ACC). As part of a master plan to address the university¿s increasing enrollment, this new living-learning community features a 10-story, 146,000-square-foot residence hall with 548 beds in traditional dorm rooms and semi-suite style units. A two-story, 54,000-square-foot academic center on the west side of ARC holds three large tiered lecture halls, active learning classrooms, several small group study rooms, a tutoring center and multiple collaboration spaces. The living-learning community also includes shared spaces such as lounges, offices, laundry rooms, a fitness center and a 10th floor sky lounge, along with 1,600 square feet of retail space that houses a Starbucks coffee shop operated by students. Designed by Solomon Cordwell Buenz (SCB), ARC evokes the original campus design by architect Walter Netsch in its use of concrete panels and geometric shapes in the facade and is targeting LEED Gold certification later in 2019.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Academic \u0026 Residential Complex","bl_address1":"940 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ARC","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"116","poi_name":"All Gender Restrooms","poi_description":"Room 124\u003cbr\u003eRoom 125\u003cbr\u003eRoom 233\u003cbr\u003eRoom 1008A \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0640","latitude":"41.874775","longitude":"-87.651442","bl_desc":"The new Academic and Residential Complex (ARC) is a public private partnership between UIC and American Campus Communities (ACC). As part of a master plan to address the university¿s increasing enrollment, this new living-learning community features a 10-story, 146,000-square-foot residence hall with 548 beds in traditional dorm rooms and semi-suite style units. A two-story, 54,000-square-foot academic center on the west side of ARC holds three large tiered lecture halls, active learning classrooms, several small group study rooms, a tutoring center and multiple collaboration spaces. The living-learning community also includes shared spaces such as lounges, offices, laundry rooms, a fitness center and a 10th floor sky lounge, along with 1,600 square feet of retail space that houses a Starbucks coffee shop operated by students. Designed by Solomon Cordwell Buenz (SCB), ARC evokes the original campus design by architect Walter Netsch in its use of concrete panels and geometric shapes in the facade and is targeting LEED Gold certification later in 2019.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Academic \u0026 Residential Complex","bl_address1":"940 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ARC","bl_state":"IL","is_resource_yn":"N"}],"EAST_Addams Hall":[{"poi_id":"273","poi_name":"Water Refill Station","poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0616","latitude":"41.870941","longitude":"-87.649017","bl_desc":"Addams Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889.These three classroom buildings are linked by the original Netsch-designed walkways. An original granite bench still stands to the left of the entrance to Addams Hall.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Addams Hall","bl_address1":"830 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"AH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"285","poi_name":"Black Cultural Center","poi_description":"One of seven Centers for Cultural Understanding and Social Change, the Black Cultural Center is an interdisciplinary unit housed in the Academic Affairs under the reporting line of the Office of Diversity and the Provost. The Center curates, produces, and sponsors exhibitions, performances, films and film screenings, open-mic poetry, gatherings, lecture-demonstrations, dance, storytelling, visual and performing arts workshops and projects. The Center coordinates and supervises high school and college internships, supports student and postdoctoral research, and lends its expertise to a number of collaborative programs and initiatives. The Centers gallery and library spaces are also available for quiet study, working groups, meetings, and presentations.","poi_link":"https://blacc.uic.edu/","bl_id":"0616","latitude":"41.870941","longitude":"-87.649017","bl_desc":"Addams Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889.These three classroom buildings are linked by the original Netsch-designed walkways. An original granite bench still stands to the left of the entrance to Addams Hall.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Addams Hall","bl_address1":"830 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"AH","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"385","poi_name":"Water Refill Station","poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0616","latitude":"41.870941","longitude":"-87.649017","bl_desc":"Addams Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889.These three classroom buildings are linked by the original Netsch-designed walkways. An original granite bench still stands to the left of the entrance to Addams Hall.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Addams Hall","bl_address1":"830 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"AH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0616","latitude":"41.870941","longitude":"-87.649017","bl_desc":"Addams Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889.These three classroom buildings are linked by the original Netsch-designed walkways. An original granite bench still stands to the left of the entrance to Addams Hall.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Addams Hall","bl_address1":"830 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"AH","bl_state":"IL","is_resource_yn":"Y"}],"EAST_Architecture and Design Studios":[{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0628","latitude":"41.873669","longitude":"-87.64875","bl_desc":"Art and Design Studios (formerly known as the Architecture and Art building) was built in 1967 during the second phase of campus construction. This was Netsch’s first attempt at Field Theory, his signature contribution to architecture. Only 40% of the building was completed the classroom wings were never added.Field Theory consisted of rotating simple squares into complex geometric elements radiating outward from central cores. In seeking to move beyond “the boredom of the box,” Netsch created imaginative but organically integrated spaces. The double helix served as the inspiration for the Art and Design Studios building interior, translating to a helical path of open spaces where faculty and students could work side by side in a collaborative manner.","display_indicator":"1","pin_radius":"30","bl_class":"EAST","bl_name":"Architecture and Design Studios","bl_address1":"845 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ADS","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"287","poi_name":"All Gender Restrooms","poi_description":"Room B531 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0628","latitude":"41.873669","longitude":"-87.64875","bl_desc":"Art and Design Studios (formerly known as the Architecture and Art building) was built in 1967 during the second phase of campus construction. This was Netsch’s first attempt at Field Theory, his signature contribution to architecture. Only 40% of the building was completed the classroom wings were never added.Field Theory consisted of rotating simple squares into complex geometric elements radiating outward from central cores. In seeking to move beyond “the boredom of the box,” Netsch created imaginative but organically integrated spaces. The double helix served as the inspiration for the Art and Design Studios building interior, translating to a helical path of open spaces where faculty and students could work side by side in a collaborative manner.","display_indicator":"1","pin_radius":"30","bl_class":"EAST","bl_name":"Architecture and Design Studios","bl_address1":"845 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ADS","bl_state":"IL","is_resource_yn":"N"}],"EAST_Art and Exhibition Hall":[{"poi_id":"163","poi_name":"All Gender Restrooms","poi_description":"Room 1226\u003cbr\u003eRoom 1228 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0641","latitude":"41.876442","longitude":"-87.649857","bl_desc":"The Art and Exhibition Hall is home to the Center for Urban Economic Development, Urban Planning and Public Affairs as well as to classes in the School of Art and Design. The building also houses Gallery 400, a not-for-profit arts exhibition space founded in 1983 and currently a nationally recognized art gallery that presents acclaimed exhibitions, lectures, artist residencies, workshops, symposia and publications.","display_indicator":"1","pin_radius":"30","bl_class":"EAST","bl_name":"Art and Exhibition Hall","bl_address1":"400 South Peoria Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"AEH","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0641","latitude":"41.876442","longitude":"-87.649857","bl_desc":"The Art and Exhibition Hall is home to the Center for Urban Economic Development, Urban Planning and Public Affairs as well as to classes in the School of Art and Design. The building also houses Gallery 400, a not-for-profit arts exhibition space founded in 1983 and currently a nationally recognized art gallery that presents acclaimed exhibitions, lectures, artist residencies, workshops, symposia and publications.","display_indicator":"1","pin_radius":"30","bl_class":"EAST","bl_name":"Art and Exhibition Hall","bl_address1":"400 South Peoria Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"AEH","bl_state":"IL","is_resource_yn":"Y"}],"EAST_Behavioral Sciences Building":[{"poi_id":"410","poi_name":"Office for Advising Development","poi_description":null,"poi_link":"https://advising.uic.edu/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"376","poi_name":"Print Services","poi_description":"B~Station 1~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"319","poi_name":"Print Services","poi_description":"1~Station 3~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"318","poi_name":"Print Services","poi_description":"1~Station 1~Available~Unavailable~B/W","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"84","poi_name":"Print Services","poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 3\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e 328\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"306","poi_name":"Morgan Street Station","poi_description":"HOURS \u003cbr\u003e\u003cbr\u003eMonday-Thursday: 7:00am-7:00pm \u003cbr\u003eFriday: 7:00am-5:00pm","poi_link":"www.uic.edu/depts/dining/hours.shtml","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"385","poi_name":"Water Refill Station","poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"4","poi_name":"All Gender Restrooms","poi_description":"Room 1004\u003cbr\u003eRoom 2003\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"265","poi_name":"Student Government","poi_description":"Student Governments Student governance organizations are dedicated to helping students with academic and campus concerns. They also represent the student body to the University administration and provide opportunities for students to make an impact on the student body and ensure their voices are heard. Students can participate in one of three student governance organizations: Graduate Student Council (GSC) Undergraduate Student Government (USG) Health Profession Student Council (HPSC) Student Member of the Board of Trustees (SMBOT)","poi_link":"https://dos.uic.edu/about/student-goverment/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"67","poi_name":"Computer Labs","poi_description":"Access to labs outside of business hours (Monday-Friday 9am-5pm) require building access. No charge for UIC students to access computer labs. (Rooms 151)","poi_link":"https://help.uillinois.edu/TDClient/37/uic/Requests/ServiceDet?ID=355","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"15","poi_name":"Dining","poi_description":"Dining Options: Au Bon Pain \u0026 Morgan Street Market (Convenience Store)","poi_link":"https://dining.uic.edu/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"409","poi_name":"Market at Morgan St.","poi_description":null,"poi_link":"https://dining.uic.edu/locations/bsb/#market-at-morgan-st","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"85","poi_name":"Print Services","poi_description":"B~Station 2~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"197","poi_name":"Au Bon Pain","poi_description":null,"poi_link":"https://dining.uic.edu/locations/outpatient-care-clinic-hours/#au-bon-pain-at-occ","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"174","poi_name":"Lactation Rooms","poi_description":"4th floor Women\u0027s Restroom","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"301","poi_name":"Gender and Sexuality Center","poi_description":null,"poi_link":"https://gsc.uic.edu/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"212","poi_name":"Oasis Locations","poi_description":"The Project Oasis program was created to provide students with places to interact, study, and gather between classes and during extended breaks. These informal learning spaces were designed and renovated with an emphasis on improving lighting, acoustics and ergonomics. In addition to providing new, contemporary furniture and finishes, each Oasis is adorned with artwork created by UIC Art and Design students and alumni.","poi_link":"https://pspm.uic.edu/planning-design/campus-architecture-and-learning-environments/list-of-oasis-and-learning-centers/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"282","poi_name":"ATMs","poi_description":null,"poi_link":"https://dos.uic.edu/about/student-handbook/student-life/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"202","poi_name":"Disability Cultural Center","poi_description":"The new Disability Cultural Center (DCC) is currently housed in the Daley Library, room 1-461. Students are welcome to stop by between 9 a.m. and 5 p.m. Monday through Friday to visit and meet the staff and other students. The center is engaged in cultural programming and community outreach, joining the other Center for Cultural Understanding and Social Change. Roxanna Stupp, former director of the UIC Disability Resource Center (DRC), is directing the cultural center during this time of transition. (Room 235)","poi_link":"https://dcc.uic.edu/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"300","poi_name":"Gender \u0026 Sexuality Center","poi_description":"Established in 1995, the Gender and Sexuality Center (GSC) affirms and promotes the health and wellbeing of persons of all sexual orientations and gender identities. For example, the GSC Lounge and Gallery are safe spaces for everyone to meet, study, and relax. The GSC also provides education, outreach, research and support for and about lesbian, gay, bisexual, trans, queer and allied (LGBTQA) people. For 20 years, the GSC has been providing UIC students, staff, faculty and alumni, and members of the Chicagoland area with dynamic programming and resources through cultural events, scholarly lectures, public dialogues, and interactive workshops around gender identity and sexual orientation and their intersections with other identities. Annual programs include Rainbow Social, Bi Pride Day, and Lavender Graduation.","poi_link":"https://gsc.uic.edu/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"37","poi_name":"Print Services","poi_description":"\u003cb\u003eFloor:\u003c/b\u003e B\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e Station 2\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0618","latitude":"41.873768","longitude":"-87.652695","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","bl_state":"IL","is_resource_yn":"Y"}],"EAST_Burnham Hall":[{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0617","latitude":"41.870995","longitude":"-87.64949","bl_desc":"Burnham Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889. These three classroom buildings are linked by the original Netsch-designed walkways.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Burnham Hall","bl_address1":"828 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"317","poi_name":"Print Services","poi_description":"\u003cb\u003eFloor:\u003c/b\u003e B\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e B11 Honors Lab\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0617","latitude":"41.870995","longitude":"-87.64949","bl_desc":"Burnham Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889. These three classroom buildings are linked by the original Netsch-designed walkways.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Burnham Hall","bl_address1":"828 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"212","poi_name":"Oasis Locations","poi_description":"The Project Oasis program was created to provide students with places to interact, study, and gather between classes and during extended breaks. These informal learning spaces were designed and renovated with an emphasis on improving lighting, acoustics and ergonomics. In addition to providing new, contemporary furniture and finishes, each Oasis is adorned with artwork created by UIC Art and Design students and alumni.","poi_link":"https://pspm.uic.edu/planning-design/campus-architecture-and-learning-environments/list-of-oasis-and-learning-centers/","bl_id":"0617","latitude":"41.870995","longitude":"-87.64949","bl_desc":"Burnham Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889. These three classroom buildings are linked by the original Netsch-designed walkways.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Burnham Hall","bl_address1":"828 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"385","poi_name":"Water Refill Station","poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0617","latitude":"41.870995","longitude":"-87.64949","bl_desc":"Burnham Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889. These three classroom buildings are linked by the original Netsch-designed walkways.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Burnham Hall","bl_address1":"828 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"232","poi_name":"All Gender Restrooms","poi_description":"Room 214\u003cbr\u003eRoom 216 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0617","latitude":"41.870995","longitude":"-87.64949","bl_desc":"Burnham Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889. These three classroom buildings are linked by the original Netsch-designed walkways.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Burnham Hall","bl_address1":"828 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BH","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"246","poi_name":"Honors College Tutoring","poi_description":"Honors College students are available to help all students on campus in a wide variety of subjects. Tutoring is offered from 9:00 am to 4:00 pm on weekdays, starting the third week of each semester through the last week of classes (excluding the Thanksgiving holiday and spring break). The schedule of subjects covered for each semester can be found on the Honors College website. Extended tutoring hours, including weekday evenings and finals week, may be offered during the semester and details will be shared on the Honors College website.","poi_link":"http://honors.uic.edu/","bl_id":"0617","latitude":"41.870995","longitude":"-87.64949","bl_desc":"Burnham Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889. These three classroom buildings are linked by the original Netsch-designed walkways.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Burnham Hall","bl_address1":"828 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BH","bl_state":"IL","is_resource_yn":"Y"}],"EAST_Chemical Engineering Building":[{"poi_id":null,"poi_name":null,"poi_description":null,"poi_link":null,"bl_id":"0643","latitude":"41.87151","longitude":"-87.641281","bl_desc":"Chemical Engineering Building houses the Department of Chemical Engineering where students learn to apply chemistry, physics, and mathematics to the industrial-scale production of chemicals, including petroleum products, polymers, pharmaceuticals, electronic devices and foods.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Chemical Engineering Building","bl_address1":"810 South Clinton Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"CEB","bl_state":"IL","is_resource_yn":null}],"EAST_Co-Generation Facility":[{"poi_id":"104","poi_name":"Water Refill Station","poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0654","latitude":"41.867587","longitude":"-87.652436","bl_desc":"Co-generation Facility was opened in 1993 and provides an independent source of energy for the campus.","display_indicator":"1","pin_radius":"30","bl_class":"EAST","bl_name":"Co-Generation Facility","bl_address1":"1120 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"CGF","bl_state":"IL","is_resource_yn":"N"}],"EAST_College of Urban Planning \u0026 Public Affairs Hall":[{"poi_id":"382","poi_name":"Water Refill Station","poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0642","latitude":"41.876112","longitude":"-87.64986","bl_desc":"College of Urban Planning and Public Affairs offers undergraduate programs in public policy and urban studies and graduate degrees in public administration and urban planning and policy. CUPPA also houses nine research centers including the Center for Public Safety and Justice, the Center for Urban Economic Development, the Great Cities Institute, the Urban Data Visualization Laboratory, the Institute for Research on Race and Public Policy, the Institute for Policy and Civic Engagement, the Nathalie P. Voorhees Center for Neighborhood and Community Improvement, the Survey Research Laboratory, and the Urban Transportation.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"College of Urban Planning \u0026 Public Affairs Hall","bl_address1":"412 South Peoria Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"CUPPAH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"259","poi_name":"Print Services","poi_description":"LL~N/A~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0642","latitude":"41.876112","longitude":"-87.64986","bl_desc":"College of Urban Planning and Public Affairs offers undergraduate programs in public policy and urban studies and graduate degrees in public administration and urban planning and policy. CUPPA also houses nine research centers including the Center for Public Safety and Justice, the Center for Urban Economic Development, the Great Cities Institute, the Urban Data Visualization Laboratory, the Institute for Research on Race and Public Policy, the Institute for Policy and Civic Engagement, the Nathalie P. Voorhees Center for Neighborhood and Community Improvement, the Survey Research Laboratory, and the Urban Transportation.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"College of Urban Planning \u0026 Public Affairs Hall","bl_address1":"412 South Peoria Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"CUPPAH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0642","latitude":"41.876112","longitude":"-87.64986","bl_desc":"College of Urban Planning and Public Affairs offers undergraduate programs in public policy and urban studies and graduate degrees in public administration and urban planning and policy. CUPPA also houses nine research centers including the Center for Public Safety and Justice, the Center for Urban Economic Development, the Great Cities Institute, the Urban Data Visualization Laboratory, the Institute for Research on Race and Public Policy, the Institute for Policy and Civic Engagement, the Nathalie P. Voorhees Center for Neighborhood and Community Improvement, the Survey Research Laboratory, and the Urban Transportation.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"College of Urban Planning \u0026 Public Affairs Hall","bl_address1":"412 South Peoria Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"CUPPAH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"226","poi_name":"Water Refill Station","poi_description":"Floor-4A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0642","latitude":"41.876112","longitude":"-87.64986","bl_desc":"College of Urban Planning and Public Affairs offers undergraduate programs in public policy and urban studies and graduate degrees in public administration and urban planning and policy. CUPPA also houses nine research centers including the Center for Public Safety and Justice, the Center for Urban Economic Development, the Great Cities Institute, the Urban Data Visualization Laboratory, the Institute for Research on Race and Public Policy, the Institute for Policy and Civic Engagement, the Nathalie P. Voorhees Center for Neighborhood and Community Improvement, the Survey Research Laboratory, and the Urban Transportation.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"College of Urban Planning \u0026 Public Affairs Hall","bl_address1":"412 South Peoria Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"CUPPAH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"273","poi_name":"Water Refill Station","poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0642","latitude":"41.876112","longitude":"-87.64986","bl_desc":"College of Urban Planning and Public Affairs offers undergraduate programs in public policy and urban studies and graduate degrees in public administration and urban planning and policy. CUPPA also houses nine research centers including the Center for Public Safety and Justice, the Center for Urban Economic Development, the Great Cities Institute, the Urban Data Visualization Laboratory, the Institute for Research on Race and Public Policy, the Institute for Policy and Civic Engagement, the Nathalie P. Voorhees Center for Neighborhood and Community Improvement, the Survey Research Laboratory, and the Urban Transportation.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"College of Urban Planning \u0026 Public Affairs Hall","bl_address1":"412 South Peoria Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"CUPPAH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"385","poi_name":"Water Refill Station","poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0642","latitude":"41.876112","longitude":"-87.64986","bl_desc":"College of Urban Planning and Public Affairs offers undergraduate programs in public policy and urban studies and graduate degrees in public administration and urban planning and policy. CUPPA also houses nine research centers including the Center for Public Safety and Justice, the Center for Urban Economic Development, the Great Cities Institute, the Urban Data Visualization Laboratory, the Institute for Research on Race and Public Policy, the Institute for Policy and Civic Engagement, the Nathalie P. Voorhees Center for Neighborhood and Community Improvement, the Survey Research Laboratory, and the Urban Transportation.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"College of Urban Planning \u0026 Public Affairs Hall","bl_address1":"412 South Peoria Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"CUPPAH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"332","poi_name":"Water Refill Station","poi_description":"Floor-5A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0642","latitude":"41.876112","longitude":"-87.64986","bl_desc":"College of Urban Planning and Public Affairs offers undergraduate programs in public policy and urban studies and graduate degrees in public administration and urban planning and policy. CUPPA also houses nine research centers including the Center for Public Safety and Justice, the Center for Urban Economic Development, the Great Cities Institute, the Urban Data Visualization Laboratory, the Institute for Research on Race and Public Policy, the Institute for Policy and Civic Engagement, the Nathalie P. Voorhees Center for Neighborhood and Community Improvement, the Survey Research Laboratory, and the Urban Transportation.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"College of Urban Planning \u0026 Public Affairs Hall","bl_address1":"412 South Peoria Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"CUPPAH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"103","poi_name":"Water Refill Station","poi_description":"Floor-1B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0642","latitude":"41.876112","longitude":"-87.64986","bl_desc":"College of Urban Planning and Public Affairs offers undergraduate programs in public policy and urban studies and graduate degrees in public administration and urban planning and policy. CUPPA also houses nine research centers including the Center for Public Safety and Justice, the Center for Urban Economic Development, the Great Cities Institute, the Urban Data Visualization Laboratory, the Institute for Research on Race and Public Policy, the Institute for Policy and Civic Engagement, the Nathalie P. Voorhees Center for Neighborhood and Community Improvement, the Survey Research Laboratory, and the Urban Transportation.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"College of Urban Planning \u0026 Public Affairs Hall","bl_address1":"412 South Peoria Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"CUPPAH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"86","poi_name":"Print Services","poi_description":"\u003cb\u003eFloor:\u003c/b\u003e LL\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e N/A\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0642","latitude":"41.876112","longitude":"-87.64986","bl_desc":"College of Urban Planning and Public Affairs offers undergraduate programs in public policy and urban studies and graduate degrees in public administration and urban planning and policy. CUPPA also houses nine research centers including the Center for Public Safety and Justice, the Center for Urban Economic Development, the Great Cities Institute, the Urban Data Visualization Laboratory, the Institute for Research on Race and Public Policy, the Institute for Policy and Civic Engagement, the Nathalie P. Voorhees Center for Neighborhood and Community Improvement, the Survey Research Laboratory, and the Urban Transportation.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"College of Urban Planning \u0026 Public Affairs Hall","bl_address1":"412 South Peoria Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"CUPPAH","bl_state":"IL","is_resource_yn":"Y"}],"EAST_Credit Union 1 Arena":[{"poi_id":"57","poi_name":"All Gender Restrooms","poi_description":"Room B17A \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0638","latitude":"41.87484","longitude":"-87.656219","bl_desc":"The Credit Union 1 Arena is home to the UIC Men’s and Women’s Basketball program and the exciting Windy City Rollers. It’s a popular Chicago venue for big name concerts, festivals as well as many corporate, civic and cultural events. Just minutes from the Loop, the Credit Union 1 Arena is easily accessible from the city or suburbs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Credit Union 1 Arena","bl_address1":"525 South Racine Avenue","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ARENA","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"104","poi_name":"Water Refill Station","poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0638","latitude":"41.87484","longitude":"-87.656219","bl_desc":"The Credit Union 1 Arena is home to the UIC Men’s and Women’s Basketball program and the exciting Windy City Rollers. It’s a popular Chicago venue for big name concerts, festivals as well as many corporate, civic and cultural events. Just minutes from the Loop, the Credit Union 1 Arena is easily accessible from the city or suburbs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Credit Union 1 Arena","bl_address1":"525 South Racine Avenue","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ARENA","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"243","poi_name":"Credit Union 1 Arena","poi_description":null,"poi_link":"https://www.creditunion1arena.com/","bl_id":"0638","latitude":"41.87484","longitude":"-87.656219","bl_desc":"The Credit Union 1 Arena is home to the UIC Men’s and Women’s Basketball program and the exciting Windy City Rollers. It’s a popular Chicago venue for big name concerts, festivals as well as many corporate, civic and cultural events. Just minutes from the Loop, the Credit Union 1 Arena is easily accessible from the city or suburbs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Credit Union 1 Arena","bl_address1":"525 South Racine Avenue","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ARENA","bl_state":"IL","is_resource_yn":"N"}],"EAST_Douglass Hall":[{"poi_id":"286","poi_name":"All Gender Restrooms","poi_description":"Room 163 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0613","latitude":"41.872822","longitude":"-87.649094","bl_desc":"Douglass Hall is named for Frederick Douglass, a former slave, abolitionist, and social reformer who advocated for equality for all people. The dedication of this building to Mr. Douglass is in alignment with UIC’s identity as a federally designated Minority Serving Institution (MSI) that has been recognized as the highest in the Midwest and 13th nationally for the diversity of its students and faculty. Like the other Walter Netsch classroom buildings, Douglass Hall is connected to Grant and Lincoln Halls by enclosed walkways. Today the original Netsch walkway still links Douglass to Lincoln, while a more recent two-story glass-enclosed walkway links Douglass to Grant.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Douglass Hall","bl_address1":"705 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"DH","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0613","latitude":"41.872822","longitude":"-87.649094","bl_desc":"Douglass Hall is named for Frederick Douglass, a former slave, abolitionist, and social reformer who advocated for equality for all people. The dedication of this building to Mr. Douglass is in alignment with UIC’s identity as a federally designated Minority Serving Institution (MSI) that has been recognized as the highest in the Midwest and 13th nationally for the diversity of its students and faculty. Like the other Walter Netsch classroom buildings, Douglass Hall is connected to Grant and Lincoln Halls by enclosed walkways. Today the original Netsch walkway still links Douglass to Lincoln, while a more recent two-story glass-enclosed walkway links Douglass to Grant.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Douglass Hall","bl_address1":"705 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"DH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"104","poi_name":"Water Refill Station","poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0613","latitude":"41.872822","longitude":"-87.649094","bl_desc":"Douglass Hall is named for Frederick Douglass, a former slave, abolitionist, and social reformer who advocated for equality for all people. The dedication of this building to Mr. Douglass is in alignment with UIC’s identity as a federally designated Minority Serving Institution (MSI) that has been recognized as the highest in the Midwest and 13th nationally for the diversity of its students and faculty. Like the other Walter Netsch classroom buildings, Douglass Hall is connected to Grant and Lincoln Halls by enclosed walkways. Today the original Netsch walkway still links Douglass to Lincoln, while a more recent two-story glass-enclosed walkway links Douglass to Grant.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Douglass Hall","bl_address1":"705 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"DH","bl_state":"IL","is_resource_yn":"N"}],"EAST_Education, Theatre, Music and Social Work":[{"poi_id":"149","poi_name":"Print Services","poi_description":"\u003cb\u003eFloor:\u003c/b\u003e LL\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e L270\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0623","latitude":"41.874947","longitude":"-87.653053","bl_desc":"Education, Theatre, Music and Social Work building opened in 1971 and is a three-building complex connected at basement level. The basement area houses the mechanical equipment rooms, music rehearsal rooms, television studios and a small theater area. The building also contains classrooms, offices as well as music and theater production rooms.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Education, Theatre, Music and Social Work","bl_address1":"1040 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ETMSW","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"385","poi_name":"Water Refill Station","poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0623","latitude":"41.874947","longitude":"-87.653053","bl_desc":"Education, Theatre, Music and Social Work building opened in 1971 and is a three-building complex connected at basement level. The basement area houses the mechanical equipment rooms, music rehearsal rooms, television studios and a small theater area. The building also contains classrooms, offices as well as music and theater production rooms.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Education, Theatre, Music and Social Work","bl_address1":"1040 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ETMSW","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0623","latitude":"41.874947","longitude":"-87.653053","bl_desc":"Education, Theatre, Music and Social Work building opened in 1971 and is a three-building complex connected at basement level. The basement area houses the mechanical equipment rooms, music rehearsal rooms, television studios and a small theater area. The building also contains classrooms, offices as well as music and theater production rooms.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Education, Theatre, Music and Social Work","bl_address1":"1040 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ETMSW","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"212","poi_name":"Oasis Locations","poi_description":"The Project Oasis program was created to provide students with places to interact, study, and gather between classes and during extended breaks. These informal learning spaces were designed and renovated with an emphasis on improving lighting, acoustics and ergonomics. In addition to providing new, contemporary furniture and finishes, each Oasis is adorned with artwork created by UIC Art and Design students and alumni.","poi_link":"https://pspm.uic.edu/planning-design/campus-architecture-and-learning-environments/list-of-oasis-and-learning-centers/","bl_id":"0623","latitude":"41.874947","longitude":"-87.653053","bl_desc":"Education, Theatre, Music and Social Work building opened in 1971 and is a three-building complex connected at basement level. The basement area houses the mechanical equipment rooms, music rehearsal rooms, television studios and a small theater area. The building also contains classrooms, offices as well as music and theater production rooms.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Education, Theatre, Music and Social Work","bl_address1":"1040 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ETMSW","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"233","poi_name":"All Gender Restrooms","poi_description":"Room 4200E \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0623","latitude":"41.874947","longitude":"-87.653053","bl_desc":"Education, Theatre, Music and Social Work building opened in 1971 and is a three-building complex connected at basement level. The basement area houses the mechanical equipment rooms, music rehearsal rooms, television studios and a small theater area. The building also contains classrooms, offices as well as music and theater production rooms.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Education, Theatre, Music and Social Work","bl_address1":"1040 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ETMSW","bl_state":"IL","is_resource_yn":"N"}],"EAST_Engineering Innovation Building":[{"poi_id":"103","poi_name":"Water Refill Station","poi_description":"Floor-1B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0629","latitude":"41.869101","longitude":"-87.650123","bl_desc":"Occupied by chemical engineering and civil and materials engineering departments, the 57,500-square-foot new Engineering Innovation Building (EIB) houses engineers investigating phenomena on a scale from the very large - bridge and highway components - to the exceedingly small, such as nanoscale components that will drive the next generation of thermal batteries. The building houses Chicago area only high-bay structural research laboratory, which enables engineers and industry professionals to develop and test large and heavy infrastructural components. The chemical engineers in EIB lead research work on projects including developing artificial leaves that take carbon dioxide directly from the atmosphere to make synthetic gas, microbial fuel cells and cancer detection technology that uses microfluidics devices. EIB supports unprecedented growth, provides unique learning opportunities for students, attracts top academic talent and strengthens our ties with local business, industry and other partners to drive innovation in engineering in the Chicagoland area. It includes research, classroom and office space, and it brings the chemical engineering department, which has been located off campus east of the Dan Ryan Expressway for more than 20 years, into the center of the east campus. EIB is the first of two new buildings that will help accommodate UIC growing College of Engineering student population and innovative engineering research. The building was designed by Dewberry architects, built by Berglund Construction and is expected to be LEED Gold certified later in 2019.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Engineering Innovation Building","bl_address1":"929 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"EIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"385","poi_name":"Water Refill Station","poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0629","latitude":"41.869101","longitude":"-87.650123","bl_desc":"Occupied by chemical engineering and civil and materials engineering departments, the 57,500-square-foot new Engineering Innovation Building (EIB) houses engineers investigating phenomena on a scale from the very large - bridge and highway components - to the exceedingly small, such as nanoscale components that will drive the next generation of thermal batteries. The building houses Chicago area only high-bay structural research laboratory, which enables engineers and industry professionals to develop and test large and heavy infrastructural components. The chemical engineers in EIB lead research work on projects including developing artificial leaves that take carbon dioxide directly from the atmosphere to make synthetic gas, microbial fuel cells and cancer detection technology that uses microfluidics devices. EIB supports unprecedented growth, provides unique learning opportunities for students, attracts top academic talent and strengthens our ties with local business, industry and other partners to drive innovation in engineering in the Chicagoland area. It includes research, classroom and office space, and it brings the chemical engineering department, which has been located off campus east of the Dan Ryan Expressway for more than 20 years, into the center of the east campus. EIB is the first of two new buildings that will help accommodate UIC growing College of Engineering student population and innovative engineering research. The building was designed by Dewberry architects, built by Berglund Construction and is expected to be LEED Gold certified later in 2019.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Engineering Innovation Building","bl_address1":"929 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"EIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"274","poi_name":"Water Refill Station","poi_description":"Floor-2B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0629","latitude":"41.869101","longitude":"-87.650123","bl_desc":"Occupied by chemical engineering and civil and materials engineering departments, the 57,500-square-foot new Engineering Innovation Building (EIB) houses engineers investigating phenomena on a scale from the very large - bridge and highway components - to the exceedingly small, such as nanoscale components that will drive the next generation of thermal batteries. The building houses Chicago area only high-bay structural research laboratory, which enables engineers and industry professionals to develop and test large and heavy infrastructural components. The chemical engineers in EIB lead research work on projects including developing artificial leaves that take carbon dioxide directly from the atmosphere to make synthetic gas, microbial fuel cells and cancer detection technology that uses microfluidics devices. EIB supports unprecedented growth, provides unique learning opportunities for students, attracts top academic talent and strengthens our ties with local business, industry and other partners to drive innovation in engineering in the Chicagoland area. It includes research, classroom and office space, and it brings the chemical engineering department, which has been located off campus east of the Dan Ryan Expressway for more than 20 years, into the center of the east campus. EIB is the first of two new buildings that will help accommodate UIC growing College of Engineering student population and innovative engineering research. The building was designed by Dewberry architects, built by Berglund Construction and is expected to be LEED Gold certified later in 2019.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Engineering Innovation Building","bl_address1":"929 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"EIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"55","poi_name":"All Gender Restrooms","poi_description":"Room 238 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0629","latitude":"41.869101","longitude":"-87.650123","bl_desc":"Occupied by chemical engineering and civil and materials engineering departments, the 57,500-square-foot new Engineering Innovation Building (EIB) houses engineers investigating phenomena on a scale from the very large - bridge and highway components - to the exceedingly small, such as nanoscale components that will drive the next generation of thermal batteries. The building houses Chicago area only high-bay structural research laboratory, which enables engineers and industry professionals to develop and test large and heavy infrastructural components. The chemical engineers in EIB lead research work on projects including developing artificial leaves that take carbon dioxide directly from the atmosphere to make synthetic gas, microbial fuel cells and cancer detection technology that uses microfluidics devices. EIB supports unprecedented growth, provides unique learning opportunities for students, attracts top academic talent and strengthens our ties with local business, industry and other partners to drive innovation in engineering in the Chicagoland area. It includes research, classroom and office space, and it brings the chemical engineering department, which has been located off campus east of the Dan Ryan Expressway for more than 20 years, into the center of the east campus. EIB is the first of two new buildings that will help accommodate UIC growing College of Engineering student population and innovative engineering research. The building was designed by Dewberry architects, built by Berglund Construction and is expected to be LEED Gold certified later in 2019.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Engineering Innovation Building","bl_address1":"929 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"EIB","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"273","poi_name":"Water Refill Station","poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0629","latitude":"41.869101","longitude":"-87.650123","bl_desc":"Occupied by chemical engineering and civil and materials engineering departments, the 57,500-square-foot new Engineering Innovation Building (EIB) houses engineers investigating phenomena on a scale from the very large - bridge and highway components - to the exceedingly small, such as nanoscale components that will drive the next generation of thermal batteries. The building houses Chicago area only high-bay structural research laboratory, which enables engineers and industry professionals to develop and test large and heavy infrastructural components. The chemical engineers in EIB lead research work on projects including developing artificial leaves that take carbon dioxide directly from the atmosphere to make synthetic gas, microbial fuel cells and cancer detection technology that uses microfluidics devices. EIB supports unprecedented growth, provides unique learning opportunities for students, attracts top academic talent and strengthens our ties with local business, industry and other partners to drive innovation in engineering in the Chicagoland area. It includes research, classroom and office space, and it brings the chemical engineering department, which has been located off campus east of the Dan Ryan Expressway for more than 20 years, into the center of the east campus. EIB is the first of two new buildings that will help accommodate UIC growing College of Engineering student population and innovative engineering research. The building was designed by Dewberry architects, built by Berglund Construction and is expected to be LEED Gold certified later in 2019.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Engineering Innovation Building","bl_address1":"929 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"EIB","bl_state":"IL","is_resource_yn":"Y"}],"EAST_Engineering Research Facility":[{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0648","latitude":"41.869904","longitude":"-87.647926","bl_desc":"The Engineering Research Facility is home to the Electronic Visualization Lab (EVL), an interdisciplinary graduate research laboratory that combines art and computer science, specializing in advanced visualization and networking technologies - the first of its kind in the country. It also houses the Nanotechnology Core Facility and the Manufacturing Research Center. Along with SELE, SELW and SES, ERF houses labs for engineering, computing, networking, and visualization resources, and serves as the research home for both faculty and graduate students for the College of Engineering.","display_indicator":"1","pin_radius":"30","bl_class":"EAST","bl_name":"Engineering Research Facility","bl_address1":"842 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ERF","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"273","poi_name":"Water Refill Station","poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0648","latitude":"41.869904","longitude":"-87.647926","bl_desc":"The Engineering Research Facility is home to the Electronic Visualization Lab (EVL), an interdisciplinary graduate research laboratory that combines art and computer science, specializing in advanced visualization and networking technologies - the first of its kind in the country. It also houses the Nanotechnology Core Facility and the Manufacturing Research Center. Along with SELE, SELW and SES, ERF houses labs for engineering, computing, networking, and visualization resources, and serves as the research home for both faculty and graduate students for the College of Engineering.","display_indicator":"1","pin_radius":"30","bl_class":"EAST","bl_name":"Engineering Research Facility","bl_address1":"842 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ERF","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"385","poi_name":"Water Refill Station","poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0648","latitude":"41.869904","longitude":"-87.647926","bl_desc":"The Engineering Research Facility is home to the Electronic Visualization Lab (EVL), an interdisciplinary graduate research laboratory that combines art and computer science, specializing in advanced visualization and networking technologies - the first of its kind in the country. It also houses the Nanotechnology Core Facility and the Manufacturing Research Center. Along with SELE, SELW and SES, ERF houses labs for engineering, computing, networking, and visualization resources, and serves as the research home for both faculty and graduate students for the College of Engineering.","display_indicator":"1","pin_radius":"30","bl_class":"EAST","bl_name":"Engineering Research Facility","bl_address1":"842 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ERF","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"382","poi_name":"Water Refill Station","poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0648","latitude":"41.869904","longitude":"-87.647926","bl_desc":"The Engineering Research Facility is home to the Electronic Visualization Lab (EVL), an interdisciplinary graduate research laboratory that combines art and computer science, specializing in advanced visualization and networking technologies - the first of its kind in the country. It also houses the Nanotechnology Core Facility and the Manufacturing Research Center. Along with SELE, SELW and SES, ERF houses labs for engineering, computing, networking, and visualization resources, and serves as the research home for both faculty and graduate students for the College of Engineering.","display_indicator":"1","pin_radius":"30","bl_class":"EAST","bl_name":"Engineering Research Facility","bl_address1":"842 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ERF","bl_state":"IL","is_resource_yn":"Y"}],"EAST_Flames Athletic Center":[{"poi_id":"103","poi_name":"Water Refill Station","poi_description":"Floor-1B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0646","latitude":"41.866634","longitude":"-87.648392","bl_desc":"Opened on June 10, 1999, the Flames Athletic Center is the crown jewel of UIC’s effort to bring its 18 Division I men’s and women’s programs to national prominence. The 50,000-square foot venue is a state-of-the-art practice facility and features two NCAA regulation-sized basketball courts a two-story comprehensive weight training and cardio-fitness center an in-house sports medicine facility locker rooms for UIC student-athletes, with two just for men’s and women’s basketball as well as offices for the basketball, baseball and athletic administration staff.","display_indicator":"1","pin_radius":"30","bl_class":"EAST","bl_name":"Flames Athletic Center","bl_address1":"839 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"FAC","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"273","poi_name":"Water Refill Station","poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0646","latitude":"41.866634","longitude":"-87.648392","bl_desc":"Opened on June 10, 1999, the Flames Athletic Center is the crown jewel of UIC’s effort to bring its 18 Division I men’s and women’s programs to national prominence. The 50,000-square foot venue is a state-of-the-art practice facility and features two NCAA regulation-sized basketball courts a two-story comprehensive weight training and cardio-fitness center an in-house sports medicine facility locker rooms for UIC student-athletes, with two just for men’s and women’s basketball as well as offices for the basketball, baseball and athletic administration staff.","display_indicator":"1","pin_radius":"30","bl_class":"EAST","bl_name":"Flames Athletic Center","bl_address1":"839 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"FAC","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"385","poi_name":"Water Refill Station","poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0646","latitude":"41.866634","longitude":"-87.648392","bl_desc":"Opened on June 10, 1999, the Flames Athletic Center is the crown jewel of UIC’s effort to bring its 18 Division I men’s and women’s programs to national prominence. The 50,000-square foot venue is a state-of-the-art practice facility and features two NCAA regulation-sized basketball courts a two-story comprehensive weight training and cardio-fitness center an in-house sports medicine facility locker rooms for UIC student-athletes, with two just for men’s and women’s basketball as well as offices for the basketball, baseball and athletic administration staff.","display_indicator":"1","pin_radius":"30","bl_class":"EAST","bl_name":"Flames Athletic Center","bl_address1":"839 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"FAC","bl_state":"IL","is_resource_yn":"Y"}],"EAST_Grant Hall":[{"poi_id":"208","poi_name":"Language and Culture Learning Center","poi_description":"The mission of the Language and Culture Learning Center (LCLC) is to enhance language, literature, and culture learning and teaching in UIC’s School of Literatures, Cultural Studies and Linguistics. LCLC supports FREE peer tutoring and language learning assistant (LLA) programs for Arabic, French, German, Italian, and Spanish students in UIC’s Basic Language Programs. We collaborate with LCSL faculty and graduate students to find and integrate appropriate instructional technologies into their curricula and classes, as well as offering general support and consultation for resources like Blackboard, Google Apps, and more. We lead teaching with technology workshops, and we teach LCSL 505, Teaching Professional Development Workshop (Teaching with technology for language teachers). Our culture-focused events in GH 308 and online – such as language conversation hours, foreign film series, and special events – are open to the whole UIC community.","poi_link":"https://lclc.uic.edu/event/","bl_id":"0612","latitude":"41.872856","longitude":"-87.649506","bl_desc":"Grant Hall bears the name of Civil War General and U.S. President Ulysses S. Grant. Like the other Walter Netsch classroom buildings, Grant Hall is connected to Lincoln and Douglas Halls by enclosed walkways while a more recent two-story glass-enclosed walkway links Grant to Douglas Hall. An original granite bench stands to the left of the entrance to Grant Hall. Housing the Sandi Port Errant Language and Culture Learning Center, Grant Hall illustrates a striking and important transition to green architecture at UIC.Grant Hall is the first building in the University of Illinois system to utilize geothermal heating and cooling. While this project did not seek LEED certification, the renewal demonstrates and utilizes sustainable design strategies beyond structural reuse. The project served as a successful test case to prove the value of sustainable and green building design on the UIC campus.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Grant Hall","bl_address1":"703 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"GH","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"170","poi_name":"Computer Labs","poi_description":"Access to labs outside of business hours (Monday-Friday 9am-5pm) require building access. No charge for UIC students to access computer labs. (Rooms 304 and 306)","poi_link":"https://help.uillinois.edu/TDClient/37/uic/Requests/ServiceDet?ID=355","bl_id":"0612","latitude":"41.872856","longitude":"-87.649506","bl_desc":"Grant Hall bears the name of Civil War General and U.S. President Ulysses S. Grant. Like the other Walter Netsch classroom buildings, Grant Hall is connected to Lincoln and Douglas Halls by enclosed walkways while a more recent two-story glass-enclosed walkway links Grant to Douglas Hall. An original granite bench stands to the left of the entrance to Grant Hall. Housing the Sandi Port Errant Language and Culture Learning Center, Grant Hall illustrates a striking and important transition to green architecture at UIC.Grant Hall is the first building in the University of Illinois system to utilize geothermal heating and cooling. While this project did not seek LEED certification, the renewal demonstrates and utilizes sustainable design strategies beyond structural reuse. The project served as a successful test case to prove the value of sustainable and green building design on the UIC campus.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Grant Hall","bl_address1":"703 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"GH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"212","poi_name":"Oasis Locations","poi_description":"The Project Oasis program was created to provide students with places to interact, study, and gather between classes and during extended breaks. These informal learning spaces were designed and renovated with an emphasis on improving lighting, acoustics and ergonomics. In addition to providing new, contemporary furniture and finishes, each Oasis is adorned with artwork created by UIC Art and Design students and alumni.","poi_link":"https://pspm.uic.edu/planning-design/campus-architecture-and-learning-environments/list-of-oasis-and-learning-centers/","bl_id":"0612","latitude":"41.872856","longitude":"-87.649506","bl_desc":"Grant Hall bears the name of Civil War General and U.S. President Ulysses S. Grant. Like the other Walter Netsch classroom buildings, Grant Hall is connected to Lincoln and Douglas Halls by enclosed walkways while a more recent two-story glass-enclosed walkway links Grant to Douglas Hall. An original granite bench stands to the left of the entrance to Grant Hall. Housing the Sandi Port Errant Language and Culture Learning Center, Grant Hall illustrates a striking and important transition to green architecture at UIC.Grant Hall is the first building in the University of Illinois system to utilize geothermal heating and cooling. While this project did not seek LEED certification, the renewal demonstrates and utilizes sustainable design strategies beyond structural reuse. The project served as a successful test case to prove the value of sustainable and green building design on the UIC campus.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Grant Hall","bl_address1":"703 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"GH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"382","poi_name":"Water Refill Station","poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0612","latitude":"41.872856","longitude":"-87.649506","bl_desc":"Grant Hall bears the name of Civil War General and U.S. President Ulysses S. Grant. Like the other Walter Netsch classroom buildings, Grant Hall is connected to Lincoln and Douglas Halls by enclosed walkways while a more recent two-story glass-enclosed walkway links Grant to Douglas Hall. An original granite bench stands to the left of the entrance to Grant Hall. Housing the Sandi Port Errant Language and Culture Learning Center, Grant Hall illustrates a striking and important transition to green architecture at UIC.Grant Hall is the first building in the University of Illinois system to utilize geothermal heating and cooling. While this project did not seek LEED certification, the renewal demonstrates and utilizes sustainable design strategies beyond structural reuse. The project served as a successful test case to prove the value of sustainable and green building design on the UIC campus.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Grant Hall","bl_address1":"703 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"GH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0612","latitude":"41.872856","longitude":"-87.649506","bl_desc":"Grant Hall bears the name of Civil War General and U.S. President Ulysses S. Grant. Like the other Walter Netsch classroom buildings, Grant Hall is connected to Lincoln and Douglas Halls by enclosed walkways while a more recent two-story glass-enclosed walkway links Grant to Douglas Hall. An original granite bench stands to the left of the entrance to Grant Hall. Housing the Sandi Port Errant Language and Culture Learning Center, Grant Hall illustrates a striking and important transition to green architecture at UIC.Grant Hall is the first building in the University of Illinois system to utilize geothermal heating and cooling. While this project did not seek LEED certification, the renewal demonstrates and utilizes sustainable design strategies beyond structural reuse. The project served as a successful test case to prove the value of sustainable and green building design on the UIC campus.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Grant Hall","bl_address1":"703 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"GH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"260","poi_name":"Print Services","poi_description":"1~Writing Center~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0612","latitude":"41.872856","longitude":"-87.649506","bl_desc":"Grant Hall bears the name of Civil War General and U.S. President Ulysses S. Grant. Like the other Walter Netsch classroom buildings, Grant Hall is connected to Lincoln and Douglas Halls by enclosed walkways while a more recent two-story glass-enclosed walkway links Grant to Douglas Hall. An original granite bench stands to the left of the entrance to Grant Hall. Housing the Sandi Port Errant Language and Culture Learning Center, Grant Hall illustrates a striking and important transition to green architecture at UIC.Grant Hall is the first building in the University of Illinois system to utilize geothermal heating and cooling. While this project did not seek LEED certification, the renewal demonstrates and utilizes sustainable design strategies beyond structural reuse. The project served as a successful test case to prove the value of sustainable and green building design on the UIC campus.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Grant Hall","bl_address1":"703 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"GH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"46","poi_name":"The Writing Center","poi_description":"Being able to write well is one of the most important outcomes of a college education. The Writing Center provides peer tutors to help students work on all types of writing: assignments for courses, reports, scholarships, or job applications. The Center opens the second week of each semester. Both face-to-face and online appointments are available. ","poi_link":"https://writingcenter.uic.edu/","bl_id":"0612","latitude":"41.872856","longitude":"-87.649506","bl_desc":"Grant Hall bears the name of Civil War General and U.S. President Ulysses S. Grant. Like the other Walter Netsch classroom buildings, Grant Hall is connected to Lincoln and Douglas Halls by enclosed walkways while a more recent two-story glass-enclosed walkway links Grant to Douglas Hall. An original granite bench stands to the left of the entrance to Grant Hall. Housing the Sandi Port Errant Language and Culture Learning Center, Grant Hall illustrates a striking and important transition to green architecture at UIC.Grant Hall is the first building in the University of Illinois system to utilize geothermal heating and cooling. While this project did not seek LEED certification, the renewal demonstrates and utilizes sustainable design strategies beyond structural reuse. The project served as a successful test case to prove the value of sustainable and green building design on the UIC campus.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Grant Hall","bl_address1":"703 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"GH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"320","poi_name":"Print Services","poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 1\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e Writing Center\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0612","latitude":"41.872856","longitude":"-87.649506","bl_desc":"Grant Hall bears the name of Civil War General and U.S. President Ulysses S. Grant. Like the other Walter Netsch classroom buildings, Grant Hall is connected to Lincoln and Douglas Halls by enclosed walkways while a more recent two-story glass-enclosed walkway links Grant to Douglas Hall. An original granite bench stands to the left of the entrance to Grant Hall. Housing the Sandi Port Errant Language and Culture Learning Center, Grant Hall illustrates a striking and important transition to green architecture at UIC.Grant Hall is the first building in the University of Illinois system to utilize geothermal heating and cooling. While this project did not seek LEED certification, the renewal demonstrates and utilizes sustainable design strategies beyond structural reuse. The project served as a successful test case to prove the value of sustainable and green building design on the UIC campus.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Grant Hall","bl_address1":"703 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"GH","bl_state":"IL","is_resource_yn":"Y"}],"EAST_Henry Hall":[{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0626","latitude":"41.874081","longitude":"-87.650558","bl_desc":"Trustees of the University of Illinois selected the name for the classroom building on the original Circle campus. Henry Hall was named for Patrick Henry, a governor of the Commonwealth of Virginia when Illinois was a part of that territory.Dating from the first two phases of campus construction, the linked classroom building features common design elements with Jefferson Hall and contributes a signature appearance to the Walter Netsch campus. Exterior reinforced concrete pillars frame and support the three-story building, which features recessed window walls adjoining open galleries on the top two floors. University Hall and Science and Engineering Offices incorporate similar design elements.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Henry Hall","bl_address1":"935 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"HH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"104","poi_name":"Water Refill Station","poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0626","latitude":"41.874081","longitude":"-87.650558","bl_desc":"Trustees of the University of Illinois selected the name for the classroom building on the original Circle campus. Henry Hall was named for Patrick Henry, a governor of the Commonwealth of Virginia when Illinois was a part of that territory.Dating from the first two phases of campus construction, the linked classroom building features common design elements with Jefferson Hall and contributes a signature appearance to the Walter Netsch campus. Exterior reinforced concrete pillars frame and support the three-story building, which features recessed window walls adjoining open galleries on the top two floors. University Hall and Science and Engineering Offices incorporate similar design elements.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Henry Hall","bl_address1":"935 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"HH","bl_state":"IL","is_resource_yn":"N"}],"EAST_Jane Addams Hull-House Museum":[{"poi_id":null,"poi_name":null,"poi_description":null,"poi_link":null,"bl_id":"0670","latitude":"41.871655","longitude":"-87.647415","bl_desc":"The Jane Addams Hull-House Museum serves as a dynamic memorial to social reformer Jane Addams, the first American woman to receive the Nobel Peace Prize. She and her colleagues changed the lives of immigrants and influenced national and international public policy. The Museum preserves and develops the original Hull-House site for the interpretation and continuation of the historic settlement house vision, linking research, education, and social engagement. The Museum is located in two of the original settlement house buildings—the Hull Home, a National Historic Landmark, and the Residents’ Dining Hall, a beautiful Arts and Crafts building that has welcomed some of the world’s most important thinkers, artists and activists.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Jane Addams Hull-House Museum","bl_address1":"800 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"JAH","bl_state":"IL","is_resource_yn":null}],"EAST_Jane Addams\u0027 Hull-House Dining Hall":[{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0671","latitude":"41.871353","longitude":"-87.647453","bl_desc":"The Jane Addams Hull-House Dining Hall is a beautiful Arts and Crafts building adjacent to The Jane Addams Hull-House Museum. The structure is one of the two original settlement house buildings in addition to the Hull Home, a National Historic Landmark. The Dining Hall and the Museum serve as a dynamic memorial to social reformer Jane Addams, the first American woman to receive the Nobel Peace Prize. She and her colleagues changed the lives of immigrants and influenced national and international public policy.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Jane Addams\u0027 Hull-House Dining Hall","bl_address1":"800 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"JAHD","bl_state":"IL","is_resource_yn":"Y"}],"EAST_Jefferson Hall":[{"poi_id":"104","poi_name":"Water Refill Station","poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0602","latitude":"41.873981","longitude":"-87.65023","bl_desc":"Trustees of the University of Illinois selected the name for the classroom building on the original Circle campus. Jefferson Hall was named for Thomas Jefferson, a governor of the Commonwealth of Virginia when Illinois was a part of that territory.Dating from the first two phases of campus construction, the linked classroom building features common design elements with Henry Hall and contributes a signature appearance to the Walter Netsch campus. Exterior reinforced concrete pillars frame and support the three-story building, which features recessed window walls adjoining open galleries on the top two floors. University Hall and Science and Engineering Offices incorporate similar design elements.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Jefferson Hall","bl_address1":"929 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"JH","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0602","latitude":"41.873981","longitude":"-87.65023","bl_desc":"Trustees of the University of Illinois selected the name for the classroom building on the original Circle campus. Jefferson Hall was named for Thomas Jefferson, a governor of the Commonwealth of Virginia when Illinois was a part of that territory.Dating from the first two phases of campus construction, the linked classroom building features common design elements with Henry Hall and contributes a signature appearance to the Walter Netsch campus. Exterior reinforced concrete pillars frame and support the three-story building, which features recessed window walls adjoining open galleries on the top two floors. University Hall and Science and Engineering Offices incorporate similar design elements.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Jefferson Hall","bl_address1":"929 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"JH","bl_state":"IL","is_resource_yn":"Y"}],"EAST_Lecture Center Building A":[{"poi_id":"212","poi_name":"Oasis Locations","poi_description":"The Project Oasis program was created to provide students with places to interact, study, and gather between classes and during extended breaks. These informal learning spaces were designed and renovated with an emphasis on improving lighting, acoustics and ergonomics. In addition to providing new, contemporary furniture and finishes, each Oasis is adorned with artwork created by UIC Art and Design students and alumni.","poi_link":"https://pspm.uic.edu/planning-design/campus-architecture-and-learning-environments/list-of-oasis-and-learning-centers/","bl_id":"0604A","latitude":"41.872108","longitude":"-87.649818","bl_desc":"Lecture Center A is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out. Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Lecture Center Building A","bl_address1":"805 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCA","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"104","poi_name":"Water Refill Station","poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0604A","latitude":"41.872108","longitude":"-87.649818","bl_desc":"Lecture Center A is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out. Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Lecture Center Building A","bl_address1":"805 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCA","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0604A","latitude":"41.872108","longitude":"-87.649818","bl_desc":"Lecture Center A is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out. Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Lecture Center Building A","bl_address1":"805 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCA","bl_state":"IL","is_resource_yn":"Y"}],"EAST_Lecture Center Building B":[{"poi_id":"40","poi_name":"Rafael Cintron-Ortiz Latino Cultural Center","poi_description":"The Rafael Cintrn Ortiz Latino Cultural Center (LCC) engages campus and local communities to deepen understanding of the diverse cultural heritages and identities of Latinxs, issues affecting their lives, and creative solutions they are using to improve community life. The LCC offers engaged learning cocurricular opportunities that feature cultural and artistic expressions, intercultural and civic dialogues, scholarly presentations, and first-voice stories. Offers social and environmental justice Civic Dialogues and Tours of our mural El Despertar de las Americas (the largest contemporary indoor mural in Chicago) to connect UIC courses material to community challenges and solutions. Connects UIC campus with community leaders, artists, and cultural institutions through public programs including: Zona Abierta, Civic Cinema, Noche de Poetas, ARTivism, and Special Programs. Coordinates and supervises internships for the Heritage Garden and lends its expertise in collaborative projects including L@S GANAS for STEM students.","poi_link":"https://latinocultural.uic.edu/","bl_id":"0604B","latitude":"41.872192","longitude":"-87.649292","bl_desc":"Lecture Center B is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out. Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Lecture Center Building B","bl_address1":"803 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"104","poi_name":"Water Refill Station","poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0604B","latitude":"41.872192","longitude":"-87.649292","bl_desc":"Lecture Center B is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out. Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Lecture Center Building B","bl_address1":"803 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCB","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0604B","latitude":"41.872192","longitude":"-87.649292","bl_desc":"Lecture Center B is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out. Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Lecture Center Building B","bl_address1":"803 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCB","bl_state":"IL","is_resource_yn":"Y"}],"EAST_Lecture Center Building C":[{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0604C","latitude":"41.872124","longitude":"-87.648697","bl_desc":"Lecture Center C is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out.Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Lecture Center Building C","bl_address1":"802 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCC","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"89","poi_name":"Print Services","poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 1\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e N/A\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0604C","latitude":"41.872124","longitude":"-87.648697","bl_desc":"Lecture Center C is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out.Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Lecture Center Building C","bl_address1":"802 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCC","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"212","poi_name":"Oasis Locations","poi_description":"The Project Oasis program was created to provide students with places to interact, study, and gather between classes and during extended breaks. These informal learning spaces were designed and renovated with an emphasis on improving lighting, acoustics and ergonomics. In addition to providing new, contemporary furniture and finishes, each Oasis is adorned with artwork created by UIC Art and Design students and alumni.","poi_link":"https://pspm.uic.edu/planning-design/campus-architecture-and-learning-environments/list-of-oasis-and-learning-centers/","bl_id":"0604C","latitude":"41.872124","longitude":"-87.648697","bl_desc":"Lecture Center C is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out.Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Lecture Center Building C","bl_address1":"802 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCC","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"103","poi_name":"Water Refill Station","poi_description":"Floor-1B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0604C","latitude":"41.872124","longitude":"-87.648697","bl_desc":"Lecture Center C is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out.Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Lecture Center Building C","bl_address1":"802 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCC","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"385","poi_name":"Water Refill Station","poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0604C","latitude":"41.872124","longitude":"-87.648697","bl_desc":"Lecture Center C is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out.Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Lecture Center Building C","bl_address1":"802 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCC","bl_state":"IL","is_resource_yn":"Y"}],"EAST_Lecture Center Building D":[{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0604D","latitude":"41.871681","longitude":"-87.648727","bl_desc":"Lecture Center D is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out. Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Lecture Center Building D","bl_address1":"804 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCD","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"212","poi_name":"Oasis Locations","poi_description":"The Project Oasis program was created to provide students with places to interact, study, and gather between classes and during extended breaks. These informal learning spaces were designed and renovated with an emphasis on improving lighting, acoustics and ergonomics. In addition to providing new, contemporary furniture and finishes, each Oasis is adorned with artwork created by UIC Art and Design students and alumni.","poi_link":"https://pspm.uic.edu/planning-design/campus-architecture-and-learning-environments/list-of-oasis-and-learning-centers/","bl_id":"0604D","latitude":"41.871681","longitude":"-87.648727","bl_desc":"Lecture Center D is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out. Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Lecture Center Building D","bl_address1":"804 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCD","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"104","poi_name":"Water Refill Station","poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0604D","latitude":"41.871681","longitude":"-87.648727","bl_desc":"Lecture Center D is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out. Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Lecture Center Building D","bl_address1":"804 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCD","bl_state":"IL","is_resource_yn":"N"}],"EAST_Lecture Center Building E":[{"poi_id":"114","poi_name":"All Gender Restrooms","poi_description":"Room E110\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0604E","latitude":"41.871605","longitude":"-87.649246","bl_desc":"Lecture Center E is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out. Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Lecture Center Building E","bl_address1":"806 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCE","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0604E","latitude":"41.871605","longitude":"-87.649246","bl_desc":"Lecture Center E is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out. Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Lecture Center Building E","bl_address1":"806 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"104","poi_name":"Water Refill Station","poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0604E","latitude":"41.871605","longitude":"-87.649246","bl_desc":"Lecture Center E is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out. Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Lecture Center Building E","bl_address1":"806 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCE","bl_state":"IL","is_resource_yn":"N"}],"EAST_Lecture Center Building F":[{"poi_id":"104","poi_name":"Water Refill Station","poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0604F","latitude":"41.871658","longitude":"-87.649841","bl_desc":"Lecture Center F is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out. Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Lecture Center Building F","bl_address1":"807 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCF","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"212","poi_name":"Oasis Locations","poi_description":"The Project Oasis program was created to provide students with places to interact, study, and gather between classes and during extended breaks. These informal learning spaces were designed and renovated with an emphasis on improving lighting, acoustics and ergonomics. In addition to providing new, contemporary furniture and finishes, each Oasis is adorned with artwork created by UIC Art and Design students and alumni.","poi_link":"https://pspm.uic.edu/planning-design/campus-architecture-and-learning-environments/list-of-oasis-and-learning-centers/","bl_id":"0604F","latitude":"41.871658","longitude":"-87.649841","bl_desc":"Lecture Center F is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out. Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Lecture Center Building F","bl_address1":"807 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCF","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0604F","latitude":"41.871658","longitude":"-87.649841","bl_desc":"Lecture Center F is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out. Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Lecture Center Building F","bl_address1":"807 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCF","bl_state":"IL","is_resource_yn":"Y"}],"EAST_Lincoln Hall":[{"poi_id":"212","poi_name":"Oasis Locations","poi_description":"The Project Oasis program was created to provide students with places to interact, study, and gather between classes and during extended breaks. These informal learning spaces were designed and renovated with an emphasis on improving lighting, acoustics and ergonomics. In addition to providing new, contemporary furniture and finishes, each Oasis is adorned with artwork created by UIC Art and Design students and alumni.","poi_link":"https://pspm.uic.edu/planning-design/campus-architecture-and-learning-environments/list-of-oasis-and-learning-centers/","bl_id":"0614","latitude":"41.872482","longitude":"-87.649292","bl_desc":"Lincoln Hall is named for Abraham Lincoln, a great political leaders from Illinois. Like the other Walter Netsch classroom buildings, Lincoln Hall is connected to Grant and Douglas Halls by enclosed walkways. Today the original Netsch walkway still links Lincoln to Douglas, while a more recent two-story glass-enclosed walkway links Douglas to Grant. Lincoln Hall is UIC first LEED-certified Building. In 2010 the building renovation project earned enough points to qualify for Gold Certification in LEED for New Construction (LEED-NC). While much of the original Lincoln Hall structure still stands, the project was not eligible for LEED for Existing Buildings (LEED-EB) due to the replacement of most of Lincoln Hall original exterior.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Lincoln Hall","bl_address1":"707 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"104","poi_name":"Water Refill Station","poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0614","latitude":"41.872482","longitude":"-87.649292","bl_desc":"Lincoln Hall is named for Abraham Lincoln, a great political leaders from Illinois. Like the other Walter Netsch classroom buildings, Lincoln Hall is connected to Grant and Douglas Halls by enclosed walkways. Today the original Netsch walkway still links Lincoln to Douglas, while a more recent two-story glass-enclosed walkway links Douglas to Grant. Lincoln Hall is UIC first LEED-certified Building. In 2010 the building renovation project earned enough points to qualify for Gold Certification in LEED for New Construction (LEED-NC). While much of the original Lincoln Hall structure still stands, the project was not eligible for LEED for Existing Buildings (LEED-EB) due to the replacement of most of Lincoln Hall original exterior.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Lincoln Hall","bl_address1":"707 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LH","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0614","latitude":"41.872482","longitude":"-87.649292","bl_desc":"Lincoln Hall is named for Abraham Lincoln, a great political leaders from Illinois. Like the other Walter Netsch classroom buildings, Lincoln Hall is connected to Grant and Douglas Halls by enclosed walkways. Today the original Netsch walkway still links Lincoln to Douglas, while a more recent two-story glass-enclosed walkway links Douglas to Grant. Lincoln Hall is UIC first LEED-certified Building. In 2010 the building renovation project earned enough points to qualify for Gold Certification in LEED for New Construction (LEED-NC). While much of the original Lincoln Hall structure still stands, the project was not eligible for LEED for Existing Buildings (LEED-EB) due to the replacement of most of Lincoln Hall original exterior.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Lincoln Hall","bl_address1":"707 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LH","bl_state":"IL","is_resource_yn":"Y"}],"EAST_Maxwell Street Parking Structure":[{"poi_id":"237","poi_name":"Asian American Resource and Cultural Center","poi_description":"The Asian American Resource and Cultural Center (AARCC) opened in Spring of 2005 as a result of student efforts to ensure that UIC supports the needs of Asian Americans. AARCC promotes the intellectual and personal growth of UIC students, staff, and facultyadvocates for greater access, equity, and inclusion of Asian Americans and educates the UIC community about Asian Americans. Offers social, cultural, and educational programs that promote knowledge of and fosters engagement with issues relating to Asian Americans and Asian American Studies. Develops co-curricular programs that enhance the UIC experience and provide opportunities for integrated learning and development. Collaborates and consults especially with Global Asian Studies (GLAS) and UIC Asian American and Native Pacific Islander-Serving Institution (AANAPISI) Initiative, as well as with other campus units, and serves as a resource for the campus to engage with Chicago Asian American communities and organizations. (Room 101)","poi_link":"https://aarcc.uic.edu/","bl_id":"0677","latitude":"41.864586","longitude":"-87.645393","bl_desc":null,"display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Maxwell Street Parking Structure","bl_address1":"701 W. Maxwell Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"MSPS","bl_state":"IL","is_resource_yn":"Y"}],"EAST_Physical Education Building":[{"poi_id":"106","poi_name":"Water Refill Station","poi_description":"Floor-1C","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0633","latitude":"41.86665","longitude":"-87.64962","bl_desc":"The Physical Education Building houses the Flames Natatorium swimming pool, home to the UIC men and women swimming and diving teams. It provides for both a 50-and 100-meter lane setup, as well as two diving boards at the one- and three-meter height. PEB is also home to the nationally ranked Flames men and women gymnastics teams, the Department of Kinesiology and Nutrition in the College of Applied Health Sciences and the Port Academic Center, a quiet study area for student-athletes.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Physical Education Building","bl_address1":"901 West Roosevelt Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"PEB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0633","latitude":"41.86665","longitude":"-87.64962","bl_desc":"The Physical Education Building houses the Flames Natatorium swimming pool, home to the UIC men and women swimming and diving teams. It provides for both a 50-and 100-meter lane setup, as well as two diving boards at the one- and three-meter height. PEB is also home to the nationally ranked Flames men and women gymnastics teams, the Department of Kinesiology and Nutrition in the College of Applied Health Sciences and the Port Academic Center, a quiet study area for student-athletes.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Physical Education Building","bl_address1":"901 West Roosevelt Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"PEB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"56","poi_name":"All Gender Restrooms","poi_description":"Room B117\u003cbr\u003eRoom B119\u003cbr\u003eRoom B86C \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0633","latitude":"41.86665","longitude":"-87.64962","bl_desc":"The Physical Education Building houses the Flames Natatorium swimming pool, home to the UIC men and women swimming and diving teams. It provides for both a 50-and 100-meter lane setup, as well as two diving boards at the one- and three-meter height. PEB is also home to the nationally ranked Flames men and women gymnastics teams, the Department of Kinesiology and Nutrition in the College of Applied Health Sciences and the Port Academic Center, a quiet study area for student-athletes.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Physical Education Building","bl_address1":"901 West Roosevelt Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"PEB","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"103","poi_name":"Water Refill Station","poi_description":"Floor-1B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0633","latitude":"41.86665","longitude":"-87.64962","bl_desc":"The Physical Education Building houses the Flames Natatorium swimming pool, home to the UIC men and women swimming and diving teams. It provides for both a 50-and 100-meter lane setup, as well as two diving boards at the one- and three-meter height. PEB is also home to the nationally ranked Flames men and women gymnastics teams, the Department of Kinesiology and Nutrition in the College of Applied Health Sciences and the Port Academic Center, a quiet study area for student-athletes.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Physical Education Building","bl_address1":"901 West Roosevelt Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"PEB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"385","poi_name":"Water Refill Station","poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0633","latitude":"41.86665","longitude":"-87.64962","bl_desc":"The Physical Education Building houses the Flames Natatorium swimming pool, home to the UIC men and women swimming and diving teams. It provides for both a 50-and 100-meter lane setup, as well as two diving boards at the one- and three-meter height. PEB is also home to the nationally ranked Flames men and women gymnastics teams, the Department of Kinesiology and Nutrition in the College of Applied Health Sciences and the Port Academic Center, a quiet study area for student-athletes.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Physical Education Building","bl_address1":"901 West Roosevelt Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"PEB","bl_state":"IL","is_resource_yn":"Y"}],"EAST_Physical Plant Building":[{"poi_id":"52","poi_name":"Water Refill Station","poi_description":"Floor-LL1","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0611","latitude":"41.867619","longitude":"-87.651779","bl_desc":"Physical Plant Building first opened for use in 1964 and houses offices and shops for university services such as the campus police, architects, building maintenance and building services.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Physical Plant Building","bl_address1":"1140 S Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"PPB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"385","poi_name":"Water Refill Station","poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0611","latitude":"41.867619","longitude":"-87.651779","bl_desc":"Physical Plant Building first opened for use in 1964 and houses offices and shops for university services such as the campus police, architects, building maintenance and building services.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Physical Plant Building","bl_address1":"1140 S Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"PPB","bl_state":"IL","is_resource_yn":"Y"}],"EAST_Plant Research Laboratory":[{"poi_id":"385","poi_name":"Water Refill Station","poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0635","latitude":"41.869183","longitude":"-87.646172","bl_desc":"The Plant Research Laboratory was completed in 1968. The building consists of a ground floor and partial basement and contains approximately 5,611 gross square feet. The greenhouse structure is used by the Biological Sciences Department.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Plant Research Laboratory","bl_address1":"1020 South Union Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"PRL","bl_state":"IL","is_resource_yn":"Y"}],"EAST_Richard J. Daley Library":[{"poi_id":"322","poi_name":"Print Services","poi_description":"2~Station 2~Available~Unavailable~B/W","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"323","poi_name":"Print Services","poi_description":"3~Station 2~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"212","poi_name":"Oasis Locations","poi_description":"The Project Oasis program was created to provide students with places to interact, study, and gather between classes and during extended breaks. These informal learning spaces were designed and renovated with an emphasis on improving lighting, acoustics and ergonomics. In addition to providing new, contemporary furniture and finishes, each Oasis is adorned with artwork created by UIC Art and Design students and alumni.","poi_link":"https://pspm.uic.edu/planning-design/campus-architecture-and-learning-environments/list-of-oasis-and-learning-centers/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"325","poi_name":"Richard J. Daley Library","poi_description":"The Richard J. Daley Library has books, computers and other materials for study in the humanities, social sciences, sciences, and engineering. The librarys website is available 24/7, and you will find many books, journal articles, and databases online. The IDEA Commons The IDEA Commons, a state-ofthe-art collaborative learning environment, is open 24 hours Sunday-Thursday. Many readings assigned by professors are available online through electronic course reserves. Librarians can help you find information for classes or writing research papers, you can consult with them in person or by email, chat, or text (see Ask A Librarian on the library website).","poi_link":"https://library.uic.edu/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"365","poi_name":"Lactation Rooms","poi_description":"Room 3111E","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"38","poi_name":"Print Services","poi_description":"2~Station 3~Available~Unavailable~B/W","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"77","poi_name":"IDEA Commons","poi_description":null,"poi_link":"https://library.uic.edu/about/policies/idea-reservations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"39","poi_name":"Print Services","poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 4\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e Station 2\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"321","poi_name":"Print Services","poi_description":"1~Station 9~Available~Unavailable~B/W","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"50","poi_name":"Water Refill Station","poi_description":"Floor-3B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"84","poi_name":"Print Services","poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 3\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e 328\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"87","poi_name":"Print Services","poi_description":"1~Station 3~Available~Unavailable~B/W","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"88","poi_name":"Print Services","poi_description":"2~Station 4~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"103","poi_name":"Water Refill Station","poi_description":"Floor-1B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"106","poi_name":"Water Refill Station","poi_description":"Floor-1C","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"115","poi_name":"All Gender Restrooms","poi_description":"Room 2343 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"129","poi_name":"Dining","poi_description":"Dining Options: The Daley Grind","poi_link":"https://dining.uic.edu/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"148","poi_name":"Print Services","poi_description":"2~Station 1~Unavailable~Available~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"150","poi_name":"Print Services","poi_description":"4~Station 1~Unavailable~Available~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"157","poi_name":"Water Refill Station","poi_description":"Floor-4B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"185","poi_name":"Print Services","poi_description":"3~Station 1~Unavailable~Available~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"216","poi_name":"Print Services","poi_description":"1~Station 1~Unavailable~Available~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"219","poi_name":"Print Services","poi_description":"1~Station 6~Available~Unavailable~B/W","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"226","poi_name":"Water Refill Station","poi_description":"Floor-4A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"248","poi_name":"IT Technical Helpdesk","poi_description":"The IT Technical Helpdesk (previously known as C-Stop) is located at the IDEA Commons in Richard J. Daley Library and provides support with accounts/passwords, UIC-WiFi, personal device maintenance, Duo 2-factor authentication (2FA), UIC Virtual Private Network (VPN), software installations, and other university technology services. ","poi_link":"https://it.uic.edu/news-stories/in-person-tech-support-has-moved-to-idea-commons-at-richard-j-daley-library/ ","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"261","poi_name":"Print Services","poi_description":"1~Station 4~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"262","poi_name":"Print Services","poi_description":"1~Station 5~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"263","poi_name":"Print Services","poi_description":"1~Station 7~Available~Unavailable~B/W","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"273","poi_name":"Water Refill Station","poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"274","poi_name":"Water Refill Station","poi_description":"Floor-2B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"377","poi_name":"Print Services","poi_description":"1~Station 8~Available~Unavailable~B/W","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"382","poi_name":"Water Refill Station","poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"385","poi_name":"Water Refill Station","poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"94","poi_name":"Technology Solutions","poi_description":"Previously known as the Academic Computing \u0026 Communications Center (ACCC), Technology Solutions provides and maintains the tools, technologies and services critical to many UIC functions including computer labs, print services, wireless network, email, cloud storage, web conferencing, and much more.","poi_link":"https://it.uic.edu/about/technology-solutions/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"45","poi_name":"The Daley Grind","poi_description":null,"poi_link":"https://dining.uic.edu/locations/library/#the-daley-grind","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"101","poi_name":"University Archives","poi_description":null,"poi_link":"https://library.uic.edu/scua/","bl_id":"0609","latitude":"41.87196","longitude":"-87.650505","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_state":"IL","is_resource_yn":"N"}],"EAST_Roosevelt Road Building":[{"poi_id":"5","poi_name":"All Gender Restrooms","poi_description":"Room B9\u003cbr\u003eRoom 218A\u003cbr\u003eRoom 284C\u003cbr\u003e Room 298C \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0621","latitude":"41.867905","longitude":"-87.645714","bl_desc":"The Roosevelt Road Building is an office building that originally functioned as a bank but was acquired by the UIC in 1964.","display_indicator":"1","pin_radius":"30","bl_class":"EAST","bl_name":"Roosevelt Road Building","bl_address1":"728 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"RRB","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"104","poi_name":"Water Refill Station","poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0621","latitude":"41.867905","longitude":"-87.645714","bl_desc":"The Roosevelt Road Building is an office building that originally functioned as a bank but was acquired by the UIC in 1964.","display_indicator":"1","pin_radius":"30","bl_class":"EAST","bl_name":"Roosevelt Road Building","bl_address1":"728 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"RRB","bl_state":"IL","is_resource_yn":"N"}],"EAST_Science \u0026 Engineering Laboratory East":[{"poi_id":"103","poi_name":"Water Refill Station","poi_description":"Floor-1B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"157","poi_name":"Water Refill Station","poi_description":"Floor-4B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"339","poi_name":"All Gender Restrooms","poi_description":"Room 2112A \u003cbr\u003eRoom 2112B \u003cbr\u003eRoom 3112A \u003cbr\u003eRoom 3112B \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"50","poi_name":"Water Refill Station","poi_description":"Floor-3B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"226","poi_name":"Water Refill Station","poi_description":"Floor-4A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"385","poi_name":"Water Refill Station","poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"279","poi_name":"Water Refill Station","poi_description":"Floor-2C","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"169","poi_name":"Computer Labs","poi_description":"Access to labs outside of business hours (Monday-Friday 9am-5pm) require building access. No charge for UIC students to access computer labs. (Labs 2265, 2263, 2249F, 2249 \u0026 2058)","poi_link":"https://help.uillinois.edu/TDClient/37/uic/Requests/ServiceDet?ID=355","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"22","poi_name":"Lactation Rooms","poi_description":"Room 2112C","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"212","poi_name":"Oasis Locations","poi_description":"The Project Oasis program was created to provide students with places to interact, study, and gather between classes and during extended breaks. These informal learning spaces were designed and renovated with an emphasis on improving lighting, acoustics and ergonomics. In addition to providing new, contemporary furniture and finishes, each Oasis is adorned with artwork created by UIC Art and Design students and alumni.","poi_link":"https://pspm.uic.edu/planning-design/campus-architecture-and-learning-environments/list-of-oasis-and-learning-centers/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"158","poi_name":"Water Refill Station","poi_description":"Floor-4C","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"33","poi_name":"Print Services","poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 2\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e 2265 Station 2\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"32","poi_name":"Print Services","poi_description":"2~2265 Station 1~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"156","poi_name":"Water Refill Station","poi_description":"Floor-3C","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"274","poi_name":"Water Refill Station","poi_description":"Floor-2B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"382","poi_name":"Water Refill Station","poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"273","poi_name":"Water Refill Station","poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"177","poi_name":"Minority Engineering Recruitment and Retention Program (MERRP)","poi_description":"Minority Engineering Recruitment and Retention Program, designed to assist underrepresented Black, Latino, and Native American students earning degrees in the engineering profession has played a key role in providing academic and professional development services to students for over 30 years. MERRP currently offers these services to more than 300 students; augmenting their requisite skills in academic subjects and enhancing their career experiences. ( Room 2065)","poi_link":"https://engineeringequity.uic.edu/","bl_id":"0607","latitude":"41.870365","longitude":"-87.647995","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory East","bl_address1":"950 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELE","bl_state":"IL","is_resource_yn":"Y"}],"EAST_Science \u0026 Engineering Laboratory West":[{"poi_id":"226","poi_name":"Water Refill Station","poi_description":"Floor-4A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0608","latitude":"41.870426","longitude":"-87.64904","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory West","bl_address1":"900 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELW","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"157","poi_name":"Water Refill Station","poi_description":"Floor-4B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0608","latitude":"41.870426","longitude":"-87.64904","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory West","bl_address1":"900 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELW","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"274","poi_name":"Water Refill Station","poi_description":"Floor-2B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0608","latitude":"41.870426","longitude":"-87.64904","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory West","bl_address1":"900 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELW","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"212","poi_name":"Oasis Locations","poi_description":"The Project Oasis program was created to provide students with places to interact, study, and gather between classes and during extended breaks. These informal learning spaces were designed and renovated with an emphasis on improving lighting, acoustics and ergonomics. In addition to providing new, contemporary furniture and finishes, each Oasis is adorned with artwork created by UIC Art and Design students and alumni.","poi_link":"https://pspm.uic.edu/planning-design/campus-architecture-and-learning-environments/list-of-oasis-and-learning-centers/","bl_id":"0608","latitude":"41.870426","longitude":"-87.64904","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory West","bl_address1":"900 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELW","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"385","poi_name":"Water Refill Station","poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0608","latitude":"41.870426","longitude":"-87.64904","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory West","bl_address1":"900 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELW","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"273","poi_name":"Water Refill Station","poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0608","latitude":"41.870426","longitude":"-87.64904","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory West","bl_address1":"900 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELW","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"161","poi_name":"All Gender Restrooms","poi_description":"Room 2002A \u003cbr\u003eRoom 2002B \u003cbr\u003eRoom 3002A \u003cbr\u003eRoom 3002B \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0608","latitude":"41.870426","longitude":"-87.64904","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory West","bl_address1":"900 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELW","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"103","poi_name":"Water Refill Station","poi_description":"Floor-1B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0608","latitude":"41.870426","longitude":"-87.64904","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory West","bl_address1":"900 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELW","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"50","poi_name":"Water Refill Station","poi_description":"Floor-3B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0608","latitude":"41.870426","longitude":"-87.64904","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory West","bl_address1":"900 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELW","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"382","poi_name":"Water Refill Station","poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0608","latitude":"41.870426","longitude":"-87.64904","bl_desc":"Walter Netsch described the enormous Science and Engineering Laboratories as a city underneath a roof. Here the architect used bricks twice as large as those used in smaller campus buildings to express the size and strength of structures devoted to science and engineering. They are arranged to form an endless pattern of letter I on the building exterior. The dramatic ceiling arch between the east and west sides of these enormous buildings owes its height to the second-story walkway that has been removed. From under the arch, one can see a concrete walkway still in use at the fourth floor level. The columns supporting the roof here are a much larger version of those surrounding the lecture centers, again proportional in size to the load they carry. They lack the butterfly capitals visible in the other location, and because they have been rotated by 45 degrees, they expose a different geometry. The twisted columns here and on the lecture centers are precursors to the twisted geometry of Field Theory.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering Laboratory West","bl_address1":"900 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SELW","bl_state":"IL","is_resource_yn":"Y"}],"EAST_Science \u0026 Engineering Offices":[{"poi_id":"50","poi_name":"Water Refill Station","poi_description":"Floor-3B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0631","latitude":"41.870899","longitude":"-87.650475","bl_desc":"Science and Engineering Offices, 13 stories in height, opened for use in 1968, when Morgan Street was the westernmost campus boundary. The two sections of the building, slightly off-set from one another, contain matching concrete-framed scissor staircases, visible from the building exterior. Again, narrow recessed windows on the building signal the work of Walter Netsch.\u003cbr\u003e\u003cbr\u003eA large engraved block of granite bearing the name Science and Engineering Offices identifies the building on both the north and south sides","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Science \u0026 Engineering Offices","bl_address1":"851 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SEO","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"274","poi_name":"Water Refill Station","poi_description":"Floor-2B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0631","latitude":"41.870899","longitude":"-87.650475","bl_desc":"Science and Engineering Offices, 13 stories in height, opened for use in 1968, when Morgan Street was the westernmost campus boundary. The two sections of the building, slightly off-set from one another, contain matching concrete-framed scissor staircases, visible from the building exterior. Again, narrow recessed windows on the building signal the work of Walter Netsch.\u003cbr\u003e\u003cbr\u003eA large engraved block of granite bearing the name Science and Engineering Offices identifies the building on both the north and south sides","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Science \u0026 Engineering Offices","bl_address1":"851 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SEO","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"383","poi_name":"Water Refill Station","poi_description":"Floor-7A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0631","latitude":"41.870899","longitude":"-87.650475","bl_desc":"Science and Engineering Offices, 13 stories in height, opened for use in 1968, when Morgan Street was the westernmost campus boundary. The two sections of the building, slightly off-set from one another, contain matching concrete-framed scissor staircases, visible from the building exterior. Again, narrow recessed windows on the building signal the work of Walter Netsch.\u003cbr\u003e\u003cbr\u003eA large engraved block of granite bearing the name Science and Engineering Offices identifies the building on both the north and south sides","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Science \u0026 Engineering Offices","bl_address1":"851 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SEO","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"353","poi_name":"Computer Labs","poi_description":"Access to labs outside of business hours (Monday-Friday 9am-5pm) require building access. No charge for UIC students to access computer labs. (Room 1200)","poi_link":"https://help.uillinois.edu/TDClient/37/uic/Requests/ServiceDet?ID=355","bl_id":"0631","latitude":"41.870899","longitude":"-87.650475","bl_desc":"Science and Engineering Offices, 13 stories in height, opened for use in 1968, when Morgan Street was the westernmost campus boundary. The two sections of the building, slightly off-set from one another, contain matching concrete-framed scissor staircases, visible from the building exterior. Again, narrow recessed windows on the building signal the work of Walter Netsch.\u003cbr\u003e\u003cbr\u003eA large engraved block of granite bearing the name Science and Engineering Offices identifies the building on both the north and south sides","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Science \u0026 Engineering Offices","bl_address1":"851 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SEO","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"207","poi_name":"Lactation Rooms","poi_description":"Room 553","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0631","latitude":"41.870899","longitude":"-87.650475","bl_desc":"Science and Engineering Offices, 13 stories in height, opened for use in 1968, when Morgan Street was the westernmost campus boundary. The two sections of the building, slightly off-set from one another, contain matching concrete-framed scissor staircases, visible from the building exterior. Again, narrow recessed windows on the building signal the work of Walter Netsch.\u003cbr\u003e\u003cbr\u003eA large engraved block of granite bearing the name Science and Engineering Offices identifies the building on both the north and south sides","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Science \u0026 Engineering Offices","bl_address1":"851 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SEO","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"144","poi_name":"Print Services","poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 1\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e 1200\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0631","latitude":"41.870899","longitude":"-87.650475","bl_desc":"Science and Engineering Offices, 13 stories in height, opened for use in 1968, when Morgan Street was the westernmost campus boundary. The two sections of the building, slightly off-set from one another, contain matching concrete-framed scissor staircases, visible from the building exterior. Again, narrow recessed windows on the building signal the work of Walter Netsch.\u003cbr\u003e\u003cbr\u003eA large engraved block of granite bearing the name Science and Engineering Offices identifies the building on both the north and south sides","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Science \u0026 Engineering Offices","bl_address1":"851 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SEO","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0631","latitude":"41.870899","longitude":"-87.650475","bl_desc":"Science and Engineering Offices, 13 stories in height, opened for use in 1968, when Morgan Street was the westernmost campus boundary. The two sections of the building, slightly off-set from one another, contain matching concrete-framed scissor staircases, visible from the building exterior. Again, narrow recessed windows on the building signal the work of Walter Netsch.\u003cbr\u003e\u003cbr\u003eA large engraved block of granite bearing the name Science and Engineering Offices identifies the building on both the north and south sides","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Science \u0026 Engineering Offices","bl_address1":"851 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SEO","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"105","poi_name":"Water Refill Station","poi_description":"Floor-8A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0631","latitude":"41.870899","longitude":"-87.650475","bl_desc":"Science and Engineering Offices, 13 stories in height, opened for use in 1968, when Morgan Street was the westernmost campus boundary. The two sections of the building, slightly off-set from one another, contain matching concrete-framed scissor staircases, visible from the building exterior. Again, narrow recessed windows on the building signal the work of Walter Netsch.\u003cbr\u003e\u003cbr\u003eA large engraved block of granite bearing the name Science and Engineering Offices identifies the building on both the north and south sides","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Science \u0026 Engineering Offices","bl_address1":"851 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SEO","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"273","poi_name":"Water Refill Station","poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0631","latitude":"41.870899","longitude":"-87.650475","bl_desc":"Science and Engineering Offices, 13 stories in height, opened for use in 1968, when Morgan Street was the westernmost campus boundary. The two sections of the building, slightly off-set from one another, contain matching concrete-framed scissor staircases, visible from the building exterior. Again, narrow recessed windows on the building signal the work of Walter Netsch.\u003cbr\u003e\u003cbr\u003eA large engraved block of granite bearing the name Science and Engineering Offices identifies the building on both the north and south sides","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Science \u0026 Engineering Offices","bl_address1":"851 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SEO","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"384","poi_name":"Water Refill Station","poi_description":"Floor-9A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0631","latitude":"41.870899","longitude":"-87.650475","bl_desc":"Science and Engineering Offices, 13 stories in height, opened for use in 1968, when Morgan Street was the westernmost campus boundary. The two sections of the building, slightly off-set from one another, contain matching concrete-framed scissor staircases, visible from the building exterior. Again, narrow recessed windows on the building signal the work of Walter Netsch.\u003cbr\u003e\u003cbr\u003eA large engraved block of granite bearing the name Science and Engineering Offices identifies the building on both the north and south sides","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Science \u0026 Engineering Offices","bl_address1":"851 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SEO","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"386","poi_name":"Water Refill Station","poi_description":"Floor-8B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0631","latitude":"41.870899","longitude":"-87.650475","bl_desc":"Science and Engineering Offices, 13 stories in height, opened for use in 1968, when Morgan Street was the westernmost campus boundary. The two sections of the building, slightly off-set from one another, contain matching concrete-framed scissor staircases, visible from the building exterior. Again, narrow recessed windows on the building signal the work of Walter Netsch.\u003cbr\u003e\u003cbr\u003eA large engraved block of granite bearing the name Science and Engineering Offices identifies the building on both the north and south sides","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Science \u0026 Engineering Offices","bl_address1":"851 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SEO","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"382","poi_name":"Water Refill Station","poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0631","latitude":"41.870899","longitude":"-87.650475","bl_desc":"Science and Engineering Offices, 13 stories in height, opened for use in 1968, when Morgan Street was the westernmost campus boundary. The two sections of the building, slightly off-set from one another, contain matching concrete-framed scissor staircases, visible from the building exterior. Again, narrow recessed windows on the building signal the work of Walter Netsch.\u003cbr\u003e\u003cbr\u003eA large engraved block of granite bearing the name Science and Engineering Offices identifies the building on both the north and south sides","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Science \u0026 Engineering Offices","bl_address1":"851 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SEO","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"226","poi_name":"Water Refill Station","poi_description":"Floor-4A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0631","latitude":"41.870899","longitude":"-87.650475","bl_desc":"Science and Engineering Offices, 13 stories in height, opened for use in 1968, when Morgan Street was the westernmost campus boundary. The two sections of the building, slightly off-set from one another, contain matching concrete-framed scissor staircases, visible from the building exterior. Again, narrow recessed windows on the building signal the work of Walter Netsch.\u003cbr\u003e\u003cbr\u003eA large engraved block of granite bearing the name Science and Engineering Offices identifies the building on both the north and south sides","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Science \u0026 Engineering Offices","bl_address1":"851 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SEO","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"385","poi_name":"Water Refill Station","poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0631","latitude":"41.870899","longitude":"-87.650475","bl_desc":"Science and Engineering Offices, 13 stories in height, opened for use in 1968, when Morgan Street was the westernmost campus boundary. The two sections of the building, slightly off-set from one another, contain matching concrete-framed scissor staircases, visible from the building exterior. Again, narrow recessed windows on the building signal the work of Walter Netsch.\u003cbr\u003e\u003cbr\u003eA large engraved block of granite bearing the name Science and Engineering Offices identifies the building on both the north and south sides","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Science \u0026 Engineering Offices","bl_address1":"851 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SEO","bl_state":"IL","is_resource_yn":"Y"}],"EAST_Science \u0026 Engineering South":[{"poi_id":"382","poi_name":"Water Refill Station","poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0619","latitude":"41.868958","longitude":"-87.648315","bl_desc":"Science and Engineering South, created by Walter Netsch in phase three of campus construction, is another example of his Field Theory design model, which consisted of rotating simple squares by 45 degrees to form complex geometric elements radiating outward. The two major wings of the building contain offices and laboratories to the east and classrooms to the west. A planned phase four addition was cancelled. The covered breezeway area and staircases leading away from it utilize granite as the building material.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering South","bl_address1":"845 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SES","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"385","poi_name":"Water Refill Station","poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0619","latitude":"41.868958","longitude":"-87.648315","bl_desc":"Science and Engineering South, created by Walter Netsch in phase three of campus construction, is another example of his Field Theory design model, which consisted of rotating simple squares by 45 degrees to form complex geometric elements radiating outward. The two major wings of the building contain offices and laboratories to the east and classrooms to the west. A planned phase four addition was cancelled. The covered breezeway area and staircases leading away from it utilize granite as the building material.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering South","bl_address1":"845 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SES","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"162","poi_name":"All Gender Restrooms","poi_description":"Room 3592 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0619","latitude":"41.868958","longitude":"-87.648315","bl_desc":"Science and Engineering South, created by Walter Netsch in phase three of campus construction, is another example of his Field Theory design model, which consisted of rotating simple squares by 45 degrees to form complex geometric elements radiating outward. The two major wings of the building contain offices and laboratories to the east and classrooms to the west. A planned phase four addition was cancelled. The covered breezeway area and staircases leading away from it utilize granite as the building material.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering South","bl_address1":"845 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SES","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"296","poi_name":"Computer Labs","poi_description":"Access to labs outside of business hours (Monday-Friday 9am-5pm) require building access. No charge for UIC students to access computer labs.(Room 205B)","poi_link":"https://help.uillinois.edu/TDClient/37/uic/Requests/ServiceDet?ID=355","bl_id":"0619","latitude":"41.868958","longitude":"-87.648315","bl_desc":"Science and Engineering South, created by Walter Netsch in phase three of campus construction, is another example of his Field Theory design model, which consisted of rotating simple squares by 45 degrees to form complex geometric elements radiating outward. The two major wings of the building contain offices and laboratories to the east and classrooms to the west. A planned phase four addition was cancelled. The covered breezeway area and staircases leading away from it utilize granite as the building material.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering South","bl_address1":"845 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SES","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"305","poi_name":"Mathematical Sciences Learning Center (MSLC)","poi_description":"The Math and Science Learning Center (MSLC) is a welcoming learning environment that provides diverse forms of academic support to students in Math and Science courses at UIC. We are excited for you to join us as we ask questions, explore challenging concepts, develop new ideas, and learn together. No appointments are necessary to take advantage of these free academic support services open to all students! To learn more about the specific types of support we provide, please explore the website. (3rd Floor)","poi_link":"https://mslc.uic.edu/","bl_id":"0619","latitude":"41.868958","longitude":"-87.648315","bl_desc":"Science and Engineering South, created by Walter Netsch in phase three of campus construction, is another example of his Field Theory design model, which consisted of rotating simple squares by 45 degrees to form complex geometric elements radiating outward. The two major wings of the building contain offices and laboratories to the east and classrooms to the west. A planned phase four addition was cancelled. The covered breezeway area and staircases leading away from it utilize granite as the building material.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering South","bl_address1":"845 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SES","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"214","poi_name":"Print Services","poi_description":"3~MSLC Station 1~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0619","latitude":"41.868958","longitude":"-87.648315","bl_desc":"Science and Engineering South, created by Walter Netsch in phase three of campus construction, is another example of his Field Theory design model, which consisted of rotating simple squares by 45 degrees to form complex geometric elements radiating outward. The two major wings of the building contain offices and laboratories to the east and classrooms to the west. A planned phase four addition was cancelled. The covered breezeway area and staircases leading away from it utilize granite as the building material.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering South","bl_address1":"845 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SES","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"80","poi_name":"Lactation Rooms","poi_description":"Room 1106B","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0619","latitude":"41.868958","longitude":"-87.648315","bl_desc":"Science and Engineering South, created by Walter Netsch in phase three of campus construction, is another example of his Field Theory design model, which consisted of rotating simple squares by 45 degrees to form complex geometric elements radiating outward. The two major wings of the building contain offices and laboratories to the east and classrooms to the west. A planned phase four addition was cancelled. The covered breezeway area and staircases leading away from it utilize granite as the building material.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering South","bl_address1":"845 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SES","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"282","poi_name":"ATMs","poi_description":null,"poi_link":"https://dos.uic.edu/about/student-handbook/student-life/","bl_id":"0619","latitude":"41.868958","longitude":"-87.648315","bl_desc":"Science and Engineering South, created by Walter Netsch in phase three of campus construction, is another example of his Field Theory design model, which consisted of rotating simple squares by 45 degrees to form complex geometric elements radiating outward. The two major wings of the building contain offices and laboratories to the east and classrooms to the west. A planned phase four addition was cancelled. The covered breezeway area and staircases leading away from it utilize granite as the building material.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering South","bl_address1":"845 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SES","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"311","poi_name":"Print Services","poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 3\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e MSLC Station 2\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0619","latitude":"41.868958","longitude":"-87.648315","bl_desc":"Science and Engineering South, created by Walter Netsch in phase three of campus construction, is another example of his Field Theory design model, which consisted of rotating simple squares by 45 degrees to form complex geometric elements radiating outward. The two major wings of the building contain offices and laboratories to the east and classrooms to the west. A planned phase four addition was cancelled. The covered breezeway area and staircases leading away from it utilize granite as the building material.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering South","bl_address1":"845 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SES","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0619","latitude":"41.868958","longitude":"-87.648315","bl_desc":"Science and Engineering South, created by Walter Netsch in phase three of campus construction, is another example of his Field Theory design model, which consisted of rotating simple squares by 45 degrees to form complex geometric elements radiating outward. The two major wings of the building contain offices and laboratories to the east and classrooms to the west. A planned phase four addition was cancelled. The covered breezeway area and staircases leading away from it utilize granite as the building material.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering South","bl_address1":"845 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SES","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"212","poi_name":"Oasis Locations","poi_description":"The Project Oasis program was created to provide students with places to interact, study, and gather between classes and during extended breaks. These informal learning spaces were designed and renovated with an emphasis on improving lighting, acoustics and ergonomics. In addition to providing new, contemporary furniture and finishes, each Oasis is adorned with artwork created by UIC Art and Design students and alumni.","poi_link":"https://pspm.uic.edu/planning-design/campus-architecture-and-learning-environments/list-of-oasis-and-learning-centers/","bl_id":"0619","latitude":"41.868958","longitude":"-87.648315","bl_desc":"Science and Engineering South, created by Walter Netsch in phase three of campus construction, is another example of his Field Theory design model, which consisted of rotating simple squares by 45 degrees to form complex geometric elements radiating outward. The two major wings of the building contain offices and laboratories to the east and classrooms to the west. A planned phase four addition was cancelled. The covered breezeway area and staircases leading away from it utilize granite as the building material.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Science \u0026 Engineering South","bl_address1":"845 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SES","bl_state":"IL","is_resource_yn":"Y"}],"EAST_Stevenson Hall":[{"poi_id":"212","poi_name":"Oasis Locations","poi_description":"The Project Oasis program was created to provide students with places to interact, study, and gather between classes and during extended breaks. These informal learning spaces were designed and renovated with an emphasis on improving lighting, acoustics and ergonomics. In addition to providing new, contemporary furniture and finishes, each Oasis is adorned with artwork created by UIC Art and Design students and alumni.","poi_link":"https://pspm.uic.edu/planning-design/campus-architecture-and-learning-environments/list-of-oasis-and-learning-centers/","bl_id":"0627","latitude":"41.872864","longitude":"-87.650345","bl_desc":"Stevenson Hall is named for Adlai E. Stevenson I, a Congressman from Illinois and the twenty-third Vice President of the United States. The two classroom buildings that were to form a cluster with Stevenson Hall were never built.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Stevenson Hall","bl_address1":"701 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0627","latitude":"41.872864","longitude":"-87.650345","bl_desc":"Stevenson Hall is named for Adlai E. Stevenson I, a Congressman from Illinois and the twenty-third Vice President of the United States. The two classroom buildings that were to form a cluster with Stevenson Hall were never built.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Stevenson Hall","bl_address1":"701 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"112","poi_name":"Water Refill Station","poi_description":"Floor-LLA","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0627","latitude":"41.872864","longitude":"-87.650345","bl_desc":"Stevenson Hall is named for Adlai E. Stevenson I, a Congressman from Illinois and the twenty-third Vice President of the United States. The two classroom buildings that were to form a cluster with Stevenson Hall were never built.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Stevenson Hall","bl_address1":"701 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"54","poi_name":"All Gender Restrooms","poi_description":"Room 204A \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0627","latitude":"41.872864","longitude":"-87.650345","bl_desc":"Stevenson Hall is named for Adlai E. Stevenson I, a Congressman from Illinois and the twenty-third Vice President of the United States. The two classroom buildings that were to form a cluster with Stevenson Hall were never built.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Stevenson Hall","bl_address1":"701 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SH","bl_state":"IL","is_resource_yn":"N"}],"EAST_Student Recreation Facility":[{"poi_id":"382","poi_name":"Water Refill Station","poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0630","latitude":"41.872547","longitude":"-87.646355","bl_desc":"Located on the East Side of campus, the Student Recreation Facility is a state-of-the-art facility which houses an 18,000 sq. ft. fitness floor, the latest exercise equipment, 1/8 mile 3-lane jogging track, a lap pool and lazy river, racquetball and squash courts, 4-court wood floor gymnasium as well as a spa, sauna, and steam rooms. Lighted outdoor recreation courts are also available for tennis and basketball.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Recreation Facility","bl_address1":"737 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRF","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"50","poi_name":"Water Refill Station","poi_description":"Floor-3B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0630","latitude":"41.872547","longitude":"-87.646355","bl_desc":"Located on the East Side of campus, the Student Recreation Facility is a state-of-the-art facility which houses an 18,000 sq. ft. fitness floor, the latest exercise equipment, 1/8 mile 3-lane jogging track, a lap pool and lazy river, racquetball and squash courts, 4-court wood floor gymnasium as well as a spa, sauna, and steam rooms. Lighted outdoor recreation courts are also available for tennis and basketball.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Recreation Facility","bl_address1":"737 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRF","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"234","poi_name":"All Gender Restrooms","poi_description":"Room 173A\u003cbr\u003eRoom 173B \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0630","latitude":"41.872547","longitude":"-87.646355","bl_desc":"Located on the East Side of campus, the Student Recreation Facility is a state-of-the-art facility which houses an 18,000 sq. ft. fitness floor, the latest exercise equipment, 1/8 mile 3-lane jogging track, a lap pool and lazy river, racquetball and squash courts, 4-court wood floor gymnasium as well as a spa, sauna, and steam rooms. Lighted outdoor recreation courts are also available for tennis and basketball.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Recreation Facility","bl_address1":"737 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRF","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"274","poi_name":"Water Refill Station","poi_description":"Floor-2B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0630","latitude":"41.872547","longitude":"-87.646355","bl_desc":"Located on the East Side of campus, the Student Recreation Facility is a state-of-the-art facility which houses an 18,000 sq. ft. fitness floor, the latest exercise equipment, 1/8 mile 3-lane jogging track, a lap pool and lazy river, racquetball and squash courts, 4-court wood floor gymnasium as well as a spa, sauna, and steam rooms. Lighted outdoor recreation courts are also available for tennis and basketball.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Recreation Facility","bl_address1":"737 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRF","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"385","poi_name":"Water Refill Station","poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0630","latitude":"41.872547","longitude":"-87.646355","bl_desc":"Located on the East Side of campus, the Student Recreation Facility is a state-of-the-art facility which houses an 18,000 sq. ft. fitness floor, the latest exercise equipment, 1/8 mile 3-lane jogging track, a lap pool and lazy river, racquetball and squash courts, 4-court wood floor gymnasium as well as a spa, sauna, and steam rooms. Lighted outdoor recreation courts are also available for tennis and basketball.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Recreation Facility","bl_address1":"737 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRF","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"356","poi_name":"Dining","poi_description":"Dining Options: Tropical Smoothie Cafe","poi_link":"https://dining.uic.edu/","bl_id":"0630","latitude":"41.872547","longitude":"-87.646355","bl_desc":"Located on the East Side of campus, the Student Recreation Facility is a state-of-the-art facility which houses an 18,000 sq. ft. fitness floor, the latest exercise equipment, 1/8 mile 3-lane jogging track, a lap pool and lazy river, racquetball and squash courts, 4-court wood floor gymnasium as well as a spa, sauna, and steam rooms. Lighted outdoor recreation courts are also available for tennis and basketball.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Recreation Facility","bl_address1":"737 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRF","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"273","poi_name":"Water Refill Station","poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0630","latitude":"41.872547","longitude":"-87.646355","bl_desc":"Located on the East Side of campus, the Student Recreation Facility is a state-of-the-art facility which houses an 18,000 sq. ft. fitness floor, the latest exercise equipment, 1/8 mile 3-lane jogging track, a lap pool and lazy river, racquetball and squash courts, 4-court wood floor gymnasium as well as a spa, sauna, and steam rooms. Lighted outdoor recreation courts are also available for tennis and basketball.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Recreation Facility","bl_address1":"737 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRF","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"269","poi_name":"Tropical Smoothie Café (SRF)","poi_description":null,"poi_link":"https://dining.uic.edu/locations/rec/#tropical-smoothie-cafe","bl_id":"0630","latitude":"41.872547","longitude":"-87.646355","bl_desc":"Located on the East Side of campus, the Student Recreation Facility is a state-of-the-art facility which houses an 18,000 sq. ft. fitness floor, the latest exercise equipment, 1/8 mile 3-lane jogging track, a lap pool and lazy river, racquetball and squash courts, 4-court wood floor gymnasium as well as a spa, sauna, and steam rooms. Lighted outdoor recreation courts are also available for tennis and basketball.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Recreation Facility","bl_address1":"737 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRF","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"350","poi_name":"Campus Recreation","poi_description":"UIC Campus Recreation offers state-of-the-art facilities, fun and exciting programs, provides educationally sound and health services, all focused on providing our University community a complete recreational experience. Campus Recreation is a valuable resource for students who wish to pursue a healthy lifestyle. Through participation in various programs, participants can gain a multitude of personal benefits including improved levels of physical fitness and wellness, opportunities for social interaction, enhanced time management skills, the opportunity to engage in a group dynamic setting, the opportunity for a healthy means of stress relief, as well as the creation of a sense of ownership and belonging between students and the UIC community.","poi_link":"https://recreation.uic.edu/","bl_id":"0630","latitude":"41.872547","longitude":"-87.646355","bl_desc":"Located on the East Side of campus, the Student Recreation Facility is a state-of-the-art facility which houses an 18,000 sq. ft. fitness floor, the latest exercise equipment, 1/8 mile 3-lane jogging track, a lap pool and lazy river, racquetball and squash courts, 4-court wood floor gymnasium as well as a spa, sauna, and steam rooms. Lighted outdoor recreation courts are also available for tennis and basketball.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Recreation Facility","bl_address1":"737 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRF","bl_state":"IL","is_resource_yn":"Y"}],"EAST_Student Residence and Commons Courtyard":[{"poi_id":"145","poi_name":"Print Services","poi_description":"2~North South Walkway~Available~Unavailable~B/W","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0644C","latitude":"41.874039","longitude":"-87.64801","bl_desc":"The Student Residence and Commons Courtyard Building is a four-story facility accommodating about 665 students. SRCC houses students in clusters, typically of three doubles and two single rooms sharing a common bathroom. The tower lounge has a magnificent view of the Chicago skyline. The first floor has been designated for the President’s Award program.","display_indicator":"1","pin_radius":"30","bl_class":"EAST","bl_name":"Student Residence and Commons Courtyard","bl_address1":"600 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRCC","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"104","poi_name":"Water Refill Station","poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0644C","latitude":"41.874039","longitude":"-87.64801","bl_desc":"The Student Residence and Commons Courtyard Building is a four-story facility accommodating about 665 students. SRCC houses students in clusters, typically of three doubles and two single rooms sharing a common bathroom. The tower lounge has a magnificent view of the Chicago skyline. The first floor has been designated for the President’s Award program.","display_indicator":"1","pin_radius":"30","bl_class":"EAST","bl_name":"Student Residence and Commons Courtyard","bl_address1":"600 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRCC","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"215","poi_name":"Print Services","poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 2\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e North South Walkway\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e B/W","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0644C","latitude":"41.874039","longitude":"-87.64801","bl_desc":"The Student Residence and Commons Courtyard Building is a four-story facility accommodating about 665 students. SRCC houses students in clusters, typically of three doubles and two single rooms sharing a common bathroom. The tower lounge has a magnificent view of the Chicago skyline. The first floor has been designated for the President’s Award program.","display_indicator":"1","pin_radius":"30","bl_class":"EAST","bl_name":"Student Residence and Commons Courtyard","bl_address1":"600 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRCC","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"153","poi_name":"Campus Housing","poi_description":"Campus Housing provides an educational advantage in collaboration with residents which serves as a pathway to success. Through engaging interactions and services, Campus Housing promotes a vibrant environment in the heart of Chicago. One of the real advantages of living on campus is being part of a community of fellow UIC students.","poi_link":"https://housing.uic.edu/","bl_id":"0644C","latitude":"41.874039","longitude":"-87.64801","bl_desc":"The Student Residence and Commons Courtyard Building is a four-story facility accommodating about 665 students. SRCC houses students in clusters, typically of three doubles and two single rooms sharing a common bathroom. The tower lounge has a magnificent view of the Chicago skyline. The first floor has been designated for the President’s Award program.","display_indicator":"1","pin_radius":"30","bl_class":"EAST","bl_name":"Student Residence and Commons Courtyard","bl_address1":"600 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRCC","bl_state":"IL","is_resource_yn":"Y"}],"EAST_Student Residence and Commons North":[{"poi_id":"153","poi_name":"Campus Housing","poi_description":"Campus Housing provides an educational advantage in collaboration with residents which serves as a pathway to success. Through engaging interactions and services, Campus Housing promotes a vibrant environment in the heart of Chicago. One of the real advantages of living on campus is being part of a community of fellow UIC students.","poi_link":"https://housing.uic.edu/","bl_id":"0644N","latitude":"41.873608","longitude":"-87.647446","bl_desc":"Student Residence and Commons North is a five-story residence hall that accommodates about 130 students. This building has all single rooms grouped in clusters of 3 to 6 rooms. Each cluster has a bathroom shared by members of the cluster. SRCN is limited to students who are 20 years and older.","display_indicator":"1","pin_radius":"30","bl_class":"EAST","bl_name":"Student Residence and Commons North","bl_address1":"650 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRCN","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"104","poi_name":"Water Refill Station","poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0644N","latitude":"41.873608","longitude":"-87.647446","bl_desc":"Student Residence and Commons North is a five-story residence hall that accommodates about 130 students. This building has all single rooms grouped in clusters of 3 to 6 rooms. Each cluster has a bathroom shared by members of the cluster. SRCN is limited to students who are 20 years and older.","display_indicator":"1","pin_radius":"30","bl_class":"EAST","bl_name":"Student Residence and Commons North","bl_address1":"650 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRCN","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0644N","latitude":"41.873608","longitude":"-87.647446","bl_desc":"Student Residence and Commons North is a five-story residence hall that accommodates about 130 students. This building has all single rooms grouped in clusters of 3 to 6 rooms. Each cluster has a bathroom shared by members of the cluster. SRCN is limited to students who are 20 years and older.","display_indicator":"1","pin_radius":"30","bl_class":"EAST","bl_name":"Student Residence and Commons North","bl_address1":"650 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRCN","bl_state":"IL","is_resource_yn":"Y"}],"EAST_Student Residence and Commons South":[{"poi_id":"182","poi_name":"Print Services","poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 3\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e 2027 Station 2\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e B/W","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0644S","latitude":"41.873158","longitude":"-87.647812","bl_desc":"Students Residence and Commons South is a five-story traditional residence hall of double rooms, which open into a common hallway with two community bathrooms shared by each floor community. It has a computer lab and accommodates around 190 students. This building has two single sex floors, with females on the second floor and males on the third floor. The fourth and fifth floor are both co-ed. SRCS is for undergraduate students of all ages.","display_indicator":"1","pin_radius":"30","bl_class":"EAST","bl_name":"Student Residence and Commons South","bl_address1":"700 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRCS","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"153","poi_name":"Campus Housing","poi_description":"Campus Housing provides an educational advantage in collaboration with residents which serves as a pathway to success. Through engaging interactions and services, Campus Housing promotes a vibrant environment in the heart of Chicago. One of the real advantages of living on campus is being part of a community of fellow UIC students.","poi_link":"https://housing.uic.edu/","bl_id":"0644S","latitude":"41.873158","longitude":"-87.647812","bl_desc":"Students Residence and Commons South is a five-story traditional residence hall of double rooms, which open into a common hallway with two community bathrooms shared by each floor community. It has a computer lab and accommodates around 190 students. This building has two single sex floors, with females on the second floor and males on the third floor. The fourth and fifth floor are both co-ed. SRCS is for undergraduate students of all ages.","display_indicator":"1","pin_radius":"30","bl_class":"EAST","bl_name":"Student Residence and Commons South","bl_address1":"700 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRCS","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"297","poi_name":"Computer Labs","poi_description":"Access to labs outside of business hours (Monday-Friday 9am-5pm) require building access. No charge for UIC students to access computer labs. (Room 2027)","poi_link":"https://help.uillinois.edu/TDClient/37/uic/Requests/ServiceDet?ID=355","bl_id":"0644S","latitude":"41.873158","longitude":"-87.647812","bl_desc":"Students Residence and Commons South is a five-story traditional residence hall of double rooms, which open into a common hallway with two community bathrooms shared by each floor community. It has a computer lab and accommodates around 190 students. This building has two single sex floors, with females on the second floor and males on the third floor. The fourth and fifth floor are both co-ed. SRCS is for undergraduate students of all ages.","display_indicator":"1","pin_radius":"30","bl_class":"EAST","bl_name":"Student Residence and Commons South","bl_address1":"700 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRCS","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"83","poi_name":"Print Services","poi_description":"2~2027 Station 1~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0644S","latitude":"41.873158","longitude":"-87.647812","bl_desc":"Students Residence and Commons South is a five-story traditional residence hall of double rooms, which open into a common hallway with two community bathrooms shared by each floor community. It has a computer lab and accommodates around 190 students. This building has two single sex floors, with females on the second floor and males on the third floor. The fourth and fifth floor are both co-ed. SRCS is for undergraduate students of all ages.","display_indicator":"1","pin_radius":"30","bl_class":"EAST","bl_name":"Student Residence and Commons South","bl_address1":"700 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRCS","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0644S","latitude":"41.873158","longitude":"-87.647812","bl_desc":"Students Residence and Commons South is a five-story traditional residence hall of double rooms, which open into a common hallway with two community bathrooms shared by each floor community. It has a computer lab and accommodates around 190 students. This building has two single sex floors, with females on the second floor and males on the third floor. The fourth and fifth floor are both co-ed. SRCS is for undergraduate students of all ages.","display_indicator":"1","pin_radius":"30","bl_class":"EAST","bl_name":"Student Residence and Commons South","bl_address1":"700 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRCS","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"282","poi_name":"ATMs","poi_description":null,"poi_link":"https://dos.uic.edu/about/student-handbook/student-life/","bl_id":"0644S","latitude":"41.873158","longitude":"-87.647812","bl_desc":"Students Residence and Commons South is a five-story traditional residence hall of double rooms, which open into a common hallway with two community bathrooms shared by each floor community. It has a computer lab and accommodates around 190 students. This building has two single sex floors, with females on the second floor and males on the third floor. The fourth and fifth floor are both co-ed. SRCS is for undergraduate students of all ages.","display_indicator":"1","pin_radius":"30","bl_class":"EAST","bl_name":"Student Residence and Commons South","bl_address1":"700 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRCS","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"104","poi_name":"Water Refill Station","poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0644S","latitude":"41.873158","longitude":"-87.647812","bl_desc":"Students Residence and Commons South is a five-story traditional residence hall of double rooms, which open into a common hallway with two community bathrooms shared by each floor community. It has a computer lab and accommodates around 190 students. This building has two single sex floors, with females on the second floor and males on the third floor. The fourth and fifth floor are both co-ed. SRCS is for undergraduate students of all ages.","display_indicator":"1","pin_radius":"30","bl_class":"EAST","bl_name":"Student Residence and Commons South","bl_address1":"700 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRCS","bl_state":"IL","is_resource_yn":"N"}],"EAST_Student Residence and Commons West":[{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0644W","latitude":"41.874233","longitude":"-87.6492","bl_desc":"Student Residence and Commons West is a four-story residence hall accommodating approximately 350 students. Special interest housing in SRCW includes communities for the Honors College, Engineering, Women in Science and Engineering, Architecture, Arts, Pre-pharmacy and Pre-medicine.","display_indicator":"1","pin_radius":"30","bl_class":"EAST","bl_name":"Student Residence and Commons West","bl_address1":"901 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRCW","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"153","poi_name":"Campus Housing","poi_description":"Campus Housing provides an educational advantage in collaboration with residents which serves as a pathway to success. Through engaging interactions and services, Campus Housing promotes a vibrant environment in the heart of Chicago. One of the real advantages of living on campus is being part of a community of fellow UIC students.","poi_link":"https://housing.uic.edu/","bl_id":"0644W","latitude":"41.874233","longitude":"-87.6492","bl_desc":"Student Residence and Commons West is a four-story residence hall accommodating approximately 350 students. Special interest housing in SRCW includes communities for the Honors College, Engineering, Women in Science and Engineering, Architecture, Arts, Pre-pharmacy and Pre-medicine.","display_indicator":"1","pin_radius":"30","bl_class":"EAST","bl_name":"Student Residence and Commons West","bl_address1":"901 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRCW","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"104","poi_name":"Water Refill Station","poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0644W","latitude":"41.874233","longitude":"-87.6492","bl_desc":"Student Residence and Commons West is a four-story residence hall accommodating approximately 350 students. Special interest housing in SRCW includes communities for the Honors College, Engineering, Women in Science and Engineering, Architecture, Arts, Pre-pharmacy and Pre-medicine.","display_indicator":"1","pin_radius":"30","bl_class":"EAST","bl_name":"Student Residence and Commons West","bl_address1":"901 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SRCW","bl_state":"IL","is_resource_yn":"N"}],"EAST_Student Services Building":[{"poi_id":"411","poi_name":"Admissions","poi_description":null,"poi_link":"https://admissions.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"25","poi_name":"Medical Immunization Records","poi_description":null,"poi_link":"https://registrar.uic.edu/student-records/medical-immunization-2/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"253","poi_name":"Meeting and Conference Facilities","poi_description":null,"poi_link":"https://meetings.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"140","poi_name":"Office of the Dean of Students (DOS)","poi_description":"The Office of the Dean of Students strives to be the campus leader in fostering a caring and supportive environment where all students matter. Through a variety of offices, including Student Assistance, Community Standards, Student Legal and Student Veterans, we assist students in resolving issues so they can focus on their academic and social development. (Suite 3030)","poi_link":"https://dos.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"254","poi_name":"Orientation Program","poi_description":null,"poi_link":"https://orientation.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"329","poi_name":"Student Employment","poi_description":"We are a centralized service that offers assistance to UIC students, departments and off-campus employers. Such employment not only provides students with a means of earning money, it also provides students an opportunity to develop new skills and positive work habits which will ensure professional success. Students are expected to consistently execute job responsibilities in a satisfactory manner. In addition, we sponsor various job fairs throughout the year and a series of career development workshops. (Suite 2100)","poi_link":"https://studentemployment.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"413","poi_name":"Student Affairs","poi_description":"Fostering student success and affinity by creating experiences that engage students in programs and services that support their learning and personal development.","poi_link":"https://sa.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"328","poi_name":"Student Legal Services (SLS)","poi_description":"Student Legal Services (SLS) is available to assist UIC students in understanding and solving their legal problems. SLS can provide confidential legal advice, counsel and limited representation for currently enrolled students.","poi_link":"https://dos.uic.edu/student-legal/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"371","poi_name":"Parking Services","poi_description":"Parking Services provides convenient parking on campus. UIC Parking offers the following special services: assistance with vehicle lockouts, battery charging, tire inflation, fuel assistance. Parking spaces are available on a first- come, first-serve basis.","poi_link":"https://parking.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"211","poi_name":"Native American Support Program (NASP)","poi_description":"The Native American Support Program (NASP) strives to increase the enrollment, retention, and graduation of Native American students by offering community outreach, financial aid assistance, academic advising, leadership and professional development, Native American Heritage Celebration, and the Native American Student Organization. (Suite 2700)","poi_link":"https://nasp.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"16","poi_name":"Fooda","poi_description":null,"poi_link":"https://studentcenters.uic.edu/eat/ssb/#fooda","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"361","poi_name":"ID Center","poi_description":"The ID Center provides a one-stop shop for university students, faculty, staff, and visitors\u0027 identification needs. The ID Center directly supports the production of i-cards, visitor cards, the Dragon Dollar$ program, the CTA UPass Program, and provides assistance with all facets of using university issued ID on campus. (Suite 1790)","poi_link":"https://idcenter.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"282","poi_name":"ATMs","poi_description":null,"poi_link":"https://dos.uic.edu/about/student-handbook/student-life/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"96","poi_name":"The Counseling Center","poi_description":"The Counseling Center offers assessment and counseling (individuals, couples, and group) and psychiatric services for students personal, academic, and other concerns. Consultation, crisis management, and referrals are also provided. Workshops are conducted on topics such as assertiveness, diversity issues, personal style differences in communication, stress management, and other topics by request. (Suite 2010)","poi_link":"https://counseling.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"47","poi_name":"Transfer Student Assistance Office ","poi_description":null,"poi_link":"https://registrar.uic.edu/transfer-assistance/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"293","poi_name":"Career Services","poi_description":"Career Services serves all UIC students with their career development needs. Students use Career Services for advising related to majors and careers, creating effective resumes and cover letters, understanding how to find and apply to internships and jobs, and help with networking and interviewing. Career Services sponsors many career fairs and other events throughout the year in an effort to provide students with opportunities to meet with employers and learn new skills. In addition to the many resources on the Career Services website, you may stop by for drop-in hours or make an appointment with a career advisor. Don?t forget to check out the Event Calendar to find out about upcoming programs and career fairs.","poi_link":"https://careerservices.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"183","poi_name":"Print Services","poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 2\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e North\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"48","poi_name":"TRIO","poi_description":"The mission of TRIO is to support low-income individuals, first-generation college students, and individuals with disabilities with their educational plans from high school to post-baccalaureate programs. To achieve this mission, TRIO provides an atmosphere of creativity and belonging where students are nurtured and supported in achieving academic excellence that leads to college graduation and career endeavors. Our students are developed to become critical thinkers, leaders, and effective communicators who are prepared for living and working in a global world. UIC is home to two TRIO programs: Student Support Services (SSS) Program and Upward Bound (UB) Program. (Suite 2720)","poi_link":"https://trio.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"155","poi_name":"Visitors Center","poi_description":null,"poi_link":"https://www.uic.edu/admissions-aid/visit-campus/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"151","poi_name":"Student Financial Aid and Scholarships (OFSAS)","poi_description":"Student Financial Aid and Scholarships (OSFAS) administers an array of federal, state, and institutional programs. If you are in need of financial assistance, you are highly encouraged to complete the necessary paperwork by the appropriate deadlines. The Free Application for Federal Student Aid (FAFSA) provides grants, loans, and work-study funds to eligible students attending college or career school. You never know what types of aid opportunities are available unless you complete an application. ","poi_link":"https://financialaid.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"223","poi_name":"University Student Financial Services \u0026 Cashier","poi_description":"University Student Financial Services \u0026Cashier Operations Be sure to check your Student Account Summary online at least once each month for new transactions. Payment is due by the date indicated on your electronic bill. Avoid the 1.5% late fee by paying on time. Set up your parent/guardian as an Authorized Payer if you want them to have access to your student account information. The office will not be able to release any information without consent. Sign up for direct deposit for faster access to any credit balance on your student account. ","poi_link":"https://paymybill.uillinois.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"43","poi_name":"Student Development Services","poi_description":"At Student Development Services (SDS), we care about your transition to and overall experience at UIC. We strive to provide service at the highest level through quality programs, friendly and smooth interactions, and resourceful referrals. We believe our unit programs and staff will benefit you during your college career. We invite you to become acquainted with our major components: Student Leadership Development and Volunteer Services, the Commuter Student Resource Center, the Wellness Center, New Student and Family Orientation Program, and the UIC Association of Parents (UICAP). Each is designed to serve as a resource to students, faculty, staff, and the university community. They also provide co-curricular opportunities for student and faculty interactions, while fostering positive experiences between students and the UIC campus environment.","poi_link":"https://sa.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"267","poi_name":"Testing Services","poi_description":"The Office of Testing Services (OTS) is a unit of the Office of the Vice Chancellor for Student Affairs. OTS serves two major groups: the students and academic units of The University of Illinois at Chicago (UIC) and the general population of metropolitan Chicago. They are there to meet your proctoring and test scoring needs. OTS is a member of the National College Testing Association (NCTA).( Suite 1070)","poi_link":"https://testing.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"284","poi_name":"African American Academic Network (AAAN)","poi_description":"African American Academic Network promotes success and high impact engagement for students of African descent through comprehensive coaching, developmental programming, student advocacy and structured learning experiences within an inclusive community. AAAN also offers college transition programs for first year \u0026 transfer students. ( Suite 2800)","poi_link":"https://aaan.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"358","poi_name":"Disability Resource Center (DRC)","poi_description":"UIC strives to the full inclusion and participation of people with disabilities in all aspects of university life. The Disability Resource Center (DRC) is committed to providing accommodations and access to all students with disabilities and to working collaboratively with faculty, staff, and University services across the campus to provide students with disabilities an equal opportunity to participate in all aspects of the educational experience at UIC, while maintaining compliance with relevant federal and state laws. Students are encouraged to contact the DRC to schedule an intake appointment, ask questions about the accommodation request process, or learn about accessibility and resources on campus.( Suite 1190)","poi_link":"https://drc.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"367","poi_name":"Latin American Recruitment and Educational Services (LARES)","poi_description":"The Latin American Recruitment and Educational Services (LARES) Program specializes in the recruitment and retention of Latino/a students by providing academic, career, and financial aid counseling. They offer study skills courses, tutoring, student workshops, and volunteer opportunities to enhance leadership skills. LARES establishes its own independent projects, collaborates with many campus initiatives, and directs students to appropriate University offices. ( Suite 2640)","poi_link":"https://lares.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"49","poi_name":"Undocumented Student Support","poi_description":"The Office of Diversity promotes greater awareness and understanding of undocumented students experiences (while maintaining the confidentiality of individuals) and develops campus responses and processes to address their needs related to academic success. For students who are undocumented or from mixed immigration status families, there are a range of resources and services to help. (Suite 2627)","poi_link":"https://diversity.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"283","poi_name":"Student Records","poi_description":null,"poi_link":"https://registrar.uic.edu/student-records/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"244","poi_name":"Dining","poi_description":"Dining Options: Smart Vending (Vending Machines) \u0026 Fooda","poi_link":"https://dining.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"26","poi_name":"Office of International Services","poi_description":"The Office of International Services advances internationalization at UIC by providing comprehensive support, including advising on both government and university policies, as well as offering cross-cultural programming.","poi_link":"https://ois.uic.edu/programs/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"110","poi_name":"Water Refill Station","poi_description":"Floor-2NA","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"1","poi_name":"Academic Center for Excellence (ACE)","poi_description":"The Academic Center for Excellence (ACE) is a multifaceted learning center designed to help all UIC students meet their academic goals. ACE courses, which are listed under the Academic Skills Program (ASP) in each semesters Course Schedule, assist students in improving their study strategies and critical reading and thinking, academic and professional writing, vocabulary development, and English as a Second Language (ESL) skills. In addition, ACE offers workshops addressing time management, examination preparation and test-taking strategies, development of post-graduate application documents, and strategies for overcoming academic difficulties. ACE also provides one-on one coaching and counseling support in many academic subject areas. ","poi_link":"https://ace.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"414","poi_name":"Asian American Student Academic Program","poi_description":null,"poi_link":"https://aasap.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"53","poi_name":"Water Refill Station","poi_description":"Floor-2SA","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"228","poi_name":"Water Refill Station","poi_description":"Floor-1NA","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"192","poi_name":"Water Refill Station","poi_description":"Floor-2NB","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"348","poi_name":"CHANCE","poi_description":"The Mission of the UIC CHANCE Program is to recruit and retain academically qualified underrepresented candidates from Chicago and Suburban communities in need of enrichment and learning skills for admission to UIC and facilitate access to the necessary activities and professional services that will enable them to persist and graduate as well as prepare professionals for the 21st century global economy. ( Suite 2560 )","poi_link":"https://chance.uic.edu/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"278","poi_name":"Water Refill Station","poi_description":"Floor-3EA","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0655","latitude":"41.874817","longitude":"-87.657806","bl_desc":"The Student Services Building is the first stop for many student, faculty and staff services. Among others, it houses admissions and records, career services, counseling services, the Dean of Students, the Disability Resource Center, Financial Aid, Orientation information, photo ID, parking services, registration and the Office of Vice Chancellor for Student Affairs.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Student Services Building","bl_address1":"1200 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SSB","bl_state":"IL","is_resource_yn":"Y"}],"EAST_Taft Hall":[{"poi_id":"273","poi_name":"Water Refill Station","poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0615","latitude":"41.871292","longitude":"-87.649261","bl_desc":"Taft Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889. These three classroom buildings are linked by the original Netsch-designed walkways.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Taft Hall","bl_address1":"826 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"TH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0615","latitude":"41.871292","longitude":"-87.649261","bl_desc":"Taft Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889. These three classroom buildings are linked by the original Netsch-designed walkways.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Taft Hall","bl_address1":"826 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"TH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"346","poi_name":"Arab American Cultural Center","poi_description":"The Arab American Cultural Center promotes the social and academic wellbeing of Arab American students, staff, and faculty. It seeks to enhance cultural awareness, facilitate dialogue, and foster interaction among the diverse groups at UIC. Through an array of cultural and educational programs, the Arab American Cultural Center sustains an inclusive campus community where human differences are embraced. The Center is also a resource for students, staff, and faculty desiring engagement with Chicagos Arab American communities and organizations. (Room 101)","poi_link":"https://arabamcc.uic.edu/?go=front","bl_id":"0615","latitude":"41.871292","longitude":"-87.649261","bl_desc":"Taft Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889. These three classroom buildings are linked by the original Netsch-designed walkways.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Taft Hall","bl_address1":"826 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"TH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"212","poi_name":"Oasis Locations","poi_description":"The Project Oasis program was created to provide students with places to interact, study, and gather between classes and during extended breaks. These informal learning spaces were designed and renovated with an emphasis on improving lighting, acoustics and ergonomics. In addition to providing new, contemporary furniture and finishes, each Oasis is adorned with artwork created by UIC Art and Design students and alumni.","poi_link":"https://pspm.uic.edu/planning-design/campus-architecture-and-learning-environments/list-of-oasis-and-learning-centers/","bl_id":"0615","latitude":"41.871292","longitude":"-87.649261","bl_desc":"Taft Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889. These three classroom buildings are linked by the original Netsch-designed walkways.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Taft Hall","bl_address1":"826 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"TH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"382","poi_name":"Water Refill Station","poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0615","latitude":"41.871292","longitude":"-87.649261","bl_desc":"Taft Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889. These three classroom buildings are linked by the original Netsch-designed walkways.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Taft Hall","bl_address1":"826 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"TH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"167","poi_name":"Arab American Cultural Center","poi_description":"Located in 101 Taft Hall, ArabAmCC is a space where diverse students, staff, faculty, and community come to share, explore, study and relax. In sharing our histories and cultures with the campus community, we hope to both familiarize others with our identities and perspectives and also learn more about who we are and how we are connected to other communities and struggles. We aim to provide an avenue for engaging with the diversity of our Arab and Arab-American and Middle Eastern and North African communities who may not identify as Arab and those closely affiliated with that history and geography and engage in critical conversations around issues impacting our lives.","poi_link":"https://arabamcc.uic.edu/programs/","bl_id":"0615","latitude":"41.871292","longitude":"-87.649261","bl_desc":"Taft Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889. These three classroom buildings are linked by the original Netsch-designed walkways.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Taft Hall","bl_address1":"826 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"TH","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"385","poi_name":"Water Refill Station","poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0615","latitude":"41.871292","longitude":"-87.649261","bl_desc":"Taft Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889. These three classroom buildings are linked by the original Netsch-designed walkways.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Taft Hall","bl_address1":"826 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"TH","bl_state":"IL","is_resource_yn":"Y"}],"EAST_Taylor Street Building":[{"poi_id":"281","poi_name":"Women\u0027s Leadership \u0026 Resource Center","poi_description":"The Women\u0027s Leadership and Resource Center (WLRC) strives to create an equitable environment in which women are able to pursue their educational and career aspirations, free from institutional barriers, oppression, and violence. WLRC offers workshops and programs throughout the year as well as workshops and trainings upon request. Get involved through student groups, volunteering, or our violence prevention programs. ","poi_link":"https://wlrc.uic.edu/","bl_id":"0690","latitude":"41.86932","longitude":"-87.654503","bl_desc":"Taylor Street Building is a UIC East Side Campus administrative office building.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Taylor Street Building","bl_address1":"1101 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"TSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"382","poi_name":"Water Refill Station","poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0690","latitude":"41.86932","longitude":"-87.654503","bl_desc":"Taylor Street Building is a UIC East Side Campus administrative office building.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Taylor Street Building","bl_address1":"1101 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"TSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"7","poi_name":"All Gender Restrooms","poi_description":"Room 316\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0690","latitude":"41.86932","longitude":"-87.654503","bl_desc":"Taylor Street Building is a UIC East Side Campus administrative office building.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Taylor Street Building","bl_address1":"1101 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"TSB","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"168","poi_name":"Campus Advocacy Network (CAN)","poi_description":"The Campus Advocacy Network (CAN) is a program that provides a team approach to advocacy in orderto assist students, staff, and faculty who are victims of sexual assault, domestic violence, stalking, and hate crimes. CANs services are free and confidential. At CAN we believe people of all genders deserve safety from harm, but believe that this safety may be achieved in multiple ways. Gender, sexual orientation, race, ethnicity, class, religious beliefs, and ability can be factors that shape experiences with violence. CAN is committed to working with survivors of violence, even if no further action is taken. CAN works to realistically explore options open to individuals and supports attempts to access resources both on and off campus. CAN will listen and validate your experiences. You should know 3 important things: CAN believes you, its not your fault, and you have options.","poi_link":"https://can.uic.edu/","bl_id":"0690","latitude":"41.86932","longitude":"-87.654503","bl_desc":"Taylor Street Building is a UIC East Side Campus administrative office building.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Taylor Street Building","bl_address1":"1101 West Taylor Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"TSB","bl_state":"IL","is_resource_yn":"Y"}],"EAST_Teaching Excellence Building":[{"poi_id":null,"poi_name":null,"poi_description":null,"poi_link":null,"bl_id":"0689","latitude":"41.86970045591483","longitude":"-87.65139229717445","bl_desc":"This is an administrative building that houses UICs Center for the Advancement of Teaching Excellence.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"Teaching Excellence Building","bl_address1":"924 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"TEB","bl_state":"IL","is_resource_yn":null}],"EAST_Transportation Facility":[{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0657","latitude":"41.864029","longitude":"-87.650574","bl_desc":"Transportation Facility building houses Transportation Services, a department that provides automotive services to the campus community, including Intracampus Bus and Commuter Bus Service, the Red Car escort service, chauffeur service, and rental and repair of university-owned vehicles.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Transportation Facility","bl_address1":"1351 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"TF","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"385","poi_name":"Water Refill Station","poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0657","latitude":"41.864029","longitude":"-87.650574","bl_desc":"Transportation Facility building houses Transportation Services, a department that provides automotive services to the campus community, including Intracampus Bus and Commuter Bus Service, the Red Car escort service, chauffeur service, and rental and repair of university-owned vehicles.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Transportation Facility","bl_address1":"1351 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"TF","bl_state":"IL","is_resource_yn":"Y"}],"EAST_UIC Police Station":[{"poi_id":"270","poi_name":"UIC Police Department","poi_description":"The UIC Police Department is a full-service police department with an emphasis on service. Providing help, service and information is the main goal. UIC Police possess all the powers of municipal police officers and county sheriffs, including the power to make arrests on view and on warrants. Officers enforce state statutes and municipal ordinances on and off campus and University regulations on campus. ","poi_link":"https://police.uic.edu/","bl_id":"0656","latitude":"41.864494","longitude":"-87.650665","bl_desc":"Designed in 1888 by the firm of Edbrooke and Burnham, the UIC Police Station was built during a period of tremendous growth after the Chicago Fire of 1871, subsequently serving as a Chicago neighborhood police station and the signature image of the Hill Street Blues television series. The renovation of the UIC Police Station in 1996 was part of UIC’s South Campus expansion. The building’s original windows were sent to a company in Kankakee for restoration, the masonry cleaned and repaired, the roof replaced, and parapets at the top of the station rebuilt using custom-made bricks, the exact texture and color of the originals.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"UIC Police Station","bl_address1":"943 West Maxwell Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"PS","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"340","poi_name":"All Gender Restrooms","poi_description":"Room 145\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0656","latitude":"41.864494","longitude":"-87.650665","bl_desc":"Designed in 1888 by the firm of Edbrooke and Burnham, the UIC Police Station was built during a period of tremendous growth after the Chicago Fire of 1871, subsequently serving as a Chicago neighborhood police station and the signature image of the Hill Street Blues television series. The renovation of the UIC Police Station in 1996 was part of UIC’s South Campus expansion. The building’s original windows were sent to a company in Kankakee for restoration, the masonry cleaned and repaired, the roof replaced, and parapets at the top of the station rebuilt using custom-made bricks, the exact texture and color of the originals.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"UIC Police Station","bl_address1":"943 West Maxwell Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"PS","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"273","poi_name":"Water Refill Station","poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0656","latitude":"41.864494","longitude":"-87.650665","bl_desc":"Designed in 1888 by the firm of Edbrooke and Burnham, the UIC Police Station was built during a period of tremendous growth after the Chicago Fire of 1871, subsequently serving as a Chicago neighborhood police station and the signature image of the Hill Street Blues television series. The renovation of the UIC Police Station in 1996 was part of UIC’s South Campus expansion. The building’s original windows were sent to a company in Kankakee for restoration, the masonry cleaned and repaired, the roof replaced, and parapets at the top of the station rebuilt using custom-made bricks, the exact texture and color of the originals.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"UIC Police Station","bl_address1":"943 West Maxwell Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"PS","bl_state":"IL","is_resource_yn":"Y"}],"EAST_UIC Student Center East":[{"poi_id":"113","poi_name":"Wellness Center","poi_description":"Jumping into life on a college campus is a lot of fun, but it also comes with lots of important decisions, some of which may save your life. The Wellness Center offers workshops that show you how to manage your stress, drink responsibly, use safe sex practices, eat healthy food, use your street smarts, and more. If a life crisis occurs and you are missing meals, we will connect you to our student food pantry. If you are homeless or couch-surfing, please reach out to us for resources and assistance. If you need to have a one-time one-hour wellness consultation, we do that too. The Wellness Center also provides free wellness related products: ear plugs, bandages, facial tissue, hand sanitizer, feminine products, and condoms. (Suite 237)","poi_link":"http://wellnesscenter.uic.edu/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"31","poi_name":"Print Services","poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 4\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e 401 Station 3\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e B/W","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"93","poi_name":"Student Centers","poi_description":"The Student Centers have it all. UIC students, employees, and visitors enjoy a plethora of programs, amenities, and services.","poi_link":"https://studentcenters.uic.edu/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"225","poi_name":"Student Veteran Affairs","poi_description":"Student Veterans Affairs provides a welcoming and supportive environment for our military-connected students. The office provides resources, assistance and programming to ease the transition and ensure academic success of UIC Student Veterans. Staff are housed at the Cisar Veteran Center, Room 248 in Student Center East.","poi_link":"https://dos.uic.edu/student-veterans-affairs/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"372","poi_name":"Print Services","poi_description":"1~West Lobby~Unavailable~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"181","poi_name":"Print Services","poi_description":"2~Computer Center~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"256","poi_name":"Print Services","poi_description":"4~401 Station 1~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"143","poi_name":"Print Services","poi_description":"4~401 Station 2~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"44","poi_name":"Student Leadership and Civic Engagement","poi_description":"UIC Student Leadership and Civic Engagement (SLCE) provides student-centered, co-curricular leadership and service programming that facilitates diverse and inclusive collaboration, self-awareness, and socially-just community engagement. Programs are rooted in and encourage personal and professional development, active citizenship, cultural humility, and transformational growth. SLCE intends to engage every student on their journey from members of our communities to active citizens and from exploring leaders to transformed leaders. Leadership: IGNITE Leadership Experience, FlashPoint Leadership Experience, LeaderShape Institute, University Ambassadors, Strengths Quest, \u0026 Leadership Practices Inventory.( Room 390)","poi_link":"https://slce.uic.edu/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"24","poi_name":"Marketplace","poi_description":"HOURS \u003cbr\u003e\u003cbr\u003eMonday-Friday: 10:00am-2:00pm \u003cbr\u003ePapa John’s Monday- Thursday: 10:00am-8:00pm \u003cbr\u003eFriday: 10:00am-2:00pm","poi_link":"www.uic.edu/depts/dining/hours.shtml","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"241","poi_name":"Commuter Student Resource Center (CSRC)","poi_description":"The Commuter Student Resource Center (CSRC) is dedicated to fostering student success by providing facilities, programs, and services to students who live off-campus. Defined as any student who does not live in UIC housing, UICs commuter students make up 85% of the student population. Use the CSRC facilities for studying, computing, lounging, relaxing, storing items in a semester or weekly locker, charging electronics, or using the public kitchen. Programs include study breaks, off-campus housing fairs, commuter workshops, Take a Professor Lunch Program, Commuter Student Appreciation Week, Commuter Connection Day, and other social events to meet fellow commuters.","poi_link":"https://csrc.uic.edu/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"383","poi_name":"Water Refill Station","poi_description":"Floor-7A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"274","poi_name":"Water Refill Station","poi_description":"Floor-2B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"226","poi_name":"Water Refill Station","poi_description":"Floor-4A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"382","poi_name":"Water Refill Station","poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"273","poi_name":"Water Refill Station","poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"12","poi_name":"Center for Student Involvement","poi_description":"The Center for Student Involvement mission is to build a foundation for holistic development through educational, social, leadership, and cultural programming for UIC students. We will foster an environment to build affinity to UIC, a community within the city of Chicago, through a multitude of student events, student organizations, and leadership opportunities. The Center will strive to provide a vibrant environment where UIC students are catalysts for social change, actively engaged, and share a sense of belonging through our involvement opportunities.","poi_link":"https://involvement.uic.edu/ ","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"357","poi_name":"Dining","poi_description":"Dining Options: 605 Commons, Argo Tea, Circle Burger, Chick-Fil-A, Dunkin Donuts, Market @ Halsted, Panda Express, Moe\u0027s Southwest Grill, Sbarro \u0026 Subway","poi_link":"https://dining.uic.edu/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"407","poi_name":"605 Commons Dining Hall","poi_description":null,"poi_link":"https://dining.uic.edu/locations/sce/#605-commons-dining-hall","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"408","poi_name":"Ghost Kitchen","poi_description":null,"poi_link":"https://dining.uic.edu/locations/sce/#ghost-kitchen","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"381","poi_name":"UIC Bookstore","poi_description":"The UIC Bookstore is the official bookstore of UIC and provides a wide variety of goods and services for the convenience of the greater UIC community, enhancing the campus experience with exemplary customer service, and demonstrated fiscal and social responsibility. The primary goal is to ensure students are able to obtain the course materials they need at reasonable prices. UIC merchandise and computer software programs are available to support your academic career and promote school spirit.","poi_link":"https://www.bkstr.com/uicbookstore/home","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"60","poi_name":"Argo Tea","poi_description":null,"poi_link":"https://sac.uic.edu/expo-homepage/exhibitor-list/community-businesses/argo-tea/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"253","poi_name":"Meeting and Conference Facilities","poi_description":null,"poi_link":"https://meetings.uic.edu/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"29","poi_name":"Panda Express","poi_description":null,"poi_link":"https://dining.uic.edu/locations/sce/#panda-express","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"137","poi_name":"Lactation Rooms","poi_description":"Room 243C of CSRC","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"64","poi_name":"Chick-fil-A","poi_description":null,"poi_link":"https://dining.uic.edu/locations/sce/#chick-fil-a","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"128","poi_name":"SCE Dining Hall","poi_description":null,"poi_link":"https://dining.uic.edu/locations/sce/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"131","poi_name":"Dunkin’ Donuts/Baskin Robins","poi_description":null,"poi_link":"https://dining.uic.edu/locations/sce/#dunkin-donuts","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"368","poi_name":"Moe\u0027s Southwest Grill","poi_description":null,"poi_link":"https://dining.uic.edu/locations/sce/#moes-southwest-grill","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"133","poi_name":"Lactation Rooms","poi_description":"Room 243B of CSRC","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"51","poi_name":"Water Refill Station","poi_description":"Floor-6A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"282","poi_name":"ATMs","poi_description":null,"poi_link":"https://dos.uic.edu/about/student-handbook/student-life/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"76","poi_name":"Market at Halsted St.","poi_description":null,"poi_link":"https://dining.uic.edu/locations/sce/#market-at-halsted-st","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"378","poi_name":"Subway (SCE)","poi_description":null,"poi_link":"https://dining.uic.edu/locations/sce/#subway","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"178","poi_name":"Muslim Student Association","poi_description":"The Muslim Student Association creates a place on campus where people can come and worship. It is both a sisterhood and brotherhood of individuals who come together as a collective group to pray and talk with one another. It strives to create a safe space for all students and organizations regardless of faith or practice in which they feel welcome, involved, and attended to.","poi_link":"https://uicmsa.org/","bl_id":"0605","latitude":"41.871967","longitude":"-87.647964","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"40","bl_class":"EAST","bl_name":"UIC Student Center East","bl_address1":"750 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCE","bl_state":"IL","is_resource_yn":"Y"}],"EAST_UIC Student Center East Tower":[{"poi_id":"338","poi_name":"All Gender Restrooms","poi_description":"Room 802 \u003cbr\u003eRoom 803 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0606","latitude":"41.87281","longitude":"-87.647865","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"UIC Student Center East Tower","bl_address1":"710 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCET","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0606","latitude":"41.87281","longitude":"-87.647865","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"UIC Student Center East Tower","bl_address1":"710 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCET","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"81","poi_name":"Lactation Rooms","poi_description":"Room 609A","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0606","latitude":"41.87281","longitude":"-87.647865","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"UIC Student Center East Tower","bl_address1":"710 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCET","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"242","poi_name":"Computer Labs","poi_description":"Access to labs outside of business hours (Monday-Friday 9am-5pm) require building access. No charge for UIC students to access computer labs. (Rooms 401 \u0026 408)","poi_link":"https://help.uillinois.edu/TDClient/37/uic/Requests/ServiceDet?ID=355","bl_id":"0606","latitude":"41.87281","longitude":"-87.647865","bl_desc":"Student Center East (formerly known as Circle Center or the Student Union) opened in 1965 and consists of a two building (low-rise/high-rise) complex connected at the first and second levels by galleries. The Center houses the UIC bookstore, recreation facilities, meeting rooms, lounge spaces, university offices, conference and seminar rooms as well as the main dining areas.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"UIC Student Center East Tower","bl_address1":"710 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"SCET","bl_state":"IL","is_resource_yn":"Y"}],"EAST_UIC Theatre":[{"poi_id":"385","poi_name":"Water Refill Station","poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0624","latitude":"41.874573","longitude":"-87.653343","bl_desc":"A simple, black-box theater space, the UIC Theatre seats 250 people. As part of its educational mission to provide drama instruction for its students as well as entertainment for the community, the UIC Theatre presents classic and contemporary works in four shows per season. UIC Department of Performing Arts programs in Theatre undertakes extremely ambitious work; recent undertakings include Shakespeare’s \"Romeo and Juliet,\" Tony Kushner’s \"Angels in America,\" Suzan-Lori Parks’ \"In The Blood\" and Jose Rivera’s \"Marisol.\"","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"UIC Theatre","bl_address1":"1044 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UICT","bl_state":"IL","is_resource_yn":"Y"}],"EAST_University Hall":[{"poi_id":"107","poi_name":"Water Refill Station","poi_description":"Floor-7B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"108","poi_name":"Water Refill Station","poi_description":"Floor-11A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"109","poi_name":"Water Refill Station","poi_description":"Floor-12A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"157","poi_name":"Water Refill Station","poi_description":"Floor-4B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"159","poi_name":"Water Refill Station","poi_description":"Floor-9B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"160","poi_name":"Water Refill Station","poi_description":"Floor-14B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"173","poi_name":"Global Asian Studies","poi_description":"In Fall 2016, UIC launched a new program that combines the Asian American Studies Program (ASAM) and Asian Studies (ASST)—GLAS. Short for the Global Asian Studies, GLAS is an exciting new program which includes and incorporate elements from both ASAM and ASST, while growing in line with new research and development in the area and ethnic studies.","poi_link":"https://glas.uic.edu/about/event/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"191","poi_name":"Water Refill Station","poi_description":"Floor-15B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"196","poi_name":"All Gender Restrooms","poi_description":"Room 430 \u003cbr\u003eRoom 1159 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"204","poi_name":"Foreign Language Programming","poi_description":"The School of Literatures, Cultural Studies and Linguistics (LCSL) is home to six independent departments, three academic programs, and the Sandi Port Errant Language and Culture Learning Center. Our 40 faculty members, 200 graduate students and 700 undergraduate majors and minors proudly reflect the global orientation of the UIC campus, as well as the diverse cultural and linguistic tapestry of the city of Chicago. The School’s focus on interdisciplinarity fosters a culture of collaborative research between faculty and students and creates a vital community of scholars who share insights across disciplinary borders and cultivate connections with the broader Chicago community. Our research findings and scholarship inform curricula to help our undergraduates participate in a global society and our graduate students participate in the research and teaching community at UIC and beyond.","poi_link":"https://lcsl.uic.edu/lcsl-events/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"209","poi_name":"Latino and Latin American Studies","poi_description":"Latin American and Latino Studies are interdisciplinary fields of study that provide insights into the culturally and ethnically diverse populations of the Americas. These fields open the door to examine and develop an understanding of the still developing global and transnational scenarios that shape our contemporary experiences. We believe that knowledge production about the Latin American region and the Latinx population of the United States is essential to navigate defining current cultural, social, and political processes. We also seek to incorporate the values that sprung from the social justice movements of the 60s and 70s and explore the racial, ethnic, linguistic, and sexual diversity of our underrepresented populations.","poi_link":"https://lals.uic.edu/about/calendar/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"105","poi_name":"Water Refill Station","poi_description":"Floor-8A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"51","poi_name":"Water Refill Station","poi_description":"Floor-6A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"50","poi_name":"Water Refill Station","poi_description":"Floor-3B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"20","poi_name":"Lactation Rooms","poi_description":"Room 430","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"336","poi_name":"Water Refill Station","poi_description":"Floor-13B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"226","poi_name":"Water Refill Station","poi_description":"Floor-4A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"227","poi_name":"Water Refill Station","poi_description":"Floor-14A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"275","poi_name":"Water Refill Station","poi_description":"Floor-6B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"276","poi_name":"Water Refill Station","poi_description":"Floor-10B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"277","poi_name":"Water Refill Station","poi_description":"Floor-13A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"282","poi_name":"ATMs","poi_description":null,"poi_link":"https://dos.uic.edu/about/student-handbook/student-life/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"382","poi_name":"Water Refill Station","poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"383","poi_name":"Water Refill Station","poi_description":"Floor-7A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"384","poi_name":"Water Refill Station","poi_description":"Floor-9A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"386","poi_name":"Water Refill Station","poi_description":"Floor-8B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"387","poi_name":"Water Refill Station","poi_description":"Floor-11B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"388","poi_name":"Water Refill Station","poi_description":"Floor-15A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"332","poi_name":"Water Refill Station","poi_description":"Floor-5A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"334","poi_name":"Water Refill Station","poi_description":"Floor-10A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"335","poi_name":"Water Refill Station","poi_description":"Floor-12B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"10","poi_name":"Alumni Relations Office","poi_description":"The UICAA brings together over 323,000 UIC alumni with programs and initiatives to keep you connected to UIC and one another in meaningful ways. We bring you the support and resources you need along your journey as you change, grow and tackle new adventures. At the same time, we hope you will engage with UIC in ways that fulfill your goals and help us advance UIC’s mission.","poi_link":"https://www.uic.edu/alumni/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"266","poi_name":"Study Abroad","poi_description":null,"poi_link":"https://studyabroad.uic.edu/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"30","poi_name":"Chicago French Press at Port Center Café","poi_description":null,"poi_link":"https://dining.uic.edu/locations/uh/#chicago-french-press-at-port-center-cafe","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"212","poi_name":"Oasis Locations","poi_description":"The Project Oasis program was created to provide students with places to interact, study, and gather between classes and during extended breaks. These informal learning spaces were designed and renovated with an emphasis on improving lighting, acoustics and ergonomics. In addition to providing new, contemporary furniture and finishes, each Oasis is adorned with artwork created by UIC Art and Design students and alumni.","poi_link":"https://pspm.uic.edu/planning-design/campus-architecture-and-learning-environments/list-of-oasis-and-learning-centers/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"179","poi_name":"Office of External Fellowships (OEF)","poi_description":"The Office of External Fellowships (OEF), formerly known as the Office of Special Scholarship Programs (OSSP), provides extensive advisement and assistance to current UIC undergraduate and professional school students, and to recent alumni, in finding and applying for nationally- and internationally competitive fellowships, scholarships, and grants. From Fulbright Grants to Goldwater Scholarships and many others, UIC students have received competitive fellowships that have helped them pursue academic and career interests here in Chicago and around the globe. OEF can help you pursue these opportunities too.","poi_link":"https://oef.uic.edu/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0601","latitude":"41.873731","longitude":"-87.65103","bl_desc":"The 28-story office tower is the tallest structure on campus and the most visible symbol of Walter Netschs revolutionary campus design. Intended as a campus landmark, its monumental silhouette stands tall on the Near West Side of Chicago. Borrowing from Carl Sandburg evocation of Chicago as the City of Big Shoulders, Walter Netsch designed big shoulders into his most prominent campus structure. Viewed from the east and west sides, University Hall expands as it rises. The building exposed reinforced concrete skeleton and narrow recessed windows match the classroom buildings scattered throughout the campus. For more than 20 years, UICs 28-story University Hall has been home to a peregrine falcon family nesting on its ledges. Meet the UIC Pelegrine Falcons at http://falconcam.uic.edu.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"University Hall","bl_address1":"601 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UH","bl_state":"IL","is_resource_yn":"Y"}],"EAST_Utilities Building":[{"poi_id":"104","poi_name":"Water Refill Station","poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0610","latitude":"41.868465","longitude":"-87.651665","bl_desc":"The Utilities Building dates from 1963 and contains approximately 25,000 gross square feet of floor area in a two-story space. In addition to office spaces, plant engineers who are responsible for the operation of the equipment also occupy the Utilities Building.","display_indicator":"1","pin_radius":"20","bl_class":"EAST","bl_name":"Utilities Building","bl_address1":"1100 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"UTB","bl_state":"IL","is_resource_yn":"N"}],"WEST_2242 West Harrison":[{"poi_id":null,"poi_name":null,"poi_description":null,"poi_link":null,"bl_id":"0980","latitude":"41.874619","longitude":"-87.682861","bl_desc":"2242 West Harrison is a two-story office building that was built in 1986. ","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"2242 West Harrison","bl_address1":"2242 West Harrison Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"2242","bl_state":"IL","is_resource_yn":null}],"WEST_5525 South Pulaski Road Building":[{"poi_id":null,"poi_name":null,"poi_description":null,"poi_link":null,"bl_id":"0981","latitude":"41.79263955161966","longitude":"-87.72272914530734","bl_desc":"55th and Pulaski Health Collaborative provides comprehensive healthcare services to the residents of Chicago’s Gage Park and West Elsdon communities.","display_indicator":"1","pin_radius":"20","bl_class":"WEST","bl_name":"5525 South Pulaski Road Building","bl_address1":"5525 S Pulaski Rd","bl_city":"Chicago","bl_zip":"60629","bl_abbreviation":"UIHP","bl_state":"IL","is_resource_yn":null}],"WEST_Administrative Office Building":[{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0941","latitude":"41.871296","longitude":"-87.670624","bl_desc":"The Administrative Office Building was designed by Loebl, Schlossman, Bennet, and Dart in 1969 and houses the Office of the Vice Chancellor for Research at UIC.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Administrative Office Building","bl_address1":"1737 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"AOB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"282","poi_name":"ATMs","poi_description":null,"poi_link":"https://dos.uic.edu/about/student-handbook/student-life/","bl_id":"0941","latitude":"41.871296","longitude":"-87.670624","bl_desc":"The Administrative Office Building was designed by Loebl, Schlossman, Bennet, and Dart in 1969 and houses the Office of the Vice Chancellor for Research at UIC.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Administrative Office Building","bl_address1":"1737 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"AOB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"78","poi_name":"Lactation Rooms","poi_description":"Room 302","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0941","latitude":"41.871296","longitude":"-87.670624","bl_desc":"The Administrative Office Building was designed by Loebl, Schlossman, Bennet, and Dart in 1969 and houses the Office of the Vice Chancellor for Research at UIC.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Administrative Office Building","bl_address1":"1737 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"AOB","bl_state":"IL","is_resource_yn":"Y"}],"WEST_Applied Health Sciences Building":[{"poi_id":"343","poi_name":"All Gender Restrooms","poi_description":"Room B43\u003cbr\u003eRoom 243\u003cbr\u003eRoom 510A\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0916","latitude":"41.868362","longitude":"-87.674812","bl_desc":"Built in 1952, this building stands eight stories tall. It has a brick exterior with surrounding windows of wood framing and houses classrooms, labs, offices and clinics.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"Applied Health Sciences Building","bl_address1":"1919 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"AHSB","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"257","poi_name":"Print Services","poi_description":"5~Station 1~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0916","latitude":"41.868362","longitude":"-87.674812","bl_desc":"Built in 1952, this building stands eight stories tall. It has a brick exterior with surrounding windows of wood framing and houses classrooms, labs, offices and clinics.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"Applied Health Sciences Building","bl_address1":"1919 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"AHSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0916","latitude":"41.868362","longitude":"-87.674812","bl_desc":"Built in 1952, this building stands eight stories tall. It has a brick exterior with surrounding windows of wood framing and houses classrooms, labs, offices and clinics.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"Applied Health Sciences Building","bl_address1":"1919 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"AHSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"65","poi_name":"Children\u0027s Center","poi_description":"The UIC Children\u0027s Center provides high quality early childhood education and childcare to preschool aged children of current UIC students, faculty, and staff in an on campus location. Additionally, the Children\u0027s Center provides opportunities for classroom experiences for University students in early childhood education and other related professions that support young children and their families.( Room 116)","poi_link":"https://childrenscenter.uic.edu/","bl_id":"0916","latitude":"41.868362","longitude":"-87.674812","bl_desc":"Built in 1952, this building stands eight stories tall. It has a brick exterior with surrounding windows of wood framing and houses classrooms, labs, offices and clinics.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"Applied Health Sciences Building","bl_address1":"1919 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"AHSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"314","poi_name":"Print Services","poi_description":"\u003cb\u003eFloor\u003c/b\u003e: 5\u003cbr\u003e\n\u003cb\u003eRoom/Station #\u003c/b\u003e: Station 2\u003cbr\u003e\n\u003cb\u003ePrinter Status\u003c/b\u003e: Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W\u003c/b\u003e: Color\u003cbr\u003e","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0916","latitude":"41.868362","longitude":"-87.674812","bl_desc":"Built in 1952, this building stands eight stories tall. It has a brick exterior with surrounding windows of wood framing and houses classrooms, labs, offices and clinics.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"Applied Health Sciences Building","bl_address1":"1919 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"AHSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"302","poi_name":"Lactation Rooms","poi_description":"Room 640","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0916","latitude":"41.868362","longitude":"-87.674812","bl_desc":"Built in 1952, this building stands eight stories tall. It has a brick exterior with surrounding windows of wood framing and houses classrooms, labs, offices and clinics.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"Applied Health Sciences Building","bl_address1":"1919 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"AHSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"51","poi_name":"Water Refill Station","poi_description":"Floor-6A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0916","latitude":"41.868362","longitude":"-87.674812","bl_desc":"Built in 1952, this building stands eight stories tall. It has a brick exterior with surrounding windows of wood framing and houses classrooms, labs, offices and clinics.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"Applied Health Sciences Building","bl_address1":"1919 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"AHSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"385","poi_name":"Water Refill Station","poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0916","latitude":"41.868362","longitude":"-87.674812","bl_desc":"Built in 1952, this building stands eight stories tall. It has a brick exterior with surrounding windows of wood framing and houses classrooms, labs, offices and clinics.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"Applied Health Sciences Building","bl_address1":"1919 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"AHSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"382","poi_name":"Water Refill Station","poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0916","latitude":"41.868362","longitude":"-87.674812","bl_desc":"Built in 1952, this building stands eight stories tall. It has a brick exterior with surrounding windows of wood framing and houses classrooms, labs, offices and clinics.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"Applied Health Sciences Building","bl_address1":"1919 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"AHSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"383","poi_name":"Water Refill Station","poi_description":"Floor-7A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0916","latitude":"41.868362","longitude":"-87.674812","bl_desc":"Built in 1952, this building stands eight stories tall. It has a brick exterior with surrounding windows of wood framing and houses classrooms, labs, offices and clinics.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"Applied Health Sciences Building","bl_address1":"1919 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"AHSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"105","poi_name":"Water Refill Station","poi_description":"Floor-8A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0916","latitude":"41.868362","longitude":"-87.674812","bl_desc":"Built in 1952, this building stands eight stories tall. It has a brick exterior with surrounding windows of wood framing and houses classrooms, labs, offices and clinics.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"Applied Health Sciences Building","bl_address1":"1919 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"AHSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"226","poi_name":"Water Refill Station","poi_description":"Floor-4A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0916","latitude":"41.868362","longitude":"-87.674812","bl_desc":"Built in 1952, this building stands eight stories tall. It has a brick exterior with surrounding windows of wood framing and houses classrooms, labs, offices and clinics.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"Applied Health Sciences Building","bl_address1":"1919 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"AHSB","bl_state":"IL","is_resource_yn":"Y"}],"WEST_Benjamin Goldberg Research Center":[{"poi_id":"295","poi_name":"Computer Labs","poi_description":"Access to labs outside of business hours (Monday-Friday 9am-5pm) require building access. No charge for UIC students to access computer labs. (Rooms 105A \u0026 105B)","poi_link":"https://help.uillinois.edu/TDClient/37/uic/Requests/ServiceDet?ID=355","bl_id":"0933","latitude":"41.869476","longitude":"-87.675522","bl_desc":"The Benjamin Goldberg Research Center is primarily home to the Academic Computing and Communications Center and it also houses the Instructional Technology Lab that helps UIC faculty make use of computer technology and Web-based solutions to enhance teaching and learning.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Benjamin Goldberg Research Center","bl_address1":"1940 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"BGRC","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0933","latitude":"41.869476","longitude":"-87.675522","bl_desc":"The Benjamin Goldberg Research Center is primarily home to the Academic Computing and Communications Center and it also houses the Instructional Technology Lab that helps UIC faculty make use of computer technology and Web-based solutions to enhance teaching and learning.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Benjamin Goldberg Research Center","bl_address1":"1940 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"BGRC","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"385","poi_name":"Water Refill Station","poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0933","latitude":"41.869476","longitude":"-87.675522","bl_desc":"The Benjamin Goldberg Research Center is primarily home to the Academic Computing and Communications Center and it also houses the Instructional Technology Lab that helps UIC faculty make use of computer technology and Web-based solutions to enhance teaching and learning.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Benjamin Goldberg Research Center","bl_address1":"1940 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"BGRC","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"240","poi_name":"Center for Global Health, College of Medicine","poi_description":"The Center for Global Health at the University of Illinois at Chicago College of Medicine brings passion and expertise in global health to many areas of the world, and together with our international partners we bring back a world of knowledge and experience to UIC. Our mission is to improve the health of populations and individuals around the world, and to reduce health disparities. We collaboratively conduct trans-disciplinary research, train the next generations of global health leaders, and build the capacities of global and local partners.","poi_link":"https://chicago.medicine.uic.edu/departments/centers/center-for-global-health/","bl_id":"0933","latitude":"41.869476","longitude":"-87.675522","bl_desc":"The Benjamin Goldberg Research Center is primarily home to the Academic Computing and Communications Center and it also houses the Instructional Technology Lab that helps UIC faculty make use of computer technology and Web-based solutions to enhance teaching and learning.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Benjamin Goldberg Research Center","bl_address1":"1940 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"BGRC","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"315","poi_name":"Print Services","poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 1\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e 105A\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0933","latitude":"41.869476","longitude":"-87.675522","bl_desc":"The Benjamin Goldberg Research Center is primarily home to the Academic Computing and Communications Center and it also houses the Instructional Technology Lab that helps UIC faculty make use of computer technology and Web-based solutions to enhance teaching and learning.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Benjamin Goldberg Research Center","bl_address1":"1940 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"BGRC","bl_state":"IL","is_resource_yn":"Y"}],"WEST_Biologic Resources Laboratory":[{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0932","latitude":"41.869492","longitude":"-87.672821","bl_desc":"Completed in 1969, the Biologic Resources Laboratory is a division of the Office of the Vice Chancellor for Research.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Biologic Resources Laboratory","bl_address1":"1840 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"BRL","bl_state":"IL","is_resource_yn":"Y"}],"WEST_Center for Structural Biology":[{"poi_id":"9","poi_name":"All Gender Restrooms","poi_description":"Room 104\u003cbr\u003eRoom 106\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0976","latitude":"41.868164","longitude":"-87.666862","bl_desc":"Punctuated by a distinctive vaulted roof and cladded with brick, prairie stone, and metal panels, Center for Structural Biology is a 12,000-square-foot building that represents a stylistic divergence from the all-brick buildings that dominate the urban campus. The building houses highly sophisticated instruments for biomedical research.","display_indicator":"1","pin_radius":"20","bl_class":"WEST","bl_name":"Center for Structural Biology","bl_address1":"1100 South Ashland Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CFSB","bl_state":"IL","is_resource_yn":"N"}],"WEST_Clinical Sciences Building":[{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0920","latitude":"41.870621","longitude":"-87.672035","bl_desc":"The Clinical Sciences Building is a 14-story building and home for many of the labs used by the College of Medicine. The high-rise houses offices, outpatient clinics and laboratories.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Clinical Sciences Building","bl_address1":"840 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"385","poi_name":"Water Refill Station","poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0920","latitude":"41.870621","longitude":"-87.672035","bl_desc":"The Clinical Sciences Building is a 14-story building and home for many of the labs used by the College of Medicine. The high-rise houses offices, outpatient clinics and laboratories.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Clinical Sciences Building","bl_address1":"840 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"382","poi_name":"Water Refill Station","poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0920","latitude":"41.870621","longitude":"-87.672035","bl_desc":"The Clinical Sciences Building is a 14-story building and home for many of the labs used by the College of Medicine. The high-rise houses offices, outpatient clinics and laboratories.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Clinical Sciences Building","bl_address1":"840 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CSB","bl_state":"IL","is_resource_yn":"Y"}],"WEST_Clinical Sciences North":[{"poi_id":"332","poi_name":"Water Refill Station","poi_description":"Floor-5A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0911","latitude":"41.870872","longitude":"-87.672653","bl_desc":"Designed to provide access to fresh air and natural light, Clinical Sciences North was originally built as a six-story hospital that featured a Collegiate Gothic facade and many limestone edges crenellations. Today, this decorative facade still stretches the entire side of the courtyard south side and ties Clinical Sciences North to the surrounding campus buildings.","display_indicator":"1","pin_radius":"20","bl_class":"WEST","bl_name":"Clinical Sciences North","bl_address1":"820 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CSN","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"59","poi_name":"All Gender Restrooms","poi_description":"Room 368\u003cbr\u003eRoom W426\u003cbr\u003eRoom 601\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0911","latitude":"41.870872","longitude":"-87.672653","bl_desc":"Designed to provide access to fresh air and natural light, Clinical Sciences North was originally built as a six-story hospital that featured a Collegiate Gothic facade and many limestone edges crenellations. Today, this decorative facade still stretches the entire side of the courtyard south side and ties Clinical Sciences North to the surrounding campus buildings.","display_indicator":"1","pin_radius":"20","bl_class":"WEST","bl_name":"Clinical Sciences North","bl_address1":"820 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CSN","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"130","poi_name":"Dining","poi_description":"Dining Options: Wood Street Cafe (Convenience Store)","poi_link":"https://dining.uic.edu/","bl_id":"0911","latitude":"41.870872","longitude":"-87.672653","bl_desc":"Designed to provide access to fresh air and natural light, Clinical Sciences North was originally built as a six-story hospital that featured a Collegiate Gothic facade and many limestone edges crenellations. Today, this decorative facade still stretches the entire side of the courtyard south side and ties Clinical Sciences North to the surrounding campus buildings.","display_indicator":"1","pin_radius":"20","bl_class":"WEST","bl_name":"Clinical Sciences North","bl_address1":"820 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CSN","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"226","poi_name":"Water Refill Station","poi_description":"Floor-4A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0911","latitude":"41.870872","longitude":"-87.672653","bl_desc":"Designed to provide access to fresh air and natural light, Clinical Sciences North was originally built as a six-story hospital that featured a Collegiate Gothic facade and many limestone edges crenellations. Today, this decorative facade still stretches the entire side of the courtyard south side and ties Clinical Sciences North to the surrounding campus buildings.","display_indicator":"1","pin_radius":"20","bl_class":"WEST","bl_name":"Clinical Sciences North","bl_address1":"820 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CSN","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0911","latitude":"41.870872","longitude":"-87.672653","bl_desc":"Designed to provide access to fresh air and natural light, Clinical Sciences North was originally built as a six-story hospital that featured a Collegiate Gothic facade and many limestone edges crenellations. Today, this decorative facade still stretches the entire side of the courtyard south side and ties Clinical Sciences North to the surrounding campus buildings.","display_indicator":"1","pin_radius":"20","bl_class":"WEST","bl_name":"Clinical Sciences North","bl_address1":"820 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CSN","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"389","poi_name":"Wood Street Cafe","poi_description":null,"poi_link":"https://dining.uic.edu/locations/csn/#wood-street-caf%C3%A9","bl_id":"0911","latitude":"41.870872","longitude":"-87.672653","bl_desc":"Designed to provide access to fresh air and natural light, Clinical Sciences North was originally built as a six-story hospital that featured a Collegiate Gothic facade and many limestone edges crenellations. Today, this decorative facade still stretches the entire side of the courtyard south side and ties Clinical Sciences North to the surrounding campus buildings.","display_indicator":"1","pin_radius":"20","bl_class":"WEST","bl_name":"Clinical Sciences North","bl_address1":"820 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CSN","bl_state":"IL","is_resource_yn":"N"}],"WEST_College of Dentistry":[{"poi_id":"273","poi_name":"Water Refill Station","poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0940","latitude":"41.871059","longitude":"-87.668396","bl_desc":"One of UIC’s oldest colleges, the College of Dentistry began as the Columbian Dental College in 1891. In 1913, it became the University of Illinois College of Dentistry and was the first school in the country to have electric-driven dental engines and floor-mounted units. In 1972, the College moved into this location which houses all the dental clinics operated by the College. Today, more than 40% of all dentists in Illinois graduated from UIC’s College of Dentistry.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"College of Dentistry","bl_address1":"801 South Paulina Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"DENT","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"226","poi_name":"Water Refill Station","poi_description":"Floor-4A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0940","latitude":"41.871059","longitude":"-87.668396","bl_desc":"One of UIC’s oldest colleges, the College of Dentistry began as the Columbian Dental College in 1891. In 1913, it became the University of Illinois College of Dentistry and was the first school in the country to have electric-driven dental engines and floor-mounted units. In 1972, the College moved into this location which houses all the dental clinics operated by the College. Today, more than 40% of all dentists in Illinois graduated from UIC’s College of Dentistry.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"College of Dentistry","bl_address1":"801 South Paulina Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"DENT","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"382","poi_name":"Water Refill Station","poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0940","latitude":"41.871059","longitude":"-87.668396","bl_desc":"One of UIC’s oldest colleges, the College of Dentistry began as the Columbian Dental College in 1891. In 1913, it became the University of Illinois College of Dentistry and was the first school in the country to have electric-driven dental engines and floor-mounted units. In 1972, the College moved into this location which houses all the dental clinics operated by the College. Today, more than 40% of all dentists in Illinois graduated from UIC’s College of Dentistry.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"College of Dentistry","bl_address1":"801 South Paulina Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"DENT","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"385","poi_name":"Water Refill Station","poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0940","latitude":"41.871059","longitude":"-87.668396","bl_desc":"One of UIC’s oldest colleges, the College of Dentistry began as the Columbian Dental College in 1891. In 1913, it became the University of Illinois College of Dentistry and was the first school in the country to have electric-driven dental engines and floor-mounted units. In 1972, the College moved into this location which houses all the dental clinics operated by the College. Today, more than 40% of all dentists in Illinois graduated from UIC’s College of Dentistry.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"College of Dentistry","bl_address1":"801 South Paulina Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"DENT","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"332","poi_name":"Water Refill Station","poi_description":"Floor-5A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0940","latitude":"41.871059","longitude":"-87.668396","bl_desc":"One of UIC’s oldest colleges, the College of Dentistry began as the Columbian Dental College in 1891. In 1913, it became the University of Illinois College of Dentistry and was the first school in the country to have electric-driven dental engines and floor-mounted units. In 1972, the College moved into this location which houses all the dental clinics operated by the College. Today, more than 40% of all dentists in Illinois graduated from UIC’s College of Dentistry.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"College of Dentistry","bl_address1":"801 South Paulina Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"DENT","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"251","poi_name":"Lactation Rooms","poi_description":"Room 512","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0940","latitude":"41.871059","longitude":"-87.668396","bl_desc":"One of UIC’s oldest colleges, the College of Dentistry began as the Columbian Dental College in 1891. In 1913, it became the University of Illinois College of Dentistry and was the first school in the country to have electric-driven dental engines and floor-mounted units. In 1972, the College moved into this location which houses all the dental clinics operated by the College. Today, more than 40% of all dentists in Illinois graduated from UIC’s College of Dentistry.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"College of Dentistry","bl_address1":"801 South Paulina Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"DENT","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0940","latitude":"41.871059","longitude":"-87.668396","bl_desc":"One of UIC’s oldest colleges, the College of Dentistry began as the Columbian Dental College in 1891. In 1913, it became the University of Illinois College of Dentistry and was the first school in the country to have electric-driven dental engines and floor-mounted units. In 1972, the College moved into this location which houses all the dental clinics operated by the College. Today, more than 40% of all dentists in Illinois graduated from UIC’s College of Dentistry.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"College of Dentistry","bl_address1":"801 South Paulina Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"DENT","bl_state":"IL","is_resource_yn":"Y"}],"WEST_College of Medicine East Tower":[{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0910","latitude":"41.871254","longitude":"-87.671761","bl_desc":"Along with the College of Medicine West and College of Medicine West Tower, The College of Medicine East Tower is part of College of Medicine complex. Completed in 1937, CMET is one of the most architecturally distinguished buildings on the historic medical campus and, in contrast to its west counterpart, the east tower commands attention by virtue of its 14 floors of height and central location within the Wood Street wing of the building. Vertical lines draw the eye upwards to the highest floors, where the limestone ornamentation has evolved from Collegiate Gothic to the cleaner, more curvilinear Art Deco.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"College of Medicine East Tower","bl_address1":"808 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CMET","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"8","poi_name":"All Gender Restrooms","poi_description":"Room 273\u003cbr\u003eRoom 1011\u003cbr\u003eRoom 1202\u003cbr\u003eRoom 1302\u003cbr\u003eRoom 1402\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0910","latitude":"41.871254","longitude":"-87.671761","bl_desc":"Along with the College of Medicine West and College of Medicine West Tower, The College of Medicine East Tower is part of College of Medicine complex. Completed in 1937, CMET is one of the most architecturally distinguished buildings on the historic medical campus and, in contrast to its west counterpart, the east tower commands attention by virtue of its 14 floors of height and central location within the Wood Street wing of the building. Vertical lines draw the eye upwards to the highest floors, where the limestone ornamentation has evolved from Collegiate Gothic to the cleaner, more curvilinear Art Deco.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"College of Medicine East Tower","bl_address1":"808 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CMET","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"332","poi_name":"Water Refill Station","poi_description":"Floor-5A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0910","latitude":"41.871254","longitude":"-87.671761","bl_desc":"Along with the College of Medicine West and College of Medicine West Tower, The College of Medicine East Tower is part of College of Medicine complex. Completed in 1937, CMET is one of the most architecturally distinguished buildings on the historic medical campus and, in contrast to its west counterpart, the east tower commands attention by virtue of its 14 floors of height and central location within the Wood Street wing of the building. Vertical lines draw the eye upwards to the highest floors, where the limestone ornamentation has evolved from Collegiate Gothic to the cleaner, more curvilinear Art Deco.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"College of Medicine East Tower","bl_address1":"808 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CMET","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"273","poi_name":"Water Refill Station","poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0910","latitude":"41.871254","longitude":"-87.671761","bl_desc":"Along with the College of Medicine West and College of Medicine West Tower, The College of Medicine East Tower is part of College of Medicine complex. Completed in 1937, CMET is one of the most architecturally distinguished buildings on the historic medical campus and, in contrast to its west counterpart, the east tower commands attention by virtue of its 14 floors of height and central location within the Wood Street wing of the building. Vertical lines draw the eye upwards to the highest floors, where the limestone ornamentation has evolved from Collegiate Gothic to the cleaner, more curvilinear Art Deco.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"College of Medicine East Tower","bl_address1":"808 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CMET","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"272","poi_name":"Urban Health Program","poi_description":"UHPs mission is to recruit, retain, and graduate underrepresented racial/ethnic minority students, specifically African Americans, Latinos, and Native Americans, in the health professions. UHP seeks to expand educational and research opportunities for these populations, at all academic levels, including pre-college students, in order to develop underrepresented racial/ethnic minority healthcare professionals, faculty and researchers with the goals of eliminating health disparities and advancing health equity. ( Room 173)","poi_link":"https://uhp.uic.edu/","bl_id":"0910","latitude":"41.871254","longitude":"-87.671761","bl_desc":"Along with the College of Medicine West and College of Medicine West Tower, The College of Medicine East Tower is part of College of Medicine complex. Completed in 1937, CMET is one of the most architecturally distinguished buildings on the historic medical campus and, in contrast to its west counterpart, the east tower commands attention by virtue of its 14 floors of height and central location within the Wood Street wing of the building. Vertical lines draw the eye upwards to the highest floors, where the limestone ornamentation has evolved from Collegiate Gothic to the cleaner, more curvilinear Art Deco.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"College of Medicine East Tower","bl_address1":"808 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CMET","bl_state":"IL","is_resource_yn":"Y"}],"WEST_College of Medicine Research Building":[{"poi_id":"383","poi_name":"Water Refill Station","poi_description":"Floor-7A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0934","latitude":"41.869728","longitude":"-87.673401","bl_desc":"Constructed in 2005, this state of the art research facility houses laboratories, small conference rooms, classrooms and the Moss Auditorium that seats up to 150 people.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"College of Medicine Research Building","bl_address1":"909 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"COMRB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"51","poi_name":"Water Refill Station","poi_description":"Floor-6A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0934","latitude":"41.869728","longitude":"-87.673401","bl_desc":"Constructed in 2005, this state of the art research facility houses laboratories, small conference rooms, classrooms and the Moss Auditorium that seats up to 150 people.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"College of Medicine Research Building","bl_address1":"909 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"COMRB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"273","poi_name":"Water Refill Station","poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0934","latitude":"41.869728","longitude":"-87.673401","bl_desc":"Constructed in 2005, this state of the art research facility houses laboratories, small conference rooms, classrooms and the Moss Auditorium that seats up to 150 people.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"College of Medicine Research Building","bl_address1":"909 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"COMRB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"382","poi_name":"Water Refill Station","poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0934","latitude":"41.869728","longitude":"-87.673401","bl_desc":"Constructed in 2005, this state of the art research facility houses laboratories, small conference rooms, classrooms and the Moss Auditorium that seats up to 150 people.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"College of Medicine Research Building","bl_address1":"909 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"COMRB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"384","poi_name":"Water Refill Station","poi_description":"Floor-9A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0934","latitude":"41.869728","longitude":"-87.673401","bl_desc":"Constructed in 2005, this state of the art research facility houses laboratories, small conference rooms, classrooms and the Moss Auditorium that seats up to 150 people.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"College of Medicine Research Building","bl_address1":"909 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"COMRB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"332","poi_name":"Water Refill Station","poi_description":"Floor-5A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0934","latitude":"41.869728","longitude":"-87.673401","bl_desc":"Constructed in 2005, this state of the art research facility houses laboratories, small conference rooms, classrooms and the Moss Auditorium that seats up to 150 people.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"College of Medicine Research Building","bl_address1":"909 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"COMRB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"226","poi_name":"Water Refill Station","poi_description":"Floor-4A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0934","latitude":"41.869728","longitude":"-87.673401","bl_desc":"Constructed in 2005, this state of the art research facility houses laboratories, small conference rooms, classrooms and the Moss Auditorium that seats up to 150 people.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"College of Medicine Research Building","bl_address1":"909 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"COMRB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0934","latitude":"41.869728","longitude":"-87.673401","bl_desc":"Constructed in 2005, this state of the art research facility houses laboratories, small conference rooms, classrooms and the Moss Auditorium that seats up to 150 people.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"College of Medicine Research Building","bl_address1":"909 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"COMRB","bl_state":"IL","is_resource_yn":"Y"}],"WEST_College of Medicine West":[{"poi_id":"364","poi_name":"Lactation Rooms","poi_description":"Room 217E","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0908","latitude":"41.8713","longitude":"-87.672409","bl_desc":"Built between 1922 and 1931, the College of Medicine complex comprises the College of Medicine West, College of Medicine West Tower and College of Medicine East Tower. The Collegiate Gothic facade makes an elegant first impression, belying the building essentially utilitarian function. Three massive red brick piers terminating in limestone-capped gables support the facade, lending it a graceful symmetry. The most elaborate limestone ornamentation is reserved for the higher floors, where carved finials extend upwards toward the sky. As the largest medical school in the country, College of Medicine educates thousands of medical students and trainees annually.","display_indicator":"1","pin_radius":"20","bl_class":"WEST","bl_name":"College of Medicine West","bl_address1":"1819 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CMW","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0908","latitude":"41.8713","longitude":"-87.672409","bl_desc":"Built between 1922 and 1931, the College of Medicine complex comprises the College of Medicine West, College of Medicine West Tower and College of Medicine East Tower. The Collegiate Gothic facade makes an elegant first impression, belying the building essentially utilitarian function. Three massive red brick piers terminating in limestone-capped gables support the facade, lending it a graceful symmetry. The most elaborate limestone ornamentation is reserved for the higher floors, where carved finials extend upwards toward the sky. As the largest medical school in the country, College of Medicine educates thousands of medical students and trainees annually.","display_indicator":"1","pin_radius":"20","bl_class":"WEST","bl_name":"College of Medicine West","bl_address1":"1819 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CMW","bl_state":"IL","is_resource_yn":"Y"}],"WEST_College of Medicine West Tower":[{"poi_id":"166","poi_name":"All Gender Restrooms","poi_description":"Room 107\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0909","latitude":"41.871292","longitude":"-87.673256","bl_desc":"The College of Medicine West Tower stands nine stories tall and, along with the College of Medicine West and College of Medicine East Tower, is part of College of Medicine complex. Built in 1931, CMWT is one of the most architecturally distinguished buildings on the historic medical campus. Accented by limestone Art Deco elements, the tower is designed in a simplified vertical expression of the Collegiate Gothic style. The impressive size of the L-shaped structure can be best appreciated from the corner of Polk and Wolcott.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"College of Medicine West Tower","bl_address1":"1853 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CMWT","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"385","poi_name":"Water Refill Station","poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0909","latitude":"41.871292","longitude":"-87.673256","bl_desc":"The College of Medicine West Tower stands nine stories tall and, along with the College of Medicine West and College of Medicine East Tower, is part of College of Medicine complex. Built in 1931, CMWT is one of the most architecturally distinguished buildings on the historic medical campus. Accented by limestone Art Deco elements, the tower is designed in a simplified vertical expression of the Collegiate Gothic style. The impressive size of the L-shaped structure can be best appreciated from the corner of Polk and Wolcott.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"College of Medicine West Tower","bl_address1":"1853 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CMWT","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"303","poi_name":"Lactation Rooms","poi_description":"Room 422","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0909","latitude":"41.871292","longitude":"-87.673256","bl_desc":"The College of Medicine West Tower stands nine stories tall and, along with the College of Medicine West and College of Medicine East Tower, is part of College of Medicine complex. Built in 1931, CMWT is one of the most architecturally distinguished buildings on the historic medical campus. Accented by limestone Art Deco elements, the tower is designed in a simplified vertical expression of the Collegiate Gothic style. The impressive size of the L-shaped structure can be best appreciated from the corner of Polk and Wolcott.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"College of Medicine West Tower","bl_address1":"1853 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CMWT","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"147","poi_name":"Print Services","poi_description":"B~B34~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0909","latitude":"41.871292","longitude":"-87.673256","bl_desc":"The College of Medicine West Tower stands nine stories tall and, along with the College of Medicine West and College of Medicine East Tower, is part of College of Medicine complex. Built in 1931, CMWT is one of the most architecturally distinguished buildings on the historic medical campus. Accented by limestone Art Deco elements, the tower is designed in a simplified vertical expression of the Collegiate Gothic style. The impressive size of the L-shaped structure can be best appreciated from the corner of Polk and Wolcott.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"College of Medicine West Tower","bl_address1":"1853 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CMWT","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"34","poi_name":"Print Services","poi_description":"\u003cb\u003eFloor:\u003c/b\u003e B\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e B34\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0909","latitude":"41.871292","longitude":"-87.673256","bl_desc":"The College of Medicine West Tower stands nine stories tall and, along with the College of Medicine West and College of Medicine East Tower, is part of College of Medicine complex. Built in 1931, CMWT is one of the most architecturally distinguished buildings on the historic medical campus. Accented by limestone Art Deco elements, the tower is designed in a simplified vertical expression of the Collegiate Gothic style. The impressive size of the L-shaped structure can be best appreciated from the corner of Polk and Wolcott.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"College of Medicine West Tower","bl_address1":"1853 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"CMWT","bl_state":"IL","is_resource_yn":"Y"}],"WEST_College of Nursing":[{"poi_id":"79","poi_name":"Lactation Rooms","poi_description":"Room LL21A","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0936","latitude":"41.870064","longitude":"-87.675385","bl_desc":"Designed by Mittelbusher and Tourtelot, College of Nursing opened in 1969 and houses houses the Department of Women, Children and Family Health Science (WCFHS), the Department of Biobehavioral Health Science (BHS) and the Department of Health Systems Science (HSS), in addition to classrooms and nursing administration.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"College of Nursing","bl_address1":"845 South Damen Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"NURS","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0936","latitude":"41.870064","longitude":"-87.675385","bl_desc":"Designed by Mittelbusher and Tourtelot, College of Nursing opened in 1969 and houses houses the Department of Women, Children and Family Health Science (WCFHS), the Department of Biobehavioral Health Science (BHS) and the Department of Health Systems Science (HSS), in addition to classrooms and nursing administration.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"College of Nursing","bl_address1":"845 South Damen Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"NURS","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"200","poi_name":"Center for Global Health, College of Nursing","poi_description":"The UIC College of Nursing designation as a World Health Organization Collaborating Centre (WHOCC) Collaborating Centre indicates the college s scientific and technical standing at national and international levels, and the high quality of its scientific and technical leadership in nursing. In keeping with the mission of the UIC, the College of Nursing has pledged its leadership to the creation of a network of nursing educational institutions oriented to primary healthcare and its support of nursing leadership capabilities of other countries as to effect the changes required in nursing practice, research, education, and service. The WHO Collaborating Centre serves as a resource to nurses around the world. We continually work with WHO to promote technical cooperation among countries, to develop and share educational materials, to disseminate information, and to initiate collaborative nursing research projects of regional and international significance.","poi_link":"https://nursing.uic.edu/about/global-health/global-health-events/","bl_id":"0936","latitude":"41.870064","longitude":"-87.675385","bl_desc":"Designed by Mittelbusher and Tourtelot, College of Nursing opened in 1969 and houses houses the Department of Women, Children and Family Health Science (WCFHS), the Department of Biobehavioral Health Science (BHS) and the Department of Health Systems Science (HSS), in addition to classrooms and nursing administration.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"College of Nursing","bl_address1":"845 South Damen Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"NURS","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"36","poi_name":"Print Services","poi_description":"\u003cb\u003eFloor\u003c/b\u003e: 1\u003cbr/\u003e\n\u003cb\u003eRoom/Station #\u003c/b\u003e: 149\u003cbr/\u003e\n\u003cb\u003ePrinter Status\u003c/b\u003e: Available\u003cbr/\u003e\n\u003cb\u003eScanner Status\u003c/b\u003e: Unavailable\u003cbr/\u003e\n\u003cb\u003eColor or B/W\u003c/b\u003e: Color\u003cbr/\u003e","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0936","latitude":"41.870064","longitude":"-87.675385","bl_desc":"Designed by Mittelbusher and Tourtelot, College of Nursing opened in 1969 and houses houses the Department of Women, Children and Family Health Science (WCFHS), the Department of Biobehavioral Health Science (BHS) and the Department of Health Systems Science (HSS), in addition to classrooms and nursing administration.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"College of Nursing","bl_address1":"845 South Damen Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"NURS","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"236","poi_name":"All Gender Restrooms","poi_description":"Room LL23\u003cbr\u003eRoom 330\u003cbr\u003eRoom 502\u003cbr\u003eRoom 702\u003cbr\u003eRoom 902\u003cbr\u003eRoom 1102\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0936","latitude":"41.870064","longitude":"-87.675385","bl_desc":"Designed by Mittelbusher and Tourtelot, College of Nursing opened in 1969 and houses houses the Department of Women, Children and Family Health Science (WCFHS), the Department of Biobehavioral Health Science (BHS) and the Department of Health Systems Science (HSS), in addition to classrooms and nursing administration.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"College of Nursing","bl_address1":"845 South Damen Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"NURS","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"382","poi_name":"Water Refill Station","poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0936","latitude":"41.870064","longitude":"-87.675385","bl_desc":"Designed by Mittelbusher and Tourtelot, College of Nursing opened in 1969 and houses houses the Department of Women, Children and Family Health Science (WCFHS), the Department of Biobehavioral Health Science (BHS) and the Department of Health Systems Science (HSS), in addition to classrooms and nursing administration.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"College of Nursing","bl_address1":"845 South Damen Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"NURS","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"273","poi_name":"Water Refill Station","poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0936","latitude":"41.870064","longitude":"-87.675385","bl_desc":"Designed by Mittelbusher and Tourtelot, College of Nursing opened in 1969 and houses houses the Department of Women, Children and Family Health Science (WCFHS), the Department of Biobehavioral Health Science (BHS) and the Department of Health Systems Science (HSS), in addition to classrooms and nursing administration.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"College of Nursing","bl_address1":"845 South Damen Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"NURS","bl_state":"IL","is_resource_yn":"Y"}],"WEST_College of Pharmacy":[{"poi_id":"332","poi_name":"Water Refill Station","poi_description":"Floor-5A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0924","latitude":"41.870621","longitude":"-87.67086","bl_desc":"The UIC College of Pharmacy, founded in 1859, is the oldest of UICs 16 colleges. It is ranked in the top 10 schools of pharmacy in the U.S., #1 in Illinois.\\n\\n Learn more on the “About” page of our website:!! https://pharmacy.uic.edu/about/!! \\n \\n For more information, please contact The Office of the Dean.\\n Chicago Campus \\n 833 S. Wood St., MC 874, 161 PHARM, Chicago, IL 60612 \\n Phone: (312) 996-7240 pharmacy@uic.edu \\n\\n Rockford Campus \\n 1601 Parkview Avenue, Rockford, IL 61107 \\n Phone: (815) 395-5775 pharmacy@uic.edu \\n\\n","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"College of Pharmacy","bl_address1":"833 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PHARM","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"50","poi_name":"Water Refill Station","poi_description":"Floor-3B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0924","latitude":"41.870621","longitude":"-87.67086","bl_desc":"The UIC College of Pharmacy, founded in 1859, is the oldest of UICs 16 colleges. It is ranked in the top 10 schools of pharmacy in the U.S., #1 in Illinois.\\n\\n Learn more on the “About” page of our website:!! https://pharmacy.uic.edu/about/!! \\n \\n For more information, please contact The Office of the Dean.\\n Chicago Campus \\n 833 S. Wood St., MC 874, 161 PHARM, Chicago, IL 60612 \\n Phone: (312) 996-7240 pharmacy@uic.edu \\n\\n Rockford Campus \\n 1601 Parkview Avenue, Rockford, IL 61107 \\n Phone: (815) 395-5775 pharmacy@uic.edu \\n\\n","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"College of Pharmacy","bl_address1":"833 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PHARM","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"190","poi_name":"Water Refill Station","poi_description":"Floor-5B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0924","latitude":"41.870621","longitude":"-87.67086","bl_desc":"The UIC College of Pharmacy, founded in 1859, is the oldest of UICs 16 colleges. It is ranked in the top 10 schools of pharmacy in the U.S., #1 in Illinois.\\n\\n Learn more on the “About” page of our website:!! https://pharmacy.uic.edu/about/!! \\n \\n For more information, please contact The Office of the Dean.\\n Chicago Campus \\n 833 S. Wood St., MC 874, 161 PHARM, Chicago, IL 60612 \\n Phone: (312) 996-7240 pharmacy@uic.edu \\n\\n Rockford Campus \\n 1601 Parkview Avenue, Rockford, IL 61107 \\n Phone: (815) 395-5775 pharmacy@uic.edu \\n\\n","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"College of Pharmacy","bl_address1":"833 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PHARM","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"226","poi_name":"Water Refill Station","poi_description":"Floor-4A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0924","latitude":"41.870621","longitude":"-87.67086","bl_desc":"The UIC College of Pharmacy, founded in 1859, is the oldest of UICs 16 colleges. It is ranked in the top 10 schools of pharmacy in the U.S., #1 in Illinois.\\n\\n Learn more on the “About” page of our website:!! https://pharmacy.uic.edu/about/!! \\n \\n For more information, please contact The Office of the Dean.\\n Chicago Campus \\n 833 S. Wood St., MC 874, 161 PHARM, Chicago, IL 60612 \\n Phone: (312) 996-7240 pharmacy@uic.edu \\n\\n Rockford Campus \\n 1601 Parkview Avenue, Rockford, IL 61107 \\n Phone: (815) 395-5775 pharmacy@uic.edu \\n\\n","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"College of Pharmacy","bl_address1":"833 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PHARM","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"385","poi_name":"Water Refill Station","poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0924","latitude":"41.870621","longitude":"-87.67086","bl_desc":"The UIC College of Pharmacy, founded in 1859, is the oldest of UICs 16 colleges. It is ranked in the top 10 schools of pharmacy in the U.S., #1 in Illinois.\\n\\n Learn more on the “About” page of our website:!! https://pharmacy.uic.edu/about/!! \\n \\n For more information, please contact The Office of the Dean.\\n Chicago Campus \\n 833 S. Wood St., MC 874, 161 PHARM, Chicago, IL 60612 \\n Phone: (312) 996-7240 pharmacy@uic.edu \\n\\n Rockford Campus \\n 1601 Parkview Avenue, Rockford, IL 61107 \\n Phone: (815) 395-5775 pharmacy@uic.edu \\n\\n","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"College of Pharmacy","bl_address1":"833 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PHARM","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"157","poi_name":"Water Refill Station","poi_description":"Floor-4B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0924","latitude":"41.870621","longitude":"-87.67086","bl_desc":"The UIC College of Pharmacy, founded in 1859, is the oldest of UICs 16 colleges. It is ranked in the top 10 schools of pharmacy in the U.S., #1 in Illinois.\\n\\n Learn more on the “About” page of our website:!! https://pharmacy.uic.edu/about/!! \\n \\n For more information, please contact The Office of the Dean.\\n Chicago Campus \\n 833 S. Wood St., MC 874, 161 PHARM, Chicago, IL 60612 \\n Phone: (312) 996-7240 pharmacy@uic.edu \\n\\n Rockford Campus \\n 1601 Parkview Avenue, Rockford, IL 61107 \\n Phone: (815) 395-5775 pharmacy@uic.edu \\n\\n","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"College of Pharmacy","bl_address1":"833 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PHARM","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"156","poi_name":"Water Refill Station","poi_description":"Floor-3C","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0924","latitude":"41.870621","longitude":"-87.67086","bl_desc":"The UIC College of Pharmacy, founded in 1859, is the oldest of UICs 16 colleges. It is ranked in the top 10 schools of pharmacy in the U.S., #1 in Illinois.\\n\\n Learn more on the “About” page of our website:!! https://pharmacy.uic.edu/about/!! \\n \\n For more information, please contact The Office of the Dean.\\n Chicago Campus \\n 833 S. Wood St., MC 874, 161 PHARM, Chicago, IL 60612 \\n Phone: (312) 996-7240 pharmacy@uic.edu \\n\\n Rockford Campus \\n 1601 Parkview Avenue, Rockford, IL 61107 \\n Phone: (815) 395-5775 pharmacy@uic.edu \\n\\n","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"College of Pharmacy","bl_address1":"833 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PHARM","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"382","poi_name":"Water Refill Station","poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0924","latitude":"41.870621","longitude":"-87.67086","bl_desc":"The UIC College of Pharmacy, founded in 1859, is the oldest of UICs 16 colleges. It is ranked in the top 10 schools of pharmacy in the U.S., #1 in Illinois.\\n\\n Learn more on the “About” page of our website:!! https://pharmacy.uic.edu/about/!! \\n \\n For more information, please contact The Office of the Dean.\\n Chicago Campus \\n 833 S. Wood St., MC 874, 161 PHARM, Chicago, IL 60612 \\n Phone: (312) 996-7240 pharmacy@uic.edu \\n\\n Rockford Campus \\n 1601 Parkview Avenue, Rockford, IL 61107 \\n Phone: (815) 395-5775 pharmacy@uic.edu \\n\\n","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"College of Pharmacy","bl_address1":"833 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PHARM","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"258","poi_name":"Print Services","poi_description":"2~174 Station 2~Available~Unavailable~B/W","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0924","latitude":"41.870621","longitude":"-87.67086","bl_desc":"The UIC College of Pharmacy, founded in 1859, is the oldest of UICs 16 colleges. It is ranked in the top 10 schools of pharmacy in the U.S., #1 in Illinois.\\n\\n Learn more on the “About” page of our website:!! https://pharmacy.uic.edu/about/!! \\n \\n For more information, please contact The Office of the Dean.\\n Chicago Campus \\n 833 S. Wood St., MC 874, 161 PHARM, Chicago, IL 60612 \\n Phone: (312) 996-7240 pharmacy@uic.edu \\n\\n Rockford Campus \\n 1601 Parkview Avenue, Rockford, IL 61107 \\n Phone: (815) 395-5775 pharmacy@uic.edu \\n\\n","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"College of Pharmacy","bl_address1":"833 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PHARM","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0924","latitude":"41.870621","longitude":"-87.67086","bl_desc":"The UIC College of Pharmacy, founded in 1859, is the oldest of UICs 16 colleges. It is ranked in the top 10 schools of pharmacy in the U.S., #1 in Illinois.\\n\\n Learn more on the “About” page of our website:!! https://pharmacy.uic.edu/about/!! \\n \\n For more information, please contact The Office of the Dean.\\n Chicago Campus \\n 833 S. Wood St., MC 874, 161 PHARM, Chicago, IL 60612 \\n Phone: (312) 996-7240 pharmacy@uic.edu \\n\\n Rockford Campus \\n 1601 Parkview Avenue, Rockford, IL 61107 \\n Phone: (815) 395-5775 pharmacy@uic.edu \\n\\n","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"College of Pharmacy","bl_address1":"833 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PHARM","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"316","poi_name":"Print Services","poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 2\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e 174 Station 2\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e B/W","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0924","latitude":"41.870621","longitude":"-87.67086","bl_desc":"The UIC College of Pharmacy, founded in 1859, is the oldest of UICs 16 colleges. It is ranked in the top 10 schools of pharmacy in the U.S., #1 in Illinois.\\n\\n Learn more on the “About” page of our website:!! https://pharmacy.uic.edu/about/!! \\n \\n For more information, please contact The Office of the Dean.\\n Chicago Campus \\n 833 S. Wood St., MC 874, 161 PHARM, Chicago, IL 60612 \\n Phone: (312) 996-7240 pharmacy@uic.edu \\n\\n Rockford Campus \\n 1601 Parkview Avenue, Rockford, IL 61107 \\n Phone: (815) 395-5775 pharmacy@uic.edu \\n\\n","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"College of Pharmacy","bl_address1":"833 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PHARM","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"273","poi_name":"Water Refill Station","poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0924","latitude":"41.870621","longitude":"-87.67086","bl_desc":"The UIC College of Pharmacy, founded in 1859, is the oldest of UICs 16 colleges. It is ranked in the top 10 schools of pharmacy in the U.S., #1 in Illinois.\\n\\n Learn more on the “About” page of our website:!! https://pharmacy.uic.edu/about/!! \\n \\n For more information, please contact The Office of the Dean.\\n Chicago Campus \\n 833 S. Wood St., MC 874, 161 PHARM, Chicago, IL 60612 \\n Phone: (312) 996-7240 pharmacy@uic.edu \\n\\n Rockford Campus \\n 1601 Parkview Avenue, Rockford, IL 61107 \\n Phone: (815) 395-5775 pharmacy@uic.edu \\n\\n","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"College of Pharmacy","bl_address1":"833 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PHARM","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"158","poi_name":"Water Refill Station","poi_description":"Floor-4C","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0924","latitude":"41.870621","longitude":"-87.67086","bl_desc":"The UIC College of Pharmacy, founded in 1859, is the oldest of UICs 16 colleges. It is ranked in the top 10 schools of pharmacy in the U.S., #1 in Illinois.\\n\\n Learn more on the “About” page of our website:!! https://pharmacy.uic.edu/about/!! \\n \\n For more information, please contact The Office of the Dean.\\n Chicago Campus \\n 833 S. Wood St., MC 874, 161 PHARM, Chicago, IL 60612 \\n Phone: (312) 996-7240 pharmacy@uic.edu \\n\\n Rockford Campus \\n 1601 Parkview Avenue, Rockford, IL 61107 \\n Phone: (815) 395-5775 pharmacy@uic.edu \\n\\n","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"College of Pharmacy","bl_address1":"833 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PHARM","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"205","poi_name":"Lactation Rooms","poi_description":"4th Floor Women\u0027s Restroom","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0924","latitude":"41.870621","longitude":"-87.67086","bl_desc":"The UIC College of Pharmacy, founded in 1859, is the oldest of UICs 16 colleges. It is ranked in the top 10 schools of pharmacy in the U.S., #1 in Illinois.\\n\\n Learn more on the “About” page of our website:!! https://pharmacy.uic.edu/about/!! \\n \\n For more information, please contact The Office of the Dean.\\n Chicago Campus \\n 833 S. Wood St., MC 874, 161 PHARM, Chicago, IL 60612 \\n Phone: (312) 996-7240 pharmacy@uic.edu \\n\\n Rockford Campus \\n 1601 Parkview Avenue, Rockford, IL 61107 \\n Phone: (815) 395-5775 pharmacy@uic.edu \\n\\n","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"College of Pharmacy","bl_address1":"833 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PHARM","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"344","poi_name":"All Gender Restrooms","poi_description":"Room B27\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0924","latitude":"41.870621","longitude":"-87.67086","bl_desc":"The UIC College of Pharmacy, founded in 1859, is the oldest of UICs 16 colleges. It is ranked in the top 10 schools of pharmacy in the U.S., #1 in Illinois.\\n\\n Learn more on the “About” page of our website:!! https://pharmacy.uic.edu/about/!! \\n \\n For more information, please contact The Office of the Dean.\\n Chicago Campus \\n 833 S. Wood St., MC 874, 161 PHARM, Chicago, IL 60612 \\n Phone: (312) 996-7240 pharmacy@uic.edu \\n\\n Rockford Campus \\n 1601 Parkview Avenue, Rockford, IL 61107 \\n Phone: (815) 395-5775 pharmacy@uic.edu \\n\\n","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"College of Pharmacy","bl_address1":"833 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PHARM","bl_state":"IL","is_resource_yn":"N"}],"WEST_Disability, Health and Social Policy Building":[{"poi_id":"290","poi_name":"All Gender Restrooms","poi_description":"Room 104\u003cbr\u003eRoom 229\u003cbr\u003eRoom 429\u003cbr\u003eRoom 529\u003cbr\u003eRoom 729\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0974","latitude":"41.867546","longitude":"-87.667854","bl_desc":"Disability, Health and Social Policy Building houses the Institute on Disability and Human Development, the Center for Urban Education Research and Development as well as UIC Child and Family Development Center, among other organizations.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"Disability, Health and Social Policy Building","bl_address1":"1640 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"DHSP","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0974","latitude":"41.867546","longitude":"-87.667854","bl_desc":"Disability, Health and Social Policy Building houses the Institute on Disability and Human Development, the Center for Urban Education Research and Development as well as UIC Child and Family Development Center, among other organizations.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"Disability, Health and Social Policy Building","bl_address1":"1640 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"DHSP","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"385","poi_name":"Water Refill Station","poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0974","latitude":"41.867546","longitude":"-87.667854","bl_desc":"Disability, Health and Social Policy Building houses the Institute on Disability and Human Development, the Center for Urban Education Research and Development as well as UIC Child and Family Development Center, among other organizations.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"Disability, Health and Social Policy Building","bl_address1":"1640 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"DHSP","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"157","poi_name":"Water Refill Station","poi_description":"Floor-4B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0974","latitude":"41.867546","longitude":"-87.667854","bl_desc":"Disability, Health and Social Policy Building houses the Institute on Disability and Human Development, the Center for Urban Education Research and Development as well as UIC Child and Family Development Center, among other organizations.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"Disability, Health and Social Policy Building","bl_address1":"1640 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"DHSP","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"226","poi_name":"Water Refill Station","poi_description":"Floor-4A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0974","latitude":"41.867546","longitude":"-87.667854","bl_desc":"Disability, Health and Social Policy Building houses the Institute on Disability and Human Development, the Center for Urban Education Research and Development as well as UIC Child and Family Development Center, among other organizations.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"Disability, Health and Social Policy Building","bl_address1":"1640 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"DHSP","bl_state":"IL","is_resource_yn":"Y"}],"WEST_Environmental Health and Safety Offices":[{"poi_id":"203","poi_name":"Environmental Health and Safety","poi_description":null,"poi_link":"https://ehso.uic.edu/","bl_id":"0931","latitude":"41.867485","longitude":"-87.669746","bl_desc":"Built in 1960, the Safety Offices were originally constructed as the Central Laundry Building that was used mainly for laundry services to the hospitals and laboratories at the Health Sciences Center. Today, it is the home of the Environmental Health and Safety Office that monitors laboratory safety.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Environmental Health and Safety Offices","bl_address1":"1129 South Hermitage Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"EHSO","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"104","poi_name":"Water Refill Station","poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0931","latitude":"41.867485","longitude":"-87.669746","bl_desc":"Built in 1960, the Safety Offices were originally constructed as the Central Laundry Building that was used mainly for laundry services to the hospitals and laboratories at the Health Sciences Center. Today, it is the home of the Environmental Health and Safety Office that monitors laboratory safety.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Environmental Health and Safety Offices","bl_address1":"1129 South Hermitage Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"EHSO","bl_state":"IL","is_resource_yn":"N"}],"WEST_Eye and Ear Infirmary":[{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0902","latitude":"41.868805","longitude":"-87.67308","bl_desc":"The Eye and Ear Infirmary at UIC opened in 1963 and is major statewide referral center for eye disease. The building houses the Department of Ophthalmology and Visual Sciences.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"Eye and Ear Infirmary","bl_address1":"1855 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"EEI","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"341","poi_name":"All Gender Restrooms","poi_description":"Room 3150\u003cbr\u003eRoom 3179\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0902","latitude":"41.868805","longitude":"-87.67308","bl_desc":"The Eye and Ear Infirmary at UIC opened in 1963 and is major statewide referral center for eye disease. The building houses the Department of Ophthalmology and Visual Sciences.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"Eye and Ear Infirmary","bl_address1":"1855 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"EEI","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"273","poi_name":"Water Refill Station","poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0902","latitude":"41.868805","longitude":"-87.67308","bl_desc":"The Eye and Ear Infirmary at UIC opened in 1963 and is major statewide referral center for eye disease. The building houses the Department of Ophthalmology and Visual Sciences.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"Eye and Ear Infirmary","bl_address1":"1855 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"EEI","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"379","poi_name":"UI Health Eye And Ear","poi_description":"All UIC students pay a student health services fee. This fee covers some acute medications and birth control at our two student preferred pharmacies.","poi_link":"https://hospital.uillinois.edu/primary-and-specialty-care/pharmacy/locations-hours-and-contact-info/taylor-street-pharmacy","bl_id":"0902","latitude":"41.868805","longitude":"-87.67308","bl_desc":"The Eye and Ear Infirmary at UIC opened in 1963 and is major statewide referral center for eye disease. The building houses the Department of Ophthalmology and Visual Sciences.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"Eye and Ear Infirmary","bl_address1":"1855 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"EEI","bl_state":"IL","is_resource_yn":"Y"}],"WEST_Human Resources Building":[{"poi_id":"333","poi_name":"Water Refill Station","poi_description":"Floor-A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0907","latitude":"41.872276","longitude":"-87.671165","bl_desc":"The Human Resources Building was built in the early 1900s and features decorative gothic motifs on the facade that faces the street. The building houses UIC Human Resources Department that provides employee recruitment, new employee onboarding, compensation and labor/employee relations among other services.","display_indicator":"1","pin_radius":"20","bl_class":"WEST","bl_name":"Human Resources Building","bl_address1":"715 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"HRB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"342","poi_name":"All Gender Restrooms","poi_description":"Room 410\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0907","latitude":"41.872276","longitude":"-87.671165","bl_desc":"The Human Resources Building was built in the early 1900s and features decorative gothic motifs on the facade that faces the street. The building houses UIC Human Resources Department that provides employee recruitment, new employee onboarding, compensation and labor/employee relations among other services.","display_indicator":"1","pin_radius":"20","bl_class":"WEST","bl_name":"Human Resources Building","bl_address1":"715 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"HRB","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"193","poi_name":"Water Refill Station","poi_description":"Floor-C","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0907","latitude":"41.872276","longitude":"-87.671165","bl_desc":"The Human Resources Building was built in the early 1900s and features decorative gothic motifs on the facade that faces the street. The building houses UIC Human Resources Department that provides employee recruitment, new employee onboarding, compensation and labor/employee relations among other services.","display_indicator":"1","pin_radius":"20","bl_class":"WEST","bl_name":"Human Resources Building","bl_address1":"715 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"HRB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"111","poi_name":"Water Refill Station","poi_description":"Floor-B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0907","latitude":"41.872276","longitude":"-87.671165","bl_desc":"The Human Resources Building was built in the early 1900s and features decorative gothic motifs on the facade that faces the street. The building houses UIC Human Resources Department that provides employee recruitment, new employee onboarding, compensation and labor/employee relations among other services.","display_indicator":"1","pin_radius":"20","bl_class":"WEST","bl_name":"Human Resources Building","bl_address1":"715 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"HRB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"229","poi_name":"Water Refill Station","poi_description":"Floor-D","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0907","latitude":"41.872276","longitude":"-87.671165","bl_desc":"The Human Resources Building was built in the early 1900s and features decorative gothic motifs on the facade that faces the street. The building houses UIC Human Resources Department that provides employee recruitment, new employee onboarding, compensation and labor/employee relations among other services.","display_indicator":"1","pin_radius":"20","bl_class":"WEST","bl_name":"Human Resources Building","bl_address1":"715 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"HRB","bl_state":"IL","is_resource_yn":"Y"}],"WEST_Incubator Laboratory Facility":[{"poi_id":null,"poi_name":null,"poi_description":null,"poi_link":null,"bl_id":"0965","latitude":"41.872311","longitude":"-87.681885","bl_desc":"Built in 1985, the Incubator Laboratory Facility stands four stories high. ILF, formerly called the Research Center, is a 56,000 sq. ft. wet-lab incubator with three functional floors and offers 37 fully equipped laboratories ranging in size from 400 to 1,000 sq. ft., many with office and storage spaces.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Incubator Laboratory Facility","bl_address1":"2201 W Campbell Park Drive","bl_city":"Chicago","bl_zip":"60647","bl_abbreviation":"ILF","bl_state":"IL","is_resource_yn":null}],"WEST_Laflin Warehouse Building":[{"poi_id":null,"poi_name":null,"poi_description":null,"poi_link":null,"bl_id":"0972","latitude":"41.861248","longitude":"-87.664597","bl_desc":"Laflin Warehouse is a large off campus storage building available for rent to units on campus.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"Laflin Warehouse Building","bl_address1":"1515 West 15th Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"LWB","bl_state":"IL","is_resource_yn":null}],"WEST_Library of the Health Sciences":[{"poi_id":"273","poi_name":"Water Refill Station","poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0942","latitude":"41.871887","longitude":"-87.670929","bl_desc":"The Library of Health and Sciences opened its doors in 1975 and is part of the Richard J. Daley Library network at UIC. This medical library’s collections focus on applied health sciences including dentistry, medicine, nursing, pharmacy and public health.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Library of the Health Sciences","bl_address1":"1750 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"LHS","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"35","poi_name":"Print Services","poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 2\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e Station 1\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0942","latitude":"41.871887","longitude":"-87.670929","bl_desc":"The Library of Health and Sciences opened its doors in 1975 and is part of the Richard J. Daley Library network at UIC. This medical library’s collections focus on applied health sciences including dentistry, medicine, nursing, pharmacy and public health.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Library of the Health Sciences","bl_address1":"1750 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"LHS","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0942","latitude":"41.871887","longitude":"-87.670929","bl_desc":"The Library of Health and Sciences opened its doors in 1975 and is part of the Richard J. Daley Library network at UIC. This medical library’s collections focus on applied health sciences including dentistry, medicine, nursing, pharmacy and public health.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Library of the Health Sciences","bl_address1":"1750 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"LHS","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"216","poi_name":"Print Services","poi_description":"1~Station 1~Unavailable~Available~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0942","latitude":"41.871887","longitude":"-87.670929","bl_desc":"The Library of Health and Sciences opened its doors in 1975 and is part of the Richard J. Daley Library network at UIC. This medical library’s collections focus on applied health sciences including dentistry, medicine, nursing, pharmacy and public health.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Library of the Health Sciences","bl_address1":"1750 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"LHS","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"118","poi_name":"All Gender Restrooms","poi_description":"Room 127\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0942","latitude":"41.871887","longitude":"-87.670929","bl_desc":"The Library of Health and Sciences opened its doors in 1975 and is part of the Richard J. Daley Library network at UIC. This medical library’s collections focus on applied health sciences including dentistry, medicine, nursing, pharmacy and public health.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Library of the Health Sciences","bl_address1":"1750 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"LHS","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"14","poi_name":"Dining","poi_description":"Dining Options: Smart Vending (Vending Machines)","poi_link":"https://dining.uic.edu/","bl_id":"0942","latitude":"41.871887","longitude":"-87.670929","bl_desc":"The Library of Health and Sciences opened its doors in 1975 and is part of the Richard J. Daley Library network at UIC. This medical library’s collections focus on applied health sciences including dentistry, medicine, nursing, pharmacy and public health.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Library of the Health Sciences","bl_address1":"1750 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"LHS","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"176","poi_name":"Library of the Health Sciences","poi_description":"The Library of the Health Sciences-Chicago includes materials on medicine, nursing, dentistry, pharmacology and other health-related professions. Its special collections include the History of Nursing and Pharmacy Collection, the Kiefer Collection (urology), the Percival Bailey Library (neurology) and the Nyhus Collection (gastroenterology).","poi_link":"https://library.uic.edu/","bl_id":"0942","latitude":"41.871887","longitude":"-87.670929","bl_desc":"The Library of Health and Sciences opened its doors in 1975 and is part of the Richard J. Daley Library network at UIC. This medical library’s collections focus on applied health sciences including dentistry, medicine, nursing, pharmacy and public health.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Library of the Health Sciences","bl_address1":"1750 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"LHS","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"382","poi_name":"Water Refill Station","poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0942","latitude":"41.871887","longitude":"-87.670929","bl_desc":"The Library of Health and Sciences opened its doors in 1975 and is part of the Richard J. Daley Library network at UIC. This medical library’s collections focus on applied health sciences including dentistry, medicine, nursing, pharmacy and public health.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Library of the Health Sciences","bl_address1":"1750 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"LHS","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"385","poi_name":"Water Refill Station","poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0942","latitude":"41.871887","longitude":"-87.670929","bl_desc":"The Library of Health and Sciences opened its doors in 1975 and is part of the Richard J. Daley Library network at UIC. This medical library’s collections focus on applied health sciences including dentistry, medicine, nursing, pharmacy and public health.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Library of the Health Sciences","bl_address1":"1750 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"LHS","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"363","poi_name":"Lactation Rooms","poi_description":"Room 128","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0942","latitude":"41.871887","longitude":"-87.670929","bl_desc":"The Library of Health and Sciences opened its doors in 1975 and is part of the Richard J. Daley Library network at UIC. This medical library’s collections focus on applied health sciences including dentistry, medicine, nursing, pharmacy and public health.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Library of the Health Sciences","bl_address1":"1750 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"LHS","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"148","poi_name":"Print Services","poi_description":"2~Station 1~Unavailable~Available~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0942","latitude":"41.871887","longitude":"-87.670929","bl_desc":"The Library of Health and Sciences opened its doors in 1975 and is part of the Richard J. Daley Library network at UIC. This medical library’s collections focus on applied health sciences including dentistry, medicine, nursing, pharmacy and public health.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Library of the Health Sciences","bl_address1":"1750 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"LHS","bl_state":"IL","is_resource_yn":"Y"}],"WEST_Lions of Illinois Eye Research Institute":[{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0957","latitude":"41.868885","longitude":"-87.67408","bl_desc":"The Lions of Illinois Eye Research Institute along with Eye and Ear Infirmary and the Light House for the Blind make UIC a major statewide referral center for eye disease. This building is a two story brick building designed by Schmidt, Garden and Erickson.","display_indicator":"1","pin_radius":"20","bl_class":"WEST","bl_name":"Lions of Illinois Eye Research Institute","bl_address1":"1905 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"LIERI","bl_state":"IL","is_resource_yn":"Y"}],"WEST_Marshfield Avenue Building":[{"poi_id":"308","poi_name":"Office of Access and Equity (OAE)","poi_description":"As part of the Office of the Chancellor, the Office for Access and Equity (OAE), strives to increase access to employment, programs, and services in an environment free of unlawful discrimination and harassment. Dispute Resolution Services (DRS) provides confidential consultation, facilitation, and mediation services to students, faculty, academic and support staff.","poi_link":"https://oae.uic.edu/","bl_id":"0922","latitude":"41.871185","longitude":"-87.667419","bl_desc":"This building has ten stories and an exterior of red brick with reinforced concrete framing. Opened in 1952, MAB is the location of the Office of Benefits and Financial Services (OBFS), the UIC Office for Access and Equity and other administrative services.","display_indicator":"1","pin_radius":"20","bl_class":"WEST","bl_name":"Marshfield Avenue Building","bl_address1":"809 South Marshfield Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MAB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"282","poi_name":"ATMs","poi_description":null,"poi_link":"https://dos.uic.edu/about/student-handbook/student-life/","bl_id":"0922","latitude":"41.871185","longitude":"-87.667419","bl_desc":"This building has ten stories and an exterior of red brick with reinforced concrete framing. Opened in 1952, MAB is the location of the Office of Benefits and Financial Services (OBFS), the UIC Office for Access and Equity and other administrative services.","display_indicator":"1","pin_radius":"20","bl_class":"WEST","bl_name":"Marshfield Avenue Building","bl_address1":"809 South Marshfield Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MAB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"226","poi_name":"Water Refill Station","poi_description":"Floor-4A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0922","latitude":"41.871185","longitude":"-87.667419","bl_desc":"This building has ten stories and an exterior of red brick with reinforced concrete framing. Opened in 1952, MAB is the location of the Office of Benefits and Financial Services (OBFS), the UIC Office for Access and Equity and other administrative services.","display_indicator":"1","pin_radius":"20","bl_class":"WEST","bl_name":"Marshfield Avenue Building","bl_address1":"809 South Marshfield Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MAB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"369","poi_name":"Office of Access and Equity-(OAE)","poi_description":"As part of the Office of the Chancellor, the Office for Access and Equity (OAE), strives to increase access to employment, programs, and services in an environment free of unlawful discrimination and harassment. Dispute Resolution Services (DRS) provides confidential consultation, facilitation, and mediation services to students, faculty, academic and support staff","poi_link":"https://oae.uic.edu/","bl_id":"0922","latitude":"41.871185","longitude":"-87.667419","bl_desc":"This building has ten stories and an exterior of red brick with reinforced concrete framing. Opened in 1952, MAB is the location of the Office of Benefits and Financial Services (OBFS), the UIC Office for Access and Equity and other administrative services.","display_indicator":"1","pin_radius":"20","bl_class":"WEST","bl_name":"Marshfield Avenue Building","bl_address1":"809 South Marshfield Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MAB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"273","poi_name":"Water Refill Station","poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0922","latitude":"41.871185","longitude":"-87.667419","bl_desc":"This building has ten stories and an exterior of red brick with reinforced concrete framing. Opened in 1952, MAB is the location of the Office of Benefits and Financial Services (OBFS), the UIC Office for Access and Equity and other administrative services.","display_indicator":"1","pin_radius":"20","bl_class":"WEST","bl_name":"Marshfield Avenue Building","bl_address1":"809 South Marshfield Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MAB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"332","poi_name":"Water Refill Station","poi_description":"Floor-5A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0922","latitude":"41.871185","longitude":"-87.667419","bl_desc":"This building has ten stories and an exterior of red brick with reinforced concrete framing. Opened in 1952, MAB is the location of the Office of Benefits and Financial Services (OBFS), the UIC Office for Access and Equity and other administrative services.","display_indicator":"1","pin_radius":"20","bl_class":"WEST","bl_name":"Marshfield Avenue Building","bl_address1":"809 South Marshfield Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MAB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"384","poi_name":"Water Refill Station","poi_description":"Floor-9A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0922","latitude":"41.871185","longitude":"-87.667419","bl_desc":"This building has ten stories and an exterior of red brick with reinforced concrete framing. Opened in 1952, MAB is the location of the Office of Benefits and Financial Services (OBFS), the UIC Office for Access and Equity and other administrative services.","display_indicator":"1","pin_radius":"20","bl_class":"WEST","bl_name":"Marshfield Avenue Building","bl_address1":"809 South Marshfield Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MAB","bl_state":"IL","is_resource_yn":"Y"}],"WEST_Medical Center Administration Building":[{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0914","latitude":"41.869953","longitude":"-87.672516","bl_desc":"Completed in 1926, the Medical Center Administration Building was originally established as a residence home for nurses in 1930. Since then, it has been repurposed and renamed several times over the years and now serves as the Medical Center Administration Building. Above the building’s arched limestone entry is a plaque bearing the Illinois State Seal. Limestone ornamentation surrounds the building entrance and continues in a band up to the roofline, where three decorative clerestory windows complete the design.","display_indicator":"1","pin_radius":"20","bl_class":"WEST","bl_name":"Medical Center Administration Building","bl_address1":"914 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MCA","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"288","poi_name":"All Gender Restrooms","poi_description":"Room 141\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0914","latitude":"41.869953","longitude":"-87.672516","bl_desc":"Completed in 1926, the Medical Center Administration Building was originally established as a residence home for nurses in 1930. Since then, it has been repurposed and renamed several times over the years and now serves as the Medical Center Administration Building. Above the building’s arched limestone entry is a plaque bearing the Illinois State Seal. Limestone ornamentation surrounds the building entrance and continues in a band up to the roofline, where three decorative clerestory windows complete the design.","display_indicator":"1","pin_radius":"20","bl_class":"WEST","bl_name":"Medical Center Administration Building","bl_address1":"914 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MCA","bl_state":"IL","is_resource_yn":"N"}],"WEST_Medical Sciences Building":[{"poi_id":"332","poi_name":"Water Refill Station","poi_description":"Floor-5A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0935","latitude":"41.87056","longitude":"-87.673386","bl_desc":"Built in 1962 and connected to the College of Medicine complex, the Medical Sciences Building houses primarily laboratories and faculty offices.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Medical Sciences Building","bl_address1":"835 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0935","latitude":"41.87056","longitude":"-87.673386","bl_desc":"Built in 1962 and connected to the College of Medicine complex, the Medical Sciences Building houses primarily laboratories and faculty offices.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Medical Sciences Building","bl_address1":"835 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"51","poi_name":"Water Refill Station","poi_description":"Floor-6A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0935","latitude":"41.87056","longitude":"-87.673386","bl_desc":"Built in 1962 and connected to the College of Medicine complex, the Medical Sciences Building houses primarily laboratories and faculty offices.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Medical Sciences Building","bl_address1":"835 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"226","poi_name":"Water Refill Station","poi_description":"Floor-4A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0935","latitude":"41.87056","longitude":"-87.673386","bl_desc":"Built in 1962 and connected to the College of Medicine complex, the Medical Sciences Building houses primarily laboratories and faculty offices.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Medical Sciences Building","bl_address1":"835 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MSB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"235","poi_name":"All Gender Restrooms","poi_description":"Room E171\u003cbr\u003eRoom E175\u003cbr\u003eRoom E271\u003cbr\u003eRoom E275\u003cbr\u003eRoom E371\u003cbr\u003eRoom E375\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0935","latitude":"41.87056","longitude":"-87.673386","bl_desc":"Built in 1962 and connected to the College of Medicine complex, the Medical Sciences Building houses primarily laboratories and faculty offices.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Medical Sciences Building","bl_address1":"835 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MSB","bl_state":"IL","is_resource_yn":"N"}],"WEST_Mile Square Health Center":[{"poi_id":"289","poi_name":"All Gender Restrooms","poi_description":"Room 4008\u003cbr\u003eRoom 4009\u003cbr\u003eRoom 4012\u003cbr\u003eRoom 4013\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0929","latitude":"41.866365","longitude":"-87.67207","bl_desc":"The Mile Square Health Center stands five stories tall and occupies 122,000-square-feet. This state-of-the-art facility is the first federally qualified health center in the Chicago area to offer urgent care and specialty care. Moody-Nolan Architects, the largest African-American architectural firm in the United States, designed the facility.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Mile Square Health Center","bl_address1":"1220 South Wood Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"MSHC","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"82","poi_name":"Mile Square Health Center","poi_description":null,"poi_link":"https://hospital.uillinois.edu/mile-square-health-center","bl_id":"0929","latitude":"41.866365","longitude":"-87.67207","bl_desc":"The Mile Square Health Center stands five stories tall and occupies 122,000-square-feet. This state-of-the-art facility is the first federally qualified health center in the Chicago area to offer urgent care and specialty care. Moody-Nolan Architects, the largest African-American architectural firm in the United States, designed the facility.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Mile Square Health Center","bl_address1":"1220 South Wood Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"MSHC","bl_state":"IL","is_resource_yn":"N"}],"WEST_Molecular Biology Research Building":[{"poi_id":"206","poi_name":"Lactation Rooms","poi_description":"Room 4225","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0919","latitude":"41.870823","longitude":"-87.666946","bl_desc":"Opened in 1995, The Molecular Biology Research Building one of UIC newest research facilities. As you enter the building, you will find yourself in the main lobby, the focal point of which is the staircase designed as a double stranded helical DNA molecule. The two strands of the staircase spiral up the entire four floors of the building. Outside are two very distinctive sculptures, Symbiotic Parralax by Chicago sculptor Terrence Karpowicz made of steel and Allele by William Carlson, made of granite.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Molecular Biology Research Building","bl_address1":"900 South Ashland Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MBRB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"282","poi_name":"ATMs","poi_description":null,"poi_link":"https://dos.uic.edu/about/student-handbook/student-life/","bl_id":"0919","latitude":"41.870823","longitude":"-87.666946","bl_desc":"Opened in 1995, The Molecular Biology Research Building one of UIC newest research facilities. As you enter the building, you will find yourself in the main lobby, the focal point of which is the staircase designed as a double stranded helical DNA molecule. The two strands of the staircase spiral up the entire four floors of the building. Outside are two very distinctive sculptures, Symbiotic Parralax by Chicago sculptor Terrence Karpowicz made of steel and Allele by William Carlson, made of granite.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Molecular Biology Research Building","bl_address1":"900 South Ashland Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MBRB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0919","latitude":"41.870823","longitude":"-87.666946","bl_desc":"Opened in 1995, The Molecular Biology Research Building one of UIC newest research facilities. As you enter the building, you will find yourself in the main lobby, the focal point of which is the staircase designed as a double stranded helical DNA molecule. The two strands of the staircase spiral up the entire four floors of the building. Outside are two very distinctive sculptures, Symbiotic Parralax by Chicago sculptor Terrence Karpowicz made of steel and Allele by William Carlson, made of granite.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Molecular Biology Research Building","bl_address1":"900 South Ashland Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"MBRB","bl_state":"IL","is_resource_yn":"Y"}],"WEST_NMR Laboratories":[{"poi_id":null,"poi_name":null,"poi_description":null,"poi_link":null,"bl_id":"0918","latitude":"41.870556","longitude":"-87.672791","bl_desc":"This one story building was completed in 1949 as the Old Aeromedical Lab. Today, NMRL offers Nuclear Magnetic Resonance techniques for determining the structure of compounds, the interactions of drug with proteins, cellular pH, in vivo metabolite levels and the metabolic fate of nonradioactive tracers.","display_indicator":"1","pin_radius":"20","bl_class":"WEST","bl_name":"NMR Laboratories","bl_address1":"830 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"NMRL","bl_state":"IL","is_resource_yn":null}],"WEST_Neuropsychiatric Institute":[{"poi_id":"119","poi_name":"All Gender Restrooms","poi_description":"Room B33\u003cbr\u003eRoom B34\u003cbr\u003eRoom 121\u003cbr\u003eRoom 122\u003cbr\u003eRoom 220A\u003cbr\u003eRoom 220B\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0950","latitude":"41.870037","longitude":"-87.671768","bl_desc":"The Neuropsychiatric Institute houses the UIC Psychiatry Outpatient Clinics, which include residents’ clinical offices and seminar rooms. It opened in 1946 and is one of Illinois’ first psychiatric residency programs. Since then, the Institute has achieved a national reputation for its excellence in academic psychiatry. Physicians have treated more than 4,000 brain aneurysms, ranking the UIC Department of Neurosurgery first in the state for treating such cases.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Neuropsychiatric Institute","bl_address1":"912 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"NPI","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0950","latitude":"41.870037","longitude":"-87.671768","bl_desc":"The Neuropsychiatric Institute houses the UIC Psychiatry Outpatient Clinics, which include residents’ clinical offices and seminar rooms. It opened in 1946 and is one of Illinois’ first psychiatric residency programs. Since then, the Institute has achieved a national reputation for its excellence in academic psychiatry. Physicians have treated more than 4,000 brain aneurysms, ranking the UIC Department of Neurosurgery first in the state for treating such cases.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Neuropsychiatric Institute","bl_address1":"912 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"NPI","bl_state":"IL","is_resource_yn":"Y"}],"WEST_On the Mall":[{"poi_id":"92","poi_name":"Sbarro","poi_description":null,"poi_link":"https://dining.uic.edu/locations/otm/#sbarro","bl_id":"0959","latitude":"41.871387","longitude":"-87.669853","bl_desc":"On The Mall is one of the West Campus dining destinations. It houses Frank and Fries and Sbarro restaurants.","display_indicator":"1","pin_radius":"20","bl_class":"WEST","bl_name":"On the Mall","bl_address1":"1717 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"OTM","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"70","poi_name":"Dining","poi_description":"Dining Options: Frank N\u0027 Fries \u0026 Sbarro","poi_link":"https://dining.uic.edu/","bl_id":"0959","latitude":"41.871387","longitude":"-87.669853","bl_desc":"On The Mall is one of the West Campus dining destinations. It houses Frank and Fries and Sbarro restaurants.","display_indicator":"1","pin_radius":"20","bl_class":"WEST","bl_name":"On the Mall","bl_address1":"1717 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"OTM","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"74","poi_name":"Frank N Fries","poi_description":null,"poi_link":"https://dining.uic.edu/locations/otm/#frank-n-fries","bl_id":"0959","latitude":"41.871387","longitude":"-87.669853","bl_desc":"On The Mall is one of the West Campus dining destinations. It houses Frank and Fries and Sbarro restaurants.","display_indicator":"1","pin_radius":"20","bl_class":"WEST","bl_name":"On the Mall","bl_address1":"1717 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"OTM","bl_state":"IL","is_resource_yn":"N"}],"WEST_Outpatient Care Center":[{"poi_id":"197","poi_name":"Au Bon Pain","poi_description":null,"poi_link":"https://dining.uic.edu/locations/outpatient-care-clinic-hours/#au-bon-pain-at-occ","bl_id":"0948","latitude":"41.869041","longitude":"-87.671867","bl_desc":"The state-of-the art Outpatient Care Center (OCC) opened in 1999. It has a fully computerized medical records system and houses all sub-specialty and general medicine outpatient services including the Women’s Health Center. A second-story glass walkway over Taylor Street connects the north and south sections of the Care Center.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Outpatient Care Center","bl_address1":"1801 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"OCC","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"298","poi_name":"Dining","poi_description":"Dining Options: Au Bon Pain","poi_link":"https://dining.uic.edu/","bl_id":"0948","latitude":"41.869041","longitude":"-87.671867","bl_desc":"The state-of-the art Outpatient Care Center (OCC) opened in 1999. It has a fully computerized medical records system and houses all sub-specialty and general medicine outpatient services including the Women’s Health Center. A second-story glass walkway over Taylor Street connects the north and south sections of the Care Center.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Outpatient Care Center","bl_address1":"1801 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"OCC","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"250","poi_name":"Lactation Rooms","poi_description":"Room 2480","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0948","latitude":"41.869041","longitude":"-87.671867","bl_desc":"The state-of-the art Outpatient Care Center (OCC) opened in 1999. It has a fully computerized medical records system and houses all sub-specialty and general medicine outpatient services including the Women’s Health Center. A second-story glass walkway over Taylor Street connects the north and south sections of the Care Center.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Outpatient Care Center","bl_address1":"1801 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"OCC","bl_state":"IL","is_resource_yn":"Y"}],"WEST_Paulina Street Building":[{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0963","latitude":"41.867508","longitude":"-87.669243","bl_desc":"This building is two stories tall and is home to the Office of Planning, Sustainability and Project Management (PSPM), University Audits and Telecommunications.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Paulina Street Building","bl_address1":"1140 South Paulina Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PSB","bl_state":"IL","is_resource_yn":"Y"}],"WEST_Polk Street Residence Hall":[{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0937","latitude":"41.871132","longitude":"-87.675224","bl_desc":"The Polk Street Residence Hall is a co-ed building for undergraduate students of all ages. It originally opened in 1966 and was renovated in 2001 to create small clusters on each floor, with two rooms sharing a private bathroom. The hall houses about 130 students. The small number of residents per floor allows for added quiet and privacy as well as small, vibrant communities.","display_indicator":"1","pin_radius":"20","bl_class":"WEST","bl_name":"Polk Street Residence Hall","bl_address1":"1933 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PSRH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"153","poi_name":"Campus Housing","poi_description":"Campus Housing provides an educational advantage in collaboration with residents which serves as a pathway to success. Through engaging interactions and services, Campus Housing promotes a vibrant environment in the heart of Chicago. One of the real advantages of living on campus is being part of a community of fellow UIC students.","poi_link":"https://housing.uic.edu/","bl_id":"0937","latitude":"41.871132","longitude":"-87.675224","bl_desc":"The Polk Street Residence Hall is a co-ed building for undergraduate students of all ages. It originally opened in 1966 and was renovated in 2001 to create small clusters on each floor, with two rooms sharing a private bathroom. The hall houses about 130 students. The small number of residents per floor allows for added quiet and privacy as well as small, vibrant communities.","display_indicator":"1","pin_radius":"20","bl_class":"WEST","bl_name":"Polk Street Residence Hall","bl_address1":"1933 West Polk Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"PSRH","bl_state":"IL","is_resource_yn":"Y"}],"WEST_School of Public Health and Psychiatric Institute":[{"poi_id":"105","poi_name":"Water Refill Station","poi_description":"Floor-8A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0975","latitude":"41.868649","longitude":"-87.667709","bl_desc":"School of Public Health and Psychiatric Institute houses classrooms, laboratories, and administrative offices for the School of Public Health. The SPHPI building is a large red brick and glass building on the eastern edge of UIC’s West Campus, close to the University of Illinois Medical Center, about two miles west of downtown Chicago.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"School of Public Health and Psychiatric Institute","bl_address1":"1601 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SPHPI","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"108","poi_name":"Water Refill Station","poi_description":"Floor-11A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0975","latitude":"41.868649","longitude":"-87.667709","bl_desc":"School of Public Health and Psychiatric Institute houses classrooms, laboratories, and administrative offices for the School of Public Health. The SPHPI building is a large red brick and glass building on the eastern edge of UIC’s West Campus, close to the University of Illinois Medical Center, about two miles west of downtown Chicago.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"School of Public Health and Psychiatric Institute","bl_address1":"1601 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SPHPI","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0975","latitude":"41.868649","longitude":"-87.667709","bl_desc":"School of Public Health and Psychiatric Institute houses classrooms, laboratories, and administrative offices for the School of Public Health. The SPHPI building is a large red brick and glass building on the eastern edge of UIC’s West Campus, close to the University of Illinois Medical Center, about two miles west of downtown Chicago.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"School of Public Health and Psychiatric Institute","bl_address1":"1601 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SPHPI","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"373","poi_name":"Print Services","poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 1\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e 178\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0975","latitude":"41.868649","longitude":"-87.667709","bl_desc":"School of Public Health and Psychiatric Institute houses classrooms, laboratories, and administrative offices for the School of Public Health. The SPHPI building is a large red brick and glass building on the eastern edge of UIC’s West Campus, close to the University of Illinois Medical Center, about two miles west of downtown Chicago.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"School of Public Health and Psychiatric Institute","bl_address1":"1601 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SPHPI","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"134","poi_name":"Lactation Rooms","poi_description":"Room 138","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0975","latitude":"41.868649","longitude":"-87.667709","bl_desc":"School of Public Health and Psychiatric Institute houses classrooms, laboratories, and administrative offices for the School of Public Health. The SPHPI building is a large red brick and glass building on the eastern edge of UIC’s West Campus, close to the University of Illinois Medical Center, about two miles west of downtown Chicago.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"School of Public Health and Psychiatric Institute","bl_address1":"1601 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SPHPI","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"69","poi_name":"Dining","poi_description":"Dining Options: The Bean Cafe","poi_link":"https://dining.uic.edu/","bl_id":"0975","latitude":"41.868649","longitude":"-87.667709","bl_desc":"School of Public Health and Psychiatric Institute houses classrooms, laboratories, and administrative offices for the School of Public Health. The SPHPI building is a large red brick and glass building on the eastern edge of UIC’s West Campus, close to the University of Illinois Medical Center, about two miles west of downtown Chicago.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"School of Public Health and Psychiatric Institute","bl_address1":"1601 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SPHPI","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"383","poi_name":"Water Refill Station","poi_description":"Floor-7A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0975","latitude":"41.868649","longitude":"-87.667709","bl_desc":"School of Public Health and Psychiatric Institute houses classrooms, laboratories, and administrative offices for the School of Public Health. The SPHPI building is a large red brick and glass building on the eastern edge of UIC’s West Campus, close to the University of Illinois Medical Center, about two miles west of downtown Chicago.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"School of Public Health and Psychiatric Institute","bl_address1":"1601 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SPHPI","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"359","poi_name":"Global Health Program, School of Public Health","poi_description":"The Global Health Program represents UIC School of Public Health’s strategic commitment to enhancing global health research, teaching and service. Given the rapidity with which people, ideas, capital and trade circumnavigate the globe, our understanding of ‘public health’ must be expanded to fully encompass ‘global health’. The dramatic advances which have taken place over the last 50 years in transportation, communication and technology create fantastic opportunities to improve the health of the world’s population. Unfortunately such advances also create unprecedented opportunity for large-scale environmental disasters, including global climate change, worldwide pandemics, widespread dissemination of tainted food-products and other unsafe commercial items, as well as opportunity for intentionally inflicted man-made disasters of major proportion. The Global Health Program at the School of Public Health is dedicated to the training, attainment, and contribution of new knowledge to face these challenges. This website provides students, faculty and our local and global community partners with information about the exciting global health activities that are underway within the School and provides resource links to external opportunities, events and organizations dedicated to the improvement of health around the globe.","poi_link":"https://publichealth.uic.edu/global-health-program/","bl_id":"0975","latitude":"41.868649","longitude":"-87.667709","bl_desc":"School of Public Health and Psychiatric Institute houses classrooms, laboratories, and administrative offices for the School of Public Health. The SPHPI building is a large red brick and glass building on the eastern edge of UIC’s West Campus, close to the University of Illinois Medical Center, about two miles west of downtown Chicago.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"School of Public Health and Psychiatric Institute","bl_address1":"1601 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SPHPI","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"385","poi_name":"Water Refill Station","poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0975","latitude":"41.868649","longitude":"-87.667709","bl_desc":"School of Public Health and Psychiatric Institute houses classrooms, laboratories, and administrative offices for the School of Public Health. The SPHPI building is a large red brick and glass building on the eastern edge of UIC’s West Campus, close to the University of Illinois Medical Center, about two miles west of downtown Chicago.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"School of Public Health and Psychiatric Institute","bl_address1":"1601 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SPHPI","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"334","poi_name":"Water Refill Station","poi_description":"Floor-10A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0975","latitude":"41.868649","longitude":"-87.667709","bl_desc":"School of Public Health and Psychiatric Institute houses classrooms, laboratories, and administrative offices for the School of Public Health. The SPHPI building is a large red brick and glass building on the eastern edge of UIC’s West Campus, close to the University of Illinois Medical Center, about two miles west of downtown Chicago.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"School of Public Health and Psychiatric Institute","bl_address1":"1601 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SPHPI","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"51","poi_name":"Water Refill Station","poi_description":"Floor-6A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0975","latitude":"41.868649","longitude":"-87.667709","bl_desc":"School of Public Health and Psychiatric Institute houses classrooms, laboratories, and administrative offices for the School of Public Health. The SPHPI building is a large red brick and glass building on the eastern edge of UIC’s West Campus, close to the University of Illinois Medical Center, about two miles west of downtown Chicago.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"School of Public Health and Psychiatric Institute","bl_address1":"1601 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SPHPI","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"103","poi_name":"Water Refill Station","poi_description":"Floor-1B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0975","latitude":"41.868649","longitude":"-87.667709","bl_desc":"School of Public Health and Psychiatric Institute houses classrooms, laboratories, and administrative offices for the School of Public Health. The SPHPI building is a large red brick and glass building on the eastern edge of UIC’s West Campus, close to the University of Illinois Medical Center, about two miles west of downtown Chicago.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"School of Public Health and Psychiatric Institute","bl_address1":"1601 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SPHPI","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"291","poi_name":"All Gender Restrooms","poi_description":"Room 109D\u003cbr\u003eRoom 315WA\u003cbr\u003eRoom 315WB\u003cbr\u003eRoom 560\u003cbr\u003eRoom 660\u003cbr\u003eRoom 680\u003cbr\u003eRoom 760\u003cbr\u003eRoom 780\u003cbr\u003eRoom 860\u003cbr\u003eRoom 880\u003cbr\u003eRoom 960\u003cbr\u003eRoom 1060\u003cbr\u003eRoom 1160 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0975","latitude":"41.868649","longitude":"-87.667709","bl_desc":"School of Public Health and Psychiatric Institute houses classrooms, laboratories, and administrative offices for the School of Public Health. The SPHPI building is a large red brick and glass building on the eastern edge of UIC’s West Campus, close to the University of Illinois Medical Center, about two miles west of downtown Chicago.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"School of Public Health and Psychiatric Institute","bl_address1":"1601 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SPHPI","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"384","poi_name":"Water Refill Station","poi_description":"Floor-9A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0975","latitude":"41.868649","longitude":"-87.667709","bl_desc":"School of Public Health and Psychiatric Institute houses classrooms, laboratories, and administrative offices for the School of Public Health. The SPHPI building is a large red brick and glass building on the eastern edge of UIC’s West Campus, close to the University of Illinois Medical Center, about two miles west of downtown Chicago.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"School of Public Health and Psychiatric Institute","bl_address1":"1601 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SPHPI","bl_state":"IL","is_resource_yn":"Y"}],"WEST_School of Public Health-West":[{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0930","latitude":"41.868633","longitude":"-87.679245","bl_desc":"This five-story building was built in the 1970s and houses areas of the School of Public Health devoted to sustainability and environment. Areas include Environmental and Occupational Health Sciences (EOHS) and the Institute for Environmental Science and Policy (IESP) that advance cooperative research, scholarship and service.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"School of Public Health-West","bl_address1":"2121 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SPHW","bl_state":"IL","is_resource_yn":"Y"}],"WEST_Single Student Residence":[{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0951","latitude":"41.871162","longitude":"-87.675705","bl_desc":"Single Student Residence is an apartment-styled building that houses 530 graduate and professional students as well as undergraduate students who are 21 and older, with family housing on the fifth floor. The sixteenth floor is home to the Nursing Community. Because this building is mainly for graduate and professional students, the entire building is meant for students to have concentration in their intensive studies.","display_indicator":"1","pin_radius":"20","bl_class":"WEST","bl_name":"Single Student Residence","bl_address1":"809 South Damen Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SSR","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"153","poi_name":"Campus Housing","poi_description":"Campus Housing provides an educational advantage in collaboration with residents which serves as a pathway to success. Through engaging interactions and services, Campus Housing promotes a vibrant environment in the heart of Chicago. One of the real advantages of living on campus is being part of a community of fellow UIC students.","poi_link":"https://housing.uic.edu/","bl_id":"0951","latitude":"41.871162","longitude":"-87.675705","bl_desc":"Single Student Residence is an apartment-styled building that houses 530 graduate and professional students as well as undergraduate students who are 21 and older, with family housing on the fifth floor. The sixteenth floor is home to the Nursing Community. Because this building is mainly for graduate and professional students, the entire building is meant for students to have concentration in their intensive studies.","display_indicator":"1","pin_radius":"20","bl_class":"WEST","bl_name":"Single Student Residence","bl_address1":"809 South Damen Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SSR","bl_state":"IL","is_resource_yn":"Y"}],"WEST_Student Residence Hall":[{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0923","latitude":"41.871197","longitude":"-87.674408","bl_desc":"The Student Residence Hall opened in 1953 and was renovated in 2006. The building houses a Faculty in Residence and a Residence Director, as well as the central offices of Campus Housing.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Student Residence Hall","bl_address1":"818 South Wolcott Aveunue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SRH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"374","poi_name":"Print Services","poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 2\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e 209\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0923","latitude":"41.871197","longitude":"-87.674408","bl_desc":"The Student Residence Hall opened in 1953 and was renovated in 2006. The building houses a Faculty in Residence and a Residence Director, as well as the central offices of Campus Housing.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Student Residence Hall","bl_address1":"818 South Wolcott Aveunue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SRH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"282","poi_name":"ATMs","poi_description":null,"poi_link":"https://dos.uic.edu/about/student-handbook/student-life/","bl_id":"0923","latitude":"41.871197","longitude":"-87.674408","bl_desc":"The Student Residence Hall opened in 1953 and was renovated in 2006. The building houses a Faculty in Residence and a Residence Director, as well as the central offices of Campus Housing.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Student Residence Hall","bl_address1":"818 South Wolcott Aveunue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SRH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"153","poi_name":"Campus Housing","poi_description":"Campus Housing provides an educational advantage in collaboration with residents which serves as a pathway to success. Through engaging interactions and services, Campus Housing promotes a vibrant environment in the heart of Chicago. One of the real advantages of living on campus is being part of a community of fellow UIC students.","poi_link":"https://housing.uic.edu/","bl_id":"0923","latitude":"41.871197","longitude":"-87.674408","bl_desc":"The Student Residence Hall opened in 1953 and was renovated in 2006. The building houses a Faculty in Residence and a Residence Director, as well as the central offices of Campus Housing.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Student Residence Hall","bl_address1":"818 South Wolcott Aveunue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SRH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"201","poi_name":"Computer Labs","poi_description":"Access to labs outside of business hours (Monday-Friday 9am-5pm) require building access. No charge for UIC students to access computer labs. (RESIDENTS ONLY - Room 209)","poi_link":"https://help.uillinois.edu/TDClient/37/uic/Requests/ServiceDet?ID=355","bl_id":"0923","latitude":"41.871197","longitude":"-87.674408","bl_desc":"The Student Residence Hall opened in 1953 and was renovated in 2006. The building houses a Faculty in Residence and a Residence Director, as well as the central offices of Campus Housing.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Student Residence Hall","bl_address1":"818 South Wolcott Aveunue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SRH","bl_state":"IL","is_resource_yn":"Y"}],"WEST_UI Health Specialty Care Building":[{"poi_id":null,"poi_name":null,"poi_description":null,"poi_link":null,"bl_id":"0947","latitude":"41.869024334813425","longitude":"-87.67122783088271","bl_desc":"The Specialty Care Building (SCB) is a new home for expert care and same-day surgery, located in the heart of the Illinois Medical District. The state-of-art, 200,000-square-foot facility features specialty clinics, imaging and diagnostic services, pharmacy services, and is home to the Bruno \u0026 Sallie Pasquinelli Outpatient Surgery Center. The SCB features innovative technology at every touch point from MyChart integration at registration for convenient clinic visits, to the latest in robotic surgical treatments for world-class outcomes.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"UI Health Specialty Care Building","bl_address1":"1009 South Wood Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SCB","bl_state":"IL","is_resource_yn":null}],"WEST_UIC Sport and Fitness Center":[{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0953","latitude":"41.87056","longitude":"-87.675529","bl_desc":"The Sport and Fitness Center is the center for recreational activities on the West Side of campus. Features include an 8,000 square foot fitness floor equipped with state-of-the-art cardiovascular, selectorized and strength training equipment, three-lane running track, exercise studios, two-court gymnasium equipped for basketball, volleyball and badminton, three racquetball courts, a six-lane swimming pool with on-deck sauna room and a lounge area equipped with e-mail stations. The Sport and Fitness Center is open to UIC students, faculty, staff and Alumni Association members. Employees of health care facilities located in the Illinois Medical District are also eligible for membership.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"UIC Sport and Fitness Center","bl_address1":"829 South Damen Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SFC","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"11","poi_name":"Campus Fitness Center","poi_description":"UIC Campus Recreation offers state-of-the-art facilities, fun and exciting programs, provides educationally sound and health services, all focused on providing our University community a complete recreational experience. Campus Recreation is a valuable resource for students who wish to pursue a healthy lifestyle. Through participation in various programs, participants can gain a multitude of personal benefits including improved levels of physical fitness and wellness, opportunities for social interaction, enhanced time management skills, the opportunity to engage in a group dynamic setting, the opportunity for a healthy means of stress relief, as well as the creation of a sense of ownership and belonging between students and the UIC community.","poi_link":"https://recreation.uic.edu/","bl_id":"0953","latitude":"41.87056","longitude":"-87.675529","bl_desc":"The Sport and Fitness Center is the center for recreational activities on the West Side of campus. Features include an 8,000 square foot fitness floor equipped with state-of-the-art cardiovascular, selectorized and strength training equipment, three-lane running track, exercise studios, two-court gymnasium equipped for basketball, volleyball and badminton, three racquetball courts, a six-lane swimming pool with on-deck sauna room and a lounge area equipped with e-mail stations. The Sport and Fitness Center is open to UIC students, faculty, staff and Alumni Association members. Employees of health care facilities located in the Illinois Medical District are also eligible for membership.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"UIC Sport and Fitness Center","bl_address1":"829 South Damen Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SFC","bl_state":"IL","is_resource_yn":"Y"}],"WEST_UIC Student Center West":[{"poi_id":"71","poi_name":"Dining","poi_description":"Dining Options: Freshii, Marketplace, Starbucks, Subway \u0026 Union Station (Convenience Store inside Medical Bookstore)","poi_link":"https://dining.uic.edu/","bl_id":"0938","latitude":"41.870762","longitude":"-87.674561","bl_desc":"The Student Center West was built in 1964 and is a hub of activity for students on UIC’s west side. It houses the UIC Medical Bookstore, Service Center, lounges, eateries and the Union Station convenience store. Student Center West also offers meeting rooms to student organizations and campus departments. It is a popular location for performances, lectures, awards banquets, movies, receptions and parties.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"UIC Student Center West","bl_address1":"828 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SCW","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"100","poi_name":"Union Station Convenience Store","poi_description":null,"poi_link":"https://dining.uic.edu/locations/scw/#union-station-convenience-store-inside-medical-bookstore","bl_id":"0938","latitude":"41.870762","longitude":"-87.674561","bl_desc":"The Student Center West was built in 1964 and is a hub of activity for students on UIC’s west side. It houses the UIC Medical Bookstore, Service Center, lounges, eateries and the Union Station convenience store. Student Center West also offers meeting rooms to student organizations and campus departments. It is a popular location for performances, lectures, awards banquets, movies, receptions and parties.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"UIC Student Center West","bl_address1":"828 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SCW","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"93","poi_name":"Student Centers","poi_description":"The Student Centers have it all. UIC students, employees, and visitors enjoy a plethora of programs, amenities, and services.","poi_link":"https://studentcenters.uic.edu/","bl_id":"0938","latitude":"41.870762","longitude":"-87.674561","bl_desc":"The Student Center West was built in 1964 and is a hub of activity for students on UIC’s west side. It houses the UIC Medical Bookstore, Service Center, lounges, eateries and the Union Station convenience store. Student Center West also offers meeting rooms to student organizations and campus departments. It is a popular location for performances, lectures, awards banquets, movies, receptions and parties.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"UIC Student Center West","bl_address1":"828 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SCW","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"222","poi_name":"Subway (SCW)","poi_description":null,"poi_link":"https://dining.uic.edu/locations/scw/#subway","bl_id":"0938","latitude":"41.870762","longitude":"-87.674561","bl_desc":"The Student Center West was built in 1964 and is a hub of activity for students on UIC’s west side. It houses the UIC Medical Bookstore, Service Center, lounges, eateries and the Union Station convenience store. Student Center West also offers meeting rooms to student organizations and campus departments. It is a popular location for performances, lectures, awards banquets, movies, receptions and parties.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"UIC Student Center West","bl_address1":"828 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SCW","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"282","poi_name":"ATMs","poi_description":null,"poi_link":"https://dos.uic.edu/about/student-handbook/student-life/","bl_id":"0938","latitude":"41.870762","longitude":"-87.674561","bl_desc":"The Student Center West was built in 1964 and is a hub of activity for students on UIC’s west side. It houses the UIC Medical Bookstore, Service Center, lounges, eateries and the Union Station convenience store. Student Center West also offers meeting rooms to student organizations and campus departments. It is a popular location for performances, lectures, awards banquets, movies, receptions and parties.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"UIC Student Center West","bl_address1":"828 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SCW","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"24","poi_name":"Marketplace","poi_description":"HOURS \u003cbr\u003e\u003cbr\u003eMonday-Friday: 10:00am-2:00pm \u003cbr\u003ePapa John’s Monday- Thursday: 10:00am-8:00pm \u003cbr\u003eFriday: 10:00am-2:00pm","poi_link":"www.uic.edu/depts/dining/hours.shtml","bl_id":"0938","latitude":"41.870762","longitude":"-87.674561","bl_desc":"The Student Center West was built in 1964 and is a hub of activity for students on UIC’s west side. It houses the UIC Medical Bookstore, Service Center, lounges, eateries and the Union Station convenience store. Student Center West also offers meeting rooms to student organizations and campus departments. It is a popular location for performances, lectures, awards banquets, movies, receptions and parties.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"UIC Student Center West","bl_address1":"828 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SCW","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0938","latitude":"41.870762","longitude":"-87.674561","bl_desc":"The Student Center West was built in 1964 and is a hub of activity for students on UIC’s west side. It houses the UIC Medical Bookstore, Service Center, lounges, eateries and the Union Station convenience store. Student Center West also offers meeting rooms to student organizations and campus departments. It is a popular location for performances, lectures, awards banquets, movies, receptions and parties.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"UIC Student Center West","bl_address1":"828 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SCW","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"42","poi_name":"Starbucks Coffee","poi_description":null,"poi_link":"https://dining.uic.edu/locations/scw/#starbucks-at-west-campus https://dining.uic.edu/locations/arc/#arc-starbucks","bl_id":"0938","latitude":"41.870762","longitude":"-87.674561","bl_desc":"The Student Center West was built in 1964 and is a hub of activity for students on UIC’s west side. It houses the UIC Medical Bookstore, Service Center, lounges, eateries and the Union Station convenience store. Student Center West also offers meeting rooms to student organizations and campus departments. It is a popular location for performances, lectures, awards banquets, movies, receptions and parties.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"UIC Student Center West","bl_address1":"828 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SCW","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"253","poi_name":"Meeting and Conference Facilities","poi_description":null,"poi_link":"https://meetings.uic.edu/","bl_id":"0938","latitude":"41.870762","longitude":"-87.674561","bl_desc":"The Student Center West was built in 1964 and is a hub of activity for students on UIC’s west side. It houses the UIC Medical Bookstore, Service Center, lounges, eateries and the Union Station convenience store. Student Center West also offers meeting rooms to student organizations and campus departments. It is a popular location for performances, lectures, awards banquets, movies, receptions and parties.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"UIC Student Center West","bl_address1":"828 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SCW","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"75","poi_name":"Freshii","poi_description":null,"poi_link":"https://studentcenters.uic.edu/eat/scw/#freshii","bl_id":"0938","latitude":"41.870762","longitude":"-87.674561","bl_desc":"The Student Center West was built in 1964 and is a hub of activity for students on UIC’s west side. It houses the UIC Medical Bookstore, Service Center, lounges, eateries and the Union Station convenience store. Student Center West also offers meeting rooms to student organizations and campus departments. It is a popular location for performances, lectures, awards banquets, movies, receptions and parties.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"UIC Student Center West","bl_address1":"828 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SCW","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"21","poi_name":"Lactation Rooms","poi_description":"Room 216C","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0938","latitude":"41.870762","longitude":"-87.674561","bl_desc":"The Student Center West was built in 1964 and is a hub of activity for students on UIC’s west side. It houses the UIC Medical Bookstore, Service Center, lounges, eateries and the Union Station convenience store. Student Center West also offers meeting rooms to student organizations and campus departments. It is a popular location for performances, lectures, awards banquets, movies, receptions and parties.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"UIC Student Center West","bl_address1":"828 South Wolcott Avenue","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"SCW","bl_state":"IL","is_resource_yn":"Y"}],"WEST_University of Illinois Hospital":[{"poi_id":"345","poi_name":"All Gender Restrooms","poi_description":"Room 2143\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0949","latitude":"41.869677","longitude":"-87.6705","bl_desc":"University of Illinois Hospital and Health Sciences System is made up of several facilities, all of which give you access to different levels of care. These include a 495-bed hospital, outpatient clinic, immediate care clinic, and 12 Mile Square Health Centers including locations in Back of the Yards, Cicero, Englewood, Near West, and South Shore. As a leader in patient care, research and education, UI Health is committed to making positive and lasting differences in health science and in people’s lives. The University of Illinois Hospital is an eight-story inpatient facility that provides patient care services from primary care through and including transplantation, with a medical staff in a variety of specialties.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"University of Illinois Hospital","bl_address1":"1740 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"UIH","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"135","poi_name":"Lactation Rooms","poi_description":"Room 4120","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0949","latitude":"41.869677","longitude":"-87.6705","bl_desc":"University of Illinois Hospital and Health Sciences System is made up of several facilities, all of which give you access to different levels of care. These include a 495-bed hospital, outpatient clinic, immediate care clinic, and 12 Mile Square Health Centers including locations in Back of the Yards, Cicero, Englewood, Near West, and South Shore. As a leader in patient care, research and education, UI Health is committed to making positive and lasting differences in health science and in people’s lives. The University of Illinois Hospital is an eight-story inpatient facility that provides patient care services from primary care through and including transplantation, with a medical staff in a variety of specialties.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"University of Illinois Hospital","bl_address1":"1740 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"UIH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"380","poi_name":"UI Health Hospital Dining","poi_description":null,"poi_link":"https://hospital.uillinois.edu/patients-and-visitors/visiting-a-patient/dining","bl_id":"0949","latitude":"41.869677","longitude":"-87.6705","bl_desc":"University of Illinois Hospital and Health Sciences System is made up of several facilities, all of which give you access to different levels of care. These include a 495-bed hospital, outpatient clinic, immediate care clinic, and 12 Mile Square Health Centers including locations in Back of the Yards, Cicero, Englewood, Near West, and South Shore. As a leader in patient care, research and education, UI Health is committed to making positive and lasting differences in health science and in people’s lives. The University of Illinois Hospital is an eight-story inpatient facility that provides patient care services from primary care through and including transplantation, with a medical staff in a variety of specialties.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"University of Illinois Hospital","bl_address1":"1740 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"UIH","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"271","poi_name":"UI Health Hospital","poi_description":null,"poi_link":"hospital.uillinois.edu/","bl_id":"0949","latitude":"41.869677","longitude":"-87.6705","bl_desc":"University of Illinois Hospital and Health Sciences System is made up of several facilities, all of which give you access to different levels of care. These include a 495-bed hospital, outpatient clinic, immediate care clinic, and 12 Mile Square Health Centers including locations in Back of the Yards, Cicero, Englewood, Near West, and South Shore. As a leader in patient care, research and education, UI Health is committed to making positive and lasting differences in health science and in people’s lives. The University of Illinois Hospital is an eight-story inpatient facility that provides patient care services from primary care through and including transplantation, with a medical staff in a variety of specialties.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"University of Illinois Hospital","bl_address1":"1740 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"UIH","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"282","poi_name":"ATMs","poi_description":null,"poi_link":"https://dos.uic.edu/about/student-handbook/student-life/","bl_id":"0949","latitude":"41.869677","longitude":"-87.6705","bl_desc":"University of Illinois Hospital and Health Sciences System is made up of several facilities, all of which give you access to different levels of care. These include a 495-bed hospital, outpatient clinic, immediate care clinic, and 12 Mile Square Health Centers including locations in Back of the Yards, Cicero, Englewood, Near West, and South Shore. As a leader in patient care, research and education, UI Health is committed to making positive and lasting differences in health science and in people’s lives. The University of Illinois Hospital is an eight-story inpatient facility that provides patient care services from primary care through and including transplantation, with a medical staff in a variety of specialties.","display_indicator":"1","pin_radius":"40","bl_class":"WEST","bl_name":"University of Illinois Hospital","bl_address1":"1740 West Taylor Street","bl_city":"Chicago","bl_zip":"60612","bl_abbreviation":"UIH","bl_state":"IL","is_resource_yn":"Y"}],"WEST_Westside Research Office Building":[{"poi_id":"382","poi_name":"Water Refill Station","poi_description":"Floor-3A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0977","latitude":"41.866413","longitude":"-87.670631","bl_desc":"The Westside Research Office Building is a six-story building that was built in 2004. It houses the Institute for health Research and Policy among several other organizations.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Westside Research Office Building","bl_address1":"1747 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"WROB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0977","latitude":"41.866413","longitude":"-87.670631","bl_desc":"The Westside Research Office Building is a six-story building that was built in 2004. It houses the Institute for health Research and Policy among several other organizations.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Westside Research Office Building","bl_address1":"1747 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"WROB","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"273","poi_name":"Water Refill Station","poi_description":"Floor-2A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0977","latitude":"41.866413","longitude":"-87.670631","bl_desc":"The Westside Research Office Building is a six-story building that was built in 2004. It houses the Institute for health Research and Policy among several other organizations.","display_indicator":"1","pin_radius":"30","bl_class":"WEST","bl_name":"Westside Research Office Building","bl_address1":"1747 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"WROB","bl_state":"IL","is_resource_yn":"Y"}],"SOUTH_1253 South Halsted Street":[{"poi_id":"104","poi_name":"Water Refill Station","poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0672","latitude":"41.865646","longitude":"-87.646591","bl_desc":"1253 South Halsted Street is a UIC South Campus building accommodating retail space on the ground floor and offices on the upper floors.","display_indicator":"1","pin_radius":"20","bl_class":"SOUTH","bl_name":"1253 South Halsted Street","bl_address1":"1253 South Halsted Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"1253SH","bl_state":"IL","is_resource_yn":"N"}],"SOUTH_1309 South Halsted Street":[{"poi_id":"104","poi_name":"Water Refill Station","poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0673","latitude":"41.865139","longitude":"-87.646591","bl_desc":"1309 South Halsted Street is a UIC South Campus building accommodating retail space on the ground floor and offices on the upper floors.","display_indicator":"1","pin_radius":"20","bl_class":"SOUTH","bl_name":"1309 South Halsted Street","bl_address1":"1309 South Halsted Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"1309SH","bl_state":"IL","is_resource_yn":"N"}],"SOUTH_1333 South Halsted Street":[{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0675","latitude":"41.864494","longitude":"-87.646591","bl_desc":"1333 South Halsted Street is a South Campus building accommodating retail space on the ground floor and offices on the upper floors.","display_indicator":"1","pin_radius":"20","bl_class":"SOUTH","bl_name":"1333 South Halsted Street","bl_address1":"1333 South Halsted Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"1333SH","bl_state":"IL","is_resource_yn":"Y"}],"SOUTH_722 West Maxwell Street":[{"poi_id":"104","poi_name":"Water Refill Station","poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0674","latitude":"41.86499","longitude":"-87.646133","bl_desc":"722 West Maxwell Street is a South Campus building accommodating retail space on the ground floor and offices on the upper floors.","display_indicator":"1","pin_radius":"20","bl_class":"SOUTH","bl_name":"722 West Maxwell Street","bl_address1":"722 West Maxwell Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"722WM","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"98","poi_name":"UI Health Pharmacy","poi_description":"All UIC students pay a student health services fee. This fee covers some acute medications and birth control at our two student preferred pharmacies.( 2nd Floor)","poi_link":"https://hospital.uillinois.edu/primary-and-specialty-care/pharmacy/locations-hours-and-contact-info/university-village-pharmacy","bl_id":"0674","latitude":"41.86499","longitude":"-87.646133","bl_desc":"722 West Maxwell Street is a South Campus building accommodating retail space on the ground floor and offices on the upper floors.","display_indicator":"1","pin_radius":"20","bl_class":"SOUTH","bl_name":"722 West Maxwell Street","bl_address1":"722 West Maxwell Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"722WM","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"73","poi_name":"Family Medicine Center","poi_description":"The Family Medicine Center is committed to providing high-quality, student-centered care and services. It has attending physicians, residents, and nurse practitioners on staff to provide the full range of primary care health services. All care at the Family Medicine Center is by appointment only, and students can typically be seen the same day they call or the next day, if it is an urgent issue. A registered student, under the student health fee, is able to receive health services at no cost. When receiving services not covered under the student health services fee, the student\u0027s private insurance will be billed. To find out more information regarding what services are covered, visit the website. (2nd Floor)","poi_link":"https://hospital.uillinois.edu/primary-and-specialty-care/family-medicine","bl_id":"0674","latitude":"41.86499","longitude":"-87.646133","bl_desc":"722 West Maxwell Street is a South Campus building accommodating retail space on the ground floor and offices on the upper floors.","display_indicator":"1","pin_radius":"20","bl_class":"SOUTH","bl_name":"722 West Maxwell Street","bl_address1":"722 West Maxwell Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"722WM","bl_state":"IL","is_resource_yn":"Y"}],"SOUTH_Curtis Granderson Stadium":[{"poi_id":"104","poi_name":"Water Refill Station","poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0668","latitude":"41.864895","longitude":"-87.649525","bl_desc":"The Curtis Granderson Stadium opened in April 2014 and its erection was made possible by a donation from UIC alumnus and four-time Major League Baseball All-Star, Curtis Granderson, outfielder for the New York Mets. The donation marks the single largest known contribution from a professional athlete to their alma mater in history. The venue is the new home of UIC Flames in addition to hosting more than 38 youth organizations in Chicago.","display_indicator":"1","pin_radius":"40","bl_class":"SOUTH","bl_name":"Curtis Granderson Stadium","bl_address1":"900 West Maxwell Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"CGS","bl_state":"IL","is_resource_yn":"N"}],"SOUTH_Isadore and Sadie Dorin Forum":[{"poi_id":"132","poi_name":"Isadore and Sadie Dorin Forum","poi_description":null,"poi_link":"https://forum.uic.edu/","bl_id":"0667","latitude":"41.866833","longitude":"-87.645699","bl_desc":"The Isadore and Sadie Dorin Forum serves the university and Chicago community as an academic, business, recreation and entertainment facility. Built in 2007, this multi-purpose 3,000-seat convocation center has over 30,000 square feet and is an ideal space for a variety of events such as conventions, trade shows, speaking engagements, concerts, banquets, receptions, lectures, seminars, presentations and commencements. The Isadore and Sadie Dorin Forum is located on the southeast corner of Roosevelt Road and Halsted Street, marking a gateway to UIC’s vibrant South Campus area filled with retail, urban parks, student apartments, academic facilities, public parking and historic sites. The building is also connected to James J. Stukel Towers student housing, linking student life and academic enrichment with social and recreational amenities in an urban campus setting.","display_indicator":"1","pin_radius":"40","bl_class":"SOUTH","bl_name":"Isadore and Sadie Dorin Forum","bl_address1":"725 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"FORUM","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"58","poi_name":"All Gender Restrooms","poi_description":"Room 158\u003cbr\u003eRoom 159\u003cbr\u003eRoom 203\u003cbr\u003eRoom 208 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0667","latitude":"41.866833","longitude":"-87.645699","bl_desc":"The Isadore and Sadie Dorin Forum serves the university and Chicago community as an academic, business, recreation and entertainment facility. Built in 2007, this multi-purpose 3,000-seat convocation center has over 30,000 square feet and is an ideal space for a variety of events such as conventions, trade shows, speaking engagements, concerts, banquets, receptions, lectures, seminars, presentations and commencements. The Isadore and Sadie Dorin Forum is located on the southeast corner of Roosevelt Road and Halsted Street, marking a gateway to UIC’s vibrant South Campus area filled with retail, urban parks, student apartments, academic facilities, public parking and historic sites. The building is also connected to James J. Stukel Towers student housing, linking student life and academic enrichment with social and recreational amenities in an urban campus setting.","display_indicator":"1","pin_radius":"40","bl_class":"SOUTH","bl_name":"Isadore and Sadie Dorin Forum","bl_address1":"725 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"FORUM","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"104","poi_name":"Water Refill Station","poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0667","latitude":"41.866833","longitude":"-87.645699","bl_desc":"The Isadore and Sadie Dorin Forum serves the university and Chicago community as an academic, business, recreation and entertainment facility. Built in 2007, this multi-purpose 3,000-seat convocation center has over 30,000 square feet and is an ideal space for a variety of events such as conventions, trade shows, speaking engagements, concerts, banquets, receptions, lectures, seminars, presentations and commencements. The Isadore and Sadie Dorin Forum is located on the southeast corner of Roosevelt Road and Halsted Street, marking a gateway to UIC’s vibrant South Campus area filled with retail, urban parks, student apartments, academic facilities, public parking and historic sites. The building is also connected to James J. Stukel Towers student housing, linking student life and academic enrichment with social and recreational amenities in an urban campus setting.","display_indicator":"1","pin_radius":"40","bl_class":"SOUTH","bl_name":"Isadore and Sadie Dorin Forum","bl_address1":"725 West Roosevelt Road","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"FORUM","bl_state":"IL","is_resource_yn":"N"}],"SOUTH_James J. Stukel Towers":[{"poi_id":"218","poi_name":"Print Services","poi_description":"B~B214 Station 1~Available~Unavailable~Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0665","latitude":"41.866245","longitude":"-87.646027","bl_desc":"The four towers of James Stukel Towers house 740 undergraduate students. The resident hall provides a full-service dining hall for residents, computer labs, meeting and seminar rooms, penthouse lounges, student organization offices and a 150-seat auditorium for special events. The convenient location on the corner of Roosevelt Road and Halsted Street is adjacent to the UIC Forum, a facility that seats 3,000 special programs, 1,000 for banquets, and provides a variety of meeting and conference facilities.","display_indicator":"1","pin_radius":"40","bl_class":"SOUTH","bl_name":"James J. Stukel Towers","bl_address1":"718 West Rochford Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"JJST","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0665","latitude":"41.866245","longitude":"-87.646027","bl_desc":"The four towers of James Stukel Towers house 740 undergraduate students. The resident hall provides a full-service dining hall for residents, computer labs, meeting and seminar rooms, penthouse lounges, student organization offices and a 150-seat auditorium for special events. The convenient location on the corner of Roosevelt Road and Halsted Street is adjacent to the UIC Forum, a facility that seats 3,000 special programs, 1,000 for banquets, and provides a variety of meeting and conference facilities.","display_indicator":"1","pin_radius":"40","bl_class":"SOUTH","bl_name":"James J. Stukel Towers","bl_address1":"718 West Rochford Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"JJST","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"184","poi_name":"Print Services","poi_description":"\u003cb\u003eFloor:\u003c/b\u003e B\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e B214 Station 2\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0665","latitude":"41.866245","longitude":"-87.646027","bl_desc":"The four towers of James Stukel Towers house 740 undergraduate students. The resident hall provides a full-service dining hall for residents, computer labs, meeting and seminar rooms, penthouse lounges, student organization offices and a 150-seat auditorium for special events. The convenient location on the corner of Roosevelt Road and Halsted Street is adjacent to the UIC Forum, a facility that seats 3,000 special programs, 1,000 for banquets, and provides a variety of meeting and conference facilities.","display_indicator":"1","pin_radius":"40","bl_class":"SOUTH","bl_name":"James J. Stukel Towers","bl_address1":"718 West Rochford Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"JJST","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"282","poi_name":"ATMs","poi_description":null,"poi_link":"https://dos.uic.edu/about/student-handbook/student-life/","bl_id":"0665","latitude":"41.866245","longitude":"-87.646027","bl_desc":"The four towers of James Stukel Towers house 740 undergraduate students. The resident hall provides a full-service dining hall for residents, computer labs, meeting and seminar rooms, penthouse lounges, student organization offices and a 150-seat auditorium for special events. The convenient location on the corner of Roosevelt Road and Halsted Street is adjacent to the UIC Forum, a facility that seats 3,000 special programs, 1,000 for banquets, and provides a variety of meeting and conference facilities.","display_indicator":"1","pin_radius":"40","bl_class":"SOUTH","bl_name":"James J. Stukel Towers","bl_address1":"718 West Rochford Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"JJST","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"104","poi_name":"Water Refill Station","poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0665","latitude":"41.866245","longitude":"-87.646027","bl_desc":"The four towers of James Stukel Towers house 740 undergraduate students. The resident hall provides a full-service dining hall for residents, computer labs, meeting and seminar rooms, penthouse lounges, student organization offices and a 150-seat auditorium for special events. The convenient location on the corner of Roosevelt Road and Halsted Street is adjacent to the UIC Forum, a facility that seats 3,000 special programs, 1,000 for banquets, and provides a variety of meeting and conference facilities.","display_indicator":"1","pin_radius":"40","bl_class":"SOUTH","bl_name":"James J. Stukel Towers","bl_address1":"718 West Rochford Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"JJST","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"68","poi_name":"JST Café","poi_description":null,"poi_link":"https://dining.uic.edu/locations/jst/#jst-café","bl_id":"0665","latitude":"41.866245","longitude":"-87.646027","bl_desc":"The four towers of James Stukel Towers house 740 undergraduate students. The resident hall provides a full-service dining hall for residents, computer labs, meeting and seminar rooms, penthouse lounges, student organization offices and a 150-seat auditorium for special events. The convenient location on the corner of Roosevelt Road and Halsted Street is adjacent to the UIC Forum, a facility that seats 3,000 special programs, 1,000 for banquets, and provides a variety of meeting and conference facilities.","display_indicator":"1","pin_radius":"40","bl_class":"SOUTH","bl_name":"James J. Stukel Towers","bl_address1":"718 West Rochford Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"JJST","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"245","poi_name":"Dining","poi_description":"Dining Options: JST Cafe","poi_link":"https://dining.uic.edu/","bl_id":"0665","latitude":"41.866245","longitude":"-87.646027","bl_desc":"The four towers of James Stukel Towers house 740 undergraduate students. The resident hall provides a full-service dining hall for residents, computer labs, meeting and seminar rooms, penthouse lounges, student organization offices and a 150-seat auditorium for special events. The convenient location on the corner of Roosevelt Road and Halsted Street is adjacent to the UIC Forum, a facility that seats 3,000 special programs, 1,000 for banquets, and provides a variety of meeting and conference facilities.","display_indicator":"1","pin_radius":"40","bl_class":"SOUTH","bl_name":"James J. Stukel Towers","bl_address1":"718 West Rochford Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"JJST","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"355","poi_name":"Computer Labs","poi_description":"Access to labs outside of business hours (Monday-Friday 9am-5pm) require building access. No charge for UIC students to access computer labs. (RESIDENTS ONLY – Room 214)","poi_link":"https://help.uillinois.edu/TDClient/37/uic/Requests/ServiceDet?ID=355","bl_id":"0665","latitude":"41.866245","longitude":"-87.646027","bl_desc":"The four towers of James Stukel Towers house 740 undergraduate students. The resident hall provides a full-service dining hall for residents, computer labs, meeting and seminar rooms, penthouse lounges, student organization offices and a 150-seat auditorium for special events. The convenient location on the corner of Roosevelt Road and Halsted Street is adjacent to the UIC Forum, a facility that seats 3,000 special programs, 1,000 for banquets, and provides a variety of meeting and conference facilities.","display_indicator":"1","pin_radius":"40","bl_class":"SOUTH","bl_name":"James J. Stukel Towers","bl_address1":"718 West Rochford Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"JJST","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"153","poi_name":"Campus Housing","poi_description":"Campus Housing provides an educational advantage in collaboration with residents which serves as a pathway to success. Through engaging interactions and services, Campus Housing promotes a vibrant environment in the heart of Chicago. One of the real advantages of living on campus is being part of a community of fellow UIC students.","poi_link":"https://housing.uic.edu/","bl_id":"0665","latitude":"41.866245","longitude":"-87.646027","bl_desc":"The four towers of James Stukel Towers house 740 undergraduate students. The resident hall provides a full-service dining hall for residents, computer labs, meeting and seminar rooms, penthouse lounges, student organization offices and a 150-seat auditorium for special events. The convenient location on the corner of Roosevelt Road and Halsted Street is adjacent to the UIC Forum, a facility that seats 3,000 special programs, 1,000 for banquets, and provides a variety of meeting and conference facilities.","display_indicator":"1","pin_radius":"40","bl_class":"SOUTH","bl_name":"James J. Stukel Towers","bl_address1":"718 West Rochford Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"JJST","bl_state":"IL","is_resource_yn":"Y"}],"SOUTH_Marie Robinson Hall":[{"poi_id":"153","poi_name":"Campus Housing","poi_description":"Campus Housing provides an educational advantage in collaboration with residents which serves as a pathway to success. Through engaging interactions and services, Campus Housing promotes a vibrant environment in the heart of Chicago. One of the real advantages of living on campus is being part of a community of fellow UIC students.","poi_link":"https://housing.uic.edu/","bl_id":"0664","latitude":"41.864323","longitude":"-87.6474","bl_desc":"Marie Robinson Hall opened in 2001 and is home to 330 upperclassmen. Marie Robinson Hall used to be called Maxwell Street Residence and was renamed after Marie Robinson who was a former student affairs administrator. Marie Robinson worked to change the character of UIC from a commuter campus to one with a substantial resident population. She rose from the head of the department of Medical Social Work to Associate Dean of her college and was named Vice Chancellor in 1992.","display_indicator":"1","pin_radius":"40","bl_class":"SOUTH","bl_name":"Marie Robinson Hall","bl_address1":"811 West Maxwell Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"MRH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"125","poi_name":"Computer Labs","poi_description":"Access to labs outside of business hours (Monday-Friday 9am-5pm) require building access. No charge for UIC students to access computer labs. (RESIDENTS ONLY - Room 156)","poi_link":"https://help.uillinois.edu/TDClient/37/uic/Requests/ServiceDet?ID=355","bl_id":"0664","latitude":"41.864323","longitude":"-87.6474","bl_desc":"Marie Robinson Hall opened in 2001 and is home to 330 upperclassmen. Marie Robinson Hall used to be called Maxwell Street Residence and was renamed after Marie Robinson who was a former student affairs administrator. Marie Robinson worked to change the character of UIC from a commuter campus to one with a substantial resident population. She rose from the head of the department of Medical Social Work to Associate Dean of her college and was named Vice Chancellor in 1992.","display_indicator":"1","pin_radius":"40","bl_class":"SOUTH","bl_name":"Marie Robinson Hall","bl_address1":"811 West Maxwell Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"MRH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"104","poi_name":"Water Refill Station","poi_description":null,"poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0664","latitude":"41.864323","longitude":"-87.6474","bl_desc":"Marie Robinson Hall opened in 2001 and is home to 330 upperclassmen. Marie Robinson Hall used to be called Maxwell Street Residence and was renamed after Marie Robinson who was a former student affairs administrator. Marie Robinson worked to change the character of UIC from a commuter campus to one with a substantial resident population. She rose from the head of the department of Medical Social Work to Associate Dean of her college and was named Vice Chancellor in 1992.","display_indicator":"1","pin_radius":"40","bl_class":"SOUTH","bl_name":"Marie Robinson Hall","bl_address1":"811 West Maxwell Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"MRH","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"324","poi_name":"Print Services","poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 1\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e 156\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0664","latitude":"41.864323","longitude":"-87.6474","bl_desc":"Marie Robinson Hall opened in 2001 and is home to 330 upperclassmen. Marie Robinson Hall used to be called Maxwell Street Residence and was renamed after Marie Robinson who was a former student affairs administrator. Marie Robinson worked to change the character of UIC from a commuter campus to one with a substantial resident population. She rose from the head of the department of Medical Social Work to Associate Dean of her college and was named Vice Chancellor in 1992.","display_indicator":"1","pin_radius":"40","bl_class":"SOUTH","bl_name":"Marie Robinson Hall","bl_address1":"811 West Maxwell Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"MRH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0664","latitude":"41.864323","longitude":"-87.6474","bl_desc":"Marie Robinson Hall opened in 2001 and is home to 330 upperclassmen. Marie Robinson Hall used to be called Maxwell Street Residence and was renamed after Marie Robinson who was a former student affairs administrator. Marie Robinson worked to change the character of UIC from a commuter campus to one with a substantial resident population. She rose from the head of the department of Medical Social Work to Associate Dean of her college and was named Vice Chancellor in 1992.","display_indicator":"1","pin_radius":"40","bl_class":"SOUTH","bl_name":"Marie Robinson Hall","bl_address1":"811 West Maxwell Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"MRH","bl_state":"IL","is_resource_yn":"Y"}],"SOUTH_Thomas Beckham Hall":[{"poi_id":"385","poi_name":"Water Refill Station","poi_description":"Floor-1A","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0663","latitude":"41.865372","longitude":"-87.647408","bl_desc":"Thomas Beckham Hall has opened in August 2003 and is a student apartment building housing 450 upperclassmen students on the south side of campus. Thomas Beckham Hall was named after Thomas Beckham, who was the dean of the College of Associated Health Professions in 1982 when UIC was formed by the merger of the medical center and undergraduate campuses. His recommendations led to the construction of the Student Residence , greatly expanding the on-campus residence population.","display_indicator":"1","pin_radius":"40","bl_class":"SOUTH","bl_name":"Thomas Beckham Hall","bl_address1":"1250 South Halsted Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"TBH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"153","poi_name":"Campus Housing","poi_description":"Campus Housing provides an educational advantage in collaboration with residents which serves as a pathway to success. Through engaging interactions and services, Campus Housing promotes a vibrant environment in the heart of Chicago. One of the real advantages of living on campus is being part of a community of fellow UIC students.","poi_link":"https://housing.uic.edu/","bl_id":"0663","latitude":"41.865372","longitude":"-87.647408","bl_desc":"Thomas Beckham Hall has opened in August 2003 and is a student apartment building housing 450 upperclassmen students on the south side of campus. Thomas Beckham Hall was named after Thomas Beckham, who was the dean of the College of Associated Health Professions in 1982 when UIC was formed by the merger of the medical center and undergraduate campuses. His recommendations led to the construction of the Student Residence , greatly expanding the on-campus residence population.","display_indicator":"1","pin_radius":"40","bl_class":"SOUTH","bl_name":"Thomas Beckham Hall","bl_address1":"1250 South Halsted Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"TBH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"103","poi_name":"Water Refill Station","poi_description":"Floor-1B","poi_link":"https://sustainability.uic.edu/green-campus/water/","bl_id":"0663","latitude":"41.865372","longitude":"-87.647408","bl_desc":"Thomas Beckham Hall has opened in August 2003 and is a student apartment building housing 450 upperclassmen students on the south side of campus. Thomas Beckham Hall was named after Thomas Beckham, who was the dean of the College of Associated Health Professions in 1982 when UIC was formed by the merger of the medical center and undergraduate campuses. His recommendations led to the construction of the Student Residence , greatly expanding the on-campus residence population.","display_indicator":"1","pin_radius":"40","bl_class":"SOUTH","bl_name":"Thomas Beckham Hall","bl_address1":"1250 South Halsted Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"TBH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"230","poi_name":"Wireless Access Points","poi_description":null,"poi_link":"https://it.uic.edu/services/student/on-campus/campus-wi-fi/","bl_id":"0663","latitude":"41.865372","longitude":"-87.647408","bl_desc":"Thomas Beckham Hall has opened in August 2003 and is a student apartment building housing 450 upperclassmen students on the south side of campus. Thomas Beckham Hall was named after Thomas Beckham, who was the dean of the College of Associated Health Professions in 1982 when UIC was formed by the merger of the medical center and undergraduate campuses. His recommendations led to the construction of the Student Residence , greatly expanding the on-campus residence population.","display_indicator":"1","pin_radius":"40","bl_class":"SOUTH","bl_name":"Thomas Beckham Hall","bl_address1":"1250 South Halsted Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"TBH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"146","poi_name":"Print Services","poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 1\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e Classroom Annex\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0663","latitude":"41.865372","longitude":"-87.647408","bl_desc":"Thomas Beckham Hall has opened in August 2003 and is a student apartment building housing 450 upperclassmen students on the south side of campus. Thomas Beckham Hall was named after Thomas Beckham, who was the dean of the College of Associated Health Professions in 1982 when UIC was formed by the merger of the medical center and undergraduate campuses. His recommendations led to the construction of the Student Residence , greatly expanding the on-campus residence population.","display_indicator":"1","pin_radius":"40","bl_class":"SOUTH","bl_name":"Thomas Beckham Hall","bl_address1":"1250 South Halsted Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"TBH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"312","poi_name":"Print Services","poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 1\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e Classroom Annex\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0663","latitude":"41.865372","longitude":"-87.647408","bl_desc":"Thomas Beckham Hall has opened in August 2003 and is a student apartment building housing 450 upperclassmen students on the south side of campus. Thomas Beckham Hall was named after Thomas Beckham, who was the dean of the College of Associated Health Professions in 1982 when UIC was formed by the merger of the medical center and undergraduate campuses. His recommendations led to the construction of the Student Residence , greatly expanding the on-campus residence population.","display_indicator":"1","pin_radius":"40","bl_class":"SOUTH","bl_name":"Thomas Beckham Hall","bl_address1":"1250 South Halsted Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"TBH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"212","poi_name":"Oasis Locations","poi_description":"The Project Oasis program was created to provide students with places to interact, study, and gather between classes and during extended breaks. These informal learning spaces were designed and renovated with an emphasis on improving lighting, acoustics and ergonomics. In addition to providing new, contemporary furniture and finishes, each Oasis is adorned with artwork created by UIC Art and Design students and alumni.","poi_link":"https://pspm.uic.edu/planning-design/campus-architecture-and-learning-environments/list-of-oasis-and-learning-centers/","bl_id":"0663","latitude":"41.865372","longitude":"-87.647408","bl_desc":"Thomas Beckham Hall has opened in August 2003 and is a student apartment building housing 450 upperclassmen students on the south side of campus. Thomas Beckham Hall was named after Thomas Beckham, who was the dean of the College of Associated Health Professions in 1982 when UIC was formed by the merger of the medical center and undergraduate campuses. His recommendations led to the construction of the Student Residence , greatly expanding the on-campus residence population.","display_indicator":"1","pin_radius":"40","bl_class":"SOUTH","bl_name":"Thomas Beckham Hall","bl_address1":"1250 South Halsted Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"TBH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"354","poi_name":"Computer Labs","poi_description":"Access to labs outside of business hours (Monday-Friday 9am-5pm) require building access. No charge for UIC students to access computer labs. (RESIDENTS ONLY- Room 181)","poi_link":"https://help.uillinois.edu/TDClient/37/uic/Requests/ServiceDet?ID=355","bl_id":"0663","latitude":"41.865372","longitude":"-87.647408","bl_desc":"Thomas Beckham Hall has opened in August 2003 and is a student apartment building housing 450 upperclassmen students on the south side of campus. Thomas Beckham Hall was named after Thomas Beckham, who was the dean of the College of Associated Health Professions in 1982 when UIC was formed by the merger of the medical center and undergraduate campuses. His recommendations led to the construction of the Student Residence , greatly expanding the on-campus residence population.","display_indicator":"1","pin_radius":"40","bl_class":"SOUTH","bl_name":"Thomas Beckham Hall","bl_address1":"1250 South Halsted Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"TBH","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"117","poi_name":"All Gender Restrooms","poi_description":"Room 191A\u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0663","latitude":"41.865372","longitude":"-87.647408","bl_desc":"Thomas Beckham Hall has opened in August 2003 and is a student apartment building housing 450 upperclassmen students on the south side of campus. Thomas Beckham Hall was named after Thomas Beckham, who was the dean of the College of Associated Health Professions in 1982 when UIC was formed by the merger of the medical center and undergraduate campuses. His recommendations led to the construction of the Student Residence , greatly expanding the on-campus residence population.","display_indicator":"1","pin_radius":"40","bl_class":"SOUTH","bl_name":"Thomas Beckham Hall","bl_address1":"1250 South Halsted Street","bl_city":"Chicago","bl_zip":"60608","bl_abbreviation":"TBH","bl_state":"IL","is_resource_yn":"N"}],"UIC LAW_UIC LAW: 19 West Jackson Blvd":[{"poi_id":"164","poi_name":"All Gender Restrooms","poi_description":"Room J163 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0681","latitude":"41.878086","longitude":"-87.628522","bl_desc":"University of Illinois Chicago School of Law, Chicago’s first and only public law school, is located in the Loop at the corners of State Street, Jackson Boulevard and South Plymouth Court. UIC Law has a history of offering access to students from underserved communities, reflecting UIC’s mission and, as UIC’s 16th college, it provides current and prospective law students with more affordable education, as well as enhanced student services, such as access to health care, recreational facilities, residence halls and college athletics. UIC Law also creates opportunities for interdisciplinary courses and new joint and dual-degree programs aligned with UIC strengths in the health sciences, engineering and technology, urban planning and public administration, the social sciences and business.","display_indicator":"1","pin_radius":"20","bl_class":"UIC LAW","bl_name":"UIC LAW: 19 West Jackson Blvd","bl_address1":"19 West Jackson Blvd","bl_city":"Chicago","bl_zip":"60604","bl_abbreviation":"681LAW","bl_state":"IL","is_resource_yn":"N"}],"UIC LAW_UIC LAW: 300 South State Street":[{"poi_id":"313","poi_name":"Print Services","poi_description":"\u003cb\u003eFloor:\u003c/b\u003e 6\u003cbr\u003e\n\u003cb\u003eRoom/Station #:\u003c/b\u003e Law Library\u003cbr\u003e\n\u003cb\u003ePrinter Status:\u003c/b\u003e Available\u003cbr\u003e\n\u003cb\u003eScanner Status:\u003c/b\u003e Unavailable\u003cbr\u003e\n\u003cb\u003eColor or B/W:\u003c/b\u003e Color","poi_link":"https://it.uic.edu/services/student/on-campus/printing/wepa-print-locations/","bl_id":"0682","latitude":"41.877972","longitude":"-87.628019","bl_desc":"University of Illinois Chicago School of Law, Chicago’s first and only public law school, is located in the Loop at the corners of State Street, Jackson Boulevard and South Plymouth Court. UIC Law has a history of offering access to students from underserved communities, reflecting UIC’s mission and, as UIC’s 16th college, it provides current and prospective law students with more affordable education, as well as enhanced student services, such as access to health care, recreational facilities, residence halls and college athletics. UIC Law also creates opportunities for interdisciplinary courses and new joint and dual-degree programs aligned with UIC strengths in the health sciences, engineering and technology, urban planning and public administration, the social sciences and business.","display_indicator":"1","pin_radius":"20","bl_class":"UIC LAW","bl_name":"UIC LAW: 300 South State Street","bl_address1":"300 South State Street","bl_city":"Chicago","bl_zip":"60604","bl_abbreviation":"682LAW","bl_state":"IL","is_resource_yn":"Y"},{"poi_id":"165","poi_name":"All Gender Restrooms","poi_description":"Room S257\u003cbr\u003eRoom S258\u003cbr\u003eRoom S1255 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0682","latitude":"41.877972","longitude":"-87.628019","bl_desc":"University of Illinois Chicago School of Law, Chicago’s first and only public law school, is located in the Loop at the corners of State Street, Jackson Boulevard and South Plymouth Court. UIC Law has a history of offering access to students from underserved communities, reflecting UIC’s mission and, as UIC’s 16th college, it provides current and prospective law students with more affordable education, as well as enhanced student services, such as access to health care, recreational facilities, residence halls and college athletics. UIC Law also creates opportunities for interdisciplinary courses and new joint and dual-degree programs aligned with UIC strengths in the health sciences, engineering and technology, urban planning and public administration, the social sciences and business.","display_indicator":"1","pin_radius":"20","bl_class":"UIC LAW","bl_name":"UIC LAW: 300 South State Street","bl_address1":"300 South State Street","bl_city":"Chicago","bl_zip":"60604","bl_abbreviation":"682LAW","bl_state":"IL","is_resource_yn":"N"},{"poi_id":"249","poi_name":"Lactation Rooms","poi_description":"Room S-1210","poi_link":"https://oae.uic.edu/pregnancy-and-parenting/lactation-rooms/","bl_id":"0682","latitude":"41.877972","longitude":"-87.628019","bl_desc":"University of Illinois Chicago School of Law, Chicago’s first and only public law school, is located in the Loop at the corners of State Street, Jackson Boulevard and South Plymouth Court. UIC Law has a history of offering access to students from underserved communities, reflecting UIC’s mission and, as UIC’s 16th college, it provides current and prospective law students with more affordable education, as well as enhanced student services, such as access to health care, recreational facilities, residence halls and college athletics. UIC Law also creates opportunities for interdisciplinary courses and new joint and dual-degree programs aligned with UIC strengths in the health sciences, engineering and technology, urban planning and public administration, the social sciences and business.","display_indicator":"1","pin_radius":"20","bl_class":"UIC LAW","bl_name":"UIC LAW: 300 South State Street","bl_address1":"300 South State Street","bl_city":"Chicago","bl_zip":"60604","bl_abbreviation":"682LAW","bl_state":"IL","is_resource_yn":"Y"}],"UIC LAW_UIC LAW: 315 South Plymouth Court":[{"poi_id":"6","poi_name":"All Gender Restrooms","poi_description":"Room P156\u003cbr\u003eRoom P2M52 \u003cbr\u003e","poi_link":"https://gsc.uic.edu/inclusion/all-gender-restrooms/","bl_id":"0680","latitude":"41.8777","longitude":"-87.628477","bl_desc":"University of Illinois Chicago School of Law, Chicago’s first and only public law school, is located in the Loop at the corners of State Street, Jackson Boulevard and South Plymouth Court. UIC Law has a history of offering access to students from underserved communities, reflecting UIC’s mission and, as UIC’s 16th college, it provides current and prospective law students with more affordable education, as well as enhanced student services, such as access to health care, recreational facilities, residence halls and college athletics. UIC Law School also creates opportunities for interdisciplinary courses and new joint and dual-degree programs aligned with UIC strengths in the health sciences, engineering and technology, urban planning and public administration, the social sciences and business.","display_indicator":"1","pin_radius":"20","bl_class":"UIC LAW","bl_name":"UIC LAW: 315 South Plymouth Court","bl_address1":"315 South Plymouth Court","bl_city":"Chicago","bl_zip":"60604","bl_abbreviation":"680LAW","bl_state":"IL","is_resource_yn":"N"}],"UIC LAW_UIC LAW: 321 South Plymouth Court":[{"poi_id":null,"poi_name":null,"poi_description":null,"poi_link":null,"bl_id":"0683","latitude":"41.877299","longitude":"-87.628467","bl_desc":"University of Illinois Chicago School of Law, Chicago’s first and only public law school, is located in the Loop at the corners of State Street, Jackson Boulevard and South Plymouth Court. UIC Law has a history of offering access to students from underserved communities, reflecting UIC’s mission and, as UIC’s 16th college, it provides current and prospective law students with more affordable education, as well as enhanced student services, such as access to health care, recreational facilities, residence halls and college athletics. UIC Law also creates opportunities for interdisciplinary courses and new joint and dual-degree programs aligned with UIC strengths in the health sciences, engineering and technology, urban planning and public administration, the social sciences and business.","display_indicator":"1","pin_radius":"20","bl_class":"UIC LAW","bl_name":"UIC LAW: 321 South Plymouth Court","bl_address1":"321 South Plymouth Court","bl_city":"Chicago","bl_zip":"60604","bl_abbreviation":"683LAW","bl_state":"IL","is_resource_yn":null}]},"BuildingResourcesDict":{"0640":["Water Refill Station","Print Services","Dining","Campus Housing"],"0616":["Water Refill Station","Wireless Access Points"],"0628":["Wireless Access Points"],"0641":["Wireless Access Points"],"0618":["Office for Advising Development","Print Services","Wireless Access Points","Water Refill Station","Computer Labs","Dining","Lactation Rooms","Oasis Locations","ATMs","Disability Cultural Center","Gender \u0026 Sexuality Center"],"0617":["Wireless Access Points","Print Services","Oasis Locations","Water Refill Station","Honors College Tutoring"],"0642":["Water Refill Station","Print Services","Wireless Access Points"],"0613":["Wireless Access Points"],"0623":["Print Services","Water Refill Station","Wireless Access Points","Oasis Locations"],"0629":["Water Refill Station"],"0648":["Wireless Access Points","Water Refill Station"],"0646":["Water Refill Station"],"0612":["Computer Labs","Oasis Locations","Water Refill Station","Wireless Access Points","Print Services","The Writing Center"],"0626":["Wireless Access Points"],"0671":["Wireless Access Points"],"0602":["Wireless Access Points"],"0604A":["Oasis Locations","Wireless Access Points"],"0604B":["Rafael Cintron-Ortiz Latino Cultural Center","Wireless Access Points"],"0604C":["Wireless Access Points","Print Services","Oasis Locations","Water Refill Station"],"0604D":["Wireless Access Points","Oasis Locations"],"0604E":["Wireless Access Points"],"0604F":["Oasis Locations","Wireless Access Points"],"0614":["Oasis Locations","Wireless Access Points"],"0677":["Asian American Resource and Cultural Center"],"0633":["Water Refill Station","Wireless Access Points"],"0611":["Water Refill Station"],"0635":["Water Refill Station"],"0609":["Print Services","Wireless Access Points","Oasis Locations","Richard J. Daley Library","Lactation Rooms","Water Refill Station","Dining","IT Technical Helpdesk","Technology Solutions"],"0607":["Water Refill Station","Computer Labs","Lactation Rooms","Oasis Locations","Print Services","Wireless Access Points","Minority Engineering Recruitment and Retention Program (MERRP)"],"0608":["Water Refill Station","Oasis Locations"],"0631":["Water Refill Station","Computer Labs","Lactation Rooms","Print Services","Wireless Access Points"],"0619":["Water Refill Station","Computer Labs","Mathematical Sciences Learning Center (MSLC)","Print Services","Lactation Rooms","ATMs","Wireless Access Points","Oasis Locations"],"0627":["Oasis Locations","Wireless Access Points","Water Refill Station"],"0630":["Water Refill Station","Dining","Campus Recreation"],"0644C":["Print Services","Campus Housing"],"0644N":["Campus Housing","Wireless Access Points"],"0644S":["Print Services","Campus Housing","Computer Labs","Wireless Access Points","ATMs"],"0644W":["Wireless Access Points","Campus Housing"],"0655":["Admissions","Office of the Dean of Students (DOS)","Student Employment","Student Legal Services (SLS)","Parking Services","Native American Support Program (NASP)","ID Center","ATMs","The Counseling Center","Career Services","Print Services","TRIO","Visitors Center","Student Financial Aid and Scholarships (OFSAS)","University Student Financial Services \u0026 Cashier","Wireless Access Points","Student Development Services","Testing Services","African American Academic Network (AAAN)","Disability Resource Center (DRC)","Latin American Recruitment and Educational Services (LARES)","Undocumented Student Support","Student Records","Dining","Water Refill Station","Academic Center for Excellence (ACE)","CHANCE"],"0615":["Water Refill Station","Wireless Access Points","Arab American Cultural Center","Oasis Locations"],"0690":["Women\u0027s Leadership \u0026 Resource Center","Water Refill Station","Campus Advocacy Network (CAN)"],"0657":["Wireless Access Points","Water Refill Station"],"0656":["UIC Police Department","Water Refill Station"],"0605":["Wellness Center","Print Services","Student Centers","Student Veteran Affairs","Wireless Access Points","Commuter Student Resource Center (CSRC)","Water Refill Station","Dining","UIC Bookstore","Lactation Rooms","ATMs","Muslim Student Association"],"0606":["Wireless Access Points","Lactation Rooms","Computer Labs"],"0624":["Water Refill Station"],"0601":["Water Refill Station","Lactation Rooms","ATMs","Oasis Locations","Office of External Fellowships (OEF)","Wireless Access Points"],"0941":["Wireless Access Points","ATMs","Lactation Rooms"],"0916":["Print Services","Wireless Access Points","Children\u0027s Center","Lactation Rooms","Water Refill Station"],"0933":["Computer Labs","Wireless Access Points","Water Refill Station","Print Services"],"0932":["Wireless Access Points"],"0920":["Wireless Access Points","Water Refill Station"],"0911":["Water Refill Station","Dining","Wireless Access Points"],"0940":["Water Refill Station","Lactation Rooms","Wireless Access Points"],"0910":["Wireless Access Points","Water Refill Station","Urban Health Program"],"0934":["Water Refill Station","Wireless Access Points"],"0908":["Lactation Rooms","Wireless Access Points"],"0909":["Water Refill Station","Lactation Rooms","Print Services"],"0936":["Lactation Rooms","Wireless Access Points","Print Services","Water Refill Station"],"0924":["Water Refill Station","Print Services","Wireless Access Points","Lactation Rooms"],"0974":["Wireless Access Points","Water Refill Station"],"0902":["Wireless Access Points","Water Refill Station","UI Health Eye And Ear"],"0907":["Water Refill Station"],"0942":["Water Refill Station","Print Services","Wireless Access Points","Dining","Library of the Health Sciences","Lactation Rooms"],"0957":["Wireless Access Points"],"0922":["Office of Access and Equity (OAE)","ATMs","Water Refill Station","Office of Access and Equity-(OAE)"],"0914":["Wireless Access Points"],"0935":["Water Refill Station","Wireless Access Points"],"0919":["Lactation Rooms","ATMs","Wireless Access Points"],"0950":["Wireless Access Points"],"0959":["Dining"],"0948":["Dining","Lactation Rooms"],"0963":["Wireless Access Points"],"0937":["Wireless Access Points","Campus Housing"],"0975":["Water Refill Station","Wireless Access Points","Print Services","Lactation Rooms","Dining"],"0930":["Wireless Access Points"],"0951":["Wireless Access Points","Campus Housing"],"0923":["Wireless Access Points","Print Services","ATMs","Campus Housing","Computer Labs"],"0953":["Wireless Access Points","Campus Fitness Center"],"0938":["Dining","Student Centers","ATMs","Wireless Access Points","Lactation Rooms"],"0949":["Lactation Rooms","ATMs"],"0977":["Water Refill Station","Wireless Access Points"],"0675":["Wireless Access Points"],"0674":["UI Health Pharmacy","Family Medicine Center"],"0665":["Print Services","Wireless Access Points","ATMs","Dining","Computer Labs","Campus Housing"],"0664":["Campus Housing","Computer Labs","Print Services","Wireless Access Points"],"0663":["Water Refill Station","Campus Housing","Wireless Access Points","Print Services","Oasis Locations","Computer Labs"],"0682":["Print Services","Lactation Rooms"]},"TransitDict":{"Scooter and Skateboard Racks":[{"category":"Scooter and Skateboard Racks","category_display_name":"Scooter and Skateboard Racks","latitude":"41.872085","longitude":"-87.648429","bl_name":"Lecture Center Building C","bl_address1":"802 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LCC","bl_desc":"Lecture Center C is part of an 85,549 sq ft six-building general-use classroom Lecture Center Complex that opened for operation in 1965 and was designed by Walter Netsch. The complex is the center of East Campus, reflecting the Drop of Water Scheme metaphor: the notion that a pebble dropped in a pond represents knowledge spreading out.Many classrooms in the Lecture Center Complex feature high-quality acoustics and advanced technology that allows faculty to teach in a collaborative, interactive style and that can also be the venue for guest lectures and panel discussions."},{"category":"Scooter and Skateboard Racks","category_display_name":"Scooter and Skateboard Racks","latitude":"41.872022","longitude":"-87.650059","bl_name":"Richard J. Daley Library","bl_address1":"801 South Morgan Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"LIB","bl_desc":"Dating from 1963, the library is named for former Mayor Richard J. Daley, who was instrumental in bringing a campus of the University of Illinois to the city of Chicago.Considered an anchor building of the historic Walter Netsch campus, the four-story library was built in two stages: first, the central structure, followed by additions on the north and south ends. The original building extended to the end of the first brick-faced bays. Two additional bays were eventually added at each end. Two wings running to the west were planned but never built. Stucco panels visible along the west face of the building indicate their intended placement."},{"category":"Scooter and Skateboard Racks","category_display_name":"Scooter and Skateboard Racks","latitude":"41.871169","longitude":"-87.649109","bl_name":"Taft Hall","bl_address1":"826 South Halsted Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"TH","bl_desc":"Taft Hall is a building in the Taft-Burnham-Addams cluster that was each named for an individual who seized Chicago as a place of opportunity. Loredo Taft was a sculptor, educator, and cultural leader. Architect Daniel H. Burnham, known to have said, “Make no little plans,” coordinated the 1893 World’s Columbian Exposition in Chicago. Nobel Peace Prize winner Jane Addams founded Hull-House, the first settlement house in Chicago, in 1889. These three classroom buildings are linked by the original Netsch-designed walkways."},{"category":"Scooter and Skateboard Racks","category_display_name":"Scooter and Skateboard Racks","latitude":"41.87338","longitude":"-87.652282","bl_name":"Behavioral Sciences Building","bl_address1":"1007 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"BSB","bl_desc":"The four-story geometric structure on the far side of University Hall Plaza is the Behavioral Sciences Building. Dating from the third phase of campus construction, BSB combines concrete and brick in what Walter Netsch considered his most sophisticated example of Field Theory design at UIC. The geometric complexity of the building renders the interior extremely difficult to navigate. Only in recent years has extensive signage been added to aid those searching for a particular classroom or office."},{"category":"Scooter and Skateboard Racks","category_display_name":"Scooter Rack","latitude":"41.874542","longitude":"-87.650298","bl_name":"Academic \u0026 Residential Complex","bl_address1":"940 West Harrison Street","bl_city":"Chicago","bl_zip":"60607","bl_abbreviation":"ARC","bl_desc":"The new Academic and Residential Complex (ARC) is a public private partnership between UIC and American Campus Communities (ACC). As part of a master plan to address the university¿s increasing enrollment, this new living-learning community features a 10-story, 146,000-square-foot residence hall with 548 beds in traditional dorm rooms and semi-suite style units. A two-story, 54,000-square-foot academic center on the west side of ARC holds three large tiered lecture halls, active learning classrooms, several small group study rooms, a tutoring center and multiple collaboration spaces. The living-learning community also includes shared spaces such as lounges, offices, laundry rooms, a fitness center and a 10th floor sky lounge, along with 1,600 square feet of retail space that houses a Starbucks coffee shop operated by students. Designed by Solomon Cordwell Buenz (SCB), ARC evokes the original campus design by architect Walter Netsch in its use of concrete panels and geometric shapes in the facade and is targeting LEED Gold certification later in 2019."}]},"DepartmentsDict":{"0613":[{"bl_id":"0613","pb_owner_name":"Business Career Center, CBA","pb_owner_id":"94425","custom_yn":"N","custom_value":null}],"0628":[{"bl_id":"0628","pb_owner_name":"Design, School of","pb_owner_id":"94428","custom_yn":"N","custom_value":null},{"bl_id":"0628","pb_owner_name":"Architecture, School of ","pb_owner_id":"99996","custom_yn":"N","custom_value":null}],"0602":[{"bl_id":"0602","pb_owner_name":"Art and Art History Administration","pb_owner_id":"94430","custom_yn":"N","custom_value":null},{"bl_id":"0602","pb_owner_name":"Art and Design, School of ","pb_owner_id":"99994","custom_yn":"N","custom_value":null},{"bl_id":"0602","pb_owner_name":"Architecture, Design, and the Arts Administration","pb_owner_id":"99995","custom_yn":"N","custom_value":null},{"bl_id":"0602","pb_owner_name":"Art","pb_owner_id":"94432","custom_yn":"N","custom_value":null},{"bl_id":"0602","pb_owner_name":"Architecture, Design, and the Arts, College of","pb_owner_id":"99590","custom_yn":"N","custom_value":null},{"bl_id":"0602","pb_owner_name":"Art History, Department of","pb_owner_id":"99931","custom_yn":"N","custom_value":null}],"0623":[{"bl_id":"0623","pb_owner_name":"Theatre \u0026 Music Administration","pb_owner_id":"94431","custom_yn":"N","custom_value":null},{"bl_id":"0623","pb_owner_name":"Theatre, Department of","pb_owner_id":"94433","custom_yn":"N","custom_value":null},{"bl_id":"0623","pb_owner_name":"Music, Department of","pb_owner_id":"94451","custom_yn":"N","custom_value":null},{"bl_id":"0623","pb_owner_name":"Social Work, Jane Addams College of","pb_owner_id":"99954","custom_yn":"N","custom_value":null}],"0627":[{"bl_id":"0627","pb_owner_name":"Undergraduate Success Center","pb_owner_id":"94479","custom_yn":"N","custom_value":null},{"bl_id":"0627","pb_owner_name":"Humanities, Institute for the","pb_owner_id":"99477","custom_yn":"N","custom_value":null},{"bl_id":"0627","pb_owner_name":"Arab American Cultural Center","pb_owner_id":"94109","custom_yn":"N","custom_value":null}],"0923":[{"bl_id":"0923","pb_owner_name":"Healthy Cities Collaborative","pb_owner_id":"94483","custom_yn":"N","custom_value":null},{"bl_id":"0923","pb_owner_name":"Cancer Center","pb_owner_id":"99412","custom_yn":"N","custom_value":null},{"bl_id":"0923","pb_owner_name":"Managed Care, Hospital","pb_owner_id":"99808","custom_yn":"N","custom_value":null},{"bl_id":"0923","pb_owner_name":"Campus Housing, UIC","pb_owner_id":"99838","custom_yn":"N","custom_value":null}],"0924":[{"bl_id":"0924","pb_owner_name":"Drug Discovery and Development, Center for","pb_owner_id":"94520","custom_yn":"N","custom_value":null},{"bl_id":"0924","pb_owner_name":"Oncology Services ","pb_owner_id":"99316","custom_yn":"N","custom_value":null},{"bl_id":"0924","pb_owner_name":"Quality Management","pb_owner_id":"99512","custom_yn":"N","custom_value":null},{"bl_id":"0924","pb_owner_name":"Pharmacoepidemiology and Pharmacoeconomic Research, Center for","pb_owner_id":"99194","custom_yn":"N","custom_value":null},{"bl_id":"0924","pb_owner_name":"Pharmacy-Urban Health Program","pb_owner_id":"99340","custom_yn":"N","custom_value":null},{"bl_id":"0924","pb_owner_name":"Pharmacy","pb_owner_id":"99341","custom_yn":"N","custom_value":null},{"bl_id":"0924","pb_owner_name":"Student Affairs, College of Pharmacy ","pb_owner_id":"99198","custom_yn":"N","custom_value":null},{"bl_id":"0924","pb_owner_name":"Academic Affairs, College of Pharmacy","pb_owner_id":"99197","custom_yn":"N","custom_value":null},{"bl_id":"0924","pb_owner_name":"Pharmacy, College of","pb_owner_id":"99586","custom_yn":"N","custom_value":null},{"bl_id":"0924","pb_owner_name":"Pharmacy Practice, Department of","pb_owner_id":"99786","custom_yn":"N","custom_value":null},{"bl_id":"0924","pb_owner_name":"Pharmacy Systems, Outcomes and Policy, Department of","pb_owner_id":"99788","custom_yn":"N","custom_value":null},{"bl_id":"0924","pb_owner_name":"Medicinal Chemistry and Pharmacognosy, Department of","pb_owner_id":"99790","custom_yn":"N","custom_value":null},{"bl_id":"0924","pb_owner_name":"Pharmacy, Office of the Dean","pb_owner_id":"99793","custom_yn":"N","custom_value":null},{"bl_id":"0924","pb_owner_name":"Biopharmaceutical Sciences, Department of","pb_owner_id":"99794","custom_yn":"N","custom_value":null},{"bl_id":"0924","pb_owner_name":"Health Information Management, Hospital","pb_owner_id":"99863","custom_yn":"N","custom_value":null},{"bl_id":"0924","pb_owner_name":"Tuberculosis Research, Institute for ","pb_owner_id":"99869","custom_yn":"N","custom_value":null}],"0655":[{"bl_id":"0655","pb_owner_name":"Academic and Enrollment Services Information Technology","pb_owner_id":"94522","custom_yn":"N","custom_value":null},{"bl_id":"0655","pb_owner_name":"Recruitment","pb_owner_id":"94535","custom_yn":"N","custom_value":null},{"bl_id":"0655","pb_owner_name":"UIC Innovation Center","pb_owner_id":"94592","custom_yn":"N","custom_value":null},{"bl_id":"0655","pb_owner_name":"Testing Services","pb_owner_id":"94776","custom_yn":"N","custom_value":null},{"bl_id":"0655","pb_owner_name":"Student Development Services","pb_owner_id":"99377","custom_yn":"N","custom_value":null},{"bl_id":"0655","pb_owner_name":"Academic and Enrollment Services Administration","pb_owner_id":"99399","custom_yn":"N","custom_value":null},{"bl_id":"0655","pb_owner_name":"Admissions, Office of ","pb_owner_id":"99400","custom_yn":"N","custom_value":null},{"bl_id":"0655","pb_owner_name":"Student Affairs, Vice Chancellor for","pb_owner_id":"99997","custom_yn":"N","custom_value":null},{"bl_id":"0655","pb_owner_name":"Registration and Records, Office of ","pb_owner_id":"99998","custom_yn":"N","custom_value":null},{"bl_id":"0655","pb_owner_name":"CHANCE Program","pb_owner_id":"97560","custom_yn":"N","custom_value":null},{"bl_id":"0655","pb_owner_name":"Degree Progress Office","pb_owner_id":"97577","custom_yn":"N","custom_value":null},{"bl_id":"0655","pb_owner_name":"Student Systems Services, Office of","pb_owner_id":"97657","custom_yn":"N","custom_value":null},{"bl_id":"0655","pb_owner_name":"Catalog","pb_owner_id":"98524","custom_yn":"N","custom_value":null},{"bl_id":"0655","pb_owner_name":"Transfer Articulation Degree Audit","pb_owner_id":"98526","custom_yn":"N","custom_value":null},{"bl_id":"0655","pb_owner_name":"I.D. Center","pb_owner_id":"98941","custom_yn":"N","custom_value":null},{"bl_id":"0655","pb_owner_name":"Disability Resource Center","pb_owner_id":"99185","custom_yn":"N","custom_value":null},{"bl_id":"0655","pb_owner_name":"Disability Resource Center","pb_owner_id":"92204","custom_yn":"N","custom_value":null},{"bl_id":"0655","pb_owner_name":"President\u0027s Leadership Program","pb_owner_id":"99672","custom_yn":"N","custom_value":null},{"bl_id":"0655","pb_owner_name":"Ace","pb_owner_id":"99828","custom_yn":"N","custom_value":null},{"bl_id":"0655","pb_owner_name":"CAS Administration ","pb_owner_id":"99841","custom_yn":"N","custom_value":null},{"bl_id":"0655","pb_owner_name":"Classroom Scheduling, Office of","pb_owner_id":"99878","custom_yn":"N","custom_value":null},{"bl_id":"0655","pb_owner_name":"Lares","pb_owner_id":"99896","custom_yn":"N","custom_value":null},{"bl_id":"0655","pb_owner_name":"TRIO Programs","pb_owner_id":"99909","custom_yn":"N","custom_value":null},{"bl_id":"0655","pb_owner_name":"Learning Sciences Research Institute","pb_owner_id":"99913","custom_yn":"N","custom_value":null},{"bl_id":"0655","pb_owner_name":"Native American Support Program","pb_owner_id":"99919","custom_yn":"N","custom_value":null},{"bl_id":"0655","pb_owner_name":"African American Academic Network","pb_owner_id":"99932","custom_yn":"N","custom_value":null},{"bl_id":"0655","pb_owner_name":"Career Services","pb_owner_id":"99934","custom_yn":"N","custom_value":null},{"bl_id":"0655","pb_owner_name":"International Services, Office of","pb_owner_id":"99942","custom_yn":"N","custom_value":null},{"bl_id":"0655","pb_owner_name":"Financial Aid Office","pb_owner_id":"99946","custom_yn":"N","custom_value":null},{"bl_id":"0655","pb_owner_name":"Counseling Service, Student Affairs","pb_owner_id":"99947","custom_yn":"N","custom_value":null},{"bl_id":"0655","pb_owner_name":"Student Affairs, Dean of ","pb_owner_id":"99948","custom_yn":"N","custom_value":null}],"0965":[{"bl_id":"0965","pb_owner_name":"EnterpriseWorks Chicago","pb_owner_id":"94548","custom_yn":"N","custom_value":null}],"0908":[{"bl_id":"0908","pb_owner_name":"Minority Health Research, Institute for, Department of Medicine","pb_owner_id":"94593","custom_yn":"N","custom_value":null},{"bl_id":"0908","pb_owner_name":"Technology Management, Office of","pb_owner_id":"99437","custom_yn":"N","custom_value":null},{"bl_id":"0908","pb_owner_name":"Business Planning and Decision Support","pb_owner_id":"98359","custom_yn":"N","custom_value":null},{"bl_id":"0908","pb_owner_name":"Endocrinology/Diabetes and Metabolism, Department of Medicine","pb_owner_id":"99188","custom_yn":"N","custom_value":null},{"bl_id":"0908","pb_owner_name":"Rheumatology, Department of Medicine ","pb_owner_id":"99702","custom_yn":"N","custom_value":null}],"0980":[{"bl_id":"0980","pb_owner_name":"Magnetic Resonance Research - 3T Program, Center for","pb_owner_id":"94739","custom_yn":"N","custom_value":null}],"0672":[{"bl_id":"0672","pb_owner_name":"Programs for International Partnerships","pb_owner_id":"99174","custom_yn":"N","custom_value":null},{"bl_id":"0672","pb_owner_name":"Research On Race and Public Policy, Institute for","pb_owner_id":"99486","custom_yn":"N","custom_value":null},{"bl_id":"0672","pb_owner_name":"High School Development, Office of","pb_owner_id":"95458","custom_yn":"N","custom_value":null},{"bl_id":"0672","pb_owner_name":"Institutional Research, Office of","pb_owner_id":"97658","custom_yn":"N","custom_value":null}],"0948":[{"bl_id":"0948","pb_owner_name":"Allergy, Department of Medicine","pb_owner_id":"99212","custom_yn":"N","custom_value":null},{"bl_id":"0948","pb_owner_name":"Digestive Disease Center","pb_owner_id":"99271","custom_yn":"N","custom_value":null},{"bl_id":"0948","pb_owner_name":"Nutrition and Wellness Center","pb_owner_id":"99458","custom_yn":"N","custom_value":null},{"bl_id":"0948","pb_owner_name":"Children and Adolescent Center","pb_owner_id":"99522","custom_yn":"N","custom_value":null},{"bl_id":"0948","pb_owner_name":"Radiation Oncology, Hospital","pb_owner_id":"99548","custom_yn":"N","custom_value":null},{"bl_id":"0948","pb_owner_name":"Primary Care Plus","pb_owner_id":"97547","custom_yn":"N","custom_value":null},{"bl_id":"0948","pb_owner_name":"Liver Center","pb_owner_id":"97650","custom_yn":"N","custom_value":null},{"bl_id":"0948","pb_owner_name":"Oncology Center","pb_owner_id":"99751","custom_yn":"N","custom_value":null},{"bl_id":"0948","pb_owner_name":"Heart Center","pb_owner_id":"99847","custom_yn":"N","custom_value":null},{"bl_id":"0948","pb_owner_name":"Women\u0027s Health, Center for","pb_owner_id":"99848","custom_yn":"N","custom_value":null},{"bl_id":"0948","pb_owner_name":"Surgery Center","pb_owner_id":"99850","custom_yn":"N","custom_value":null},{"bl_id":"0948","pb_owner_name":"Internal Medicine Center","pb_owner_id":"99856","custom_yn":"N","custom_value":null},{"bl_id":"0948","pb_owner_name":"Dermatology Center","pb_owner_id":"99859","custom_yn":"N","custom_value":null}],"0975":[{"bl_id":"0975","pb_owner_name":"Cure Violence","pb_owner_id":"99219","custom_yn":"N","custom_value":null},{"bl_id":"0975","pb_owner_name":"Advancement of Distance Education - SPH, Center for","pb_owner_id":"99221","custom_yn":"N","custom_value":null},{"bl_id":"0975","pb_owner_name":"Health Policy and Administration, Division of","pb_owner_id":"99497","custom_yn":"N","custom_value":null},{"bl_id":"0975","pb_owner_name":"Community Outreach Intervention Projects, SPH","pb_owner_id":"99498","custom_yn":"N","custom_value":null},{"bl_id":"0975","pb_owner_name":"Epidemiology and Biostatistics, SPH, Division of","pb_owner_id":"99499","custom_yn":"N","custom_value":null},{"bl_id":"0975","pb_owner_name":"Community Health Sciences, SPH, Division of","pb_owner_id":"99501","custom_yn":"N","custom_value":null},{"bl_id":"0975","pb_owner_name":"Administration, School of Public Health ","pb_owner_id":"99504","custom_yn":"N","custom_value":null}],"0916":[{"bl_id":"0916","pb_owner_name":"Children\u0027s Center","pb_owner_id":"99243","custom_yn":"N","custom_value":null},{"bl_id":"0916","pb_owner_name":"Midwest AIDS Training and Education Center","pb_owner_id":"99258","custom_yn":"N","custom_value":null},{"bl_id":"0916","pb_owner_name":"Physical Therapy - AHS, Department of","pb_owner_id":"99410","custom_yn":"N","custom_value":null},{"bl_id":"0916","pb_owner_name":"Occupational Therapy - AHS, Department of","pb_owner_id":"99455","custom_yn":"N","custom_value":null},{"bl_id":"0916","pb_owner_name":"Administration - College of Medicine CS, Chicago","pb_owner_id":"99802","custom_yn":"N","custom_value":null},{"bl_id":"0916","pb_owner_name":"Biomedical and Health Information Sciences","pb_owner_id":"99678","custom_yn":"N","custom_value":null},{"bl_id":"0916","pb_owner_name":"Family Medicine, Department of","pb_owner_id":"99871","custom_yn":"N","custom_value":null},{"bl_id":"0916","pb_owner_name":"Kinesiology and Nutrition","pb_owner_id":"99963","custom_yn":"N","custom_value":null}],"0630":[{"bl_id":"0630","pb_owner_name":"Campus Recreation","pb_owner_id":"99244","custom_yn":"N","custom_value":null}],"0938":[{"bl_id":"0938","pb_owner_name":"Creative and Digital Services","pb_owner_id":"99247","custom_yn":"N","custom_value":null}],"0605":[{"bl_id":"0605","pb_owner_name":"Student Centers Administration","pb_owner_id":"99248","custom_yn":"N","custom_value":null},{"bl_id":"0605","pb_owner_name":"Wellness Center","pb_owner_id":"92101","custom_yn":"N","custom_value":null},{"bl_id":"0605","pb_owner_name":"Student Centers Operations","pb_owner_id":"99831","custom_yn":"N","custom_value":null},{"bl_id":"0605","pb_owner_name":"Campus Programs","pb_owner_id":"99832","custom_yn":"N","custom_value":null},{"bl_id":"0605","pb_owner_name":"Bookstore, UIC","pb_owner_id":"99833","custom_yn":"N","custom_value":null},{"bl_id":"0605","pb_owner_name":"Faculty Senate","pb_owner_id":"99928","custom_yn":"N","custom_value":null},{"bl_id":"0605","pb_owner_name":"University of Illinois Alumni Association - Chicago","pb_owner_id":"99973","custom_yn":"N","custom_value":null}],"0902":[{"bl_id":"0902","pb_owner_name":"Otolaryngology Center","pb_owner_id":"99263","custom_yn":"N","custom_value":null},{"bl_id":"0902","pb_owner_name":"Infection Control","pb_owner_id":"99524","custom_yn":"N","custom_value":null},{"bl_id":"0902","pb_owner_name":"Transplant Center - EEI","pb_owner_id":"97578","custom_yn":"N","custom_value":null},{"bl_id":"0902","pb_owner_name":"Otolaryngology - CS, Department of","pb_owner_id":"99763","custom_yn":"N","custom_value":null},{"bl_id":"0902","pb_owner_name":"Ophthalmology and Visual Science, Department of","pb_owner_id":"99765","custom_yn":"N","custom_value":null}],"0920":[{"bl_id":"0920","pb_owner_name":"Transplant, Hospital","pb_owner_id":"99278","custom_yn":"N","custom_value":null},{"bl_id":"0920","pb_owner_name":"Clinical Research Center","pb_owner_id":"99495","custom_yn":"N","custom_value":null},{"bl_id":"0920","pb_owner_name":"Bariatrics","pb_owner_id":"98344","custom_yn":"N","custom_value":null},{"bl_id":"0920","pb_owner_name":"Administration, Department of Medicine","pb_owner_id":"98503","custom_yn":"N","custom_value":null},{"bl_id":"0920","pb_owner_name":"Ambulatory Pharmacy Services","pb_owner_id":"99196","custom_yn":"N","custom_value":null},{"bl_id":"0920","pb_owner_name":"Pulmonary, Critical Care, Sleep and Allergy, Department of Medicine","pb_owner_id":"99703","custom_yn":"N","custom_value":null},{"bl_id":"0920","pb_owner_name":"Hematology/Oncology, Department of Medicine","pb_owner_id":"99708","custom_yn":"N","custom_value":null},{"bl_id":"0920","pb_owner_name":"Gastroenterology and Hepatology, Department of Medicine","pb_owner_id":"99712","custom_yn":"N","custom_value":null},{"bl_id":"0920","pb_owner_name":"Cardiology, Department of Medicine","pb_owner_id":"99715","custom_yn":"N","custom_value":null},{"bl_id":"0920","pb_owner_name":"Surgery - CS, Department of","pb_owner_id":"99754","custom_yn":"N","custom_value":null},{"bl_id":"0920","pb_owner_name":"Pediatrics - Chicago, Department of","pb_owner_id":"99761","custom_yn":"N","custom_value":null},{"bl_id":"0920","pb_owner_name":"Medicine - CS, Department of","pb_owner_id":"99809","custom_yn":"N","custom_value":null},{"bl_id":"0920","pb_owner_name":"Administration, Ambulatory Services ","pb_owner_id":"99852","custom_yn":"N","custom_value":null}],"0950":[{"bl_id":"0950","pb_owner_name":"Physical Medicine and Rehabilitation, Hospital","pb_owner_id":"99287","custom_yn":"N","custom_value":null},{"bl_id":"0950","pb_owner_name":"Psychiatry Center","pb_owner_id":"99467","custom_yn":"N","custom_value":null},{"bl_id":"0950","pb_owner_name":"Neurological Surgery - CS","pb_owner_id":"99752","custom_yn":"N","custom_value":null},{"bl_id":"0950","pb_owner_name":"Neurology and Rehabilitation Medicine","pb_owner_id":"99753","custom_yn":"N","custom_value":null}],"0949":[{"bl_id":"0949","pb_owner_name":"General Psychiatric Nursing, Hospital","pb_owner_id":"99289","custom_yn":"N","custom_value":null},{"bl_id":"0949","pb_owner_name":"Emergency Services","pb_owner_id":"99317","custom_yn":"N","custom_value":null},{"bl_id":"0949","pb_owner_name":"Anesthesiology, Department of","pb_owner_id":"99411","custom_yn":"N","custom_value":null},{"bl_id":"0949","pb_owner_name":"Clinical Nutrition, Hospital","pb_owner_id":"99457","custom_yn":"N","custom_value":null},{"bl_id":"0949","pb_owner_name":"Excellence and Experience Office","pb_owner_id":"99493","custom_yn":"N","custom_value":null},{"bl_id":"0949","pb_owner_name":"Hospital, University of Illinois","pb_owner_id":"99575","custom_yn":"N","custom_value":null},{"bl_id":"0949","pb_owner_name":"Care Coordination","pb_owner_id":"99679","custom_yn":"N","custom_value":null},{"bl_id":"0949","pb_owner_name":"GI Diagnostic Services, Hospital","pb_owner_id":"99711","custom_yn":"N","custom_value":null},{"bl_id":"0949","pb_owner_name":"Respiratory Services , Hospital","pb_owner_id":"99746","custom_yn":"N","custom_value":null},{"bl_id":"0949","pb_owner_name":"Radiology, Hospital","pb_owner_id":"99755","custom_yn":"N","custom_value":null},{"bl_id":"0949","pb_owner_name":"Pharmacy, Hospital","pb_owner_id":"99789","custom_yn":"N","custom_value":null},{"bl_id":"0949","pb_owner_name":"Materials Management, Hospital","pb_owner_id":"99819","custom_yn":"N","custom_value":null},{"bl_id":"0949","pb_owner_name":"Information Services , Hospital","pb_owner_id":"99820","custom_yn":"N","custom_value":null},{"bl_id":"0949","pb_owner_name":"Administration, Hospital","pb_owner_id":"99823","custom_yn":"N","custom_value":null},{"bl_id":"0949","pb_owner_name":"Risk Management, Hospital","pb_owner_id":"99865","custom_yn":"N","custom_value":null},{"bl_id":"0949","pb_owner_name":"Surgical Services, Hospital","pb_owner_id":"99867","custom_yn":"N","custom_value":null}],"0601":[{"bl_id":"0601","pb_owner_name":"Religious Studies","pb_owner_id":"99349","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Asian Studies","pb_owner_id":"99355","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Student Affairs, LAS ","pb_owner_id":"99356","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Study Abroad","pb_owner_id":"99403","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Liautaud Graduate School of Business","pb_owner_id":"99465","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Undergraduate Programs, CBA","pb_owner_id":"99474","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Linguistics, Department of","pb_owner_id":"94915","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Diversity, Office of","pb_owner_id":"95162","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Literatures, Cultural Studies and Linguistics, School of","pb_owner_id":"95193","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Marketing \u0026 Brand Management","pb_owner_id":"97576","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Planning and Programs, Vice Provost","pb_owner_id":"98208","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Business Administration - Corporate MBA","pb_owner_id":"98479","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Academic Communications","pb_owner_id":"98523","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Academic and Enrollment Services","pb_owner_id":"98527","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"CETL","pb_owner_id":"98659","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Faculty Affairs, Vice Provost ","pb_owner_id":"98660","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"External Fellowships, Office of","pb_owner_id":"98674","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Public \u0026 Government Affairs","pb_owner_id":"99191","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"International Affairs, Office of ","pb_owner_id":"99199","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"VP for Global Engagement","pb_owner_id":"94090","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Liberal Arts and Sciences, College of","pb_owner_id":"99588","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Business Administration, College of","pb_owner_id":"99594","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Budget and Financial Analysis","pb_owner_id":"99881","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Community Relations","pb_owner_id":"99886","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Latin American and Latino Studies, Department of","pb_owner_id":"99897","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Gender and Women\u0027s Studies, Department of","pb_owner_id":"99905","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Budget and Financial Administration","pb_owner_id":"99910","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Information and Decision Sciences, CBA","pb_owner_id":"99920","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Finance, CBA","pb_owner_id":"99923","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Economics, Department of","pb_owner_id":"99924","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Accounting, CBA","pb_owner_id":"99925","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Slavic and Baltic Language and Literatures, Department of","pb_owner_id":"99933","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"African American Studies","pb_owner_id":"99935","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Philosophy, Department of","pb_owner_id":"99943","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Chancellor, Office of the ","pb_owner_id":"99944","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Vice Chancellor for Advancement, Office of","pb_owner_id":"99949","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Hispanic and Italian Studies, Department of","pb_owner_id":"99951","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Public Affairs, Office of ","pb_owner_id":"99956","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Administration, LAS ","pb_owner_id":"99971","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"History, Department of","pb_owner_id":"99975","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Administration, Graduate College","pb_owner_id":"99976","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"English, Department of","pb_owner_id":"99981","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"Academic Affairs, Vice Chancellor for ","pb_owner_id":"99986","custom_yn":"N","custom_value":null},{"bl_id":"0601","pb_owner_name":"College of Business Administration - Deans Office","pb_owner_id":"99991","custom_yn":"N","custom_value":null}],"0612":[{"bl_id":"0612","pb_owner_name":"Language and Culture Learning Center","pb_owner_id":"99354","custom_yn":"N","custom_value":null}],"0690":[{"bl_id":"0690","pb_owner_name":"Early Outreach Program - Urban Health Program","pb_owner_id":"99370","custom_yn":"N","custom_value":null},{"bl_id":"0690","pb_owner_name":"Women\u0027s Leadership and Resource Center","pb_owner_id":"99907","custom_yn":"N","custom_value":null}],"0941":[{"bl_id":"0941","pb_owner_name":"Protection of Research Subjects, Office for the","pb_owner_id":"99391","custom_yn":"N","custom_value":null},{"bl_id":"0941","pb_owner_name":"Research Services, Office of","pb_owner_id":"99394","custom_yn":"N","custom_value":null},{"bl_id":"0941","pb_owner_name":"Secretary\u0027s Office Board of Trustees","pb_owner_id":"99481","custom_yn":"N","custom_value":null},{"bl_id":"0941","pb_owner_name":"Research Development, Office of","pb_owner_id":"98340","custom_yn":"N","custom_value":null},{"bl_id":"0941","pb_owner_name":"Animal Care and Institutional Biosafety","pb_owner_id":"98904","custom_yn":"N","custom_value":null},{"bl_id":"0941","pb_owner_name":"VCR Finance","pb_owner_id":"98113","custom_yn":"N","custom_value":null},{"bl_id":"0941","pb_owner_name":"VCR Finance","pb_owner_id":"98113","custom_yn":"N","custom_value":null},{"bl_id":"0941","pb_owner_name":"Academic Affairs, Office of the Vice President for ","pb_owner_id":"99669","custom_yn":"N","custom_value":null},{"bl_id":"0941","pb_owner_name":"Presidents Office","pb_owner_id":"99674","custom_yn":"N","custom_value":null},{"bl_id":"0941","pb_owner_name":"University Counsel","pb_owner_id":"99804","custom_yn":"N","custom_value":null},{"bl_id":"0941","pb_owner_name":"Research, Vice Chancellor for","pb_owner_id":"99884","custom_yn":"N","custom_value":null}],"0930":[{"bl_id":"0930","pb_owner_name":"Environmental Science and Policy, Institute for","pb_owner_id":"99393","custom_yn":"N","custom_value":null},{"bl_id":"0930","pb_owner_name":"Environmental and Occupational Health Sciences, SPH","pb_owner_id":"99500","custom_yn":"N","custom_value":null},{"bl_id":"0930","pb_owner_name":"Great Lakes Center for Envir. And Occup. Health and Safety","pb_owner_id":"99503","custom_yn":"N","custom_value":null},{"bl_id":"0930","pb_owner_name":"Advanced Design, Research and Exploration, Center for","pb_owner_id":"95446","custom_yn":"N","custom_value":null}],"0648":[{"bl_id":"0648","pb_owner_name":"Softech","pb_owner_id":"99396","custom_yn":"N","custom_value":null},{"bl_id":"0648","pb_owner_name":"Mechanical and Industrial Engineering, Department of","pb_owner_id":"99892","custom_yn":"N","custom_value":null},{"bl_id":"0648","pb_owner_name":"Civil and Materials Engineering, Department of","pb_owner_id":"99969","custom_yn":"N","custom_value":null}],"0974":[{"bl_id":"0974","pb_owner_name":"Disability and Human Development, Department of","pb_owner_id":"99409","custom_yn":"N","custom_value":null},{"bl_id":"0974","pb_owner_name":"Disability and Human Development, Institute on","pb_owner_id":"99676","custom_yn":"N","custom_value":null},{"bl_id":"0974","pb_owner_name":"Women and Gender, Center for Research on","pb_owner_id":"99901","custom_yn":"N","custom_value":null}],"0631":[{"bl_id":"0631","pb_owner_name":"National Center for Data Mining","pb_owner_id":"99442","custom_yn":"N","custom_value":null},{"bl_id":"0631","pb_owner_name":"Computer Science, Department of","pb_owner_id":"99209","custom_yn":"N","custom_value":null},{"bl_id":"0631","pb_owner_name":"Computer Science, Department of","pb_owner_id":"99209","custom_yn":"N","custom_value":null},{"bl_id":"0631","pb_owner_name":"Math Statistics and Computer Science, Department of","pb_owner_id":"99968","custom_yn":"N","custom_value":null},{"bl_id":"0631","pb_owner_name":"Administration, College of Engineering","pb_owner_id":"99982","custom_yn":"N","custom_value":null},{"bl_id":"0631","pb_owner_name":"Bioengineering, Richard and Loan Hill Department of","pb_owner_id":"99987","custom_yn":"N","custom_value":null}],"0977":[{"bl_id":"0977","pb_owner_name":"Human Resources, Hospital","pb_owner_id":"99507","custom_yn":"N","custom_value":null}],"0911":[{"bl_id":"0911","pb_owner_name":"Medical Staff Office","pb_owner_id":"99525","custom_yn":"N","custom_value":null},{"bl_id":"0911","pb_owner_name":"Nephrology, Department of Medicine ","pb_owner_id":"99704","custom_yn":"N","custom_value":null},{"bl_id":"0911","pb_owner_name":"Geriatric Medicine, Department of Medicine","pb_owner_id":"99709","custom_yn":"N","custom_value":null},{"bl_id":"0911","pb_owner_name":"Academic Internal Medicine, Department of Medicine","pb_owner_id":"99710","custom_yn":"N","custom_value":null},{"bl_id":"0911","pb_owner_name":"Urology, Department of","pb_owner_id":"99750","custom_yn":"N","custom_value":null},{"bl_id":"0911","pb_owner_name":"Pathology - CS, Department of","pb_owner_id":"99762","custom_yn":"N","custom_value":null},{"bl_id":"0911","pb_owner_name":"Obstetrics and Gynecology - CS, Department of","pb_owner_id":"99766","custom_yn":"N","custom_value":null},{"bl_id":"0911","pb_owner_name":"Graduate Medical Education, Office of","pb_owner_id":"99821","custom_yn":"N","custom_value":null}],"0642":[{"bl_id":"0642","pb_owner_name":"Great Cities Institute","pb_owner_id":"99529","custom_yn":"N","custom_value":null},{"bl_id":"0642","pb_owner_name":"Survey Research Laboratory","pb_owner_id":"99554","custom_yn":"N","custom_value":null},{"bl_id":"0642","pb_owner_name":"Urban Economic Development, Center for ","pb_owner_id":"99555","custom_yn":"N","custom_value":null},{"bl_id":"0642","pb_owner_name":"Urban Transportation Center","pb_owner_id":"99556","custom_yn":"N","custom_value":null},{"bl_id":"0642","pb_owner_name":"Urban Planning and Policy, Department of","pb_owner_id":"99558","custom_yn":"N","custom_value":null},{"bl_id":"0642","pb_owner_name":"Urban Planning and Public Affairs","pb_owner_id":"99559","custom_yn":"N","custom_value":null},{"bl_id":"0642","pb_owner_name":"Urban and Public Affairs BA Program","pb_owner_id":"95481","custom_yn":"N","custom_value":null},{"bl_id":"0642","pb_owner_name":"Institute for Policy and Civic Engagement","pb_owner_id":"97546","custom_yn":"N","custom_value":null},{"bl_id":"0642","pb_owner_name":"Great Cities Urban Data Visualization Program and Lab","pb_owner_id":"99192","custom_yn":"N","custom_value":null},{"bl_id":"0642","pb_owner_name":"Government and Public Affairs, Institute of ","pb_owner_id":"99670","custom_yn":"N","custom_value":null},{"bl_id":"0642","pb_owner_name":"Nathalie P. Voorhees Center for Neighborhood and Community Improvement","pb_owner_id":"99826","custom_yn":"N","custom_value":null}],"0618":[{"bl_id":"0618","pb_owner_name":"Gender and Sexuality Center","pb_owner_id":"99544","custom_yn":"N","custom_value":null},{"bl_id":"0618","pb_owner_name":"Social Science Research, LAS ","pb_owner_id":"99906","custom_yn":"N","custom_value":null},{"bl_id":"0618","pb_owner_name":"Criminology, Law, and Justice, Department of","pb_owner_id":"99936","custom_yn":"N","custom_value":null},{"bl_id":"0618","pb_owner_name":"Anthropology, Department of","pb_owner_id":"99937","custom_yn":"N","custom_value":null},{"bl_id":"0618","pb_owner_name":"Communication, Department of","pb_owner_id":"99950","custom_yn":"N","custom_value":null},{"bl_id":"0618","pb_owner_name":"Sociology, Department of","pb_owner_id":"99953","custom_yn":"N","custom_value":null},{"bl_id":"0618","pb_owner_name":"Psychology, Department of","pb_owner_id":"99958","custom_yn":"N","custom_value":null},{"bl_id":"0618","pb_owner_name":"Political Science, Department of","pb_owner_id":"99959","custom_yn":"N","custom_value":null}],"0641":[{"bl_id":"0641","pb_owner_name":"Public Administration","pb_owner_id":"99557","custom_yn":"N","custom_value":null},{"bl_id":"0641","pb_owner_name":"Gallery 400 old","pb_owner_id":"99021","custom_yn":"N","custom_value":null}],"0611":[{"bl_id":"0611","pb_owner_name":"Administrative Services, Vice Chancellor for","pb_owner_id":"99569","custom_yn":"N","custom_value":null},{"bl_id":"0611","pb_owner_name":"Administration, Physical Plant","pb_owner_id":"99730","custom_yn":"N","custom_value":null}],"0933":[{"bl_id":"0933","pb_owner_name":"Global Health, Center for","pb_owner_id":"94815","custom_yn":"N","custom_value":null},{"bl_id":"0933","pb_owner_name":"Academic Computing and Communications Center","pb_owner_id":"99988","custom_yn":"N","custom_value":null}],"0675":[{"bl_id":"0675","pb_owner_name":"Administration, UIC Extended Campus","pb_owner_id":"95116","custom_yn":"N","custom_value":null},{"bl_id":"0675","pb_owner_name":"Council for Teacher Education","pb_owner_id":"98054","custom_yn":"N","custom_value":null},{"bl_id":"0675","pb_owner_name":"Council on Teacher Education","pb_owner_id":"94234","custom_yn":"N","custom_value":null}],"0963":[{"bl_id":"0963","pb_owner_name":"Sustainability, Office of","pb_owner_id":"97557","custom_yn":"N","custom_value":null},{"bl_id":"0963","pb_owner_name":"Capital Planning and Project Management, Office of","pb_owner_id":"99173","custom_yn":"N","custom_value":null},{"bl_id":"0963","pb_owner_name":"Office of Preparedness and Response","pb_owner_id":"92589","custom_yn":"N","custom_value":null},{"bl_id":"0963","pb_owner_name":"Capital Planning and Project Management, Office of","pb_owner_id":"99941","custom_yn":"N","custom_value":null}],"0750":[{"bl_id":"0750","pb_owner_name":"Labor Education Programs","pb_owner_id":"97573","custom_yn":"N","custom_value":null},{"bl_id":"0750","pb_owner_name":"Army Rsrch Lab Collaborative","pb_owner_id":"92217","custom_yn":"N","custom_value":null}],"0914":[{"bl_id":"0914","pb_owner_name":"Clinical and Translational Science, Center for","pb_owner_id":"97618","custom_yn":"N","custom_value":null}],"0922":[{"bl_id":"0922","pb_owner_name":"OBFS - University Student Financial Services \u0026 Cashier Operations","pb_owner_id":"97670","custom_yn":"N","custom_value":null},{"bl_id":"0922","pb_owner_name":"Capital Prgms/Real Estate Svcs","pb_owner_id":"97944","custom_yn":"N","custom_value":null},{"bl_id":"0922","pb_owner_name":"OBFS - University Accounting and Financial Reporting","pb_owner_id":"99175","custom_yn":"N","custom_value":null},{"bl_id":"0922","pb_owner_name":"Procurement Diversity","pb_owner_id":"94368","custom_yn":"N","custom_value":null},{"bl_id":"0922","pb_owner_name":"Finance, Hospital","pb_owner_id":"99817","custom_yn":"N","custom_value":null},{"bl_id":"0922","pb_owner_name":"UIC Purchasing","pb_owner_id":"94049","custom_yn":"N","custom_value":null},{"bl_id":"0922","pb_owner_name":"OVCR - Grants \u0026 Contracts","pb_owner_id":"94048","custom_yn":"N","custom_value":null},{"bl_id":"0922","pb_owner_name":"Patient Accounts, Hospital","pb_owner_id":"99816","custom_yn":"N","custom_value":null},{"bl_id":"0922","pb_owner_name":"Access and Equity, Office for ","pb_owner_id":"99825","custom_yn":"N","custom_value":null},{"bl_id":"0922","pb_owner_name":"OBFS - Assistant Vice President for Business and Finance","pb_owner_id":"99844","custom_yn":"N","custom_value":null},{"bl_id":"0922","pb_owner_name":"OBFS - Purchasing","pb_owner_id":"99955","custom_yn":"N","custom_value":null},{"bl_id":"0922","pb_owner_name":"OBFS - UIC Grants \u0026 Contracts","pb_owner_id":"99965","custom_yn":"N","custom_value":null}],"0610":[{"bl_id":"0610","pb_owner_name":"Utilities - UIC","pb_owner_id":"97672","custom_yn":"N","custom_value":null}],"0606":[{"bl_id":"0606","pb_owner_name":"Student Affairs Technology","pb_owner_id":"98095","custom_yn":"N","custom_value":null}],"0615":[{"bl_id":"0615","pb_owner_name":"Asian American Resource and Cultural Center","pb_owner_id":"99179","custom_yn":"N","custom_value":null}],"0936":[{"bl_id":"0936","pb_owner_name":"Research Facilitation, Office of","pb_owner_id":"99202","custom_yn":"N","custom_value":null},{"bl_id":"0936","pb_owner_name":"Global Health Leadership, Office of","pb_owner_id":"99203","custom_yn":"N","custom_value":null},{"bl_id":"0936","pb_owner_name":"Academic Programs, College of Nursing Office of ","pb_owner_id":"99205","custom_yn":"N","custom_value":null},{"bl_id":"0936","pb_owner_name":"Women, Child, and Family Health Science, Department of","pb_owner_id":"99798","custom_yn":"N","custom_value":null},{"bl_id":"0936","pb_owner_name":"Administration, Nursing ","pb_owner_id":"99800","custom_yn":"N","custom_value":null}],"0935":[{"bl_id":"0935","pb_owner_name":"Administration and General Expenses - Urbana, College of Medicine","pb_owner_id":"99600","custom_yn":"N","custom_value":null},{"bl_id":"0935","pb_owner_name":"Physiology and Biophysics, Department of","pb_owner_id":"99758","custom_yn":"N","custom_value":null},{"bl_id":"0935","pb_owner_name":"Pharmacology - BS, Department of","pb_owner_id":"99760","custom_yn":"N","custom_value":null},{"bl_id":"0935","pb_owner_name":"Research Resources Center","pb_owner_id":"99870","custom_yn":"N","custom_value":null},{"bl_id":"0935","pb_owner_name":"University Health Service","pb_owner_id":"99872","custom_yn":"N","custom_value":null}],"0929":[{"bl_id":"0929","pb_owner_name":"Mile Square Health Center","pb_owner_id":"99677","custom_yn":"N","custom_value":null}],"0910":[{"bl_id":"0910","pb_owner_name":"Administration, College of Applied Health Sciences ","pb_owner_id":"99685","custom_yn":"N","custom_value":null},{"bl_id":"0910","pb_owner_name":"Medicine Infectious Diseases, Department of Medicine ","pb_owner_id":"99707","custom_yn":"N","custom_value":null},{"bl_id":"0910","pb_owner_name":"Medical Education, Chicago, Department of","pb_owner_id":"99745","custom_yn":"N","custom_value":null},{"bl_id":"0910","pb_owner_name":"Dermatology - CS, Department of","pb_owner_id":"99768","custom_yn":"N","custom_value":null},{"bl_id":"0910","pb_owner_name":"Anatomy and Cell Biology, Department of","pb_owner_id":"99770","custom_yn":"N","custom_value":null},{"bl_id":"0910","pb_owner_name":"Emergency Medicine, Department of","pb_owner_id":"99812","custom_yn":"N","custom_value":null},{"bl_id":"0910","pb_owner_name":"Urban Health Program","pb_owner_id":"99883","custom_yn":"N","custom_value":null}],"0656":[{"bl_id":"0656","pb_owner_name":"Police, University","pb_owner_id":"99734","custom_yn":"N","custom_value":null}],"0931":[{"bl_id":"0931","pb_owner_name":"Environmental Health and Safety Office","pb_owner_id":"99735","custom_yn":"N","custom_value":null}],"0909":[{"bl_id":"0909","pb_owner_name":"Administration, College of Medicine","pb_owner_id":"99741","custom_yn":"N","custom_value":null}],"0913":[{"bl_id":"0913","pb_owner_name":"Orthopaedic Surgery - CS","pb_owner_id":"99764","custom_yn":"N","custom_value":null}],"0919":[{"bl_id":"0919","pb_owner_name":"Biochemistry and Molecular Genetics, Chicago, Department of","pb_owner_id":"99769","custom_yn":"N","custom_value":null},{"bl_id":"0919","pb_owner_name":"Pharmaceutical Biotechnology, Center for ","pb_owner_id":"99791","custom_yn":"N","custom_value":null}],"0940":[{"bl_id":"0940","pb_owner_name":"Oral Medicine and Diagnostic Sciences, Department of ","pb_owner_id":"99772","custom_yn":"N","custom_value":null},{"bl_id":"0940","pb_owner_name":"Molecular Biology of Oral Diseases, Center for ","pb_owner_id":"99773","custom_yn":"N","custom_value":null},{"bl_id":"0940","pb_owner_name":"Periodontics, Department of ","pb_owner_id":"99774","custom_yn":"N","custom_value":null},{"bl_id":"0940","pb_owner_name":"Postgraduate and Teacher Education, Dentistry","pb_owner_id":"99776","custom_yn":"N","custom_value":null},{"bl_id":"0940","pb_owner_name":"Orthodontics, Department of ","pb_owner_id":"99779","custom_yn":"N","custom_value":null},{"bl_id":"0940","pb_owner_name":"Oral and Maxillofacial Surgery, Department of ","pb_owner_id":"99780","custom_yn":"N","custom_value":null},{"bl_id":"0940","pb_owner_name":"Oral Biology, Department of ","pb_owner_id":"99782","custom_yn":"N","custom_value":null},{"bl_id":"0940","pb_owner_name":"Restorative Dentistry, Department of ","pb_owner_id":"99783","custom_yn":"N","custom_value":null},{"bl_id":"0940","pb_owner_name":"Endodontics, Department of ","pb_owner_id":"99784","custom_yn":"N","custom_value":null},{"bl_id":"0940","pb_owner_name":"Administration, College of Dentistry","pb_owner_id":"99785","custom_yn":"N","custom_value":null},{"bl_id":"0940","pb_owner_name":"Craniofacial, Ambulatory Services","pb_owner_id":"99874","custom_yn":"N","custom_value":null}],"0932":[{"bl_id":"0932","pb_owner_name":"Biologic Resources Laboratory","pb_owner_id":"99824","custom_yn":"N","custom_value":null}],"0971":[{"bl_id":"0971","pb_owner_name":"Campus Parking","pb_owner_id":"99834","custom_yn":"N","custom_value":null}],"0638":[{"bl_id":"0638","pb_owner_name":"Pavilion","pb_owner_id":"99835","custom_yn":"N","custom_value":null}],"0604B":[{"bl_id":"0604B","pb_owner_name":"Latino Cultural Center","pb_owner_id":"99894","custom_yn":"N","custom_value":null}],"0753":[{"bl_id":"0753","pb_owner_name":"Research for Law and Criminal Justice, Center for ","pb_owner_id":"99899","custom_yn":"N","custom_value":null}],"0616":[{"bl_id":"0616","pb_owner_name":"African-American Cultural Center","pb_owner_id":"99912","custom_yn":"N","custom_value":null}],"0621":[{"bl_id":"0621","pb_owner_name":"Administrative Information Technology Services","pb_owner_id":"99915","custom_yn":"N","custom_value":null},{"bl_id":"0621","pb_owner_name":"Armed Forces Military Science","pb_owner_id":"99967","custom_yn":"N","custom_value":null}],"0646":[{"bl_id":"0646","pb_owner_name":"Intercollegiate Athletics","pb_owner_id":"99918","custom_yn":"N","custom_value":null}],"0619":[{"bl_id":"0619","pb_owner_name":"Physics, Department of","pb_owner_id":"99960","custom_yn":"N","custom_value":null},{"bl_id":"0619","pb_owner_name":"Earth and Environmental Sciences, Department of","pb_owner_id":"99978","custom_yn":"N","custom_value":null},{"bl_id":"0619","pb_owner_name":"Chemistry, Department of","pb_owner_id":"99989","custom_yn":"N","custom_value":null},{"bl_id":"0619","pb_owner_name":"Biological Sciences, Department of","pb_owner_id":"99992","custom_yn":"N","custom_value":null}],"0617":[{"bl_id":"0617","pb_owner_name":"Honors College, Administration","pb_owner_id":"99974","custom_yn":"N","custom_value":null}],"0643":[{"bl_id":"0643","pb_owner_name":"Chemical Engineering, Department of","pb_owner_id":"99983","custom_yn":"N","custom_value":null}],"0673":[{"bl_id":"0673","pb_owner_name":"Energy Resources Center","pb_owner_id":"99985","custom_yn":"N","custom_value":null}],"0680":[{"bl_id":"0680","pb_owner_name":"UIC Law Custom Links","pb_owner_id":"-1","custom_yn":"Y","custom_value":"\u003ca href=\"https://law.uic.edu/academics/\"\u003ehttps://law.uic.edu/academics/\u003c/a\u003e"}],"0682":[{"bl_id":"0682","pb_owner_name":"UIC Law Custom Links","pb_owner_id":"-1","custom_yn":"Y","custom_value":"\u003ca href=\"https://law.uic.edu/academics/\"\u003ehttps://law.uic.edu/academics/\u003c/a\u003e"}],"0683":[{"bl_id":"0683","pb_owner_name":"UIC Law Custom Links","pb_owner_id":"-1","custom_yn":"Y","custom_value":"\u003ca href=\"https://law.uic.edu/academics/\"\u003ehttps://law.uic.edu/academics/\u003c/a\u003e"}],"0681":[{"bl_id":"0681","pb_owner_name":"UIC Law Custom Links","pb_owner_id":"-1","custom_yn":"Y","custom_value":"\u003ca href=\"https://law.uic.edu/academics/\"\u003ehttps://law.uic.edu/academics/\u003c/a\u003e"}]},"Parkings":{"EAST":["Lot 10","Lot 11","Lot 12","Lot 18A","Lot 1A","Lot 1B","Lot 20","Lot 4","Lot 5","Lot 5C","Lot 6","Lot 8","Halsted Street Parking Structure","Harrison Street Parking Structure"],"WEST":["Lot A3","Lot A4","Lot AOB","Lot B2","Lot B4","Lot C1","Lot C4","Lot E","Lot E/E1","Lot E4","Lot F","Lot F4","Lot G","Lot G4","Lot H","Lot J","Lot K","Lot L","Lot M","Lot N1","Lot O","Paulina Street Parking Structure","Lot W5","Wood Street Metered Parking","Wood Street Parking Structure"],"SOUTH":["Lot 14","Maxwell Street Parking Structure"],"PARKING SERVICES":["0622 (Halsted Street Parking Structure)","0971 (Wood Street Parking)"]},"ParkingLocations":{"EAST_Lot 10":[{"parking_id":"3","lot_name":"Lot 10","address":"900 West Taylor St., 60607","latitude":"41.869881","longitude":"-87.649086","pin_radius":"30","display_indicator":"1","campus_side_desc":"EAST","campus_side":"1","visitor_parking_yn":"N","parking_offering":"Card Access parking"}],"EAST_Lot 11":[{"parking_id":"4","lot_name":"Lot 11","address":"1055 West Congress Parkway, 60607","latitude":"41.874775","longitude":"-87.654114","pin_radius":"40","display_indicator":"1","campus_side_desc":"EAST","campus_side":"1","visitor_parking_yn":"N","parking_offering":"Card Access parking"}],"EAST_Lot 12":[{"parking_id":"5","lot_name":"Lot 12","address":"808 South Clinton Street, 60607","latitude":"41.871815","longitude":"-87.641281","pin_radius":"20","display_indicator":"1","campus_side_desc":"EAST","campus_side":"1","visitor_parking_yn":"N","parking_offering":"Card Access parking"}],"EAST_Lot 18A":[{"parking_id":"7","lot_name":"Lot 18A","address":"1215 Congress Parkway, 60607","latitude":"41.874901","longitude":"-87.659035","pin_radius":"30","display_indicator":"1","campus_side_desc":"EAST","campus_side":"1","visitor_parking_yn":"N","parking_offering":"Meter parking,Card Access parking"}],"EAST_Lot 1A":[{"parking_id":"8","lot_name":"Lot 1A","address":"1109 West Harrison St., 60607","latitude":"41.873692","longitude":"-87.65419","pin_radius":"40","display_indicator":"1","campus_side_desc":"EAST","campus_side":"1","visitor_parking_yn":"N","parking_offering":"Card Access parking"}],"EAST_Lot 1B":[{"parking_id":"9","lot_name":"Lot 1B","address":"1139 West Harrison St., 60607","latitude":"41.873676","longitude":"-87.655739","pin_radius":"40","display_indicator":"1","campus_side_desc":"EAST","campus_side":"1","visitor_parking_yn":"Y","parking_offering":"Motorcycle parking,Visitor and Card Access parking"}],"EAST_Lot 20":[{"parking_id":"10","lot_name":"Lot 20","address":"1101 West Taylor, 60607","latitude":"41.869316","longitude":"-87.654175","pin_radius":"20","display_indicator":"1","campus_side_desc":"EAST","campus_side":"1","visitor_parking_yn":"N","parking_offering":"Card Access parking"}],"EAST_Lot 4":[{"parking_id":"11","lot_name":"Lot 4","address":"761 West Polk St, 60607","latitude":"41.871514","longitude":"-87.64608","pin_radius":"20","display_indicator":"1","campus_side_desc":"EAST","campus_side":"1","visitor_parking_yn":"Y","parking_offering":"Visitor and Card Access parking"}],"EAST_Lot 5":[{"parking_id":"12","lot_name":"Lot 5","address":"1135 South Morgan St., 60607","latitude":"41.868038","longitude":"-87.649987","pin_radius":"40","display_indicator":"1","campus_side_desc":"EAST","campus_side":"1","visitor_parking_yn":"N","parking_offering":"Motorcycle parking,Card Access parking"}],"EAST_Lot 5C":[{"parking_id":"13","lot_name":"Lot 5C","address":"1135 South Morgan Street, 60607","latitude":"41.867622","longitude":"-87.64991","pin_radius":"30","display_indicator":"1","campus_side_desc":"EAST","campus_side":"1","visitor_parking_yn":"Y","parking_offering":"Meter parking,Visitor and Card Access parking"}],"EAST_Lot 6":[{"parking_id":"14","lot_name":"Lot 6","address":"1135 South Halsted St., 60607","latitude":"41.868523","longitude":"-87.646065","pin_radius":"40","display_indicator":"1","campus_side_desc":"EAST","campus_side":"1","visitor_parking_yn":"N","parking_offering":"Card Access parking"}],"EAST_Lot 8":[{"parking_id":"15","lot_name":"Lot 8","address":"401 South Peoria St., 60607","latitude":"41.876518","longitude":"-87.649231","pin_radius":"20","display_indicator":"1","campus_side_desc":"EAST","campus_side":"1","visitor_parking_yn":"N","parking_offering":"Card Access parking"}],"EAST_Halsted Street Parking Structure":[{"parking_id":"31","lot_name":"Halsted Street Parking Structure","address":"760 West Taylor Street, 60607","latitude":"41.87059","longitude":"-87.646294","pin_radius":"40","display_indicator":"1","campus_side_desc":"EAST","campus_side":"1","visitor_parking_yn":"Y","parking_offering":"Motorcycle parking,Pay Per Space parking,Visitor and Card Access parking"}],"EAST_Harrison Street Parking Structure":[{"parking_id":"32","lot_name":"Harrison Street Parking Structure","address":"1100 West Harrison St., 60607","latitude":"41.874924","longitude":"-87.655083","pin_radius":"40","display_indicator":"1","campus_side_desc":"EAST","campus_side":"1","visitor_parking_yn":"Y","parking_offering":"Visitor and Card Access parking"}],"WEST_Lot A3":[{"parking_id":"16","lot_name":"Lot A3","address":"1934 West Taylor St., 60612","latitude":"41.869473","longitude":"-87.675072","pin_radius":"20","display_indicator":"1","campus_side_desc":"WEST","campus_side":"2","visitor_parking_yn":"N","parking_offering":"Card Access parking"}],"WEST_Lot A4":[{"parking_id":"17","lot_name":"Lot A4","address":"1937 West Taylor St., 60612","latitude":"41.868732","longitude":"-87.675529","pin_radius":"30","display_indicator":"1","campus_side_desc":"WEST","campus_side":"2","visitor_parking_yn":"N","parking_offering":"Card Access parking"}],"WEST_Lot AOB":[{"parking_id":"18","lot_name":"Lot AOB","address":"860 South Paulina Street, 60607","latitude":"41.870965","longitude":"-87.670515","pin_radius":"10","display_indicator":"1","campus_side_desc":"WEST","campus_side":"2","visitor_parking_yn":"N","parking_offering":"Card Access Parking"}],"WEST_Lot B2":[{"parking_id":"19","lot_name":"Lot B2","address":"900 South Wolcott Ave., 60612","latitude":"41.870164","longitude":"-87.674394","pin_radius":"30","display_indicator":"1","campus_side_desc":"WEST","campus_side":"2","visitor_parking_yn":"Y","parking_offering":"Motorcycle parking,Visitor parking"}],"WEST_Lot B4":[{"parking_id":"20","lot_name":"Lot B4","address":"1836 West Grenshaw St., 60612","latitude":"41.868019","longitude":"-87.673332","pin_radius":"20","display_indicator":"1","campus_side_desc":"WEST","campus_side":"2","visitor_parking_yn":"N","parking_offering":"Card Access parking"}],"WEST_Lot C1":[{"parking_id":"21","lot_name":"Lot C1","address":"805 South Wolcott Ave., 60612","latitude":"41.871056","longitude":"-87.673119","pin_radius":"20","display_indicator":"1","campus_side_desc":"WEST","campus_side":"2","visitor_parking_yn":"N","parking_offering":"Card Access parking"}],"WEST_Lot C4":[{"parking_id":"22","lot_name":"Lot C4","address":"1119 South Wolcott Ave., 60612","latitude":"41.868248","longitude":"-87.673965","pin_radius":"40","display_indicator":"1","campus_side_desc":"WEST","campus_side":"2","visitor_parking_yn":"Y","parking_offering":"Visitor and Card Access parking"}],"WEST_Lot E":[{"parking_id":"23","lot_name":"Lot E","address":"820 South Paulina Street, 60612","latitude":"41.870411","longitude":"-87.669563","pin_radius":"40","display_indicator":"1","campus_side_desc":"WEST","campus_side":"2","visitor_parking_yn":"N","parking_offering":"Card Access parking"}],"WEST_Lot E/E1":[{"parking_id":"24","lot_name":"Lot E/E1","address":"820 South Paulina Street, 60612","latitude":"41.870949","longitude":"-87.669586","pin_radius":"30","display_indicator":"1","campus_side_desc":"WEST","campus_side":"2","visitor_parking_yn":"Y","parking_offering":"Visitor parking"}],"WEST_Lot E4":[{"parking_id":"25","lot_name":"Lot E4","address":"1121 South Hermitage Ave., 60612","latitude":"41.867493","longitude":"-87.669472","pin_radius":"20","display_indicator":"1","campus_side_desc":"WEST","campus_side":"2","visitor_parking_yn":"N","parking_offering":"Card Access parking"}],"WEST_Lot F":[{"parking_id":"26","lot_name":"Lot F","address":"901 South Paulina St., 60612","latitude":"41.87035","longitude":"-87.668404","pin_radius":"30","display_indicator":"1","campus_side_desc":"WEST","campus_side":"2","visitor_parking_yn":"N","parking_offering":"Card Access parking"}],"WEST_Lot F4":[{"parking_id":"27","lot_name":"Lot F4","address":"1135 South Paulina St., 60612","latitude":"41.867661","longitude":"-87.668594","pin_radius":"30","display_indicator":"1","campus_side_desc":"WEST","campus_side":"2","visitor_parking_yn":"N","parking_offering":"Card Access parking"}],"WEST_Lot G":[{"parking_id":"28","lot_name":"Lot G","address":"921 South Marshfield Ave., 60612","latitude":"41.869732","longitude":"-87.667175","pin_radius":"40","display_indicator":"1","campus_side_desc":"WEST","campus_side":"2","visitor_parking_yn":"N","parking_offering":"Card Access parking"}],"WEST_Lot G4":[{"parking_id":"29","lot_name":"Lot G4","address":"1138 South Ashland Ave., 60607","latitude":"41.867245","longitude":"-87.666855","pin_radius":"20","display_indicator":"1","campus_side_desc":"WEST","campus_side":"2","visitor_parking_yn":"N","parking_offering":"Card Access parking"}],"WEST_Lot H":[{"parking_id":"30","lot_name":"Lot H","address":"1101 South Paulina, 60612","latitude":"41.868237","longitude":"-87.668388","pin_radius":"30","display_indicator":"1","campus_side_desc":"WEST","campus_side":"2","visitor_parking_yn":"N","parking_offering":"Card Access parking"}],"WEST_Lot J":[{"parking_id":"33","lot_name":"Lot J","address":"1637 West Taylor, 60612","latitude":"41.868881","longitude":"-87.668495","pin_radius":"30","display_indicator":"1","campus_side_desc":"WEST","campus_side":"2","visitor_parking_yn":"N","parking_offering":"Meter Parking,Card Access parking"}],"WEST_Lot K":[{"parking_id":"34","lot_name":"Lot K","address":"1617 West Taylor, 60612","latitude":"41.868786","longitude":"-87.666946","pin_radius":"30","display_indicator":"1","campus_side_desc":"WEST","campus_side":"2","visitor_parking_yn":"N","parking_offering":"Card Access parking"}],"WEST_Lot L":[{"parking_id":"35","lot_name":"Lot L","address":"1818 West Taylor, 60612","latitude":"41.869453","longitude":"-87.672173","pin_radius":"20","display_indicator":"1","campus_side_desc":"WEST","campus_side":"2","visitor_parking_yn":"N","parking_offering":"Visitor parking"}],"WEST_Lot M":[{"parking_id":"36","lot_name":"Lot M","address":"1728 West Washburne Ave., 60612","latitude":"41.865757","longitude":"-87.669876","pin_radius":"40","display_indicator":"1","campus_side_desc":"WEST","campus_side":"2","visitor_parking_yn":"N","parking_offering":"Card Access parking"}],"WEST_Lot N1":[{"parking_id":"38","lot_name":"Lot N1","address":"713 South Wood St., 60612","latitude":"41.87233","longitude":"-87.670685","pin_radius":"20","display_indicator":"1","campus_side_desc":"WEST","campus_side":"2","visitor_parking_yn":"N","parking_offering":"Card Access parking"}],"WEST_Lot O":[{"parking_id":"39","lot_name":"Lot O","address":"1822 W Washburne Avenue, 60608","latitude":"41.866321","longitude":"-87.672652","pin_radius":"20","display_indicator":"1","campus_side_desc":"WEST","campus_side":"2","visitor_parking_yn":"N","parking_offering":"Card Access parking"},{"parking_id":"40","lot_name":"Lot O","address":"1802 W Washburne Avenue, 60608","latitude":"41.866089","longitude":"-87.671943","pin_radius":"20","display_indicator":"1","campus_side_desc":"WEST","campus_side":"2","visitor_parking_yn":"Y","parking_offering":"Visitor parking"}],"WEST_Paulina Street Parking Structure":[{"parking_id":"41","lot_name":"Paulina Street Parking Structure","address":"915 South Paulina St., 60612","latitude":"41.869766","longitude":"-87.66835","pin_radius":"40","display_indicator":"1","campus_side_desc":"WEST","campus_side":"2","visitor_parking_yn":"Y","parking_offering":"Motorcycle parking,Visitor and Card Access parking"}],"WEST_Lot W5":[{"parking_id":"42","lot_name":"Lot W5","address":"1022 South Hoyne Ave., 60612","latitude":"41.868206","longitude":"-87.679253","pin_radius":"30","display_indicator":"1","campus_side_desc":"WEST","campus_side":"2","visitor_parking_yn":"N","parking_offering":"Card Access parking"}],"WEST_Wood Street Metered Parking":[{"parking_id":"43","lot_name":"Wood Street Metered Parking","address":"1019 South Wood Street, 60612","latitude":"41.868564","longitude":"-87.670795","pin_radius":"30","display_indicator":"1","campus_side_desc":"WEST","campus_side":"2","visitor_parking_yn":"N","parking_offering":"Meter parking"}],"WEST_Wood Street Parking Structure":[{"parking_id":"44","lot_name":"Wood Street Parking Structure","address":"1100 South Wood St., 60612","latitude":"41.868073","longitude":"-87.672356","pin_radius":"40","display_indicator":"1","campus_side_desc":"WEST","campus_side":"2","visitor_parking_yn":"Y","parking_offering":"Motorcycle parking,Card Access parking,Visitor parking"}],"SOUTH_Lot 14":[{"parking_id":"6","lot_name":"Lot 14","address":"829 W Rochford Street, 60608","latitude":"41.865547","longitude":"-87.645744","pin_radius":"40","display_indicator":"1","campus_side_desc":"SOUTH","campus_side":"3","visitor_parking_yn":"N","parking_offering":"Pay Per Space parking"}],"SOUTH_Maxwell Street Parking Structure":[{"parking_id":"37","lot_name":"Maxwell Street Parking Structure","address":"701 West Maxwell St., 60608","latitude":"41.864521","longitude":"-87.645363","pin_radius":"30","display_indicator":"1","campus_side_desc":"SOUTH","campus_side":"3","visitor_parking_yn":"Y","parking_offering":"Motorcycle parking,Visitor and Card Access parking"}],"PARKING SERVICES_0622 (Halsted Street Parking Structure)":[{"parking_id":"1","lot_name":"0622 (Halsted Street Parking Structure)","address":"760 West Taylor Street.","latitude":"41.87059","longitude":"-87.646294","pin_radius":"75","display_indicator":"1","campus_side_desc":"PARKING SERVICES","campus_side":"4","visitor_parking_yn":"N","parking_offering":"Motorcycle parking,Pay Per Space parking,Visitor and Card Access parking"}],"PARKING SERVICES_0971 (Wood Street Parking)":[{"parking_id":"2","lot_name":"0971 (Wood Street Parking)","address":"1100 South Wood Street","latitude":"41.868073","longitude":"-87.672356","pin_radius":"75","display_indicator":"1","campus_side_desc":"PARKING SERVICES","campus_side":"4","visitor_parking_yn":"N","parking_offering":"Motorcycle parking,Card Access parking,Visitor parking"}]},"Locations":[{"category_id":"4","category_name":"TOP DESTINATIONS","display_sequence":"100","cat_type":"poi"},{"category_id":"5","category_name":"BUILDINGS A-Z","display_sequence":"200","cat_type":"building"},{"category_id":"6","category_name":"ACADEMIC SERVICES","display_sequence":"300","cat_type":"poi"},{"category_id":"7","category_name":"CAMPUS GLOBAL LEARNING","display_sequence":"400","cat_type":"poi"},{"category_id":"8","category_name":"DINING LIST","display_sequence":"500","cat_type":"poi"},{"category_id":"9","category_name":"FINANCIAL SERVICES","display_sequence":"600","cat_type":"poi"},{"category_id":"10","category_name":"HEALTH AND WELLNESS","display_sequence":"700","cat_type":"poi"},{"category_id":"11","category_name":"RELIGIOUS ASSOCIATIONS","display_sequence":"800","cat_type":"poi"},{"category_id":"12","category_name":"RESOURCE \u0026 CULTURAL CENTERS","display_sequence":"900","cat_type":"poi"},{"category_id":"13","category_name":"STAYING SAFE","display_sequence":"1000","cat_type":"poi"},{"category_id":"14","category_name":"STUDENT LIFE","display_sequence":"1100","cat_type":"poi"},{"category_id":"15","category_name":"STUDENT SERVICES","display_sequence":"1200","cat_type":"poi"},{"category_id":"16","category_name":"SUPPORT PROGRAMS","display_sequence":"1300","cat_type":"poi"},{"category_id":"22","category_name":"SCOTTER \u0026 SKATEBOARD DOCKS","display_sequence":"1400","cat_type":"poi"}]}; modelDict["searchMapPins"] = []; var suggestionBuildingParkingsList = new Set(); var suggestionPOIList = new Set(); var map; var nonKiosk = true; //Adding the load event google.maps.event.addDomListener(window, 'load', initMap); function initMap() { var mapProp = { center: new google.maps.LatLng(41.870643, -87.668216), zoom: 15, maxZoom: 20, mapTypeId: google.maps.MapTypeId.ROADMAP, tilt: 45, mapTypeControl: true, mapTypeControlOptions: { style: google.maps.MapTypeControlStyle.HORIZONTAL_BAR, position: google.maps.ControlPosition.TOP_RIGHT }, panControl: false, panControlOptions: { position: google.maps.ControlPosition.RIGHT_TOP }, zoomControl: true, zoomControlOptions: { style: google.maps.ZoomControlStyle.LARGE, position: google.maps.ControlPosition.RIGHT_TOP }, scaleControl: true, scaleControlOptions: { position: google.maps.ControlPosition.TOP_RIGHT }, streetViewControl: false }; //Creating the map from map properties map = new google.maps.Map(document.getElementById("googleMap"), mapProp); var homeControlDiv = document.createElement('div'); var homeControl = new HomeControl(homeControlDiv, map); homeControlDiv.index = 1; map.controls[google.maps.ControlPosition.BOTTOM_LEFT].push(homeControlDiv); var homeRefreshDiv = document.createElement('div'); var homeRefresh = new HomeRefresh(homeRefreshDiv, map); homeRefreshDiv.index = 1; map.controls[google.maps.ControlPosition.TOP_RIGHT].push(homeRefreshDiv); var homeDirectionsDiv = document.createElement('div'); var homeDirections = new HomeDirections(homeDirectionsDiv, map); homeDirectionsDiv.index = 1; map.controls[google.maps.ControlPosition.RIGHT_BOTTOM].push(homeDirectionsDiv); map.overlayMapTypes.insertAt(0, maptiler); map.overlayMapTypes.insertAt(0, jmlsLayer); //Below code handles the removal of the image overlay upon changing from map view to satellite view //Capture the map type id changed event and check for the map type clicked and then add the logic based on the requirement // var prev is used to track switches from one map type to another var prev = 'roadmap'; google.maps.event.addDomListener(map, 'maptypeid_changed', function (ev) { var maptypeid = map.getMapTypeId(); if (maptypeid == "hybrid" & prev == "roadmap") { map.overlayMapTypes.removeAt(0, maptiler); prev = "hybrid"; } else if (maptypeid == "roadmap" & prev == "hybrid") { map.overlayMapTypes.insertAt(0, maptiler); prev = "roadmap"; } }); createCircles(); } var values = { "poiMarkers": new Map(), "BuildingsMarkers": new Map(), "CTATrainMarkers": new Map(), "CTABusMarkers": new Map(), "ParkingsMarkers": new Map() }; var markerMap = new Map(Object.entries(values)); var divvyLocations; function addMenuTableItem(innerText) { var tableRow = $('<div id="' + innerText+'Div"> <tr></tr></div > '); var tableData = $('<td align="left" colspan="2" style="cursor:pointer" ><img class="plusSignIndicator" src="/Images/Buttons/plus-symbol.png" /><img class="minusSignIndicator hide" src="/Images/Buttons/minus-symbol.png" /> <font face="Theinhardt-Regular" color="#FFFFFF" size="2"><b>' + innerText + '</b></font></td>'); tableRow.append(tableData); return tableRow; } function toggleMenuClassItem(ClassRow) { ClassRow.on('click', function () { $(this).next('table').toggleClass('show'); var plusSignIndicator = $(this).find('.plusSignIndicator'); var minusSignIndicator = $(this).find('.minusSignIndicator'); plusSignIndicator.toggleClass('hide'); minusSignIndicator.toggleClass('hide'); }); } function toggleTransistMenuClassItem(tableRow,elementID) { tableRow.on('click', function () { var element = document.getElementById(elementID); element.classList.toggle("show"); var plusSignIndicator = $(this).find('.plusSignIndicator'); var minusSignIndicator = $(this).find('.minusSignIndicator'); plusSignIndicator.toggleClass('hide'); minusSignIndicator.toggleClass('hide'); }); } function toggleTransportationMenuClassItem(tableRow,elementID) { tableRow.on('click', function () { $(this).next('table').toggleClass('show'); var element = document.getElementById(elementID); element.classList.toggle("show"); var plusSignIndicator = $(this).find('.plusSignIndicator'); var minusSignIndicator = $(this).find('.minusSignIndicator'); plusSignIndicator.toggleClass('hide'); minusSignIndicator.toggleClass('hide'); }); } function addSubMenuTableItem(innerText) { var subMenuTableRow = $('<tr></tr>'); var subMenuTableData = $('<td style="vertical-align: top;" style="cursor:pointer" ><img class="uncheckedSignIndicator" src="/Images/Buttons/unchecked-box.png" /><img class="checkedSignIndicator hide" src="/Images/Buttons/checked-box.png" /></td><td> <span style:"text-align: center" ><font class="subMenuFontCheckbox">' + innerText + '</font></span></td>'); subMenuTableRow.append(subMenuTableData); return subMenuTableRow; } function addSubMenuTableItemWithNoCheckbox(innerText) { var subMenuTableRow = $('<tr></tr>'); var subMenuTableData = $('<td style="vertical-align: top;" style="cursor:pointer" ></td><td> <span style:"text-align: center" ><font class="subMenuFontWithNoCheckbox">' + innerText + '</font></span></td>'); subMenuTableRow.append(subMenuTableData); return subMenuTableRow; } function populateCTA(cta, ctaDict, ctaVar, transistleftMenuItemTable) { var tableRow = addMenuTableItem(cta); toggleMenuClassItem(tableRow); transistleftMenuItemTable.append(tableRow); var subMenuTable = $("<table class = 'sub-menu-table'></table>"); for ( [cta_route, value] of Object.entries(ctaDict)) { if (value != null) { var poi = cta_route; var tableRow = addSubMenuTableItemWithNoCheckbox(cta_route); subMenuOnCLickFunctionWithNoCheckbox(cta_route,value, tableRow, ctaVar); subMenuTable.append(tableRow); } } transistleftMenuItemTable.append(subMenuTable); } function populateDivvy(tableRow){ for ( [poi_name, value] of Object.entries(modelDict.DivvyDict)) { divvyLocations = value; var tableRow = addSubMenuTableItem(poi_name); if (value != null) { var poi = poi_name; subMenuOnCLickFunction(poi_name,value, tableRow, "Divvy"); tableRow.insertAfter("#bikeRackLocationsDiv"); } } } function populateParkings(transistleftMenuItemTable){ var tableRow = addMenuTableItem('PARKINGS'); toggleMenuClassItem(tableRow); transistleftMenuItemTable.append(tableRow); var parkingsClassTable = $("<table class = 'parkings-class-table'></table>"); for ( [key, value] of Object.entries(modelDict.Parkings)) { var blClassRow = addMenuTableItem(key); toggleMenuClassItem(blClassRow); parkingsClassTable.append(blClassRow); var blClasssubMenuTable = $("<table class = 'sub-menu-table'></table>"); for (var j = 0; j < value.length; j++) { var poi = value[j]; suggestionBuildingParkingsList.add(poi); var parkingsKey = key + "_" + value[j]; var blClasssubMenuTableRow = addSubMenuTableItemWithNoCheckbox(value[j]); subMenuOnCLickFunctionWithNoCheckbox(poi, modelDict.ParkingLocations[parkingsKey], blClasssubMenuTableRow, "Parkings"); blClasssubMenuTable.append(blClasssubMenuTableRow); } parkingsClassTable.append(blClasssubMenuTable); transistleftMenuItemTable.append(parkingsClassTable); } } function populateBuildings(leftMenuItemTable){ var tableRow = addMenuTableItem('BUILDINGS A-Z'); toggleMenuClassItem(tableRow); leftMenuItemTable.append(tableRow); var blClassTable = $("<table class = 'bl-class-table' ></table>"); for ([key, value] of Object.entries(modelDict.BuidingsAZ)) { var blClassRow = addMenuTableItem(key); toggleMenuClassItem(blClassRow); blClassTable.append(blClassRow); var blClasssubMenuTable = $("<table class = 'sub-menu-table'></table>"); for (var j = 0; j < value.length; j++) { var blClasssubMenuTableRow = addSubMenuTableItem(value[j]); var poi = value[j]; var buildingsKey = key + "_" + value[j]; if (modelDict.BuidingsLocations[buildingsKey] != null) { for (var m = 0; m < modelDict.BuidingsLocations[buildingsKey].length; m++) { var buldingInfo = modelDict.BuidingsLocations[buildingsKey][m]; suggestionBuildingParkingsList.add(buldingInfo.bl_address1); suggestionBuildingParkingsList.add(buldingInfo.bl_name); suggestionBuildingParkingsList.add(buldingInfo.bl_abbreviation); suggestionBuildingParkingsList.add(buldingInfo.bl_id); } } var blClasssubMenuTableRow = addSubMenuTableItemWithNoCheckbox(value[j]); subMenuOnCLickFunctionWithNoCheckbox(poi, modelDict.BuidingsLocations[buildingsKey], blClasssubMenuTableRow, "Buildings"); blClasssubMenuTable.append(blClasssubMenuTableRow); blClassTable.append(blClasssubMenuTable); } leftMenuItemTable.append(blClassTable); } } $(document).ready(function () { $('#feedbackLink').on("click", function () { $('#feedbackContent p').html('Please click on the “Provide Feedback” button below and log in with your valid Netid credentials to provide feedback. Thank you for your input!'); $('#AboutUs').addClass('displayNone'); $('#feedback').removeClass('displayNone'); }); $('#feedbackClose').on("click", function () { $('#feedback').addClass('displayNone'); $('.inputField').val(''); $('#feedbackErrorMessage').addClass('displayNone'); }); $('#AboutUsLink').on("click", function () { if ($(window).width() <= 530) { $('#AboutUsContent p').html('The UIC Interactive Campus Map was launched in August 2014 and displays a wide array of information resources for UIC’s students, visitors, faculty and staff. It provides university building and parking information, assists with directions, outlines UIC shuttle routes and provides high-resolution, print-optimized campus maps in PDF format available for download. The map was developed by the Office of Planning, Sustainability and Project Management and UIC graduate students in collaboration with Academic Computing and Communications Center, Office of Public and Government Affairs and other campus units using Google Maps Application Programming Interface (API) with a custom designed map overlay. Feedback may be provided using the “Feedback“ link found on the bottom of the map.'); //$('#AboutUsContent p').html('The UIC Interactive Campus Map displays a wide array of information resources for UIC students, visitors, faculty and staff. It provides university building and parking information, assists with directions, outlines UIC shuttle routes and provides high-resolution, print-optimized campus maps in PDF format available for download. For UIC homepage, please <a target="_blank" href="http://www.uic.edu/" >click here</a>. '); } $('#feedback').addClass('displayNone'); $('#AboutUs').removeClass('displayNone'); }); $('#AboutUsClose').on("click", function () { $('#AboutUs').addClass('displayNone'); }); var transistleftMenuItemTable = $('.transist-left-menu-item'); var leftMenuItemTable = $('.left-menu-item'); // Populating Locations Left Nav Bar // Buildings //populateBuildings(leftMenuItemTable); // POI for (var i = 0; i < modelDict.Locations.length; i++) { var location = modelDict.Locations[i]; var tableRow = addMenuTableItem(location.category_name); var subMenuTable = $("<table class = 'sub-menu-table'></table>"); if(location.cat_type == 'building'){ populateBuildings(leftMenuItemTable); continue; } var poiElements = modelDict.poiDict[location.category_name]; if (poiElements != null) { for (var j = 0; j < modelDict.poiDict[location.category_name].length; j++) { var poi = modelDict.poiDict[location.category_name][j]; suggestionPOIList.add(poi); let resources = modelDict.poiLocations[poi] for (k = 0; k < resources.length; k++) { if(resources[k].poi_secondary_name !== null){ suggestionPOIList.add(resources[k].poi_secondary_name); } } var subMenuTableRow = addSubMenuTableItem(poi); subMenuOnCLickFunction(poi, modelDict.poiLocations[poi], subMenuTableRow, "POI"); subMenuTable.append(subMenuTableRow); } toggleMenuClassItem(tableRow); leftMenuItemTable.append(tableRow); leftMenuItemTable.append(subMenuTable); } } // Transit Menu // Directions var tableRow = addMenuTableItem('DIRECTIONS'); toggleTransistMenuClassItem(tableRow, "directions"); transistleftMenuItemTable.append(tableRow); transistleftMenuItemTable.append(getdirectionsDiv()); // Buildings populateBuildings(transistleftMenuItemTable); // Parkings populateParkings(transistleftMenuItemTable); // Accessibility var tableRow = addMenuTableItem('ACCESSIBILITY'); toggleTransistMenuClassItem(tableRow, "Accessibility"); transistleftMenuItemTable.append(tableRow); transistleftMenuItemTable.append(getAccessibilityDiv()); // SHUTTLE ROUTES var tableRow = addMenuTableItem('SHUTTLE ROUTES'); toggleTransistMenuClassItem(tableRow, "shuttle_routes"); var shuttleRoutesDiv = $('<div id="shuttle_routes" class="shuttle_routes"><a href = "https://uic.transloc.com/" target = "_blank" > <font face="Theinhardt-Regular" color="#FFFFFF" size="2">TransLoc</font></a></div >'); tableRow.append(shuttleRoutesDiv); transistleftMenuItemTable.append(tableRow); // CTA BUS ROUTES populateCTA('CTA BUS ROUTES', modelDict.CTARoutesDict, 'CTA_BUS', transistleftMenuItemTable); // CTA Train Routes populateCTA('CTA TRAIN STATIONS', modelDict.CTATainStationsDict, 'CTA_TRAIN', transistleftMenuItemTable); // Active Transportation var tableRow = addMenuTableItem('ACTIVE TRANSPORTATION'); // toggleTransistMenuClassItem(tableRow, "Bicycling"); transistleftMenuItemTable.append(tableRow); var subMenuTable = $("<table class = 'sub-menu-table'></table>"); for ( [key, value] of Object.entries(modelDict.TransitDict)) { var subMenuTableRow = addSubMenuTableItem(key); subMenuOnCLickFunction(key, modelDict.TransitDict[key], subMenuTableRow, "Transit"); subMenuTable.append(subMenuTableRow); } toggleTransportationMenuClassItem(tableRow,"Bicycling"); transistleftMenuItemTable.append(subMenuTable); transistleftMenuItemTable.append(getBycyclingDiv()); populateDivvy(tableRow); $("#searchMap").autocomplete({ source:function(request, response) { var term = request.term.toLowerCase(); var suggestedNames = Array.from(new Set([...suggestionBuildingParkingsList, ...suggestionPOIList])); var filteredNames = suggestedNames.filter(function(poi) { return poi.toLowerCase().includes(term); }); var results = Array.from(new Set(filteredNames)); response(results); }, minLength: 1 }); $("#start,#end").autocomplete({ source: Array.from(suggestionBuildingParkingsList) }); $('.travelmodeStyle').on("keypress click", function (e) { if (e.which === 13 || e.type === 'click') { var src = $(this).attr("src"); var id = $(this).attr("id"); switch (id) { case "WALKING": if (src.includes("clicked")) { $(this).attr("src", "/Images/Buttons/walk.png"); } else { $(this).attr("src", "/Images/Buttons/walk_clicked.png"); $('#DRIVING').attr("src", "/Images/Buttons/drive.png"); $('#BICYCLING').attr("src", "/Images/Buttons/bike.png"); $('#TRANSIT').attr("src", "/Images/Buttons/bus.png"); } break; case "DRIVING": if (src.includes("clicked")) { $(this).attr("src", "/Images/Buttons/drive.png"); } else { $(this).attr("src", "/Images/Buttons/drive_clicked.png"); $('#WALKING').attr("src", "/Images/Buttons/walk.png"); $('#BICYCLING').attr("src", "/Images/Buttons/bike.png"); $('#TRANSIT').attr("src", "/Images/Buttons/bus.png"); } break; case "BICYCLING": if (src.includes("clicked")) { $(this).attr("src", "/Images/Buttons/bike.png"); } else { $(this).attr("src", "/Images/Buttons/bike_clicked.png"); $('#DRIVING').attr("src", "/Images/Buttons/drive.png"); $('#WALKING').attr("src", "/Images/Buttons/walk.png"); $('#TRANSIT').attr("src", "/Images/Buttons/bus.png"); } break; case "TRANSIT": if (src.includes("clicked")) { $(this).attr("src", "/Images/Buttons/bus.png"); } else { $(this).attr("src", "/Images/Buttons/bus_clicked.png"); $('#DRIVING').attr("src", "/Images/Buttons/drive.png"); $('#BICYCLING').attr("src", "/Images/Buttons/bike.png"); $('#WALKING').attr("src", "/Images/Buttons/walk.png"); } break; } selectedMode = $(this).attr("id"); calcRoute(); } }); // Function for reversing starting point and destination point $('.reverse').on("keypress click", function (e) { if (e.which === 13 || e.type === 'click') { if ($('#start').val() != "" || $('#end').val() != "") { var temp = $('#start').val(); $('#start').val($('#end').val()); $('#end').val(temp); } } }); $('#listAllSteps').on("click", function () { $('#directions-panel').show(); }); $("#WALKING").attr("src", "/Images/Buttons/walk_clicked.png"); //Initiazing Directions object directionsDisplay = new google.maps.DirectionsRenderer(); directionsDisplay.setMap(map); directionsDisplay.setPanel(document.getElementById('directions-panel')); }); var infowindow_Pin = new google.maps.InfoWindow(); var infowindow_Parkings = new google.maps.InfoWindow(); var infowindow_Shuttle = new google.maps.InfoWindow(); var infowindow_Buildings = new google.maps.InfoWindow(); // Please follow the below link for more details on the tooltip functionality /* Polygon mouseover tooltips: based on Label Overlay examples by Marc Ridey (http://blog.mridey.com/2009/09/label-overlay-example-for-google-maps.html) & Wolfgang Pichler (http://www.wolfpil.de/tooltips.html) */ function Tooltip(opt_options) { // Initialization this.setValues(opt_options); var div = this.div_ = document.createElement("div"); // Absolute position is absolutely necessary this.div_.className = "tooltip"; } Tooltip.prototype = new google.maps.OverlayView(); Tooltip.prototype.onAdd = function () { var pane = this.getPanes().floatPane; pane.appendChild(this.div_); this.div_.style.display = "block"; // Ensures the right position of the tooltip when the marker is being dragged this.listener_ = google.maps.event.addListener(this, "position_changed", this.draw); }; Tooltip.prototype.onRemove = function () { var parent = this.div_.parentNode; if (parent) parent.removeChild(this.div_); // Remove listener to stop updating the tooltip's position google.maps.event.removeListener(this.listener_); }; Tooltip.prototype.draw = function () { var pos, div; pos = this.getProjection().fromLatLngToDivPixel(this.get("position")); div = this.div_; div.style.left = pos.x - 20 + "px"; // adjust tooltip positioning with these values div.style.top = pos.y + 25 + "px"; div.style.display = "none"; div.innerHTML = this.get("text").toString(); }; function buildingCircles(){ for ( [key, value] of Object.entries(modelDict.BuidingsLocations)) { for (i = 0; i < value.length; i++) { lat = value[i].latitude; longt = value[i].longitude; building = value[i]; var bldg_Circles = { strokeOpacity: 0, strokeWeight: 0, fillOpacity: 0, map: map, clickable: true, center: new google.maps.LatLng(lat, longt), radius: parseInt(building.pin_radius), text: building.bl_name, visible: true }; var circle = new google.maps.Circle(bldg_Circles); createClickableCircle(circle, "building", building); } } } function parkingCircles(){ for ([key, value] of Object.entries(modelDict.ParkingLocations)) { for (k = 0; k < value.length; k++) { lat = value[k].latitude; longt = value[k].longitude; parking = value[k]; //destination.parkingTypes = "destination"; var prkg_Circles = { strokeOpacity: 0, strokeWeight: 0, fillOpacity: 0, map: map, clickable: true, center: new google.maps.LatLng(lat, longt), radius: parseInt(parking.pin_radius), text: parking.lot_name, visible: true }; var circle = new google.maps.Circle(prkg_Circles); createClickableCircle(circle, "parking", parking); } } } function createCircles() { buildingCircles(); parkingCircles(); } function createClickableCircle(circle, entity, model) { var image; var tooltip; tooltip = new Tooltip({ map: map }); tooltip.bindTo('position', circle, 'center'); tooltip.bindTo('text', circle, 'text'); google.maps.event.addListener(circle, 'mouseover', function (ev) { image = new google.maps.GroundOverlay('/Images/Circles/circle_175.png', circle.getBounds()); image.setMap(map); tooltip.onAdd(); }); google.maps.event.addListener(circle, 'mouseout', function (ev) { image.setMap(null); tooltip.onRemove(); }); closeWindows(); google.maps.event.addListener(circle, 'click', function (ev) { if (entity == "building") { //uicBuildingPopup(circle, model); map.panTo(circle.getCenter()); var Content = setBuildingPopupContent(circle, model); infowindow_Buildings.setContent(Content); infowindow_Buildings.setPosition(circle.getCenter()); infowindow_Buildings.open(map); populateDepartmentsAndResources(circle, model); modelDict.searchMapPins.push(circle); } else if (entity == "parking") { //createParkingInfoWindow(circle, model); map.panTo(circle.getCenter()); var contentString_Parkings = setParkingContent(circle, model); infowindow_Parkings.setContent(contentString_Parkings); infowindow_Parkings.setPosition(circle.getCenter()); infowindow_Parkings.open(map); populateParkingTypes(model); modelDict.searchMapPins.push(circle); //map.panTo(circle.getPosition()); // map.setZoom(15); } }); } var accessabilityZoomSetCount = 0; function getdirectionsDiv() { var div = $(`<div class="directions" id="directions"> <table width="100%"> <tr> <td height="60px" colspan="2"> <div id="directionType"> <div class="floatLeft" style="margin-right:13px"> <img id="WALKING" class="travelmodeStyle" src="/Images/Buttons/walk.png" /> </div> <div class="floatLeft" style="margin-right:13px"> <img id="DRIVING" class="travelmodeStyle" src="/Images/Buttons/drive.png" /> </div> <div class="floatLeft" style="margin-right:13px"> <img id="BICYCLING" class="travelmodeStyle" src="/Images/Buttons/bike.png" /> </div> <div class="floatLeft" style="margin-right:13px"> <img id="TRANSIT" class="travelmodeStyle" src="/Images/Buttons/bus.png" /> </div> </div> </td> </tr> <tr> <td> <div class="reverseDiv"> <img id="reverse" class="reverse" src="/Images/swapping-arrows.png" /> </div> <div style="margin-left: 2px;"> <div> <input type="text" id="start" placeholder="Choose Starting Point" style="width: 80%; height: 20px" /> </div> <div> <input type="text" id="end" placeholder="Choose Destination" style="width: 80%; height: 20px" /> </div> </div> </td> </tr> <tr> <td height="8px" colspan="2"> <button class="mobile_image_resize" style="font-size : 10px;width:46px;height:18px;background-color: #ffffff;color:#001b64;border:none;padding-left:2px;" id="searchButton" type="button" onclick="calcRoute();"><b>Search</b></button> </td> </tr> <tr> <td> <a id="listAllSteps" style="display: none;margin-left:3px;" href="#" class="listDirectionsFont">List All Steps</a> </td> </tr> <tr> <td colspan="2"> <div id="directions-panel" style="display: none;background-color:#FFFFFF;margin-left: -21px;"></div> </td> </tr> </table> </div>`); return div; } function getAccessibilityDiv() { var div = $(`<div class="Accessibility" id="Accessibility"> <div id="accParkingDiv" tabindex="0" onclick="divCustomLayer(this)" onkeypress="divCustomLayer(this)" style="cursor:pointer"> <img alt='Pic' id='accParking' src='/Images/Buttons/unchecked-box.png'> <font face="Theinhardt-Regular" color="#FFFFFF" size="2">Accessible Parking Locations</font><br /> </div> <div id="accRouteDiv" tabindex="0" onclick="divCustomLayer(this)" onkeypress="divCustomLayer(this)" style="cursor:pointer"> <img alt='Pic' id='accRoute' src='/Images/Buttons/unchecked-box.png'> <font face="Theinhardt-Regular" color="#FFFFFF" size="2">Accessible Routes</font><br /> </div> <div id="autDoorsDiv" tabindex="0" onclick="divCustomLayer(this)" onkeypress="divCustomLayer(this)" style="cursor:pointer"> <img alt='Pic' id='autDoors' src='/Images/Buttons/unchecked-box.png'> <font face="Theinhardt-Regular" color="#FFFFFF" size="2">Accessible Building Entries</font><br /> </div> <div id="emergencyPhonesDiv" tabindex="0" onclick="divCustomLayer(this)" onkeypress="divCustomLayer(this)" style="cursor:pointer"> <img alt='Pic' id='emergencyPhones' src='/Images/Buttons/unchecked-box.png'> <font face="Theinhardt-Regular" color="#FFFFFF" size="2">Emergency Phones </font><br /> </div> </div>`); return div; } function getBycyclingDiv() { var div = $(`<div class="Bicycling" id="Bicycling"> <div id="bikeRackLocationsDiv" tabindex="0" style="cursor:pointer"> <div id="bikerack" class="bikerack"><a href = "https://www.google.com/maps/d/viewer?mid=1eW0azeV76NOZAeTXEVY66ArCyE2KBVc&ll=41.86847638547627%2C-87.66183052606091&z=16" target = "_blank" > <font face="Theinhardt-Regular" color="#FFFFFF" size="2">Bike Rack Locations</font></a></div > </div> </div>`); return div; } function divCustomLayer(obj) { var div = document.getElementById(obj.id); var img = div.getElementsByTagName('img')[0]; var id = img.id; var src = img.src; var checked = false; if (src.includes("unchecked-box")) { img.src = "/Images/Buttons/checked-box.png"; checked = true; } else { img.src = "/Images/Buttons/unchecked-box.png"; checked = false; } if (checked) { switch (id) { case "accParking": addAccParking(); accessabilityZoomSetCount++; map.setZoom(16); break; case "accRoute": addAccRoute(); accessabilityZoomSetCount++; map.setZoom(16); break; case "autDoors": addAutDoors(); accessabilityZoomSetCount++; map.setZoom(16); break; case "emergencyPhones": addEmergencyPhones(); accessabilityZoomSetCount++; map.setZoom(16); break; } } else { switch (id) { case "accParking": removeAccParking(); accessabilityZoomSetCount--; if (accessabilityZoomSetCount == 0) { map.setZoom(15); } break; case "accRoute": removeAccRoute(); accessabilityZoomSetCount--; if (accessabilityZoomSetCount == 0) { map.setZoom(15); } break; case "autDoors": removeAutDoors(); accessabilityZoomSetCount--; if (accessabilityZoomSetCount == 0) { map.setZoom(15); } break; case "emergencyPhones": removeEmergencyPhones(); accessabilityZoomSetCount--; if (accessabilityZoomSetCount == 0) { map.setZoom(15); } break; } } } function addAccParking() { removeAccParking(); map.overlayMapTypes.setAt(3, maptilerAccPrkg); } function removeAccParking() { map.overlayMapTypes.setAt(3, null); } function addEmergencyPhones() { removeEmergencyPhones(); map.overlayMapTypes.setAt(4, maptilerEmergencyPhones); } function removeEmergencyPhones() { map.overlayMapTypes.setAt(4, null); } function addAccRoute() { removeAccRoute(); map.overlayMapTypes.setAt(2, maptilerAccessibleRoutes); } function removeAccRoute() { map.overlayMapTypes.setAt(2, null); } function addAutDoors() { removeAutDoors(); map.overlayMapTypes.setAt(6, maptilerAccessibleDoors); } function removeAutDoors() { map.overlayMapTypes.setAt(6, null); } var maptiler = new google.maps.ImageMapType( { getTileUrl: function (coord, zoom) { if ((zoom == 5 && (coord.x >= 8 && coord.x <= 8) && (coord.y >= 11 && coord.y <= 11)) || (zoom == 6 && (coord.x >= 16 && coord.x <= 16) && (coord.y >= 23 && coord.y <= 23)) || (zoom == 7 && (coord.x >= 32 && coord.x <= 32) && (coord.y >= 47 && coord.y <= 47)) || (zoom == 8 && (coord.x >= 65 && coord.x <= 65) && (coord.y >= 95 && coord.y <= 95)) || (zoom == 9 && (coord.x >= 131 && coord.x <= 131) && (coord.y >= 190 && coord.y <= 190)) || (zoom == 10 && (coord.x >= 262 && coord.x <= 262) && (coord.y >= 380 && coord.y <= 380)) || (zoom == 11 && (coord.x >= 525 && coord.x <= 525) && (coord.y >= 761 && coord.y <= 761)) || (zoom == 12 && (coord.x >= 1050 && coord.x <= 1050) && (coord.y >= 1522 && coord.y <= 1522)) || (zoom == 13 && (coord.x >= 2100 && coord.x <= 2101) && (coord.y >= 3044 && coord.y <= 3045)) || (zoom == 14 && (coord.x >= 4201 && coord.x <= 4203) && (coord.y >= 6089 && coord.y <= 6090)) || (zoom == 15 && (coord.x >= 8402 && coord.x <= 8406) && (coord.y >= 12179 && coord.y <= 12181)) || (zoom == 16 && (coord.x >= 16805 && coord.x <= 16813) && (coord.y >= 24358 && coord.y <= 24362)) || (zoom == 17 && (coord.x >= 33611 && coord.x <= 33627) && (coord.y >= 48715 && coord.y <= 48724)) || (zoom == 18 && (coord.x >= 67222 && coord.x <= 67263) && (coord.y >= 97431 && coord.y <= 97448)) || (zoom == 19 && (coord.x >= 134445 && coord.x <= 134527) && (coord.y >= 194863 && coord.y <= 194897)) || (zoom == 20 && (coord.x >= 268890 && coord.x <= 269054) && (coord.y >= 389726 && coord.y <= 389794))) { //console.log("Images/Tiles_Overlay/" + zoom + "/" + coord.x + "/" + coord.y + ".png"); return "/Images/Tiles_Overlay/" + zoom + "/" + coord.x + "/" + coord.y + ".png?v=1"; } else { return null; } }, tileSize: new google.maps.Size(256, 256), isPng: true }); var jmlsLayer = new google.maps.ImageMapType( { getTileUrl: function (coord, zoom) { if ((zoom == 5 && (coord.x >= 8 && coord.x <= 8) && (coord.y >= 11 && coord.y <= 11)) || (zoom == 6 && (coord.x >= 16 && coord.x <= 16) && (coord.y >= 23 && coord.y <= 23)) || (zoom == 7 && (coord.x >= 32 && coord.x <= 32) && (coord.y >= 47 && coord.y <= 47)) || (zoom == 8 && (coord.x >= 65 && coord.x <= 65) && (coord.y >= 95 && coord.y <= 95)) || (zoom == 9 && (coord.x >= 131 && coord.x <= 131) && (coord.y >= 190 && coord.y <= 190)) || (zoom == 10 && (coord.x >= 262 && coord.x <= 262) && (coord.y >= 380 && coord.y <= 380)) || (zoom == 11 && (coord.x >= 525 && coord.x <= 525) && (coord.y >= 761 && coord.y <= 761)) || (zoom == 12 && (coord.x >= 1050 && coord.x <= 1050) && (coord.y >= 1522 && coord.y <= 1522)) || (zoom == 13 && (coord.x >= 2100 && coord.x <= 2101) && (coord.y >= 3044 && coord.y <= 3045)) || (zoom == 14 && (coord.x >= 4203 && coord.x <= 4203) && (coord.y >= 6089 && coord.y <= 6089)) || (zoom == 15 && (coord.x >= 8407 && coord.x <= 8407) && (coord.y >= 12178 && coord.y <= 12179)) || (zoom == 16 && (coord.x >= 16815 && coord.x <= 16815) && (coord.y >= 24357 && coord.y <= 24358)) || (zoom == 17 && (coord.x >= 33631 && coord.x <= 33631) && (coord.y >= 48715 && coord.y <= 48716)) || (zoom == 18 && (coord.x >= 67262 && coord.x <= 67263) && (coord.y >= 97431 && coord.y <= 97432)) || (zoom == 19 && (coord.x >= 134525 && coord.x <= 134526) && (coord.y >= 194863 && coord.y <= 194865)) || (zoom == 20 && (coord.x >= 269050 && coord.x <= 269053) && (coord.y >= 389726 && coord.y <= 389731)) || (zoom == 21 && (coord.x >= 538101 && coord.x <= 538107) && (coord.y >= 779452 && coord.y <= 779462)) || (zoom == 22 && (coord.x >= 1076202 && coord.x <= 1076215) && (coord.y >= 1558904 && coord.y <= 1558911)) || (zoom == 23 && (coord.x >= 2152405 && coord.x <= 2152431) && (coord.y >= 3117809 && coord.y <= 3117823)) || (zoom == 24 && (coord.x >= 4304811 && coord.x <= 4304863) && (coord.y >= 6235618 && coord.y <= 6235647)) ) { return "/Images/Layers/JMLS/" + zoom + "/" + coord.x + "/" + coord.y + ".png?v=1"; } else { return null; } }, tileSize: new google.maps.Size(256, 256), isPng: true }); //Accessible Parking Overlay tiles var maptilerAccPrkg = new google.maps.ImageMapType( { getTileUrl: function (coord, zoom) { if ((zoom == 5 && (coord.x >= 8 && coord.x <= 8) && (coord.y >= 11 && coord.y <= 11)) || (zoom == 6 && (coord.x >= 16 && coord.x <= 16) && (coord.y >= 23 && coord.y <= 23)) || (zoom == 7 && (coord.x >= 32 && coord.x <= 32) && (coord.y >= 47 && coord.y <= 47)) || (zoom == 8 && (coord.x >= 65 && coord.x <= 65) && (coord.y >= 95 && coord.y <= 95)) || (zoom == 9 && (coord.x >= 131 && coord.x <= 131) && (coord.y >= 190 && coord.y <= 190)) || (zoom == 10 && (coord.x >= 262 && coord.x <= 262) && (coord.y >= 380 && coord.y <= 380)) || (zoom == 11 && (coord.x >= 525 && coord.x <= 525) && (coord.y >= 761 && coord.y <= 761)) || (zoom == 12 && (coord.x >= 1050 && coord.x <= 1050) && (coord.y >= 1522 && coord.y <= 1522)) || (zoom == 13 && (coord.x >= 2100 && coord.x <= 2101) && (coord.y >= 3044 && coord.y <= 3045)) || (zoom == 14 && (coord.x >= 4201 && coord.x <= 4203) && (coord.y >= 6089 && coord.y <= 6090)) || (zoom == 15 && (coord.x >= 8402 && coord.x <= 8406) && (coord.y >= 12179 && coord.y <= 12180)) || (zoom == 16 && (coord.x >= 16805 && coord.x <= 16812) && (coord.y >= 24358 && coord.y <= 24361)) || (zoom == 17 && (coord.x >= 33611 && coord.x <= 33625) && (coord.y >= 48716 && coord.y <= 48722)) || (zoom == 18 && (coord.x >= 67223 && coord.x <= 67250) && (coord.y >= 97433 && coord.y <= 97444)) || (zoom == 19 && (coord.x >= 134446 && coord.x <= 134501) && (coord.y >= 194866 && coord.y <= 194889)) || (zoom == 20 && (coord.x >= 268893 && coord.x <= 269002) && (coord.y >= 389732 && coord.y <= 389779))) { return "/Images/Layers/Accessible_Parkings_Tiles/" + zoom + "/" + coord.x + "/" + coord.y + ".png?v=1"; } else { return null; } }, tileSize: new google.maps.Size(256, 256), isPng: true }); //Emergency Phones Overlay tiles var maptilerEmergencyPhones = new google.maps.ImageMapType( { getTileUrl: function (coord, zoom) { if ((zoom == 5 && (coord.x >= 8 && coord.x <= 8) && (coord.y >= 11 && coord.y <= 11)) || (zoom == 6 && (coord.x >= 16 && coord.x <= 16) && (coord.y >= 23 && coord.y <= 23)) || (zoom == 7 && (coord.x >= 32 && coord.x <= 32) && (coord.y >= 47 && coord.y <= 47)) || (zoom == 8 && (coord.x >= 65 && coord.x <= 65) && (coord.y >= 95 && coord.y <= 95)) || (zoom == 9 && (coord.x >= 131 && coord.x <= 131) && (coord.y >= 190 && coord.y <= 190)) || (zoom == 10 && (coord.x >= 262 && coord.x <= 262) && (coord.y >= 380 && coord.y <= 380)) || (zoom == 11 && (coord.x >= 525 && coord.x <= 525) && (coord.y >= 761 && coord.y <= 761)) || (zoom == 12 && (coord.x >= 1050 && coord.x <= 1050) && (coord.y >= 1522 && coord.y <= 1522)) || (zoom == 13 && (coord.x >= 2100 && coord.x <= 2101) && (coord.y >= 3044 && coord.y <= 3045)) || (zoom == 14 && (coord.x >= 4201 && coord.x <= 4203) && (coord.y >= 6089 && coord.y <= 6090)) || (zoom == 15 && (coord.x >= 8403 && coord.x <= 8406) && (coord.y >= 12179 && coord.y <= 12180)) || (zoom == 16 && (coord.x >= 16806 && coord.x <= 16812) && (coord.y >= 24358 && coord.y <= 24361)) || (zoom == 17 && (coord.x >= 33612 && coord.x <= 33625) && (coord.y >= 48716 && coord.y <= 48723)) || (zoom == 18 && (coord.x >= 67225 && coord.x <= 67250) && (coord.y >= 97433 && coord.y <= 97447)) || (zoom == 19 && (coord.x >= 134450 && coord.x <= 134501) && (coord.y >= 194867 && coord.y <= 194894)) || (zoom == 20 && (coord.x >= 268901 && coord.x <= 269002) && (coord.y >= 389734 && coord.y <= 389788))) { return "/Images/Layers/Emergency_Phones_Tiles/" + zoom + "/" + coord.x + "/" + coord.y + ".png?v=1"; } else { return null; } }, tileSize: new google.maps.Size(256, 256), isPng: true }); //Accessible Doors Overlay tiles var maptilerAccessibleDoors = new google.maps.ImageMapType( { getTileUrl: function (coord, zoom) { if ((zoom == 5 && (coord.x >= 8 && coord.x <= 8) && (coord.y >= 11 && coord.y <= 11)) || (zoom == 6 && (coord.x >= 16 && coord.x <= 16) && (coord.y >= 23 && coord.y <= 23)) || (zoom == 7 && (coord.x >= 32 && coord.x <= 32) && (coord.y >= 47 && coord.y <= 47)) || (zoom == 8 && (coord.x >= 65 && coord.x <= 65) && (coord.y >= 95 && coord.y <= 95)) || (zoom == 9 && (coord.x >= 131 && coord.x <= 131) && (coord.y >= 190 && coord.y <= 190)) || (zoom == 10 && (coord.x >= 262 && coord.x <= 262) && (coord.y >= 380 && coord.y <= 380)) || (zoom == 11 && (coord.x >= 525 && coord.x <= 525) && (coord.y >= 761 && coord.y <= 761)) || (zoom == 12 && (coord.x >= 1050 && coord.x <= 1050) && (coord.y >= 1522 && coord.y <= 1522)) || (zoom == 13 && (coord.x >= 2100 && coord.x <= 2101) && (coord.y >= 3044 && coord.y <= 3045)) || (zoom == 14 && (coord.x >= 4201 && coord.x <= 4203) && (coord.y >= 6089 && coord.y <= 6090)) || (zoom == 15 && (coord.x >= 8402 && coord.x <= 8406) && (coord.y >= 12179 && coord.y <= 12180)) || (zoom == 16 && (coord.x >= 16805 && coord.x <= 16812) && (coord.y >= 24358 && coord.y <= 24361)) || (zoom == 17 && (coord.x >= 33611 && coord.x <= 33625) && (coord.y >= 48716 && coord.y <= 48722)) || (zoom == 18 && (coord.x >= 67223 && coord.x <= 67250) && (coord.y >= 97433 && coord.y <= 97444)) || (zoom == 19 && (coord.x >= 134447 && coord.x <= 134500) && (coord.y >= 194866 && coord.y <= 194889)) || (zoom == 20 && (coord.x >= 268895 && coord.x <= 269000) && (coord.y >= 389732 && coord.y <= 389779))) { return "/Images/Layers/Accessible_Doors_Tiles/" + zoom + "/" + coord.x + "/" + coord.y + ".png?v=1"; } else { return null; } }, tileSize: new google.maps.Size(256, 256), isPng: true }); //Accessible Routing Overlay tiles var maptilerAccessibleRoutes = new google.maps.ImageMapType( { getTileUrl: function (coord, zoom) { if ((zoom == 5 && (coord.x >= 8 && coord.x <= 8) && (coord.y >= 11 && coord.y <= 11)) || (zoom == 6 && (coord.x >= 16 && coord.x <= 16) && (coord.y >= 23 && coord.y <= 23)) || (zoom == 7 && (coord.x >= 32 && coord.x <= 32) && (coord.y >= 47 && coord.y <= 47)) || (zoom == 8 && (coord.x >= 65 && coord.x <= 65) && (coord.y >= 95 && coord.y <= 95)) || (zoom == 9 && (coord.x >= 131 && coord.x <= 131) && (coord.y >= 190 && coord.y <= 190)) || (zoom == 10 && (coord.x >= 262 && coord.x <= 262) && (coord.y >= 380 && coord.y <= 380)) || (zoom == 11 && (coord.x >= 525 && coord.x <= 525) && (coord.y >= 761 && coord.y <= 761)) || (zoom == 12 && (coord.x >= 1050 && coord.x <= 1050) && (coord.y >= 1522 && coord.y <= 1522)) || (zoom == 13 && (coord.x >= 2100 && coord.x <= 2101) && (coord.y >= 3044 && coord.y <= 3045)) || (zoom == 14 && (coord.x >= 4201 && coord.x <= 4203) && (coord.y >= 6089 && coord.y <= 6090)) || (zoom == 15 && (coord.x >= 8402 && coord.x <= 8406) && (coord.y >= 12179 && coord.y <= 12180)) || (zoom == 16 && (coord.x >= 16805 && coord.x <= 16812) && (coord.y >= 24358 && coord.y <= 24361)) || (zoom == 17 && (coord.x >= 33611 && coord.x <= 33625) && (coord.y >= 48716 && coord.y <= 48722)) || (zoom == 18 && (coord.x >= 67222 && coord.x <= 67250) && (coord.y >= 97433 && coord.y <= 97445)) || (zoom == 19 && (coord.x >= 134444 && coord.x <= 134501) && (coord.y >= 194866 && coord.y <= 194890)) || (zoom == 20 && (coord.x >= 268889 && coord.x <= 269002) && (coord.y >= 389733 && coord.y <= 389781))) { return "/Images/Layers/Accessible_Routes_Tiles/" + zoom + "/" + coord.x + "/" + coord.y + ".png?v=1"; } else { return null; } }, tileSize: new google.maps.Size(256, 256), isPng: true }); $('.close-arrow').on("keypress click", function (e) { if (e.which === 13 || e.type === 'click') { if ($(this).hasClass('collapsed')) { $("#leftNavBar").animate({ 'left': '0px' }, 1000); $('.close-arrow').removeClass("collapsed"); } else { $('.close-arrow').addClass("collapsed"); $("#leftNavBar").animate({ 'left': '-250px' }, 1000); } } }); var directionsService = new google.maps.DirectionsService(); var selectedMode = "WALKING"; function clearMarkers(){ for ( [markersDict, value] of markerMap.entries()) { unsetMarkers(value); } } function clearMaps() { $(".uncheckedSignIndicator").each(function () { var uncheckedSignIndicator = $(this); var checkedSignIndicator = $(this).next(); if (uncheckedSignIndicator.hasClass('hide')) { checkedSignIndicator.toggleClass('hide'); uncheckedSignIndicator.toggleClass('hide'); } }); clearMarkers(); if (modelDict.searchMapPins.length > 0) { for (var i = modelDict.searchMapPins.length; i--;) { modelDict.searchMapPins[i].setMap(null); modelDict.searchMapPins.splice(i, 1); } } closeWindows(); removeAccessbility(); //clear entries in directions text fields document.getElementById("start").value = "" document.getElementById("end").value = "" document.getElementById("searchMap").value = "" // hiding list steps div that comes up for Directions $('#directions-panel').hide(); $('#listAllSteps').hide(); directionsDisplay.setMap(null); } function removeAccessbility() { //remove accessibility and sustainablity over lays from the map removeAccParking(); removeAccRoute(); removeAutDoors(); removeEmergencyPhones(); setUncheckedImg('autDoorsDiv'); setUncheckedImg('accRouteDiv'); setUncheckedImg('emergencyPhonesDiv'); setUncheckedImg('accParkingDiv'); setUncheckedImg('bikeRackLocationsDiv'); zoomLevel(); } function setUncheckedImg(divId) { var div = document.getElementById(divId); var img = div.getElementsByTagName('img')[0]; if (img != null) { img.src = "/Images/Buttons/unchecked-box.png"; } } function closeWindows() { infowindow_Parkings.close(); infowindow_Buildings.close(); infowindow_Pin.close(); infowindow_Shuttle.close(); } function zoomLevel() { //Set map to default zoom if ($(window).width() <= 530) { map.panTo(new google.maps.LatLng(41.870960, -87.661041)); map.setZoom(14); } else { //HS:3/15: Recenter the map for Kiosk if (nonKiosk) //HS:3/15-Check if kiosk mode: False means kiosk mode, True means non-kiosk map.panTo(new google.maps.LatLng(41.870643, -87.668216)); else //regular screens with interaction map.panTo(new google.maps.LatLng(41.868691, -87.662161)); map.setZoom(15); } } function checkBuildingsLocations(start,end,startIndicator,endIndicator){ for ( [key, value] of Object.entries(modelDict.BuidingsLocations)) { for (i = 0; i < value.length; i++) { if (start == value[i].bl_address1 || start == value[i].bl_name || start == value[i].bl_abbreviation || start == value[i].bl_id) { start = value[i].latitude + "," + value[i].longitude; startIndicator = true; } if (end == value[i].bl_address1 || end == value[i].bl_name || end == value[i].bl_abbreviation || end == value[i].bl_id) { end = value[i].latitude + "," + value[i].longitude; endIndicator = true; } } } } function checkParkingsLocations(start,end,startIndicator,endIndicator){ for ( [key, value] of Object.entries(modelDict.ParkingLocations)) { if (key.includes(start)) { if (value.length > 0) { start = value[0].latitude + "," + value[0].longitude; startIndicator = true; } } if (key.includes(end)) { if (value.length > 0) { end = value[0].latitude + "," + value[0].longitude; endIndicator = true; } } } } function calcRoute() { var start = document.getElementById('start').value; var end = document.getElementById('end').value; var startIndicator = false; var endIndicator = false; directionsDisplay.setMap(map); if (start != "" && end != "") { for ( [key, value] of Object.entries(modelDict.BuidingsLocations)) { for (i = 0; i < value.length; i++) { if (start == value[i].bl_address1 || start == value[i].bl_name || start == value[i].bl_abbreviation || start == value[i].bl_id) { start = value[i].latitude + "," + value[i].longitude; startIndicator = true; } if (end == value[i].bl_address1 || end == value[i].bl_name || end == value[i].bl_abbreviation || end == value[i].bl_id) { end = value[i].latitude + "," + value[i].longitude; endIndicator = true; } } } //checkBuildingsLocations(start,end,startIndicator,endIndicator); if (!(startIndicator && endIndicator)) { for ( [key, value] of Object.entries(modelDict.ParkingLocations)) { if (key.includes(start)) { if (value.length > 0) { start = value[0].latitude + "," + value[0].longitude; startIndicator = true; } } if (key.includes(end)) { if (value.length > 0) { end = value[0].latitude + "," + value[0].longitude; endIndicator = true; } } } //checkParkingsLocations(start,end,startIndicator,endIndicator); } if (start == "My location") { geoLocation("start", start, end); } else if (end == "My location") { geoLocation("end", start, end); } getDirections(start, end, selectedMode); $('#listAllSteps').show(); $('#directions-panel').hide(); //hideNavigation(); } } function getDirections(start, end, selectedMode) { var request = { origin: start, destination: end, travelMode: google.maps.TravelMode[selectedMode] }; directionsService.route(request, function (response, status) { if (status == google.maps.DirectionsStatus.OK) { directionsDisplay.setDirections(response); } }); } $("#WALKING").attr("src", "/Images/Buttons/walk_clicked.png"); //suggestionList = Array.from(suggestionList); // Function for displaying pin on click of suggestions in search input field. function searchBuildings(searchMapLocation,lat,longt,building,searchMapPin){ for ( [key, value] of Object.entries(modelDict.BuidingsLocations)) { for (i = 0; i < value.length; i++) { if (searchMapLocation == value[i].bl_address1 || searchMapLocation == value[i].bl_name || searchMapLocation == value[i].bl_abbreviation || searchMapLocation == value[i].bl_id) { lat = value[i].latitude; longt = value[i].longitude; building = value[i]; searchMapPin = new google.maps.Marker({ position: new google.maps.LatLng(lat, longt), map: map, icon: "/Images/Icons/Icons_New/location-pin.png", title: searchMapLocation }); uicBuildingPopup(searchMapPin, building); modelDict.searchMapPins.push(searchMapPin); map.panTo(searchMapPin.getPosition()); map.setZoom(17); } } } } $("#searchMap").autocomplete({ select: function (a, b) { var searchMapLocation = b.item.value; var lat = null; var longt = null; var building = null; var parking = null; var destination = null; var searchMapPin = null; closeWindows(); if (modelDict.searchMapPins.length > 0) { for (var i = modelDict.searchMapPins.length; i--;) { modelDict.searchMapPins[i].setMap(null); modelDict.searchMapPins.splice(i, 1); } } if (searchMapLocation != "My location") { // search if given key is a building searchBuildings(searchMapLocation,lat,longt,building,searchMapPin) if (building == null) { // search if given key is a parking space for ( [key, value] of Object.entries(modelDict.ParkingLocations)) { if (key.includes(searchMapLocation)) { for (k = 0; k < value.length; k++) { lat = value[k].latitude; longt = value[k].longitude; parking = value[k]; //destination.parkingTypes = "destination"; searchMapPin = new google.maps.Marker({ position: new google.maps.LatLng(lat, longt), map: map, icon: "/Images/Icons/Icons_New/location-pin.png", title: searchMapLocation }); createParkingInfoWindow(searchMapPin, parking); modelDict.searchMapPins.push(searchMapPin); map.panTo(searchMapPin.getPosition()); map.setZoom(17); } } } } if (building == null && parking == null) { // search if key id poi location if (searchMapLocation in modelDict.poiLocations) { if (modelDict.poiLocations[searchMapLocation].length > 0) { // get all pins let resources = modelDict.poiLocations[searchMapLocation]; for (k = 0; k < resources.length; k++) { lat = resources[k].raw_latitude !== null && typeof resources[k].raw_latitude !== 'undefined' ? resources[k].raw_latitude: resources[k].latitude; longt = resources[k].raw_longitude !== null && typeof resources[k].raw_longitude !== 'undefined'? resources[k].raw_longitude: resources[k].longitude; destination = resources[k]; //destination.parkingTypes = "destination"; searchMapPin = new google.maps.Marker({ position: new google.maps.LatLng(lat, longt), map: map, icon: "/Images/Icons/Icons_New/location-pin.png", title: searchMapLocation }); uicPinsPopup(searchMapPin, destination); modelDict.searchMapPins.push(searchMapPin); map.panTo(searchMapPin.getPosition()); map.setZoom(17); } } } } } } }); function uicPinsPopup(poiPin, poiPoint ) { google.maps.event.addListener(poiPin, 'click', function (ev) { map.panTo(poiPin.getPosition()); var poi_name; if(poiPoint.poi_name != null){ poi_name = poiPoint.poi_name + ''; }else{ poi_name = ''; } var poi_link = poiPoint.poi_link; var description = ''; if(poiPoint.bl_name != null){ description = description +'<font face="Theinhardt-Regular" > <b>Building Name:</b> ' + poiPoint.bl_name + '</font><br></br>'; }else if(poiPoint.lot_name != null){ description = description +'<font face="Theinhardt-Regular" > <b> Parking Lot Name :</b> ' + poiPoint.lot_name + '</font><br></br>'; }else { description = description + ''; } if(poiPoint.poi_description != null){ description = description + poiPoint.poi_description; }else if(poiPoint.bl_desc != null){ description = description + poiPoint.bl_desc; }else if(poiPoint.parking_offering != null){ description = description + poiPoint.parking_offering; } var hrefLink; if(poi_link!=null){ hrefLink = description + "<br></br>" + "For more information, please visit the link below:" + '<tr align="left"><td align="left"><a style="cursor:pointer" href ="' + poi_link + '" target="_blank">' + poi_link + '</a> </td></tr>'; }else{ hrefLink = description + ''; } description = hrefLink; var poiPinContent = '<div>' + '<table id="popUp2">' + '<tr align="left"><td colspan="4" align="left"><font face="Theinhardt-Regular" class="mobile_popup_heading" color="#ef3340" size="4"><b>' + poi_name + ' </b></font></td></tr>' + '<tr align="left"><td colspan="4" align="left" height="2"><img src="/Images/Buttons/line01.png" /></td></tr>'+ '' + ''; poiPinContent = poiPinContent + '<tr align="left"><td align="left" colspan="4" >' + '<font face="Theinhardt-Regular" >' + description + '</font><br></td></tr>' + '' + '</table></div>'; infowindow_Pin.setContent(poiPinContent); infowindow_Pin.setPosition(poiPin.getPosition()); infowindow_Pin.open(map); }); } function uicTranspoPinsPopup(poiPin, poiPoint ) { google.maps.event.addListener(poiPin, 'click', function (ev) { map.panTo(poiPin.getPosition()); var poi_name = poiPoint.category_display_name; var bl_name = poiPoint.bl_name; var bl_address1 = poiPoint.bl_address1; var description = poiPoint.bl_desc; var poiPinContent = '<div>' + '<table id="popUp1">' + '<tr align="left"><td colspan="2" align="left"><font face="Theinhardt-Regular" class="mobile_popup_heading" color="#ef3340" size="4"><b>' + poi_name + ' </b></font></td></tr>' + '<tr align="left"><td colspan="2" align="left"><font face="Theinhardt-Regular" class="mobile_popup_heading" size="2"><b>' + bl_name + ' </b></font></td></tr>' + '<tr align="left"><td colspan="2" align="left"><font face="Theinhardt-Regular" class="mobile_popup_heading" size="2"><b>' + bl_address1 + ' </b></font></td></tr>' + /*'<tr align="left"><td colspan="2" align="left" height="2"><img src="/Images/Buttons/line01.png" /></td></tr>'+*/ '' + ''; //poiPinContent = poiPinContent + // '<tr align="left"><td align="left" colspan="2" >' + // '<font face="Theinhardt-Regular" >' + description + '</font><br></td></tr>' + // '' + // '</table></div>'; infowindow_Pin.setContent(poiPinContent); infowindow_Pin.setPosition(poiPin.getPosition()); infowindow_Pin.open(map); }); } function setParkingContent(searchMapPin, parking){ let itemName = parking.lot_name; let itemAddress = parking.address; var contentString_Parkings = '<div id="popUp1">' + '<table>' + '<tr align="left"><td colspan="2" align="left"><font face="Theinhardt-Regular" color="#ef3340" size="3" class="mobile_popup_heading"><b>' + itemName + '</b></font></td></tr>' + '<tr align="left"><td align="left"><font face="Theinhardt-Regular" size="2">' + itemAddress.split(",")[0] + '</font> (<a href="#" onclick= \'openSearchTab("' + itemAddress + '")\'>Directions</a>)</td></tr>' + '<td align="right" class="mobile_hide"></td></tr>' + '<tr align="left"><td colspan="2" align="center" valign="bottom" height="2"><img alt="Line"class="mobile_line" src="/Images/Buttons/line01.png" /></td></tr>'; contentString_Parkings = contentString_Parkings + '<tr align="left"><td colspan="2" align="left" style="padding-top:7px;"><font face="Theinhardt-Regular" size="3">This parking offers:</font></td></tr>' + '<tr align="left"><td colspan="2" align="left"> <ul id="parkingType" style="margin-top: -15px;"></ul></td></tr>' + '<tr align="left"><td colspan="2" align="left"><a href="https://parking.uic.edu/" target="_blank">Parking Space Services</a>'; contentString_Parkings = contentString_Parkings + '</table></div>'; return contentString_Parkings; } function populateParkingTypes(parking){ for (i = 0; i < parking.parking_offering.split(",").length; i++) { var list = document.getElementById("parkingType"); var row = document.createElement('li'); row.innerHTML = parking.parking_offering.split(",")[i]; list.appendChild(row); } } function createParkingInfoWindow(searchMapPin, parking) { let itemName = parking.lot_name; let itemAddress = parking.address; google.maps.event.addListener(searchMapPin, 'click', function (ev) { map.panTo(searchMapPin.getPosition()); var contentString_Parkings = setParkingContent(searchMapPin, parking); infowindow_Parkings.setContent(contentString_Parkings); infowindow_Parkings.setPosition(searchMapPin.getPosition()); infowindow_Parkings.open(map); populateParkingTypes(parking); }); } function TransitLocationImageClick(obj) { clearMaps(); var imgID = obj.id; switchMainTabs(imgID); } function switchMainTabs(imgID) { var transitImg = document.getElementById("transit"); var locationsImg = document.getElementById("locations"); switch (imgID) { case "locations": transitImg.style.backgroundColor = '#ffffff'; locationsImg.style.backgroundColor = '#ec3041'; transitImg.style.color = '#001b64'; locationsImg.style.color = '#ffffff'; $("#transist-left-menu").hide(); $("#left-menu").show(); break; case "transit": transitImg.style.backgroundColor = '#ec3041'; locationsImg.style.backgroundColor = '#ffffff'; transitImg.style.color = '#ffffff'; locationsImg.style.color = '#001b64'; $("#left-menu").hide(); $("#transist-left-menu").show(); break; } } function subMenuOnCLickFunction(poi, poiLocations, subMenuTableRow,popupType) { subMenuTableRow.on('click', function () { var uncheckedSignIndicator = $(this).find('.uncheckedSignIndicator'); var checkedSignIndicator = $(this).find('.checkedSignIndicator'); uncheckedSignIndicator.toggleClass('hide'); checkedSignIndicator.toggleClass('hide'); var checked = false; if (uncheckedSignIndicator.hasClass('hide')) { checked = true; } closeWindows(); if (checked) { var imagePin = "/Images/Icons/Icons_New/location-pin.png"; if (poiLocations != null) { switch (popupType) { case "Buildings": poiObj = setMarkers(poiLocations, markerMap, poi, uicBuildingPopup, imagePin,"poiMarkers"); break; case "Parkings": imagePin = "/Images/Icons/Icons_New/Generic2.png"; poiObj = setMarkers(poiLocations, markerMap, poi, createParkingInfoWindow, imagePin,"poiMarkers"); break; case "CTA_TRAIN": imagePin = "/Images/Icons/Icons_New/cta_westbound.png" poiObj = setMarkers(poiLocations, markerMap, poi, uicTrainsPinsPopupCta, imagePin,"poiMarkers"); break; case "CTA_BUS": var direction = poi.split("-")[1]; imagePin = "/Images/Icons/Icons_New/cta_" + direction + ".png"; poiObj = setMarkers(poiLocations, markerMap, poi, uicPinsPopupCta, imagePin,"poiMarkers"); break; case "POI": poiObj = setMarkers(poiLocations, markerMap, poi, uicPinsPopup, imagePin,"poiMarkers"); break; case "Divvy": imagePin = "/Images/Icons/Icons_New/Divvy Bike Stations.png"; poiObj = setMarkers(poiLocations, markerMap, poi, uicPinsPopup, imagePin,"poiMarkers"); break; case "Transit": poiObj = setMarkers(poiLocations, markerMap, poi, uicTranspoPinsPopup, imagePin,"poiMarkers"); break; } } } else { var poiMarkers = markerMap.get("poiMarkers"); if (poiMarkers.has(poi)) { var markerPinsList = poiMarkers.get(poi); for (var i = 0; i < markerPinsList.length; i++) { markerPinsList[i].setMap(null); } poiMarkers.set(poi, new Array()); } } }); } function unsetMarkers(poiMarkers){ for ( [poi_name, value] of poiMarkers.entries()) { for (var i = 0; i < value.length; i++) { value[i].setMap(null); } poiMarkers.set(poi_name, new Array()); } } function subMenuOnCLickFunctionWithNoCheckbox(poi, poiLocations, subMenuTableRow,popupType) { subMenuTableRow.on('click', function () { closeWindows(); var imagePin = "/Images/Icons/Icons_New/location-pin.png"; if (poiLocations != null) { switch (popupType) { case "Buildings": var poiMarkers = markerMap.get("BuildingsMarkers"); unsetMarkers(poiMarkers); poiObj = setMarkers(poiLocations, markerMap, poi, uicBuildingPopup, imagePin,"BuildingsMarkers",17); break; case "Parkings": imagePin = "/Images/Icons/Icons_New/Generic2.png"; var poiMarkers = markerMap.get("ParkingsMarkers"); unsetMarkers(poiMarkers); poiObj = setMarkers(poiLocations, markerMap, poi, createParkingInfoWindow, imagePin,"ParkingsMarkers",17); break; case "CTA_TRAIN": imagePin = "/Images/Icons/Icons_New/cta_westbound.png" var poiMarkers = markerMap.get("CTATrainMarkers"); unsetMarkers(poiMarkers); poiObj = setMarkers(poiLocations, markerMap, poi, uicTrainsPinsPopupCta, imagePin,"CTATrainMarkers",15); break; case "CTA_BUS": var direction = poi.split("-")[1]; imagePin = "/Images/Icons/Icons_New/cta_" + direction + ".png"; var poiMarkers = markerMap.get("CTABusMarkers"); unsetMarkers(poiMarkers); poiObj = setMarkers(poiLocations, markerMap, poi, uicPinsPopupCta, imagePin,"CTABusMarkers",-1); break; case "POI": poiObj = setMarkers(poiLocations, markerMap, poi, uicPinsPopup, imagePin,"poiMarkers",15); break; case "Divvy": imagePin = "/Images/Icons/Icons_New/Divvy Bike Stations.png"; poiObj = setMarkers(poiLocations, markerMap, poi, uicPinsPopup, imagePin,"poiMarkers",15); break; } } }); } function setMarkers(poiLocations, markerMap, poi, popupFunction, imagePin,markersDict,zoomLevel) { for (var i = 0; i < poiLocations.length; i++) { var poiPoint = poiLocations[i]; var poiPin; let lat = poiPoint.raw_latitude !== null && typeof poiPoint.raw_latitude !== 'undefined' && poiPoint.raw_latitude.length > 0? poiPoint.raw_latitude: poiPoint.latitude; let long = poiPoint.raw_longitude !== null && typeof poiPoint.raw_longitude !== 'undefined' && poiPoint.raw_longitude.length > 0? poiPoint.raw_longitude: poiPoint.longitude; if(lat != null){ poiPin = new google.maps.Marker({ position: new google.maps.LatLng(lat, long), map: map, icon: imagePin, title: poi }); }else{ poiPin = new google.maps.Marker({ position: new google.maps.LatLng(poiPoint.parking_latitude, poiPoint.parking_longitude), map: map, icon: imagePin, title: poi }); } var poiMarkers = markerMap.get(markersDict); if (poiMarkers.has(poi)) { var markerPinsList = poiMarkers.get(poi); markerPinsList.push(poiPin); } else { var markerPinsList = new Array(); markerPinsList.push(poiPin); poiMarkers.set(poi, markerPinsList); } popupFunction(poiPin, poiPoint); if(markersDict=="BuildingsMarkers" || markersDict=="ParkingsMarkers"){ map.panTo(poiPin.getPosition()); } if(zoomLevel>0){ map.setZoom(zoomLevel); } } return { poiPoint: poiPoint, poiPin: poiPin } } function setBuildingPopupContent(searchMapPin, building){ var entityID = building.bl_id; var bldg_address = building.bl_address1.split(",")[0]; var buildingDescription = building.bl_desc; // added to support new lines in desc buildingDescription = buildingDescription.replaceAll('\n', '<br/>'); //added to support links in desc var arrStr = buildingDescription.split(/[!!]/); for (var i = 0; i < arrStr.length; i++) { if (arrStr[i].includes('https:')) { buildingDescription = buildingDescription.replace('!!' + arrStr[i] + '!!', '<a href="' + arrStr[i] + '" target="_blank">' + arrStr[i] + '</a>'); } } //Muthiah - Added the link button for getting the direct link of the selected building. Changed the name of the image for the directions button var imagesString = '<div id="popUp2">' + '<table>' + '<tr align="left"><td align="left"><font face="Theinhardt-Regular" color="#ef3340" size="3" class="mobile_popup_heading"><b>' + building.bl_name.toUpperCase() + '</b></font></td></tr>' + '<tr align="left"><td align="left"><font face="Theinhardt-Regular" size="2" class="mobile_popup_desc">Building ' + building.bl_id.replace('0','') + ' (<b>' + building.bl_abbreviation + '</b>)</font></td></tr>' + '<tr align="left"><td align="left"><font face="Theinhardt-Regular" size="2" class="mobile_popup_desc">' + bldg_address + '</font> (<a href="#" onclick= \'openSearchTab("' + building.bl_address1 + '")\'>Directions</a>)</td>' + '<td align="right" class="mobile_hide"></td></tr>' + '<tr align="left"><td colspan="2" align="center" valign="bottom" height="2"><img class="mobile_line" alt="Line" src="/Images/Buttons/line01.png" /></td></tr>' + '<tr align="left"><td colspan="2" align="left">' + '<div id="overviewDiv" style="display:block;" class="popUp_innerDiv">' + '<table>' + '<tr align="left" class="mobile_hide">' + '<td align="left"><a href="/Images/BuildingImages/' + entityID + '/' + entityID + '_1.jpg" rel="lightbox[Prj1]"><img alt="Pic" src="/Images/BuildingImages/' + entityID + ' thumb/' + entityID + '_1_thumb.jpg" /></a></td>' + '<td align="left"><a href="/Images/BuildingImages/' + entityID + '/' + entityID + '_2.jpg" rel="lightbox[Prj1]"><img alt="Pic" src="/Images/BuildingImages/' + entityID + ' thumb/' + entityID + '_2_thumb.jpg" /></a></td>' + '<td align="right"><a href="/Images/BuildingImages/' + entityID + '/' + entityID + '_3.jpg" rel="lightbox[Prj1]"><img alt="Pic" src="/Images/BuildingImages/' + entityID + ' thumb/' + entityID + '_3_thumb.jpg" /></a></td>' + '<td align="right"><a href="/Images/BuildingImages/' + entityID + '/' + entityID + '_4.jpg" rel="lightbox[Prj1]"><img alt="Pic" src="/Images/BuildingImages/' + entityID + ' thumb/' + entityID + '_4_thumb.jpg" /></a></td></tr>'; var contentString_Buildings = '<tr align="left" class="mobile_hide"><td align="left" valign="bottom" colspan="4" height="4"><img alt="Line" src="/Images/Buttons/line01.png" /></td></tr>' + '<tr align="left"><td align="left" colspan="4" height="2"> </td></tr>' + '<tr align="left"><td align="left" colspan="4">' + '<div id="text"><font face="Theinhardt-Regular" size="2" class="mobile_popup_desc">' + buildingDescription + '</font></div>' + '</td></tr>' + '<tr align="left"><td align="left" colspan="4" height="4"> </td></tr>' + '</table></div>' + '<div id="deptsDiv" style="display:none;overflow:auto;" class="popUp_innerDiv">' + '<br><div><b>List of Main Departmental Offices (source: UIC Phonebook):</b></div>' + '<ul id ="departments"></ul></div>' + '<div id="resourcesDiv" style="display:none;overflow:auto;" class="popUp_innerDiv">' + '<ul id ="resourcesList"></ul></div>' + '</td></tr>' + '<tr align="left"><td colspan="2" align="left">' + '<button class="mobile_image_resize" style="font-size : 17px;width:133px;height:50px;background-color: #ec3041;color:white;border:none;" id="overview" type="button" onclick="imageClick(this)">OVERVIEW</button>' + '<button class="mobile_image_resize" style="font-size : 17px;width:138px;height:50px;background-color: #001E62;color:white;border:none;" id="depts" type="button" onclick="imageClick(this)">DEPARTMENTS</button>' + '<button class="mobile_image_resize" style="font-size : 17px;width:133px;height:50px;background-color: #001E62;color:white;border:none;" id="resources" type="button" onclick="imageClick(this)">RESOURCES</button></td></tr>' + '</table></div>'; return imagesString + contentString_Buildings; } function populateDepartmentsAndResources(searchMapPin, building){ var entityID = building.bl_id; // Populating departments var departmentList = modelDict.DepartmentsDict[entityID]; if (departmentList != null) { for (var i = 0; i < departmentList.length; i++) { var pb_owner_id = departmentList[i].pb_owner_id; var pb_owner_name = departmentList[i].pb_owner_name; var list = document.getElementById("departments"); var row = document.createElement('li'); if( departmentList[i].custom_yn == "Y"){ row.innerHTML = departmentList[i].custom_value; }else{ row.innerHTML = '<a target="_blank" href="http://www.uic.edu/apps/departments-az/search?dispatch=find&style=uic&orgid=' + pb_owner_id + '">' + pb_owner_name + '</a>'; } list.appendChild(row); } } // Populating resources var resourcesList = modelDict.BuildingResourcesDict[entityID]; if(resourcesList!= null){ resourcesList.sort(); for (i = 0; i < resourcesList.length; i++) { var list = document.getElementById("resourcesList"); var row = document.createElement('li'); if(resourcesList[i] != null){ if(resourcesList[i].startsWith("https://") || resourcesList[i].startsWith("http://") || resourcesList[i].startsWith("www.")){ row.innerHTML = '<a target="_blank" href="' + resourcesList[i] + '">' + resourcesList[i] + '</a>'; }else{ row.innerHTML = '<a target="_blank">' + resourcesList[i] + '</a>'; } list.appendChild(row); } } } //added to remove duplicates from resources list var listForRemove = []; var listOfUniqe = []; $('#resourcesList li').each(function () { var text = $(this).text().trim(); if (listOfUniqe.indexOf(text) === -1) listOfUniqe.push(text); else listForRemove.push($(this)); }); //added to remove duplicates from resources list $(listForRemove).each(function () { $(this).remove(); }); } function uicBuildingPopup(searchMapPin, building) { google.maps.event.addListener(searchMapPin, 'click', function (ev) { map.panTo(searchMapPin.getPosition()); var Content = setBuildingPopupContent(searchMapPin, building); infowindow_Buildings.setContent(Content); infowindow_Buildings.setPosition(searchMapPin.getPosition()); infowindow_Buildings.open(map); populateDepartmentsAndResources(searchMapPin, building); }); } function imageClick(obj) { var imgID = obj.id; var overviewImg = document.getElementById("overview"); var deptsImg = document.getElementById("depts"); var resourcesImg = document.getElementById("resources"); var overviewDiv = document.getElementById("overviewDiv"); var deptsDiv = document.getElementById("deptsDiv"); var resourcesDiv = document.getElementById("resourcesDiv"); switch (imgID) { case "overview": overviewImg.style.backgroundColor = '#ec3041'; deptsImg.style.backgroundColor = '#001E62'; resourcesImg.style.backgroundColor = '#001E62'; overviewDiv.style.display = 'block'; deptsDiv.style.display = 'none'; resourcesDiv.style.display = 'none'; break; case "depts": overviewImg.style.backgroundColor = '#001E62'; deptsImg.style.backgroundColor = '#ec3041'; resourcesImg.style.backgroundColor = '#001E62'; overviewDiv.style.display = 'none'; deptsDiv.style.display = 'block'; resourcesDiv.style.display = 'none'; break; case "resources": overviewImg.style.backgroundColor = '#001E62'; deptsImg.style.backgroundColor = '#001E62'; resourcesImg.style.backgroundColor = '#ec3041'; overviewDiv.style.display = 'none'; deptsDiv.style.display = 'none'; resourcesDiv.style.display = 'block'; break; } } function uicPinsPopupCta(uicPin, poiPoint) { var id = poiPoint.stop_id; var url = "www.ctabustracker.com/bustime/eta/eta.jsp"; var heading = poiPoint.stop_name; var description = ""; var obj = poiPoint.route_id; var direction = poiPoint.direction; google.maps.event.addListener(uicPin, 'click', function (ev) { var time = "Next " + direction + " bus will arrive in"; $.ajax({ url: "/Home/GetCtaEta", type: "GET", dataType: "json", data: { routeNumber: obj, stopId: id }, success: function (data) { $(data).find('prd').each(function () { var d = new Date(); var currentHours = d.getHours(); var currentMinutes = d.getMinutes(); //direction = $(this).find('rtdir').text(); var currentTime = $(this).find('tmstmp').text().split(" ")[1]; var estimatedTime = $(this).find('prdtm').text().split(" ")[1]; var hours; var minutes; if (estimatedTime.split(":")[0] - currentHours < 0) hours = 24 + estimatedTime.split(":")[0] - currentTime.split(":")[0]; else hours = estimatedTime.split(":")[0] - currentHours; if (hours > 0) { hours = hours * 60; minutes = estimatedTime.split(":")[1] - currentMinutes + hours; } else minutes = estimatedTime.split(":")[1] - currentMinutes; if (minutes <= 2) { time = "Next " + direction + " bus"; time = time + " is approaching :<br> Next " + direction + " bus will arrive in"; } else { time = time + " " + minutes + " minutes:,"; } }); if (time != "") $('#time').html(time.split(':').slice(0, -1)); else $('#time').html("Estimated arrival time is not available right now."); }, error: function (data) { alert(data.error); alert("Ajax error in getting CTA data."); } }); map.panTo(uicPin.getPosition()); var desc = ""; if (typeof description != "undefined" && description != "" && description != null) desc = description + "<br><br>" + "For more information, please visit the link below:"; else desc = "For more information, please visit the link below:"; //var hrefLink = '<tr align="left"><td align="left"><a style="cursor:pointer" href ="#">' + url.split(';')[0] + '</a> </td></tr>'; var hrefLink = '<tr align="left"><td align="left"><a style="cursor:pointer" href ="' + url + '" target="_blank">' + url.split(';')[0] + '</a> </td></tr>'; var uicPinContent = '<div id="customPopUp">' + '<table id="popUpTable">' + '<tr align="left"><td colspan="2" align="left"><font face="Theinhardt-Regular" class="mobile_popup_heading" color="#ef3340" size="4"><b>' + heading + ' </b></font></td></tr>' + '<tr align="left"><td colspan="1" align="center" valign="bottom" height="2"><img class="mobile_line custom_line" alt="Line" src="/Images/Buttons/line01.png" /></td></tr>' + '<tr align="left"><td align="left" colspan="4" height="2"> </td></tr>' + '<tr align="left"><td align="left" colspan="4" >' + '<font face="Theinhardt-Regular" id ="time" color="#ef3340"></font><br></td></tr>' + '</td></tr>' + '<tr align="left"><td align="left" colspan="4" height="2"> </td></tr>' + '<tr align="left"><td align="left" colspan="4" >' + '<font face="Theinhardt-Regular" >' + desc + '</font><br></td></tr>' + '</td></tr>' + '<tr align="left"><td align="left" colspan="4" height="4"> </td></tr>' + hrefLink + '</table></div>'; infowindow_Shuttle.setContent(uicPinContent); infowindow_Shuttle.setPosition(uicPin.getPosition()); infowindow_Shuttle.open(map); }); } function uicTrainsPinsPopupCta(uicPin, poiPoint) { var id = poiPoint.sid; var url = "https://www.transitchicago.com/traintracker/arrivaltimes/?sid=" + poiPoint.sid; var heading = poiPoint.stop_name; var description = ""; var obj = poiPoint.id; var direction = ""; google.maps.event.addListener(uicPin, 'click', function (ev) { var time = "Next " + direction + " train will arrive in"; $.ajax({ url: "/Home/GetTrainCtaEta", type: "GET", dataType: "json", data: { routeNumber: obj, stopId: id}, success: function (data) { $(data).find('eta').each(function () { var d = new Date(); var currentHours = d.getHours(); var currentMinutes = d.getMinutes(); //direction = $(this).find('rtdir').text(); var currentTime = $(this).find('prdt').text().split(" ")[1]; var estimatedTime = $(this).find('arrT').text().split(" ")[1]; var hours; var minutes; if (estimatedTime.split(":")[0] - currentHours < 0) hours = 24 + estimatedTime.split(":")[0] - currentTime.split(":")[0]; else hours = estimatedTime.split(":")[0] - currentHours; if (hours > 0) { hours = hours * 60; minutes = estimatedTime.split(":")[1] - currentMinutes + hours; } else minutes = estimatedTime.split(":")[1] - currentMinutes; if (minutes <= 2) { time = "Next " + direction + " train"; time = time + " is approaching :<br> Next " + direction + " train will arrive in"; } else { time = time + " " + minutes + " minutes:,"; } }); if (time != "") $('#time').html(time.split(':').slice(0, -1)); else $('#time').html("Estimated arrival time is not available right now."); }, error: function (data) { alert(data.error); alert("Ajax error in getting CTA data."); } }); map.panTo(uicPin.getPosition()); var desc = ""; if (typeof description != "undefined" && description != "" && description != null) desc = description + "<br><br>" + "For more information, please visit the link below:"; else desc = "For more information, please visit the link below:"; //var hrefLink = '<tr align="left"><td align="left"><a style="cursor:pointer" href ="#">' + url.split(';')[0] + '</a> </td></tr>'; var hrefLink = '<tr align="left"><td align="left"><a style="cursor:pointer" href ="' + url + '" target="_blank">' + url.split(';')[0] + '</a> </td></tr>'; var uicPinContent = '<div id="customPopUp">' + '<table id="popUpTable">' + '<tr align="left"><td colspan="2" align="left"><font face="Theinhardt-Regular" class="mobile_popup_heading" color="#ef3340" size="4"><b>' + heading + ' </b></font></td></tr>' + '<tr align="left"><td colspan="1" align="center" valign="bottom" height="2"><img class="mobile_line custom_line" alt="Line" src="/Images/Buttons/line01.png" /></td></tr>' + '<tr align="left"><td align="left" colspan="4" height="2"> </td></tr>' + '<tr align="left"><td align="left" colspan="4" >' + '<font face="Theinhardt-Regular" id ="time" color="#ef3340"></font><br></td></tr>' + '</td></tr>' + '<tr align="left"><td align="left" colspan="4" height="2"> </td></tr>' + '<tr align="left"><td align="left" colspan="4" >' + '<font face="Theinhardt-Regular" >' + desc + '</font><br></td></tr>' + '</td></tr>' + '<tr align="left"><td align="left" colspan="4" height="4"> </td></tr>' + hrefLink + '</table></div>'; infowindow_Shuttle.setContent(uicPinContent); infowindow_Shuttle.setPosition(uicPin.getPosition()); infowindow_Shuttle.open(map); }); } // Function for displaying Beta Version image in Map function HomeControl(controlDiv, map) { controlDiv.style.padding = '5px 5px 7px'; controlDiv.style.marginLeft = '200px'; // Set CSS for the control border var controlUI = document.createElement('div'); //controlUI.style.textAlign = 'center';//commented to add google logo controlDiv.appendChild(controlUI); // Set CSS for the control interior var controlText = document.createElement('div'); controlText.innerHTML = '<img src="https://maps.gstatic.com/mapfiles/api-3/images/google4.png"/>';//adding google logo controlUI.appendChild(controlText); } // Function for displaying refresh image in Map function HomeRefresh(controlDiv, map) { controlDiv.style.padding = '3px 0px 0px'; // Set CSS for the control border var controlUI = document.createElement('div'); controlUI.style.textAlign = 'center'; controlDiv.appendChild(controlUI); // Setup the click event listeners google.maps.event.addDomListener(controlUI, 'click', function () { clearCurrentTab(); }); } // Function for displaying refresh image in Map function HomeDirections(controlDiv, map) { controlDiv.style.padding = '3px 5px 5px'; // Set CSS for the control border var controlUI = document.createElement('div'); controlUI.style.textAlign = 'center'; controlDiv.appendChild(controlUI); // Set CSS for the control interior var controlText = document.createElement('div'); var controlDirection = document.createElement('div'); if (nonKiosk) { controlText.innerHTML = '<img class="location" src="/Images/location.png" />'; controlUI.appendChild(controlText); controlDirection.innerHTML = '<img id="directionImage" src="/Images/direction.png" />'; controlDirection.style.padding = '5px 0 0'; } controlUI.appendChild(controlDirection); // Setup the click event listeners google.maps.event.addDomListener(controlDirection, 'click', function () { currentobjID = "transit"; switchTabs("transit"); $("#start").val("My location"); if ($('.close-arrow').hasClass('collapsed')) { $("#leftNavBar").animate({ 'left': '0px' }, 1000); $('.close-arrow').removeClass("collapsed"); } }); google.maps.event.addDomListener(controlText, 'click', function () { getMyLocation(); }); } function openSearchTab(address) { currentobjID = "transit"; document.getElementById('end').value = address; switchMainTabs(currentobjID); $('#DIRECTIONSDiv').trigger("click"); document.getElementById("start").focus(); if ($('.close-arrow').hasClass('collapsed')) { $("#leftNavBar").animate({ 'left': '0px' }, 1000); $('.close-arrow').removeClass("collapsed"); } } function switchTabs(imgID) { switchMainTabs(imgID); } </script> <div id="footer" style="background-color:#001E62"> <div> <a class="textOnly" target="_blank" href="/Home/UICMapsTextOnly">Text Only</a> <a href="#" id="feedbackLink">Feedback</a> <a href="#" id="AboutUsLink">About Us</a> <a target="_blank" href="https://law.uic.edu" id="uicLawLink">UIC Law</a> <a target="_blank" href="http://peoria.medicine.uic.edu/about/visiting/">Peoria Campus</a> <a target="_blank" href="http://rockford.medicine.uic.edu/about/visiting">Rockford Campus</a> <a target="_blank" href="http://www.uic.edu/" class="mobile_hide">UIC Home</a> </div> </div> </body> </html>