{ "type": "FeatureCollection", "features": [ { "id": "Kx", "properties": {"fill": "#008000"}, "type": "Feature", "geometry": { "type": "Polygon", "coordinates": [ [ [ 175.7, -39.1 ], [ 175.7, -37.5 ], [ 177.1, -37.5 ], [ 177.1, -39.1 ], [ 175.7, -39.1 ] ] ] } }, { "id": "EPSG 9.4", "properties": {"fill": "#000080"}, "type": "Feature", "geometry": { "type": "Polygon", "coordinates": [ [ [ 175.75, -39.13 ], [ 175.75, -37.22 ], [ 177.23, -37.22 ], [ 177.23, -39.13 ], [ 175.75, -39.13 ] ] ] } } ] }