{
  "type": "Feature",
  "geometry": {
    "type": "Polygon",
    "coordinates": [
      [
        [
          -0.13,
          51.52
        ],
        [
          -0.09,
          51.52
        ],
        [
          -0.09,
          51.49
        ],
        [
          -0.13,
          51.49
        ],
        [
          -0.13,
          51.52
        ]
      ],
      [
        [
          -0.12,
          51.51
        ],
        [
          -0.1,
          51.51
        ],
        [
          -0.1,
          51.5
        ],
        [
          -0.12,
          51.5
        ],
        [
          -0.12,
          51.51
        ]
      ]
    ]
  },
  "properties": {
    "name": "Central London (with hole)",
    "area": "approx"
  }
}