{
  "type": "FeatureCollection",
  "name": "settlements",
  "features": [
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [-118.061, 34.046]
      },
      "properties": {
        "place_name": "Greater Los Angeles, United States",
        "zoom": 8,
        "place_description": "18th largest metro area in the world. Many relatively large cities clustered together.",
        "tags": ["place_label:settlement", "place_label:city"]
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [139.768, 35.685]
      },
      "properties": {
        "place_name": "Special wards of Tokyo, Japan",
        "zoom": 10,
        "place_description": "Part of Tokyo Metropolis, the most populous metro area in the world. Many relatively large cities clustered together.",
        "tags": [
          "place_label:settlement",
          "place_label:city",
          "place_label:capital-2"
        ]
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [-74.045, 40.76]
      },
      "properties": {
        "place_name": "New York City, United States",
        "zoom": 10,
        "place_description": "Largest city in United States, surrounded by smaller cities and towns.",
        "tags": [
          "place_label:settlement",
          "place_label:city",
          "place_label:symbolrank-6",
          "place_label:town"
        ]
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [-71.144, 42.374]
      },
      "properties": {
        "place_name": "Boston metro area, United States",
        "zoom": 10,
        "place_description": "10th most populous metro area in United States. Large city surrounded by smaller cities and towns.",
        "tags": [
          "place_label:settlement",
          "place_label:city",
          "place_label:town"
        ]
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [9.178, 45.498]
      },
      "properties": {
        "place_name": "Milan metro area, Italy",
        "zoom": 8,
        "place_description": "Most populous metro area in Italy. Large city surrounded by smaller cities and towns.",
        "tags": [
          "place_label:settlement",
          "place_label:city",
          "place_label:town"
        ]
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [-81.918, 28.046]
      },
      "properties": {
        "place_name": "Florida, United States",
        "zoom": 6,
        "place_description": "State with good distribution of large-to-small cities.",
        "tags": ["place_label:settlement", "place_label:city"]
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [-115.96, 39.52]
      },
      "properties": {
        "place_name": "Eureka, Nevada, United States",
        "zoom": 9,
        "place_description": "Very isolated, very small town.",
        "tags": ["place_label:settlement", "place_label:town"]
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [-43.877, -16.34]
      },
      "properties": {
        "place_name": "Montes Claros, Minas Gerais, Brazil",
        "zoom": 7,
        "place_description": "Small city and surrounding towns.",
        "tags": [
          "place_label:settlement",
          "place_label:city",
          "place_label:town"
        ]
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [-78.816, 35.877]
      },
      "properties": {
        "place_name": "The Research Triangle, North Carolina, United States",
        "zoom": 9,
        "place_description": "Region defined by a mid-sized city (Raleigh), small city (Durham), and town (Chapel Hill).",
        "tags": [
          "place_label:settlement",
          "place_label:city",
          "place_label:town"
        ]
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [1.092, 49.901]
      },
      "properties": {
        "place_name": "Dieppe, France",
        "zoom": 11,
        "place_description": "Coastal town and surrounding villages and hamlets. ",
        "tags": [
          "place_label:town",
          "place_label:settlement",
          "place_label:village",
          "place_label:hamlet"
        ]
      }
    }
  ]
}
