{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {},
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -104.9915474653244,
              39.7357743115534
            ],
            [
              -104.99040752649307,
              39.7357743115534
            ],
            [
              -104.99040752649307,
              39.736754049216195
            ],
            [
              -104.9915474653244,
              39.736754049216195
            ],
            [
              -104.9915474653244,
              39.7357743115534
            ]
          ]
        ]
      }
    }
  ]
}