{ "type": "FeatureCollection", "features": [ { "type": "Feature", "properties": { "name": "UL", "code": 12 }, "geometry": { "type": "LineString", "coordinates": [ [ -75.61209430782448, 40.042530611425896 ], [ -75.61219430782448, 40.042530611425896 ], [ -75.61219430782448, 40.042630611425896 ], [ -75.61209430782448, 40.042630611425896 ], [ -75.61209430782448, 40.042530611425896 ] ] } } ] }