{ "type": "FeatureCollection", "crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } }, "features": [ { "type": "Feature", "properties": { "Street": "North St." }, "geometry": { "type": "LineString", "coordinates": [ [ -90.963333461891693, 39.698155989155524 ], [ -90.958193292054347, 39.698132158018453 ] ] } }, { "type": "Feature", "properties": { "Street": "King St." }, "geometry": { "type": "LineString", "coordinates": [ [ -90.963332837941053, 39.697291238000162 ], [ -90.958192732261878, 39.697267406194293 ] ] } }, { "type": "Feature", "properties": { "Street": "Main St." }, "geometry": { "type": "LineString", "coordinates": [ [ -90.963332214186721, 39.69642648671671 ], [ -90.958192172662947, 39.696402654242043 ] ] } }, { "type": "Feature", "properties": { "Street": "Queen St." }, "geometry": { "type": "LineString", "coordinates": [ [ -90.963331590628727, 39.695561735305184 ], [ -90.958191613257554, 39.695537902161718 ] ] } }, { "type": "Feature", "properties": { "Street": "South St." }, "geometry": { "type": "LineString", "coordinates": [ [ -90.963330967267026, 39.694696983765574 ], [ -90.958191054045727, 39.69467314995331 ] ] } }, { "type": "Feature", "properties": { "Street": "Green St." }, "geometry": { "type": "LineString", "coordinates": [ [ -90.962742020587143, 39.698153258670267 ], [ -90.962739555489392, 39.694694252971082 ] ] } }, { "type": "Feature", "properties": { "Street": "Broad St." }, "geometry": { "type": "LineString", "coordinates": [ [ -90.961587070002651, 39.698147917965159 ], [ -90.961584662564263, 39.694688911663178 ] ] } }, { "type": "Feature", "properties": { "Street": "Ann St." }, "geometry": { "type": "LineString", "coordinates": [ [ -90.96043211940443, 39.698142565769501 ], [ -90.960429769625406, 39.694683558866132 ] ] } }, { "type": "Feature", "properties": { "Street": "Canton St." }, "geometry": { "type": "LineString", "coordinates": [ [ -90.959312705735215, 39.698137367291139 ], [ -90.9593104118414, 39.694678359806225 ] ] } }, { "type": "Feature", "properties": { "Street": "Maiden St." }, "geometry": { "type": "LineString", "coordinates": [ [ -90.958193292054347, 39.698132158018453 ], [ -90.958191054045727, 39.69467314995331 ] ] } } ] }