{ "type": "FeatureCollection", "crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } }, "features": [ { "type": "Feature", "properties": { "fid": "F0", "details": "Square, unmarked manhole", "name": "Food Sciences Manhole" }, "geometry": { "type": "Point", "coordinates": [ -80.425010755181987, 37.220261005422238 ] } }, { "type": "Feature", "properties": { "fid": "F1", "details": "Located between some bushes", "name": "Barringer Manhole 1" }, "geometry": { "type": "Point", "coordinates": [ -80.416471435256668, 37.225813629065499 ] } }, { "type": "Feature", "properties": { "fid": "F2", "details": "Beat up mesh manhole", "name": "Hillcrest Manhole 1" }, "geometry": { "type": "Point", "coordinates": [ -80.424645489167872, 37.2237779013102 ] } }, { "type": "Feature", "properties": { "fid": "F3", "details": "A hissing noise, probably from leaking steam, emanates from this manhole.", "name": "Ag Quad Lane Manhole" }, "geometry": { "type": "Point", "coordinates": [ -80.424427559969629, 37.224438391750553 ] } }, { "type": "Feature", "properties": { "fid": "F4", "details": "Only known access point to suspected Hillcrest-Agnew run", "name": "Hillcrest Manhole 2" }, "geometry": { "type": "Point", "coordinates": [ -80.42463990499482, 37.223786526023858 ] } }, { "type": "Feature", "properties": { "fid": "F5", "details": "Probably leads to an unexplored tunnel", "name": "Squires Manhole" }, "geometry": { "type": "Point", "coordinates": [ -80.41847530749898, 37.228988883533816 ] } }, { "type": "Feature", "properties": { "fid": "F6", "details": "Labeled as \"WATER\"", "name": "Life Sciences Manhole" }, "geometry": { "type": "Point", "coordinates": [ -80.425140899050021, 37.220689301563525 ] } }, { "type": "Feature", "properties": { "fid": "F7", "details": "Located in the archway", "name": "Smyth Manhole" }, "geometry": { "type": "Point", "coordinates": [ -80.42323562282391, 37.22508700341271 ] } } ] }