{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": "VL 1.1",
      "properties": {
        "id": "VL 1.1"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.00854224,
              40.71357269
            ],
            [
              -74.00854224,
              40.71342615
            ],
            [
              -74.00885325,
              40.71342615
            ],
            [
              -74.00885325,
              40.71357269
            ],
            [
              -74.00854224,
              40.71357269
            ]
          ]
        ]
      }
    }
  ]
}