{ "type": "FeatureCollection", "features": [ { "type": "Feature", "properties": { "name": "UL", "code": 12 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.61209430782448, 40.042530611425896, 0.0 ], [ -75.61219430782448, 40.042530611425896, -0.2 ], [ -75.61219430782448, 40.042630611425896, -0.3 ], [ -75.61209430782448, 40.042630611425896, -0.4 ], [ -75.61209430782448, 40.042530611425896, 0.0 ] ] ] } } ] }