{
  "type": "FeatureCollection",
  "name": "settlement-subdivisions",
  "features": [
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [-73.979, 40.694]
      },
      "properties": {
        "place_name": "New York City",
        "zoom": 9,
        "place_description": "minimum z-level for suburbs within a large, urban context",
        "tags": ["place_label:suburb"]
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [-71.059, 42.359]
      },
      "properties": {
        "place_name": "Boston, MA",
        "zoom": 13,
        "place_description": "urban area with a mixture of sub-settlements",
        "tags": [
          "place_label:neighbourhood",
          "place_label:suburb",
          "place_label:quarter"
        ]
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [113.888, 22.554]
      },
      "properties": {
        "place_name": "Shenzhen, China",
        "zoom": 12,
        "place_description": "urban area with suburb and quarter place labels\n",
        "tags": ["place_label:suburb", "place_label:quarter"]
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [121.464, 31.165]
      },
      "properties": {
        "place_name": "Shanghai, China",
        "zoom": 10,
        "place_description": "large-scale urban area with mixture of suburb and quarter place-labels",
        "tags": ["place_label:suburb", "place_label:quarter"]
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [8.628, 49.861]
      },
      "properties": {
        "place_name": "Darmstadt, Germany",
        "zoom": 11,
        "place_description": "regional area with suburb and quarter place-lables",
        "tags": ["place_label:quarter", "place_label:suburb"]
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [8.605, 50.139]
      },
      "properties": {
        "place_name": "Frankfurt, Germany",
        "zoom": 9,
        "place_description": "regional, metro area with a high density of suburb labels",
        "tags": ["place_label:suburb"]
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [13.378, 52.532]
      },
      "properties": {
        "place_name": "Berlin, Germany",
        "zoom": 9,
        "place_description": "Large, metro area with a high density of suburb labels",
        "tags": ["place_label:suburb"]
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [9.191, 45.465]
      },
      "properties": {
        "place_name": "Milan, Italy",
        "zoom": 12,
        "place_description": "large urban area with a high density of suburb labels"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [10.179, 36.798]
      },
      "properties": {
        "place_name": "Tunis, Tunisia",
        "zoom": 13,
        "place_description": "City center with suburbs"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [-84.342, 33.767]
      },
      "properties": {
        "place_name": "Atlanta, GA",
        "zoom": 13,
        "place_description": "Suburban-like metro area with suburb and neighborhood place-labels",
        "tags": ["place_label:suburb", "place_label:neighbourhood"]
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [8.54, 52.017]
      },
      "properties": {
        "place_name": "Bielefeld, Germany",
        "zoom": 11,
        "place_description": "Mid-sized metro area with mix of suburb and quarter labels"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [139.759, 35.682]
      },
      "properties": {
        "place_name": "Tokyo, Japan",
        "zoom": 14,
        "place_description": "City-centre with only quarters"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [-73.998, 40.717]
      },
      "properties": {
        "place_name": "New York, NY",
        "zoom": 14,
        "place_description": "Downtown Manhattan and Brooklyn neighbourhood labels",
        "tags": ["place_label:neighbourhood"]
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [2.033, 49.038]
      },
      "properties": {
        "place_name": "Cergy, France",
        "zoom": 13,
        "place_description": "regional area with high density of neighbourhood labels, in addition to quarter and suburb labels"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [2.201, 48.972]
      },
      "properties": {
        "place_name": "Cormeilles-en-Parisis, France",
        "zoom": 14,
        "place_description": "Town-centre with high density of neighborhood labels",
        "tags": ["place_label:neighbourhood"]
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [-0.75, 52.041]
      },
      "properties": {
        "place_name": "Milton Keynes, England",
        "zoom": 11,
        "place_description": "High density cluster of suburb labels, within a field of town and village labels",
        "tags": ["place_label:suburb"]
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [-0.095, 51.569]
      },
      "properties": {
        "place_name": "Hackney, England",
        "zoom": 13,
        "place_description": "North London suburb and neighbourhood labels"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [38.74, 9.021]
      },
      "properties": {
        "place_name": "Addis-Ababa, Ethiopia",
        "zoom": 13,
        "place_description": "Urban area with distinct division of suburb and neighbourhood label usage. ",
        "tags": ["place_label:bottom-left", "place_label:neighbourhood"]
      }
    }
  ]
}
