{ "type": "FeatureCollection", "features": [ { "type": "Feature", "properties": { "name": "UL", "code": 12 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.61208430782448, 40.042520611425896 ], [ -75.61219430782448, 40.042520611425896 ], [ -75.61219430782448, 40.042630611425896 ], [ -75.61208430782448, 40.042630611425896 ], [ -75.61208430782448, 40.042520611425896 ] ], [ [ -75.61209430782448, 40.042530611425896 ], [ -75.61210430782448, 40.042530611425896 ], [ -75.61210430782448, 40.042540611425896 ], [ -75.61209430782448, 40.042540611425896 ], [ -75.61209430782448, 40.042530611425896 ] ] ] } } ] }