{ "type": "FeatureCollection", "features": [ { "type": "Feature", "geometry": { "type": "Polygon", "coordinates": [ [ [-6.5, 53.3], [-5.5, 53.3], [-5.5, 53.7], [-6.5, 53.7], [-6.5, 53.3] ] ] }, "properties": {"name": "Test Airspace"} } ] }