{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {},
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -98.2122802734375,
              53.95931761174562
            ],
            [
              -98.865966796875,
              53.985165238685454
            ],
            [
              -99.349365234375,
              53.35055131839989
            ],
            [
              -98.5198974609375,
              52.17393169256849
            ],
            [
              -96.88842773437499,
              52.51287794429001
            ],
            [
              -97.3828125,
              53.50765128545441
            ],
            [
              -98.2122802734375,
              53.95931761174562
            ]
          ]
        ]
      }
    }
  ]
}