{
  "type": "FeatureCollection",
  "name": "samoa-eez-cross",
  "crs": {
    "type": "name",
    "properties": {
      "name": "urn:ogc:def:crs:OGC:1.3:CRS84",
      "description": "polygons that crosses Samoa EEZ and extends further to the West and East"
    }
  },
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "samoa-eez-cross"
      },
      "geometry": {
        "coordinates": [
          [
            [-176.3092763659175, -13.56909448925525],
            [-176.3092763659175, -14.520378258632789],
            [-170.88851710697776, -14.520378258632789],
            [-170.88851710697776, -13.56909448925525],
            [-176.3092763659175, -13.56909448925525]
          ]
        ],
        "type": "Polygon"
      },
      "id": 1
    }
  ]
}
