{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.07509967136386,
              40.84012730344753
            ],
            [
              -121.70107623386386,
              40.84012730344753
            ],
            [
              -121.70107623386386,
              39.73816312032273
            ],
            [
              -120.07509967136386,
              39.73816312032273
            ],
            [
              -120.07509967136386,
              40.84012730344753
            ]
          ]
        ]
      },
      "properties": {
        "name": "Area 1"
      }
    }
  ]
}