For retrieving all neighborhood centroids as GeoJSON feature collection.

GET /api/neighborhoods_geojson/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "type": "FeatureCollection",
    "features": [
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.428130351,
                    42.582392471
                ]
            },
            "id": "9771a085-3f78-4753-a3bf-235e6d18725f",
            "properties": {
                "id": "9771a085-3f78-4753-a3bf-235e6d18725f",
                "name": "lake-geneva",
                "label": "Lake Geneva",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.364809936,
                    41.878597148
                ]
            },
            "id": "8714eddd-475c-4f80-8cbb-0b53b62f0632",
            "properties": {
                "id": "8714eddd-475c-4f80-8cbb-0b53b62f0632",
                "name": "tolland",
                "label": "Tolland",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.188388779,
                    31.558822464
                ]
            },
            "id": "f118e9cb-4b0f-4d18-9f7d-f84104989edc",
            "properties": {
                "id": "f118e9cb-4b0f-4d18-9f7d-f84104989edc",
                "name": "waco",
                "label": "Waco",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.678936225,
                    48.219238673
                ]
            },
            "id": "5a3833e8-9917-44f6-a266-0bab4b7b549d",
            "properties": {
                "id": "5a3833e8-9917-44f6-a266-0bab4b7b549d",
                "name": "coupeville",
                "label": "Coupeville",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.024265691,
                    40.124690434
                ]
            },
            "id": "e2b6e6a8-ae65-4b34-aa29-a3f42f7a2255",
            "properties": {
                "id": "e2b6e6a8-ae65-4b34-aa29-a3f42f7a2255",
                "name": "cicero",
                "label": "Cicero",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -119.976953229,
                    39.514282212
                ]
            },
            "id": "3e80fa38-d467-4558-ac7a-6ca74642bdfd",
            "properties": {
                "id": "3e80fa38-d467-4558-ac7a-6ca74642bdfd",
                "name": "verdi",
                "label": "Verdi",
                "country": "US",
                "state_abbrev": "NV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.904194458,
                    34.036584481
                ]
            },
            "id": "947fc792-04a9-4bf7-b302-d7427cf482aa",
            "properties": {
                "id": "947fc792-04a9-4bf7-b302-d7427cf482aa",
                "name": "columbia",
                "label": "Columbia",
                "country": "US",
                "state_abbrev": "SC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.580966724,
                    33.641174193
                ]
            },
            "id": "66e47f02-c6a3-42d5-83ce-ad065ccf4963",
            "properties": {
                "id": "66e47f02-c6a3-42d5-83ce-ad065ccf4963",
                "name": "trussville",
                "label": "Trussville",
                "country": "US",
                "state_abbrev": "AL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.762771766,
                    40.775133917
                ]
            },
            "id": "702a8263-5092-432e-b9bc-5d46555e3123",
            "properties": {
                "id": "702a8263-5092-432e-b9bc-5d46555e3123",
                "name": "lisbon",
                "label": "Lisbon",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.544165072,
                    43.38410701
                ]
            },
            "id": "c0a50d97-82b0-4f1a-ac8e-180d405478a5",
            "properties": {
                "id": "c0a50d97-82b0-4f1a-ac8e-180d405478a5",
                "name": "kennebunk",
                "label": "Kennebunk",
                "country": "US",
                "state_abbrev": "ME",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.214808136,
                    38.331078808
                ]
            },
            "id": "2e3d90a4-adf8-49c7-8e53-64b605dd1d80",
            "properties": {
                "id": "2e3d90a4-adf8-49c7-8e53-64b605dd1d80",
                "name": "berlin",
                "label": "Berlin",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.391451684,
                    33.733122434
                ]
            },
            "id": "0322252c-668a-4b6a-bac8-54fcae046cbe",
            "properties": {
                "id": "0322252c-668a-4b6a-bac8-54fcae046cbe",
                "name": "rancho-palos-verdes",
                "label": "Rancho Palos Verdes",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.026393914,
                    37.385751537
                ]
            },
            "id": "e9fd42ba-130d-43fa-aec9-17d4e67bdc16",
            "properties": {
                "id": "e9fd42ba-130d-43fa-aec9-17d4e67bdc16",
                "name": "sunnyvale",
                "label": "Sunnyvale",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.390133153,
                    42.495806113
                ]
            },
            "id": "b5c742ee-7be8-40db-9540-915085488518",
            "properties": {
                "id": "b5c742ee-7be8-40db-9540-915085488518",
                "name": "sioux-city",
                "label": "Sioux City",
                "country": "US",
                "state_abbrev": "IA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.604472877,
                    35.457362158
                ]
            },
            "id": "d4762d02-c861-46a0-9062-21430c76a7a8",
            "properties": {
                "id": "d4762d02-c861-46a0-9062-21430c76a7a8",
                "name": "athens",
                "label": "Athens",
                "country": "US",
                "state_abbrev": "TN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.967971967,
                    37.364627442
                ]
            },
            "id": "c976b48c-3d04-432c-846b-dc288ef8698a",
            "properties": {
                "id": "c976b48c-3d04-432c-846b-dc288ef8698a",
                "name": "santa-clara",
                "label": "Santa Clara",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.44129586,
                    43.68219496
                ]
            },
            "id": "9a39ac8b-174d-48af-860a-6e7fa46f0e9e",
            "properties": {
                "id": "9a39ac8b-174d-48af-860a-6e7fa46f0e9e",
                "name": "gorham",
                "label": "Gorham",
                "country": "US",
                "state_abbrev": "ME",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.075627007,
                    47.92313868
                ]
            },
            "id": "b8ebecc5-2279-49cc-a97d-11726f1617fa",
            "properties": {
                "id": "b8ebecc5-2279-49cc-a97d-11726f1617fa",
                "name": "grand-forks",
                "label": "Grand Forks",
                "country": "US",
                "state_abbrev": "ND",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -2.108739878,
                    52.482881902
                ]
            },
            "id": "35468384-16ba-4697-864c-85dcc459e790",
            "properties": {
                "id": "35468384-16ba-4697-864c-85dcc459e790",
                "name": "dudley",
                "label": "Dudley",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -91.379651385,
                    39.93341494
                ]
            },
            "id": "3fa67ab1-a6c3-4b76-a01f-47a68af0d9bb",
            "properties": {
                "id": "3fa67ab1-a6c3-4b76-a01f-47a68af0d9bb",
                "name": "quincy",
                "label": "Quincy",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.835235001,
                    35.653307281
                ]
            },
            "id": "cea951e0-6988-4f12-98b7-0e795c90b9bb",
            "properties": {
                "id": "cea951e0-6988-4f12-98b7-0e795c90b9bb",
                "name": "jackson",
                "label": "Jackson",
                "country": "US",
                "state_abbrev": "TN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.436756435,
                    42.308540548
                ]
            },
            "id": "eba1b02b-a53a-46cc-8a35-6eec58737236",
            "properties": {
                "id": "eba1b02b-a53a-46cc-8a35-6eec58737236",
                "name": "framingham",
                "label": "Framingham",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.987723334,
                    40.521982283
                ]
            },
            "id": "5ed2f153-02d5-4d72-a380-2eff3db39112",
            "properties": {
                "id": "5ed2f153-02d5-4d72-a380-2eff3db39112",
                "name": "normal",
                "label": "Normal",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.342841293,
                    36.569668714
                ]
            },
            "id": "cbf420f8-82eb-4447-8067-92f223e6f2d4",
            "properties": {
                "id": "cbf420f8-82eb-4447-8067-92f223e6f2d4",
                "name": "clarksville",
                "label": "Clarksville",
                "country": "US",
                "state_abbrev": "TN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.168671152,
                    25.90071332
                ]
            },
            "id": "3549c85e-97ca-4696-b875-31cef1a47540",
            "properties": {
                "id": "3549c85e-97ca-4696-b875-31cef1a47540",
                "name": "north-miami",
                "label": "North Miami",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -100.769373362,
                    46.813157408
                ]
            },
            "id": "4dff6cb2-3bfb-4b2a-8dbf-486988cbf5a3",
            "properties": {
                "id": "4dff6cb2-3bfb-4b2a-8dbf-486988cbf5a3",
                "name": "bismarck",
                "label": "Bismarck",
                "country": "US",
                "state_abbrev": "ND",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.470467017,
                    48.753576953
                ]
            },
            "id": "98648e57-3678-47f1-a0a5-dd3c146c4943",
            "properties": {
                "id": "98648e57-3678-47f1-a0a5-dd3c146c4943",
                "name": "bellingham",
                "label": "Bellingham",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.311120322,
                    41.919208779
                ]
            },
            "id": "9700da7e-8120-4a0f-a852-f31b846fff55",
            "properties": {
                "id": "9700da7e-8120-4a0f-a852-f31b846fff55",
                "name": "st-charles",
                "label": "St. Charles",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -119.794001021,
                    36.783369822
                ]
            },
            "id": "1d565104-48f4-4134-945c-d9db15c83634",
            "properties": {
                "id": "1d565104-48f4-4134-945c-d9db15c83634",
                "name": "fresno",
                "label": "Fresno",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.584790982,
                    42.561378832
                ]
            },
            "id": "6ac6c81f-00a8-4acf-a46d-dbf92110f372",
            "properties": {
                "id": "6ac6c81f-00a8-4acf-a46d-dbf92110f372",
                "name": "ayer",
                "label": "Ayer",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.248950381,
                    47.751587739
                ]
            },
            "id": "53a9986a-be45-421e-88f7-1894a179b8af",
            "properties": {
                "id": "53a9986a-be45-421e-88f7-1894a179b8af",
                "name": "kenmore",
                "label": "Kenmore",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.070813567,
                    33.364515529
                ]
            },
            "id": "09dd6592-f4e2-4f8d-8b0b-259e176be3f5",
            "properties": {
                "id": "09dd6592-f4e2-4f8d-8b0b-259e176be3f5",
                "name": "augusta",
                "label": "Augusta",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.507187548,
                    39.963320548
                ]
            },
            "id": "14ebd5dd-60b1-4859-9e21-f124f092b2f6",
            "properties": {
                "id": "14ebd5dd-60b1-4859-9e21-f124f092b2f6",
                "name": "nederland",
                "label": "Nederland",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.432923639,
                    47.667068747
                ]
            },
            "id": "fbcfb7b2-ed99-41ce-96f4-9831ea8de2e1",
            "properties": {
                "id": "fbcfb7b2-ed99-41ce-96f4-9831ea8de2e1",
                "name": "spokane",
                "label": "Spokane",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.541863008,
                    39.262348274
                ]
            },
            "id": "446492ef-0389-4c97-8394-4d04afe587da",
            "properties": {
                "id": "446492ef-0389-4c97-8394-4d04afe587da",
                "name": "parkersburg",
                "label": "Parkersburg",
                "country": "US",
                "state_abbrev": "WV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -119.934079165,
                    39.098563469
                ]
            },
            "id": "97a90e29-87ad-4411-8777-a9ec5200b77e",
            "properties": {
                "id": "97a90e29-87ad-4411-8777-a9ec5200b77e",
                "name": "glenbrook",
                "label": "Glenbrook",
                "country": "US",
                "state_abbrev": "NV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.542091329,
                    33.953250125
                ]
            },
            "id": "c7412294-888c-44bc-9b06-272b45ee640c",
            "properties": {
                "id": "c7412294-888c-44bc-9b06-272b45ee640c",
                "name": "marietta",
                "label": "Marietta",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.491593264,
                    37.858142923
                ]
            },
            "id": "4d673636-a93b-418a-8898-714c23f39536",
            "properties": {
                "id": "4d673636-a93b-418a-8898-714c23f39536",
                "name": "sausalito",
                "label": "Sausalito",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.207085311,
                    41.980400529
                ]
            },
            "id": "eab32fcd-53e1-4ddb-97a0-9213c621ede4",
            "properties": {
                "id": "eab32fcd-53e1-4ddb-97a0-9213c621ede4",
                "name": "bartlett",
                "label": "Bartlett",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.666941934,
                    33.20151598
                ]
            },
            "id": "c572b952-1b8d-49c5-a3bd-ea25b8bc0800",
            "properties": {
                "id": "c572b952-1b8d-49c5-a3bd-ea25b8bc0800",
                "name": "mckinney",
                "label": "McKinney",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.401716525,
                    45.695922619
                ]
            },
            "id": "608f488d-c03c-444a-aaef-08d396c9fcdb",
            "properties": {
                "id": "608f488d-c03c-444a-aaef-08d396c9fcdb",
                "name": "phillips",
                "label": "Phillips",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.780971944,
                    36.036582819
                ]
            },
            "id": "37ee7e74-5bfb-40ea-bf87-d093e3b9d866",
            "properties": {
                "id": "37ee7e74-5bfb-40ea-bf87-d093e3b9d866",
                "name": "broken-arrow",
                "label": "Broken Arrow",
                "country": "US",
                "state_abbrev": "OK",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.70540352,
                    33.738496143
                ]
            },
            "id": "22ed91bf-0e00-4f91-8361-b8bce5048483",
            "properties": {
                "id": "22ed91bf-0e00-4f91-8361-b8bce5048483",
                "name": "douglasville",
                "label": "Douglasville",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -119.943940509,
                    38.967816205
                ]
            },
            "id": "dcc08f48-a544-419e-b466-cb1b59956b83",
            "properties": {
                "id": "dcc08f48-a544-419e-b466-cb1b59956b83",
                "name": "stateline",
                "label": "Stateline",
                "country": "US",
                "state_abbrev": "NV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.947678508,
                    40.644727865
                ]
            },
            "id": "c6e31a8f-df00-473d-92ea-7729b947c281",
            "properties": {
                "id": "c6e31a8f-df00-473d-92ea-7729b947c281",
                "name": "brooklyn",
                "label": "Brooklyn",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.818495097,
                    40.70760845
                ]
            },
            "id": "d9b37db9-a7ae-407e-a179-228191df8c0f",
            "properties": {
                "id": "d9b37db9-a7ae-407e-a179-228191df8c0f",
                "name": "queens",
                "label": "Queens",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.45298365,
                    27.476981355
                ]
            },
            "id": "fb6cd376-dce6-4da3-9b2d-7dc09b063b5a",
            "properties": {
                "id": "fb6cd376-dce6-4da3-9b2d-7dc09b063b5a",
                "name": "sebring",
                "label": "Sebring",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -2.96952368,
                    56.477181491
                ]
            },
            "id": "6862a4c1-0ecf-4ae1-9e4b-b0884191e68b",
            "properties": {
                "id": "6862a4c1-0ecf-4ae1-9e4b-b0884191e68b",
                "name": "dundee",
                "label": "Dundee",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.783433951,
                    27.84294801
                ]
            },
            "id": "74c5e7e8-0a58-44fc-9c2e-dfffd8d9ce13",
            "properties": {
                "id": "74c5e7e8-0a58-44fc-9c2e-dfffd8d9ce13",
                "name": "seminole",
                "label": "Seminole",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.270983377,
                    33.850694578
                ]
            },
            "id": "836fea3d-1145-420e-9839-46403f311857",
            "properties": {
                "id": "836fea3d-1145-420e-9839-46403f311857",
                "name": "jasper",
                "label": "Jasper",
                "country": "US",
                "state_abbrev": "AL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.798671148,
                    33.527577422
                ]
            },
            "id": "131bf4d3-cafc-45f8-a55b-1399db033ff9",
            "properties": {
                "id": "131bf4d3-cafc-45f8-a55b-1399db033ff9",
                "name": "birmingham",
                "label": "Birmingham",
                "country": "US",
                "state_abbrev": "AL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.978157052,
                    30.839378184
                ]
            },
            "id": "6242dcc8-bf8e-4c05-812c-326df970e3ec",
            "properties": {
                "id": "6242dcc8-bf8e-4c05-812c-326df970e3ec",
                "name": "thomasville",
                "label": "Thomasville",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.087130607,
                    51.35533561
                ]
            },
            "id": "32bb2715-cd21-4301-bde3-02f2e42b8258",
            "properties": {
                "id": "32bb2715-cd21-4301-bde3-02f2e42b8258",
                "name": "croydon",
                "label": "Croydon",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -2.232481108,
                    53.451538822
                ]
            },
            "id": "c19fae1c-6422-4d34-b21a-c5bda14c8e6f",
            "properties": {
                "id": "c19fae1c-6422-4d34-b21a-c5bda14c8e6f",
                "name": "city-of-manchester",
                "label": "City of Manchester",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.886665329,
                    34.209973198
                ]
            },
            "id": "27cfece3-f95c-4ceb-b9bf-7b323f255bba",
            "properties": {
                "id": "27cfece3-f95c-4ceb-b9bf-7b323f255bba",
                "name": "wilmington",
                "label": "Wilmington",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.308682761,
                    44.05618963
                ]
            },
            "id": "1ba99023-81b5-4f95-9e7b-db210f1d70ee",
            "properties": {
                "id": "1ba99023-81b5-4f95-9e7b-db210f1d70ee",
                "name": "bend",
                "label": "Bend",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -2.749611755,
                    52.715878049
                ]
            },
            "id": "8f771a94-2c2a-43f7-9426-a427475b512c",
            "properties": {
                "id": "8f771a94-2c2a-43f7-9426-a427475b512c",
                "name": "shrewsbury",
                "label": "Shrewsbury",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.294757513,
                    40.003252909
                ]
            },
            "id": "2bbbd1e6-ddf4-41d6-aa62-4f24d492e3cb",
            "properties": {
                "id": "2bbbd1e6-ddf4-41d6-aa62-4f24d492e3cb",
                "name": "ardmore",
                "label": "Ardmore",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.047355961,
                    35.624278069
                ]
            },
            "id": "6b8ac438-77a1-4ca8-a3cd-81bfd36a5b17",
            "properties": {
                "id": "6b8ac438-77a1-4ca8-a3cd-81bfd36a5b17",
                "name": "columbia",
                "label": "Columbia",
                "country": "US",
                "state_abbrev": "TN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.547324093,
                    37.735278461
                ]
            },
            "id": "0de081d9-7efe-4a4f-ac82-8646f6cc5b63",
            "properties": {
                "id": "0de081d9-7efe-4a4f-ac82-8646f6cc5b63",
                "name": "campton",
                "label": "Campton",
                "country": "US",
                "state_abbrev": "KY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.561638731,
                    51.247783002
                ]
            },
            "id": "a8234429-de96-460c-8c17-33e4ba6c4ed9",
            "properties": {
                "id": "a8234429-de96-460c-8c17-33e4ba6c4ed9",
                "name": "guildford",
                "label": "Guildford",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.599052245,
                    36.305492205
                ]
            },
            "id": "77136f77-f1c1-4f9d-a036-697eb04cd43f",
            "properties": {
                "id": "77136f77-f1c1-4f9d-a036-697eb04cd43f",
                "name": "hendersonville",
                "label": "Hendersonville",
                "country": "US",
                "state_abbrev": "TN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    0.056265193,
                    51.472794032
                ]
            },
            "id": "028822d9-bdc6-4808-b4ff-499ad2cc0554",
            "properties": {
                "id": "028822d9-bdc6-4808-b4ff-499ad2cc0554",
                "name": "greenwich",
                "label": "Greenwich",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.22439892,
                    37.769450512
                ]
            },
            "id": "8b4f7979-90f1-4451-9e1e-e051ac4d2c2c",
            "properties": {
                "id": "8b4f7979-90f1-4451-9e1e-e051ac4d2c2c",
                "name": "oakland",
                "label": "Oakland",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.107444506,
                    51.590374544
                ]
            },
            "id": "02449247-aa79-4a48-8e9d-f7efc13594b6",
            "properties": {
                "id": "02449247-aa79-4a48-8e9d-f7efc13594b6",
                "name": "haringey",
                "label": "Haringey",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.781237758,
                    41.638979044
                ]
            },
            "id": "3ab0322d-e701-45fc-9ec0-f704aa705452",
            "properties": {
                "id": "3ab0322d-e701-45fc-9ec0-f704aa705452",
                "name": "urbandale",
                "label": "Urbandale",
                "country": "US",
                "state_abbrev": "IA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.819800682,
                    38.376932223
                ]
            },
            "id": "3fa975ec-55af-4a63-addf-a36b920fc9a7",
            "properties": {
                "id": "3fa975ec-55af-4a63-addf-a36b920fc9a7",
                "name": "st-albans",
                "label": "St. Albans",
                "country": "US",
                "state_abbrev": "WV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.98541961,
                    39.986106622
                ]
            },
            "id": "a046a9dd-a23c-4d89-8f36-5845c5008662",
            "properties": {
                "id": "a046a9dd-a23c-4d89-8f36-5845c5008662",
                "name": "columbus",
                "label": "Columbus",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.06328709,
                    51.552271699
                ]
            },
            "id": "8f5752a6-0254-4670-8619-9f6594539893",
            "properties": {
                "id": "8f5752a6-0254-4670-8619-9f6594539893",
                "name": "hackney",
                "label": "Hackney",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.795789755,
                    41.663731641
                ]
            },
            "id": "4cb23740-fdde-46a7-9473-03daa6dc3acd",
            "properties": {
                "id": "4cb23740-fdde-46a7-9473-03daa6dc3acd",
                "name": "palos-heights",
                "label": "Palos Heights",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.864324436,
                    38.192449727
                ]
            },
            "id": "8dc24c7c-c036-472c-b394-eaf2f0f4b9b9",
            "properties": {
                "id": "8dc24c7c-c036-472c-b394-eaf2f0f4b9b9",
                "name": "frankfort",
                "label": "Frankfort",
                "country": "US",
                "state_abbrev": "KY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.900476898,
                    43.113138104
                ]
            },
            "id": "67f54cb6-8894-4b80-b259-f7b7791ffee9",
            "properties": {
                "id": "67f54cb6-8894-4b80-b259-f7b7791ffee9",
                "name": "whitefish-bay",
                "label": "Whitefish Bay",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -2.466971323,
                    53.578648504
                ]
            },
            "id": "e5eba73f-6a2a-466d-9596-5fe2abaad6db",
            "properties": {
                "id": "e5eba73f-6a2a-466d-9596-5fe2abaad6db",
                "name": "bolton",
                "label": "Bolton",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.11022462,
                    51.548488675
                ]
            },
            "id": "a309b7e6-88c0-4580-8836-ebd277994f92",
            "properties": {
                "id": "a309b7e6-88c0-4580-8836-ebd277994f92",
                "name": "islington",
                "label": "Islington",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -2.312574601,
                    53.587883226
                ]
            },
            "id": "66fc747e-c5ee-439a-8ee5-73f7c674e3d3",
            "properties": {
                "id": "66fc747e-c5ee-439a-8ee5-73f7c674e3d3",
                "name": "bury",
                "label": "Bury",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.147772403,
                    47.75697073
                ]
            },
            "id": "b5e26f8f-0104-4153-a1ad-9001e6f65ef0",
            "properties": {
                "id": "b5e26f8f-0104-4153-a1ad-9001e6f65ef0",
                "name": "woodinville",
                "label": "Woodinville",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -2.120988603,
                    52.589211372
                ]
            },
            "id": "04114ec6-1616-4a5c-9727-5bf6f918324c",
            "properties": {
                "id": "04114ec6-1616-4a5c-9727-5bf6f918324c",
                "name": "wolverhampton",
                "label": "Wolverhampton",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.878231579,
                    43.948825305
                ]
            },
            "id": "3aea277c-9c05-44e2-87a5-6a1b900bf0d2",
            "properties": {
                "id": "3aea277c-9c05-44e2-87a5-6a1b900bf0d2",
                "name": "oshawa",
                "label": "Oshawa",
                "country": "CA",
                "state_abbrev": "ON",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -103.815885288,
                    44.490474586
                ]
            },
            "id": "1beccfc0-8ffb-4740-8ad7-829fb533a873",
            "properties": {
                "id": "1beccfc0-8ffb-4740-8ad7-829fb533a873",
                "name": "spearfish",
                "label": "Spearfish",
                "country": "US",
                "state_abbrev": "SD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.367049748,
                    51.468383055
                ]
            },
            "id": "8fcc867f-3d5a-490d-8493-3287f1c54fc2",
            "properties": {
                "id": "8fcc867f-3d5a-490d-8493-3287f1c54fc2",
                "name": "hounslow",
                "label": "Hounslow",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.727065461,
                    52.413139776
                ]
            },
            "id": "8a8ce800-88d2-4941-83ff-3f2df8bf1ca0",
            "properties": {
                "id": "8a8ce800-88d2-4941-83ff-3f2df8bf1ca0",
                "name": "solihull",
                "label": "Solihull",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.61547088,
                    40.75199008
                ]
            },
            "id": "922c1b29-1a87-4d9c-90cc-a8b2c73c83ca",
            "properties": {
                "id": "922c1b29-1a87-4d9c-90cc-a8b2c73c83ca",
                "name": "peoria",
                "label": "Peoria",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.764114475,
                    39.985353071
                ]
            },
            "id": "bc5db8e5-99d8-432e-84f7-d91e3afdf849",
            "properties": {
                "id": "bc5db8e5-99d8-432e-84f7-d91e3afdf849",
                "name": "mount-sterling",
                "label": "Mount Sterling",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.8195234,
                    35.233688361
                ]
            },
            "id": "de7bc7d2-5e63-48e1-a468-476889c712dc",
            "properties": {
                "id": "de7bc7d2-5e63-48e1-a468-476889c712dc",
                "name": "bartlett",
                "label": "Bartlett",
                "country": "US",
                "state_abbrev": "TN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.17754178,
                    51.36208707
                ]
            },
            "id": "b770dd2f-fb1c-4323-aaf2-5a72ec6e40c7",
            "properties": {
                "id": "b770dd2f-fb1c-4323-aaf2-5a72ec6e40c7",
                "name": "sutton",
                "label": "Sutton",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.966336419,
                    52.599275986
                ]
            },
            "id": "079759ab-cbf7-4159-9261-30f2e88503a4",
            "properties": {
                "id": "079759ab-cbf7-4159-9261-30f2e88503a4",
                "name": "walsall",
                "label": "Walsall",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -2.589574206,
                    53.524169799
                ]
            },
            "id": "2f5b4000-2866-4183-b754-f301c1c2d8b1",
            "properties": {
                "id": "2f5b4000-2866-4183-b754-f301c1c2d8b1",
                "name": "wigan",
                "label": "Wigan",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    145.623162995,
                    -37.732607812
                ]
            },
            "id": "ddba1d78-abb4-4084-bf94-6ab1c7742b01",
            "properties": {
                "id": "ddba1d78-abb4-4084-bf94-6ab1c7742b01",
                "name": "melbourne-eastern-metro",
                "label": "Melbourne - Eastern Metro",
                "country": "AU",
                "state_abbrev": "VIC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.695357615,
                    40.075421129
                ]
            },
            "id": "d16d32d9-8613-40b9-b1cf-68219c6995ad",
            "properties": {
                "id": "d16d32d9-8613-40b9-b1cf-68219c6995ad",
                "name": "wheeling",
                "label": "Wheeling",
                "country": "US",
                "state_abbrev": "WV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.133228269,
                    54.093329976
                ]
            },
            "id": "455c82b2-a719-4721-b561-649785f6d766",
            "properties": {
                "id": "455c82b2-a719-4721-b561-649785f6d766",
                "name": "harrogate",
                "label": "Harrogate",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.272720499,
                    47.47490999
                ]
            },
            "id": "9611634e-cc59-47b1-98f2-334daff7ba82",
            "properties": {
                "id": "9611634e-cc59-47b1-98f2-334daff7ba82",
                "name": "tukwila",
                "label": "Tukwila",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -119.275814173,
                    47.127978994
                ]
            },
            "id": "3c4cb5ba-b61d-49d8-be33-3bda6684c662",
            "properties": {
                "id": "3c4cb5ba-b61d-49d8-be33-3bda6684c662",
                "name": "moses-lake",
                "label": "Moses Lake",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.324000113,
                    42.038342383
                ]
            },
            "id": "ccc4b9d3-a6ae-4be6-a743-41b39f04c588",
            "properties": {
                "id": "ccc4b9d3-a6ae-4be6-a743-41b39f04c588",
                "name": "elgin",
                "label": "Elgin",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -106.293459917,
                    39.247277163
                ]
            },
            "id": "a82a0a7d-c85c-40e3-9f5e-d7c693ed2cde",
            "properties": {
                "id": "a82a0a7d-c85c-40e3-9f5e-d7c693ed2cde",
                "name": "leadville",
                "label": "Leadville",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.391144268,
                    29.786782156
                ]
            },
            "id": "66809724-6ba4-4ae6-918d-68f7c4a1fda6",
            "properties": {
                "id": "66809724-6ba4-4ae6-918d-68f7c4a1fda6",
                "name": "houston",
                "label": "Houston",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.380130311,
                    30.341169291
                ]
            },
            "id": "e531584a-80e7-46ee-ae42-6e3e56630b0b",
            "properties": {
                "id": "e531584a-80e7-46ee-ae42-6e3e56630b0b",
                "name": "atlantic-beach",
                "label": "Atlantic Beach",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.479363485,
                    41.843916864
                ]
            },
            "id": "b0b9298e-61d9-4e5a-8c86-0c8e8e77018d",
            "properties": {
                "id": "b0b9298e-61d9-4e5a-8c86-0c8e8e77018d",
                "name": "dixon",
                "label": "Dixon",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -108.730452636,
                    39.154834563
                ]
            },
            "id": "1f9fcc3c-7fee-44e5-a47f-825cd32a1229",
            "properties": {
                "id": "1f9fcc3c-7fee-44e5-a47f-825cd32a1229",
                "name": "fruita",
                "label": "Fruita",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -107.334706703,
                    39.545601511
                ]
            },
            "id": "f678414a-da83-4877-8b4c-50a8ed2ec5f6",
            "properties": {
                "id": "f678414a-da83-4877-8b4c-50a8ed2ec5f6",
                "name": "glenwood-springs",
                "label": "Glenwood Springs",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.760542025,
                    38.867624677
                ]
            },
            "id": "2f49a53b-d7a8-444f-b721-30cce853cf56",
            "properties": {
                "id": "2f49a53b-d7a8-444f-b721-30cce853cf56",
                "name": "colorado-springs",
                "label": "Colorado Springs",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -119.34629826,
                    50.233953321
                ]
            },
            "id": "ff59f046-127d-411b-ad11-4fbfa5feb48c",
            "properties": {
                "id": "ff59f046-127d-411b-ad11-4fbfa5feb48c",
                "name": "vernon",
                "label": "Vernon",
                "country": "CA",
                "state_abbrev": "BC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    145.043094425,
                    -37.873307742
                ]
            },
            "id": "e8c138f7-9d9b-4dbe-993a-00750ba630d3",
            "properties": {
                "id": "e8c138f7-9d9b-4dbe-993a-00750ba630d3",
                "name": "melbourne-inner-south-east-metro",
                "label": "Melbourne - Inner South East Metro",
                "country": "AU",
                "state_abbrev": "VIC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.928532777,
                    41.488557217
                ]
            },
            "id": "91920b63-201b-451d-afae-92a6da563b6c",
            "properties": {
                "id": "91920b63-201b-451d-afae-92a6da563b6c",
                "name": "bay-village",
                "label": "Bay Village",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.277111865,
                    28.236966916
                ]
            },
            "id": "6834fda3-d503-4082-9935-06245d77c1b7",
            "properties": {
                "id": "6834fda3-d503-4082-9935-06245d77c1b7",
                "name": "st-cloud",
                "label": "St. Cloud",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.188599705,
                    30.442735739
                ]
            },
            "id": "d0746e34-d70b-4ae1-a778-c880b300bc25",
            "properties": {
                "id": "d0746e34-d70b-4ae1-a778-c880b300bc25",
                "name": "pensacola",
                "label": "Pensacola",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.64390101,
                    35.832323129
                ]
            },
            "id": "cc8eb9d3-e448-4289-89d8-9a8b6393bdf6",
            "properties": {
                "id": "cc8eb9d3-e448-4289-89d8-9a8b6393bdf6",
                "name": "raleigh",
                "label": "Raleigh",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.392298209,
                    33.994875222
                ]
            },
            "id": "5eaaf61e-76e4-4ffc-805c-db87ca95c30b",
            "properties": {
                "id": "5eaaf61e-76e4-4ffc-805c-db87ca95c30b",
                "name": "durant",
                "label": "Durant",
                "country": "US",
                "state_abbrev": "OK",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.486706385,
                    32.822250051
                ]
            },
            "id": "97e07a37-1bc7-495c-be20-cdc67536aa52",
            "properties": {
                "id": "97e07a37-1bc7-495c-be20-cdc67536aa52",
                "name": "lakeside",
                "label": "Lakeside",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.525491661,
                    40.783907063
                ]
            },
            "id": "37f0a29b-fedc-4733-92e7-c1d89362f3b4",
            "properties": {
                "id": "37f0a29b-fedc-4733-92e7-c1d89362f3b4",
                "name": "massillon",
                "label": "Massillon",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.128049304,
                    40.313916224
                ]
            },
            "id": "101b5bcc-0702-4711-9d1a-e2eadbdeb367",
            "properties": {
                "id": "101b5bcc-0702-4711-9d1a-e2eadbdeb367",
                "name": "doylestown",
                "label": "Doylestown",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -106.647532653,
                    35.105501689
                ]
            },
            "id": "371117d3-53d2-4e0b-982f-9fe28e641297",
            "properties": {
                "id": "371117d3-53d2-4e0b-982f-9fe28e641297",
                "name": "albuquerque",
                "label": "Albuquerque",
                "country": "US",
                "state_abbrev": "NM",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.455946524,
                    44.312558814
                ]
            },
            "id": "6ac7bee4-2004-4da9-be8d-32fa3d38b1d6",
            "properties": {
                "id": "6ac7bee4-2004-4da9-be8d-32fa3d38b1d6",
                "name": "kingston",
                "label": "Kingston",
                "country": "CA",
                "state_abbrev": "ON",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.061456299,
                    53.958780836
                ]
            },
            "id": "d606adda-2c84-4e6f-98fc-e05b52fa2f8e",
            "properties": {
                "id": "d606adda-2c84-4e6f-98fc-e05b52fa2f8e",
                "name": "york",
                "label": "York",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    0.036394845,
                    51.528341869
                ]
            },
            "id": "17a87fae-0c0d-4fec-8e99-95577090c21c",
            "properties": {
                "id": "17a87fae-0c0d-4fec-8e99-95577090c21c",
                "name": "newham",
                "label": "Newham",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.494597409,
                    39.152389493
                ]
            },
            "id": "2ebe55ef-6f69-4e0a-aab5-0016071a9d0e",
            "properties": {
                "id": "2ebe55ef-6f69-4e0a-aab5-0016071a9d0e",
                "name": "thomas",
                "label": "Thomas",
                "country": "US",
                "state_abbrev": "WV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.510991209,
                    36.199072694
                ]
            },
            "id": "2e323ac7-dc0a-4cad-bd97-d23fdb367d09",
            "properties": {
                "id": "2e323ac7-dc0a-4cad-bd97-d23fdb367d09",
                "name": "mount-juliet",
                "label": "Mount Juliet",
                "country": "US",
                "state_abbrev": "TN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.735845079,
                    28.32040042
                ]
            },
            "id": "e18e4699-7320-483a-ad85-32fbffdde6bf",
            "properties": {
                "id": "e18e4699-7320-483a-ad85-32fbffdde6bf",
                "name": "rockledge",
                "label": "Rockledge",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.281208912,
                    40.241654662
                ]
            },
            "id": "d24ac949-1191-4671-9a6d-f69c2ebae95c",
            "properties": {
                "id": "d24ac949-1191-4671-9a6d-f69c2ebae95c",
                "name": "lansdale",
                "label": "Lansdale",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.236697549,
                    42.097615197
                ]
            },
            "id": "3ea83efe-fc76-405c-b282-aa9b882f193e",
            "properties": {
                "id": "3ea83efe-fc76-405c-b282-aa9b882f193e",
                "name": "jamestown",
                "label": "Jamestown",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.091501358,
                    40.204296117
                ]
            },
            "id": "7b1df118-9305-4f6f-a9cc-bccfcb02d9e6",
            "properties": {
                "id": "7b1df118-9305-4f6f-a9cc-bccfcb02d9e6",
                "name": "warminster",
                "label": "Warminster",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.960198098,
                    45.307258243
                ]
            },
            "id": "da3f1853-5f89-4b5a-b828-2fa8885c6c70",
            "properties": {
                "id": "da3f1853-5f89-4b5a-b828-2fa8885c6c70",
                "name": "newberg",
                "label": "Newberg",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -110.774332169,
                    43.472077224
                ]
            },
            "id": "f9d1e362-515a-4c7c-93b1-f16f42619b68",
            "properties": {
                "id": "f9d1e362-515a-4c7c-93b1-f16f42619b68",
                "name": "jackson",
                "label": "Jackson",
                "country": "US",
                "state_abbrev": "WY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -67.188389297,
                    18.380341793
                ]
            },
            "id": "4a9eeb5f-bf7d-4c3a-8061-474aed5e3470",
            "properties": {
                "id": "4a9eeb5f-bf7d-4c3a-8061-474aed5e3470",
                "name": "aguada",
                "label": "Aguada",
                "country": "US",
                "state_abbrev": "PR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.118760503,
                    38.986589736
                ]
            },
            "id": "1a64724e-f803-46c0-821b-f0470e85f4e3",
            "properties": {
                "id": "1a64724e-f803-46c0-821b-f0470e85f4e3",
                "name": "bethesda",
                "label": "Bethesda",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.106003364,
                    43.05126975
                ]
            },
            "id": "8a00e42d-efbc-4fb8-8de9-943e0fd51964",
            "properties": {
                "id": "8a00e42d-efbc-4fb8-8de9-943e0fd51964",
                "name": "niagara-falls",
                "label": "Niagara Falls",
                "country": "CA",
                "state_abbrev": "ON",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.394495639,
                    40.040847824
                ]
            },
            "id": "f7824177-4f74-41db-94bb-c2bb7baee982",
            "properties": {
                "id": "f7824177-4f74-41db-94bb-c2bb7baee982",
                "name": "wayne",
                "label": "Wayne",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.333428614,
                    43.053996584
                ]
            },
            "id": "aa6ab29e-5b04-4aee-826f-fcd043b979c5",
            "properties": {
                "id": "aa6ab29e-5b04-4aee-826f-fcd043b979c5",
                "name": "monona",
                "label": "Monona",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -92.352183004,
                    42.491824523
                ]
            },
            "id": "e0cca44e-f60a-4e39-a51e-4ca15d1f585f",
            "properties": {
                "id": "e0cca44e-f60a-4e39-a51e-4ca15d1f585f",
                "name": "waterloo",
                "label": "Waterloo",
                "country": "US",
                "state_abbrev": "IA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -151.067385949,
                    60.48630059
                ]
            },
            "id": "a26e14e9-d5b5-4aba-85d0-2b6d0fba360e",
            "properties": {
                "id": "a26e14e9-d5b5-4aba-85d0-2b6d0fba360e",
                "name": "soldotna",
                "label": "Soldotna",
                "country": "US",
                "state_abbrev": "AK",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -66.163488758,
                    18.379361333
                ]
            },
            "id": "3d00f2b8-ebb2-4ff4-b66f-c29064ea685d",
            "properties": {
                "id": "3d00f2b8-ebb2-4ff4-b66f-c29064ea685d",
                "name": "bayamon",
                "label": "Bayamón",
                "country": "US",
                "state_abbrev": "PR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.66293054,
                    43.599391511
                ]
            },
            "id": "bfdde387-2429-490a-95f0-4e719ef7aa78",
            "properties": {
                "id": "bfdde387-2429-490a-95f0-4e719ef7aa78",
                "name": "mississauga",
                "label": "Mississauga",
                "country": "CA",
                "state_abbrev": "ON",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.901440001,
                    35.978881762
                ]
            },
            "id": "0fdfead5-aa8f-44b9-b78b-6f8dd37ebd68",
            "properties": {
                "id": "0fdfead5-aa8f-44b9-b78b-6f8dd37ebd68",
                "name": "durham",
                "label": "Durham",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.269754889,
                    26.646160146
                ]
            },
            "id": "875b83ff-05d1-414b-b0fa-b4a7e21073d8",
            "properties": {
                "id": "875b83ff-05d1-414b-b0fa-b4a7e21073d8",
                "name": "wellington",
                "label": "Wellington",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.779925169,
                    28.149473629
                ]
            },
            "id": "0ed41202-7e9c-40f8-8d8b-df5f2851e6a2",
            "properties": {
                "id": "0ed41202-7e9c-40f8-8d8b-df5f2851e6a2",
                "name": "tarpon-springs",
                "label": "Tarpon Springs",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.080912317,
                    41.749476722
                ]
            },
            "id": "b8913c34-d30c-40e8-94b2-213fd1a51574",
            "properties": {
                "id": "b8913c34-d30c-40e8-94b2-213fd1a51574",
                "name": "new-paltz",
                "label": "New Paltz",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.303876291,
                    39.949498182
                ]
            },
            "id": "32e32717-f8a9-4379-9984-18e645423925",
            "properties": {
                "id": "32e32717-f8a9-4379-9984-18e645423925",
                "name": "drexel-hill",
                "label": "Drexel Hill",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.064498148,
                    37.745897489
                ]
            },
            "id": "f3924ccc-67d5-4726-82e9-a4cbe231137c",
            "properties": {
                "id": "f3924ccc-67d5-4726-82e9-a4cbe231137c",
                "name": "salyersville",
                "label": "Salyersville",
                "country": "US",
                "state_abbrev": "KY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.217201723,
                    32.643461837
                ]
            },
            "id": "950e3f60-ce05-4214-bff1-244ba532a558",
            "properties": {
                "id": "950e3f60-ce05-4214-bff1-244ba532a558",
                "name": "kennedale",
                "label": "Kennedale",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.29887186,
                    40.277094728
                ]
            },
            "id": "06118205-6e16-46da-bc9c-459860189e8f",
            "properties": {
                "id": "06118205-6e16-46da-bc9c-459860189e8f",
                "name": "hatfield",
                "label": "Hatfield",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    12.460874391,
                    41.88564609
                ]
            },
            "id": "64449745-96b0-4fd3-88a3-f68512213aa2",
            "properties": {
                "id": "64449745-96b0-4fd3-88a3-f68512213aa2",
                "name": "rome",
                "label": "Rome",
                "country": "IT",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.335667366,
                    25.576482529
                ]
            },
            "id": "1c2cf4ab-9629-4343-ac38-9503cdd33236",
            "properties": {
                "id": "1c2cf4ab-9629-4343-ac38-9503cdd33236",
                "name": "cutler-bay",
                "label": "Cutler Bay",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.615163825,
                    41.396902415
                ]
            },
            "id": "25bef779-d1e4-4234-aaa3-cf501f081b7e",
            "properties": {
                "id": "25bef779-d1e4-4234-aaa3-cf501f081b7e",
                "name": "brewster",
                "label": "Brewster",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    144.663789747,
                    -37.788993947
                ]
            },
            "id": "6667406d-e140-475b-9afe-8761b1757648",
            "properties": {
                "id": "6667406d-e140-475b-9afe-8761b1757648",
                "name": "melbourne-western-metro",
                "label": "Melbourne - Western Metro",
                "country": "AU",
                "state_abbrev": "VIC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.293181352,
                    38.121815503
                ]
            },
            "id": "083ed6be-0bff-4ece-b59a-ad2b1e6c692c",
            "properties": {
                "id": "083ed6be-0bff-4ece-b59a-ad2b1e6c692c",
                "name": "lodi",
                "label": "Lodi",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.29747609,
                    25.809520699
                ]
            },
            "id": "e369091a-4b11-4e05-893b-a3d6d2971fdc",
            "properties": {
                "id": "e369091a-4b11-4e05-893b-a3d6d2971fdc",
                "name": "virginia-gardens",
                "label": "Virginia Gardens",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -123.939338416,
                    45.618550444
                ]
            },
            "id": "d55eddc8-a7c0-4514-84e7-75ba18f8d488",
            "properties": {
                "id": "d55eddc8-a7c0-4514-84e7-75ba18f8d488",
                "name": "rockaway-beach",
                "label": "Rockaway Beach",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.46816677,
                    38.506268237
                ]
            },
            "id": "ebd83b43-96b1-42fb-ab1b-511df5d005f2",
            "properties": {
                "id": "ebd83b43-96b1-42fb-ab1b-511df5d005f2",
                "name": "st-helena",
                "label": "St. Helena",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.431397818,
                    37.625559403
                ]
            },
            "id": "c56b8e11-8c3e-486e-90c1-13a6e793aeae",
            "properties": {
                "id": "c56b8e11-8c3e-486e-90c1-13a6e793aeae",
                "name": "san-bruno",
                "label": "San Bruno",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.256016754,
                    40.740877677
                ]
            },
            "id": "3f9631ae-0421-4157-ba1f-1d3bf4169325",
            "properties": {
                "id": "3f9631ae-0421-4157-ba1f-1d3bf4169325",
                "name": "tatamy",
                "label": "Tatamy",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.409825848,
                    35.849269538
                ]
            },
            "id": "6bca36e2-ea62-4bb3-85ff-6e1bad069beb",
            "properties": {
                "id": "6bca36e2-ea62-4bb3-85ff-6e1bad069beb",
                "name": "murfreesboro",
                "label": "Murfreesboro",
                "country": "US",
                "state_abbrev": "TN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.610588967,
                    33.448398632
                ]
            },
            "id": "b93c7927-55a7-4c43-99e2-db1be165d769",
            "properties": {
                "id": "b93c7927-55a7-4c43-99e2-db1be165d769",
                "name": "san-clemente",
                "label": "San Clemente",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.835233616,
                    29.790500555
                ]
            },
            "id": "f2a6ed75-e272-4aaa-b899-0f41c03ce5e4",
            "properties": {
                "id": "f2a6ed75-e272-4aaa-b899-0f41c03ce5e4",
                "name": "katy",
                "label": "Katy",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.00274921,
                    38.981055415
                ]
            },
            "id": "cc55f190-22f1-4ff7-b868-2b856bd87be3",
            "properties": {
                "id": "cc55f190-22f1-4ff7-b868-2b856bd87be3",
                "name": "takoma-park",
                "label": "Takoma Park",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.926642169,
                    34.017433367
                ]
            },
            "id": "bc522ea8-532e-4850-93c8-8305c6e5501d",
            "properties": {
                "id": "bc522ea8-532e-4850-93c8-8305c6e5501d",
                "name": "industry",
                "label": "Industry",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.86653219,
                    40.852627788
                ]
            },
            "id": "ab676b0d-c57f-4863-8732-abbf618f9117",
            "properties": {
                "id": "ab676b0d-c57f-4863-8732-abbf618f9117",
                "name": "the-bronx",
                "label": "The Bronx",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -119.326853881,
                    36.327621961
                ]
            },
            "id": "ad0d796d-9ee3-4daf-87af-a2c943d1561d",
            "properties": {
                "id": "ad0d796d-9ee3-4daf-87af-a2c943d1561d",
                "name": "visalia",
                "label": "Visalia",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.17100604,
                    34.05116588
                ]
            },
            "id": "468bc028-511b-4a2d-ac64-c3f0adda7660",
            "properties": {
                "id": "468bc028-511b-4a2d-ac64-c3f0adda7660",
                "name": "redlands",
                "label": "Redlands",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.225124613,
                    32.130807291
                ]
            },
            "id": "05c4d601-c1b5-41ed-aa71-143051319f7d",
            "properties": {
                "id": "05c4d601-c1b5-41ed-aa71-143051319f7d",
                "name": "kerens",
                "label": "Kerens",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.727350204,
                    39.708479003
                ]
            },
            "id": "908271d3-eb23-44b5-9731-462a1363a0e7",
            "properties": {
                "id": "908271d3-eb23-44b5-9731-462a1363a0e7",
                "name": "aurora",
                "label": "Aurora",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.099776902,
                    26.453110315
                ]
            },
            "id": "131559c0-18eb-4ff4-98b8-c89dcb126712",
            "properties": {
                "id": "131559c0-18eb-4ff4-98b8-c89dcb126712",
                "name": "sanibel",
                "label": "Sanibel",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.92374776,
                    40.443194612
                ]
            },
            "id": "ad0d356b-c6b4-4460-bd7b-a04eddb3c9f9",
            "properties": {
                "id": "ad0d356b-c6b4-4460-bd7b-a04eddb3c9f9",
                "name": "west-lafayette",
                "label": "West Lafayette",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.456308524,
                    44.695060647
                ]
            },
            "id": "00d9a23d-9878-4852-8c12-76de16cea1c4",
            "properties": {
                "id": "00d9a23d-9878-4852-8c12-76de16cea1c4",
                "name": "plattsburgh",
                "label": "Plattsburgh",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.85365687,
                    42.33719095
                ]
            },
            "id": "f5caaba2-782e-46d1-a038-c4cee6006dde",
            "properties": {
                "id": "f5caaba2-782e-46d1-a038-c4cee6006dde",
                "name": "medford",
                "label": "Medford",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.550507306,
                    53.404436321
                ]
            },
            "id": "ae526ecb-c562-4298-a281-f40d3faec574",
            "properties": {
                "id": "ae526ecb-c562-4298-a281-f40d3faec574",
                "name": "sheffield",
                "label": "Sheffield",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -120.859051726,
                    37.505299684
                ]
            },
            "id": "6793f4ad-bbb5-4a49-9e3f-bb32bc871ae3",
            "properties": {
                "id": "6793f4ad-bbb5-4a49-9e3f-bb32bc871ae3",
                "name": "turlock",
                "label": "Turlock",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -116.065962849,
                    34.147819016
                ]
            },
            "id": "7d2340e9-ec40-4140-8356-8be9f59d4ea5",
            "properties": {
                "id": "7d2340e9-ec40-4140-8356-8be9f59d4ea5",
                "name": "twentynine-palms",
                "label": "Twentynine Palms",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.204573904,
                    33.924384055
                ]
            },
            "id": "161f90bb-3d30-44b8-953b-ca9a30c4ad95",
            "properties": {
                "id": "161f90bb-3d30-44b8-953b-ca9a30c4ad95",
                "name": "moreno-valley",
                "label": "Moreno Valley",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.254750609,
                    33.081005699
                ]
            },
            "id": "8c8cbda5-42b5-45cf-804f-c5dec00dbcd4",
            "properties": {
                "id": "8c8cbda5-42b5-45cf-804f-c5dec00dbcd4",
                "name": "northlake",
                "label": "Northlake",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.383578707,
                    42.56893613
                ]
            },
            "id": "7d353147-c2bd-4899-be5f-5fac71534c43",
            "properties": {
                "id": "7d353147-c2bd-4899-be5f-5fac71534c43",
                "name": "west-bloomfield",
                "label": "West Bloomfield",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.195494827,
                    41.187227711
                ]
            },
            "id": "e9049b01-4a7b-4001-8fd8-e9d85a0698e7",
            "properties": {
                "id": "e9049b01-4a7b-4001-8fd8-e9d85a0698e7",
                "name": "bridgeport",
                "label": "Bridgeport",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -109.054897589,
                    44.521279308
                ]
            },
            "id": "80b9d90f-4946-4620-9d1b-961b0d7196c5",
            "properties": {
                "id": "80b9d90f-4946-4620-9d1b-961b0d7196c5",
                "name": "cody",
                "label": "Cody",
                "country": "US",
                "state_abbrev": "WY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.773780392,
                    33.67718638
                ]
            },
            "id": "10e3234e-ef89-4e88-873a-b82cd3be164b",
            "properties": {
                "id": "10e3234e-ef89-4e88-873a-b82cd3be164b",
                "name": "irvine",
                "label": "Irvine",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.046526123,
                    37.316790424
                ]
            },
            "id": "9b12e071-d33d-43ba-a374-4a804a5c9a62",
            "properties": {
                "id": "9b12e071-d33d-43ba-a374-4a804a5c9a62",
                "name": "cupertino",
                "label": "Cupertino",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -109.220923088,
                    41.594697147
                ]
            },
            "id": "196c1ee4-b4c6-43cf-8df5-834e96d67f2a",
            "properties": {
                "id": "196c1ee4-b4c6-43cf-8df5-834e96d67f2a",
                "name": "rock-springs",
                "label": "Rock Springs",
                "country": "US",
                "state_abbrev": "WY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.386795763,
                    43.078226017
                ]
            },
            "id": "238c02ab-2779-4a42-aa81-0456fad4a078",
            "properties": {
                "id": "238c02ab-2779-4a42-aa81-0456fad4a078",
                "name": "madison",
                "label": "Madison",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.145915111,
                    44.668078134
                ]
            },
            "id": "d1c2748a-7ef0-495d-a2eb-684ae27ef150",
            "properties": {
                "id": "d1c2748a-7ef0-495d-a2eb-684ae27ef150",
                "name": "farmington",
                "label": "Farmington",
                "country": "US",
                "state_abbrev": "ME",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -68.487146429,
                    44.584183263
                ]
            },
            "id": "cec2ed9c-b0ae-46aa-9235-83874a2218b4",
            "properties": {
                "id": "cec2ed9c-b0ae-46aa-9235-83874a2218b4",
                "name": "ellsworth",
                "label": "Ellsworth",
                "country": "US",
                "state_abbrev": "ME",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -69.792117258,
                    44.191043136
                ]
            },
            "id": "4b12ccf6-b9d6-4edf-a128-30162b821c2d",
            "properties": {
                "id": "4b12ccf6-b9d6-4edf-a128-30162b821c2d",
                "name": "gardiner",
                "label": "Gardiner",
                "country": "US",
                "state_abbrev": "ME",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.329048233,
                    37.884643564
                ]
            },
            "id": "67bb4ebc-1cbd-4f97-beb3-d43ec9b98bf1",
            "properties": {
                "id": "67bb4ebc-1cbd-4f97-beb3-d43ec9b98bf1",
                "name": "albany",
                "label": "Albany",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.343265119,
                    37.652801213
                ]
            },
            "id": "eefa321f-e72a-48c0-b176-7aa0ba565d16",
            "properties": {
                "id": "eefa321f-e72a-48c0-b176-7aa0ba565d16",
                "name": "south-san-francisco",
                "label": "South San Francisco",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.150121667,
                    41.519234387
                ]
            },
            "id": "a4d9de49-9a94-4880-9687-caccf08512c0",
            "properties": {
                "id": "a4d9de49-9a94-4880-9687-caccf08512c0",
                "name": "joliet",
                "label": "Joliet",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.970451303,
                    35.358961582
                ]
            },
            "id": "a20daee3-c934-40d5-b0be-85404c3fda69",
            "properties": {
                "id": "a20daee3-c934-40d5-b0be-85404c3fda69",
                "name": "shawnee",
                "label": "Shawnee",
                "country": "US",
                "state_abbrev": "OK",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.300422963,
                    38.269775408
                ]
            },
            "id": "09907360-0ed9-4ed0-8fc6-a93454bff3a3",
            "properties": {
                "id": "09907360-0ed9-4ed0-8fc6-a93454bff3a3",
                "name": "galt",
                "label": "Galt",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.993872659,
                    33.752290746
                ]
            },
            "id": "6a32e671-c3b7-428b-a63e-f8ae207a052e",
            "properties": {
                "id": "6a32e671-c3b7-428b-a63e-f8ae207a052e",
                "name": "westminster",
                "label": "Westminster",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.497803628,
                    43.01795682
                ]
            },
            "id": "8f6601dd-1b15-4878-82eb-54f2ccb53b6d",
            "properties": {
                "id": "8f6601dd-1b15-4878-82eb-54f2ccb53b6d",
                "name": "akron",
                "label": "Akron",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.550439122,
                    38.55566945
                ]
            },
            "id": "f8a5290f-db5a-4d22-a716-372975f53d81",
            "properties": {
                "id": "f8a5290f-db5a-4d22-a716-372975f53d81",
                "name": "west-sacramento",
                "label": "West Sacramento",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.110785518,
                    34.015444747
                ]
            },
            "id": "dfffb428-bd66-4521-9b0a-1f2963576895",
            "properties": {
                "id": "dfffb428-bd66-4521-9b0a-1f2963576895",
                "name": "montebello",
                "label": "Montebello",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.238582838,
                    33.18953457
                ]
            },
            "id": "366b0505-0400-41af-a1c0-4c2f0539c54a",
            "properties": {
                "id": "366b0505-0400-41af-a1c0-4c2f0539c54a",
                "name": "vista",
                "label": "Vista",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.118330135,
                    32.568923024
                ]
            },
            "id": "316e82f9-cece-4716-920f-0136d007b28b",
            "properties": {
                "id": "316e82f9-cece-4716-920f-0136d007b28b",
                "name": "imperial-beach",
                "label": "Imperial Beach",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.135513888,
                    34.083973648
                ]
            },
            "id": "37681508-a791-4871-82b5-721219d779bf",
            "properties": {
                "id": "37681508-a791-4871-82b5-721219d779bf",
                "name": "alhambra",
                "label": "Alhambra",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.468299625,
                    38.56663182
                ]
            },
            "id": "625a6482-379a-486e-9bf3-992d709df4b2",
            "properties": {
                "id": "625a6482-379a-486e-9bf3-992d709df4b2",
                "name": "sacramento",
                "label": "Sacramento",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.761638716,
                    33.542547582
                ]
            },
            "id": "73b44859-67dd-4550-aff1-b82bdfa18bcb",
            "properties": {
                "id": "73b44859-67dd-4550-aff1-b82bdfa18bcb",
                "name": "laguna-beach",
                "label": "Laguna Beach",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.304221193,
                    25.665028563
                ]
            },
            "id": "11b7399d-8e16-405f-a648-ec0c0bb27bf8",
            "properties": {
                "id": "11b7399d-8e16-405f-a648-ec0c0bb27bf8",
                "name": "pinecrest",
                "label": "Pinecrest",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.430547288,
                    32.812971955
                ]
            },
            "id": "bc4c201f-00a1-4e1b-af00-6333c676fc4f",
            "properties": {
                "id": "bc4c201f-00a1-4e1b-af00-6333c676fc4f",
                "name": "lake-worth",
                "label": "Lake Worth",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.323487002,
                    34.187910081
                ]
            },
            "id": "9dce113e-814f-4550-9eac-efd45ea03861",
            "properties": {
                "id": "9dce113e-814f-4550-9eac-efd45ea03861",
                "name": "burbank",
                "label": "Burbank",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.411679117,
                    34.106978928
                ]
            },
            "id": "3898f1c3-34a2-4623-9a99-f0207421b076",
            "properties": {
                "id": "3898f1c3-34a2-4623-9a99-f0207421b076",
                "name": "los-angeles",
                "label": "Los Angeles",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.255936532,
                    33.837413599
                ]
            },
            "id": "d9179dc0-fa0a-4c47-a83a-4aa86103c437",
            "properties": {
                "id": "d9179dc0-fa0a-4c47-a83a-4aa86103c437",
                "name": "carson",
                "label": "Carson",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.883013888,
                    36.601285755
                ]
            },
            "id": "a0d5fa65-e0fc-44ad-9164-59ed580cbf0a",
            "properties": {
                "id": "a0d5fa65-e0fc-44ad-9164-59ed580cbf0a",
                "name": "monterey",
                "label": "Monterey",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.521538702,
                    40.369973112
                ]
            },
            "id": "f43b3aaf-0e44-4169-8b0b-37a9c8ac3601",
            "properties": {
                "id": "f43b3aaf-0e44-4169-8b0b-37a9c8ac3601",
                "name": "estes-park",
                "label": "Estes Park",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    144.417162375,
                    -38.068958664
                ]
            },
            "id": "e861b770-d317-467f-bfa1-f2ec5b588132",
            "properties": {
                "id": "e861b770-d317-467f-bfa1-f2ec5b588132",
                "name": "geelong",
                "label": "Geelong",
                "country": "AU",
                "state_abbrev": "VIC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.96733632,
                    38.358679042
                ]
            },
            "id": "f9ce8d51-6d3a-458f-b7ca-93cb928141d2",
            "properties": {
                "id": "f9ce8d51-6d3a-458f-b7ca-93cb928141d2",
                "name": "vacaville",
                "label": "Vacaville",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.977117991,
                    35.911379813
                ]
            },
            "id": "90335463-098f-4c8b-b836-1d5b318984a5",
            "properties": {
                "id": "90335463-098f-4c8b-b836-1d5b318984a5",
                "name": "tahlequah",
                "label": "Tahlequah",
                "country": "US",
                "state_abbrev": "OK",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.860216652,
                    32.397934266
                ]
            },
            "id": "c8a9e0a1-ecbb-4468-8445-b89688489735",
            "properties": {
                "id": "c8a9e0a1-ecbb-4468-8445-b89688489735",
                "name": "kilgore",
                "label": "Kilgore",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.440959493,
                    37.755859798
                ]
            },
            "id": "394e5700-c169-455c-a750-0a673188499d",
            "properties": {
                "id": "394e5700-c169-455c-a750-0a673188499d",
                "name": "san-francisco",
                "label": "San Francisco",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.251504991,
                    32.871853224
                ]
            },
            "id": "8ef271de-e7a3-4030-8dbe-989bc0346f28",
            "properties": {
                "id": "8ef271de-e7a3-4030-8dbe-989bc0346f28",
                "name": "watauga",
                "label": "Watauga",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -123.210550356,
                    39.146328267
                ]
            },
            "id": "a9d64c90-9885-4cc5-b2b9-7f2c894ae525",
            "properties": {
                "id": "a9d64c90-9885-4cc5-b2b9-7f2c894ae525",
                "name": "ukiah",
                "label": "Ukiah",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.631671547,
                    36.688287883
                ]
            },
            "id": "0796b73e-96e3-441b-8c42-6cf35119b2dc",
            "properties": {
                "id": "0796b73e-96e3-441b-8c42-6cf35119b2dc",
                "name": "salinas",
                "label": "Salinas",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.079550508,
                    37.400569693
                ]
            },
            "id": "d038a30f-ea34-4f1c-8578-0867167c3555",
            "properties": {
                "id": "d038a30f-ea34-4f1c-8578-0867167c3555",
                "name": "mountain-view",
                "label": "Mountain View",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -103.790267256,
                    40.253680728
                ]
            },
            "id": "f75d4ab3-54b3-486c-8a1b-f429dd54fe01",
            "properties": {
                "id": "f75d4ab3-54b3-486c-8a1b-f429dd54fe01",
                "name": "fort-morgan",
                "label": "Fort Morgan",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -120.655974922,
                    35.639452183
                ]
            },
            "id": "d303dd55-bfe0-422f-b1b7-3571976eb675",
            "properties": {
                "id": "d303dd55-bfe0-422f-b1b7-3571976eb675",
                "name": "paso-robles",
                "label": "Paso Robles",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -123.695593676,
                    38.912313522
                ]
            },
            "id": "c741a3d9-b47d-45d6-afbd-f47e1b63f1d9",
            "properties": {
                "id": "c741a3d9-b47d-45d6-afbd-f47e1b63f1d9",
                "name": "point-arena",
                "label": "Point Arena",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -98.42063209,
                    34.617494058
                ]
            },
            "id": "f9812ce4-4a87-4a6b-91b1-dd3a555099e7",
            "properties": {
                "id": "f9812ce4-4a87-4a6b-91b1-dd3a555099e7",
                "name": "lawton",
                "label": "Lawton",
                "country": "US",
                "state_abbrev": "OK",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.48549646,
                    33.004942879
                ]
            },
            "id": "c6cadb05-2ff8-425a-bafa-01910650744b",
            "properties": {
                "id": "c6cadb05-2ff8-425a-bafa-01910650744b",
                "name": "newark",
                "label": "Newark",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.927884657,
                    33.884067105
                ]
            },
            "id": "0ff55cad-fb57-4818-83fc-a2ff60c68e55",
            "properties": {
                "id": "0ff55cad-fb57-4818-83fc-a2ff60c68e55",
                "name": "fullerton",
                "label": "Fullerton",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.013557711,
                    37.854766681
                ]
            },
            "id": "ee74e3a8-f676-4fde-9f26-59290bd44e23",
            "properties": {
                "id": "ee74e3a8-f676-4fde-9f26-59290bd44e23",
                "name": "alamo",
                "label": "Alamo",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -66.399785224,
                    18.440587051
                ]
            },
            "id": "0eaf42a3-da2a-46da-9571-d0ba8a66ab28",
            "properties": {
                "id": "0eaf42a3-da2a-46da-9571-d0ba8a66ab28",
                "name": "vega-baja",
                "label": "Vega Baja",
                "country": "US",
                "state_abbrev": "PR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.356505357,
                    25.815173767
                ]
            },
            "id": "ed660e55-997b-419b-b98b-66b62b6f628e",
            "properties": {
                "id": "ed660e55-997b-419b-b98b-66b62b6f628e",
                "name": "doral",
                "label": "Doral",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.290166041,
                    41.763785128
                ]
            },
            "id": "15a345ad-da58-42e4-b88d-f8c3c44a61e0",
            "properties": {
                "id": "15a345ad-da58-42e4-b88d-f8c3c44a61e0",
                "name": "aurora",
                "label": "Aurora",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.13468087,
                    37.467161845
                ]
            },
            "id": "f1c2619e-57d0-49fd-9b40-0ad30ee295f8",
            "properties": {
                "id": "f1c2619e-57d0-49fd-9b40-0ad30ee295f8",
                "name": "east-palo-alto",
                "label": "East Palo Alto",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -106.430985155,
                    31.847867722
                ]
            },
            "id": "8e0406d9-336c-43b6-ab9e-fb15193a6382",
            "properties": {
                "id": "8e0406d9-336c-43b6-ab9e-fb15193a6382",
                "name": "el-paso",
                "label": "El Paso",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.009644407,
                    35.495078905
                ]
            },
            "id": "c0d8dc10-4b07-460c-8c6b-17b92cc998d6",
            "properties": {
                "id": "c0d8dc10-4b07-460c-8c6b-17b92cc998d6",
                "name": "dayton",
                "label": "Dayton",
                "country": "US",
                "state_abbrev": "TN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.566670972,
                    34.124756446
                ]
            },
            "id": "9078ef90-2393-4c27-9810-1af25326111b",
            "properties": {
                "id": "9078ef90-2393-4c27-9810-1af25326111b",
                "name": "rancho-cucamonga",
                "label": "Rancho Cucamonga",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.909265119,
                    42.101378885
                ]
            },
            "id": "449d680c-fa9c-42c3-b83e-839973c5ba9f",
            "properties": {
                "id": "449d680c-fa9c-42c3-b83e-839973c5ba9f",
                "name": "binghamton",
                "label": "Binghamton",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.257897616,
                    32.994153148
                ]
            },
            "id": "ce2a3515-4b3b-42f0-80f0-f78312a5e7fb",
            "properties": {
                "id": "ce2a3515-4b3b-42f0-80f0-f78312a5e7fb",
                "name": "solana-beach",
                "label": "Solana Beach",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.274275798,
                    37.755775803
                ]
            },
            "id": "a4fdb06b-e518-490d-92bc-6becabbf4f06",
            "properties": {
                "id": "a4fdb06b-e518-490d-92bc-6becabbf4f06",
                "name": "alameda",
                "label": "Alameda",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.389225075,
                    34.117432085
                ]
            },
            "id": "4d4facb5-dc13-4de2-bbf4-4adf93c8f605",
            "properties": {
                "id": "4d4facb5-dc13-4de2-bbf4-4adf93c8f605",
                "name": "rialto",
                "label": "Rialto",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.8874413,
                    42.812392075
                ]
            },
            "id": "6dfd96a7-bf79-41b7-a556-e7a1d0d93acc",
            "properties": {
                "id": "6dfd96a7-bf79-41b7-a556-e7a1d0d93acc",
                "name": "newburyport",
                "label": "Newburyport",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.670640094,
                    38.300618642
                ]
            },
            "id": "8ff022cf-0424-4622-8cf1-22f2bd9740d6",
            "properties": {
                "id": "8ff022cf-0424-4622-8cf1-22f2bd9740d6",
                "name": "penngrove",
                "label": "Penngrove",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.180820132,
                    32.835261792
                ]
            },
            "id": "1ce3ae10-2ed3-4bf5-a5a1-2d9c36f589ea",
            "properties": {
                "id": "1ce3ae10-2ed3-4bf5-a5a1-2d9c36f589ea",
                "name": "hurst",
                "label": "Hurst",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -120.184871865,
                    39.345439857
                ]
            },
            "id": "50bd9364-10c4-4d95-b3a1-74a8a95cbbfd",
            "properties": {
                "id": "50bd9364-10c4-4d95-b3a1-74a8a95cbbfd",
                "name": "truckee",
                "label": "Truckee",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.286190292,
                    43.631788347
                ]
            },
            "id": "142a9fac-b9db-43e2-8090-f2f8acb7e3c0",
            "properties": {
                "id": "142a9fac-b9db-43e2-8090-f2f8acb7e3c0",
                "name": "south-portland",
                "label": "South Portland",
                "country": "US",
                "state_abbrev": "ME",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.871861324,
                    35.180291483
                ]
            },
            "id": "ea770281-0020-4c9c-ae87-63ac929c4260",
            "properties": {
                "id": "ea770281-0020-4c9c-ae87-63ac929c4260",
                "name": "cleveland",
                "label": "Cleveland",
                "country": "US",
                "state_abbrev": "TN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.148987912,
                    37.480259611
                ]
            },
            "id": "b886f075-fdcb-42a1-9318-aee7631d2130",
            "properties": {
                "id": "b886f075-fdcb-42a1-9318-aee7631d2130",
                "name": "menlo-park",
                "label": "Menlo Park",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.064726688,
                    40.711558976
                ]
            },
            "id": "e53f738a-7ad3-4387-8872-ed16d99ac8df",
            "properties": {
                "id": "e53f738a-7ad3-4387-8872-ed16d99ac8df",
                "name": "jersey-city",
                "label": "Jersey City",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.042895968,
                    34.033580975
                ]
            },
            "id": "2c2b4e6a-00ac-40b9-97f6-9430ae165f9a",
            "properties": {
                "id": "2c2b4e6a-00ac-40b9-97f6-9430ae165f9a",
                "name": "yucaipa",
                "label": "Yucaipa",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -120.140285695,
                    34.593154843
                ]
            },
            "id": "bd23576f-cb18-46e3-bba1-dc7e8a166752",
            "properties": {
                "id": "bd23576f-cb18-46e3-bba1-dc7e8a166752",
                "name": "solvang",
                "label": "Solvang",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.215006392,
                    30.202990401
                ]
            },
            "id": "e71424d4-3282-420a-9062-b4ed18b3c7f3",
            "properties": {
                "id": "e71424d4-3282-420a-9062-b4ed18b3c7f3",
                "name": "lake-charles",
                "label": "Lake Charles",
                "country": "US",
                "state_abbrev": "LA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.353619738,
                    34.527725484
                ]
            },
            "id": "9fc8c9f3-1391-4600-9962-ffa98f75df33",
            "properties": {
                "id": "9fc8c9f3-1391-4600-9962-ffa98f75df33",
                "name": "victorville",
                "label": "Victorville",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.912861813,
                    38.857538907
                ]
            },
            "id": "853dd370-a816-4c8e-9eff-03b2ae019cdf",
            "properties": {
                "id": "853dd370-a816-4c8e-9eff-03b2ae019cdf",
                "name": "manitou-springs",
                "label": "Manitou Springs",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -119.254409619,
                    34.267513429
                ]
            },
            "id": "085d24e1-ee48-484f-83e3-539717fecf1d",
            "properties": {
                "id": "085d24e1-ee48-484f-83e3-539717fecf1d",
                "name": "ventura",
                "label": "Ventura",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.254941199,
                    30.010912783
                ]
            },
            "id": "7875ab90-8dcb-42fa-8503-068b622bf24e",
            "properties": {
                "id": "7875ab90-8dcb-42fa-8503-068b622bf24e",
                "name": "kenner",
                "label": "Kenner",
                "country": "US",
                "state_abbrev": "LA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.709965799,
                    27.746299079
                ]
            },
            "id": "3e607660-b4aa-4c12-ac02-f2a3c90ca0bb",
            "properties": {
                "id": "3e607660-b4aa-4c12-ac02-f2a3c90ca0bb",
                "name": "gulfport",
                "label": "Gulfport",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.731214962,
                    42.275772474
                ]
            },
            "id": "88d96829-3884-45c5-89ac-340e631713ec",
            "properties": {
                "id": "88d96829-3884-45c5-89ac-340e631713ec",
                "name": "ann-arbor",
                "label": "Ann Arbor",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.182163582,
                    32.028392516
                ]
            },
            "id": "7ee990b9-554f-404d-9fd3-757bea7fa92b",
            "properties": {
                "id": "7ee990b9-554f-404d-9fd3-757bea7fa92b",
                "name": "savannah",
                "label": "Savannah",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.165890169,
                    41.748073644
                ]
            },
            "id": "6d6b6af7-bf00-4292-bcc5-87a479cf12ec",
            "properties": {
                "id": "6d6b6af7-bf00-4292-bcc5-87a479cf12ec",
                "name": "naperville",
                "label": "Naperville",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -120.443270478,
                    34.933540297
                ]
            },
            "id": "4bd0d4cb-646c-4205-962f-0deb12fa201f",
            "properties": {
                "id": "4bd0d4cb-646c-4205-962f-0deb12fa201f",
                "name": "santa-maria",
                "label": "Santa Maria",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.627238734,
                    41.028376744
                ]
            },
            "id": "edec49f4-72c1-4479-aaba-f2e8c40a1b66",
            "properties": {
                "id": "edec49f4-72c1-4479-aaba-f2e8c40a1b66",
                "name": "greenwich",
                "label": "Greenwich",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.875574336,
                    34.191350921
                ]
            },
            "id": "1c31a469-4b06-4869-8e5c-adb5a5936b38",
            "properties": {
                "id": "1c31a469-4b06-4869-8e5c-adb5a5936b38",
                "name": "thousand-oaks",
                "label": "Thousand Oaks",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.912602271,
                    35.743259323
                ]
            },
            "id": "f0be18d0-b8d9-4758-b59c-46421e0fcf2c",
            "properties": {
                "id": "f0be18d0-b8d9-4758-b59c-46421e0fcf2c",
                "name": "spring-hill",
                "label": "Spring Hill",
                "country": "US",
                "state_abbrev": "TN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.039848815,
                    37.902431777
                ]
            },
            "id": "82fb1d23-700a-4885-b61b-265b25202da9",
            "properties": {
                "id": "82fb1d23-700a-4885-b61b-265b25202da9",
                "name": "walnut-creek",
                "label": "Walnut Creek",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.641334862,
                    34.698925749
                ]
            },
            "id": "fb9c1407-ddec-42e7-9654-f91d0015b6fb",
            "properties": {
                "id": "fb9c1407-ddec-42e7-9654-f91d0015b6fb",
                "name": "huntsville",
                "label": "Huntsville",
                "country": "US",
                "state_abbrev": "AL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.153882089,
                    32.714883907
                ]
            },
            "id": "917c2794-b9fb-4eb0-bdd5-fafc822f6b71",
            "properties": {
                "id": "917c2794-b9fb-4eb0-bdd5-fafc822f6b71",
                "name": "pantego",
                "label": "Pantego",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -116.397240736,
                    43.611286152
                ]
            },
            "id": "ac957221-319a-4f95-b97d-3595ea5522c8",
            "properties": {
                "id": "ac957221-319a-4f95-b97d-3595ea5522c8",
                "name": "meridian",
                "label": "Meridian",
                "country": "US",
                "state_abbrev": "ID",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.405383532,
                    26.100609971
                ]
            },
            "id": "afe9563a-c2d2-4af1-b6f7-196629e10d40",
            "properties": {
                "id": "afe9563a-c2d2-4af1-b6f7-196629e10d40",
                "name": "weston",
                "label": "Weston",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.293813205,
                    35.963866873
                ]
            },
            "id": "2a5f4c27-6e2f-4e64-8c31-e474f167448b",
            "properties": {
                "id": "2a5f4c27-6e2f-4e64-8c31-e474f167448b",
                "name": "oak-ridge",
                "label": "Oak Ridge",
                "country": "US",
                "state_abbrev": "TN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.228069916,
                    39.428561433
                ]
            },
            "id": "b9e0c7f7-0f8f-403f-acbb-c554a6a407a5",
            "properties": {
                "id": "b9e0c7f7-0f8f-403f-acbb-c554a6a407a5",
                "name": "bridgeton",
                "label": "Bridgeton",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.812706064,
                    35.715787032
                ]
            },
            "id": "9b47c16b-f73e-40d6-8346-531bc8a5bc7d",
            "properties": {
                "id": "9b47c16b-f73e-40d6-8346-531bc8a5bc7d",
                "name": "asheboro",
                "label": "Asheboro",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.003011423,
                    44.547380039
                ]
            },
            "id": "edb1b53e-06d9-4958-a668-5bc2c0800be5",
            "properties": {
                "id": "edb1b53e-06d9-4958-a668-5bc2c0800be5",
                "name": "vienna",
                "label": "Vienna",
                "country": "US",
                "state_abbrev": "ME",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.287717613,
                    29.023170448
                ]
            },
            "id": "0c2d0b24-eaf3-4b33-b974-c06a6cf37374",
            "properties": {
                "id": "0c2d0b24-eaf3-4b33-b974-c06a6cf37374",
                "name": "deland",
                "label": "DeLand",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.892259862,
                    39.231823126
                ]
            },
            "id": "5c6dacf0-7273-409c-a98a-40e70803b886",
            "properties": {
                "id": "5c6dacf0-7273-409c-a98a-40e70803b886",
                "name": "larkspur",
                "label": "Larkspur",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.496397314,
                    34.417493306
                ]
            },
            "id": "be0746fa-c6c5-4ac3-8eb0-24b66282a8a7",
            "properties": {
                "id": "be0746fa-c6c5-4ac3-8eb0-24b66282a8a7",
                "name": "santa-clarita",
                "label": "Santa Clarita",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.784406523,
                    36.171384026
                ]
            },
            "id": "4e4c72bb-a7b2-4847-87a2-4f58d2d4c572",
            "properties": {
                "id": "4e4c72bb-a7b2-4847-87a2-4f58d2d4c572",
                "name": "nashville",
                "label": "Nashville",
                "country": "US",
                "state_abbrev": "TN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.572207443,
                    30.756708688
                ]
            },
            "id": "16df78bd-6452-40c6-b901-907951a27b96",
            "properties": {
                "id": "16df78bd-6452-40c6-b901-907951a27b96",
                "name": "st-marys",
                "label": "St. Marys",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.092134275,
                    51.514862816
                ]
            },
            "id": "26ef8e3f-fa57-42b4-a642-2f3b484b1b5d",
            "properties": {
                "id": "26ef8e3f-fa57-42b4-a642-2f3b484b1b5d",
                "name": "city-of-london",
                "label": "City of London",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.290975963,
                    33.178129041
                ]
            },
            "id": "140256db-7735-4f39-8fa8-415f71872add",
            "properties": {
                "id": "140256db-7735-4f39-8fa8-415f71872add",
                "name": "ponder",
                "label": "Ponder",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.795917574,
                    32.465901153
                ]
            },
            "id": "15503f5e-919b-45de-858d-28374685757d",
            "properties": {
                "id": "15503f5e-919b-45de-858d-28374685757d",
                "name": "shreveport",
                "label": "Shreveport",
                "country": "US",
                "state_abbrev": "LA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.098885031,
                    29.197580021
                ]
            },
            "id": "23c0eb53-ef4e-4dd3-8be1-11f15213ef38",
            "properties": {
                "id": "23c0eb53-ef4e-4dd3-8be1-11f15213ef38",
                "name": "daytona-beach",
                "label": "Daytona Beach",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -91.678168923,
                    41.966728345
                ]
            },
            "id": "f314496b-b362-4e42-b859-a72ed58ff8f7",
            "properties": {
                "id": "f314496b-b362-4e42-b859-a72ed58ff8f7",
                "name": "cedar-rapids",
                "label": "Cedar Rapids",
                "country": "US",
                "state_abbrev": "IA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.996793181,
                    41.929513167
                ]
            },
            "id": "a3865534-671e-4e49-ae0e-cb3a11d0abc1",
            "properties": {
                "id": "a3865534-671e-4e49-ae0e-cb3a11d0abc1",
                "name": "kingston",
                "label": "Kingston",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.913500578,
                    33.666701912
                ]
            },
            "id": "eb766aa9-cb17-4a45-91b0-0e4b5873d54f",
            "properties": {
                "id": "eb766aa9-cb17-4a45-91b0-0e4b5873d54f",
                "name": "costa-mesa",
                "label": "Costa Mesa",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.709304548,
                    32.971656925
                ]
            },
            "id": "84e067d5-4806-40ed-9482-5b89b7872ed6",
            "properties": {
                "id": "84e067d5-4806-40ed-9482-5b89b7872ed6",
                "name": "richardson",
                "label": "Richardson",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.468231885,
                    30.394603244
                ]
            },
            "id": "239c5e76-622b-4d83-b2c3-ef73aff2170c",
            "properties": {
                "id": "239c5e76-622b-4d83-b2c3-ef73aff2170c",
                "name": "destin",
                "label": "Destin",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -114.300057785,
                    43.514100935
                ]
            },
            "id": "8f398250-282c-4c5e-8ee6-4ccbf6c45c1c",
            "properties": {
                "id": "8f398250-282c-4c5e-8ee6-4ccbf6c45c1c",
                "name": "hailey",
                "label": "Hailey",
                "country": "US",
                "state_abbrev": "ID",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.958378079,
                    43.253109812
                ]
            },
            "id": "40dc440a-fe41-43ef-b210-825d874fdf8a",
            "properties": {
                "id": "40dc440a-fe41-43ef-b210-825d874fdf8a",
                "name": "hamilton",
                "label": "Hamilton",
                "country": "CA",
                "state_abbrev": "ON",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.485395949,
                    30.059871579
                ]
            },
            "id": "ad9ae624-9506-4dc9-912c-2746adc8462e",
            "properties": {
                "id": "ad9ae624-9506-4dc9-912c-2746adc8462e",
                "name": "sopchoppy",
                "label": "Sopchoppy",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.61818572,
                    42.925792089
                ]
            },
            "id": "cb711faf-b081-4191-81ab-7f8de10c5b7f",
            "properties": {
                "id": "cb711faf-b081-4191-81ab-7f8de10c5b7f",
                "name": "grand-blanc",
                "label": "Grand Blanc",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.428741688,
                    39.736770341
                ]
            },
            "id": "94bd55aa-ca1c-4a55-a1c9-f24c5f41a51d",
            "properties": {
                "id": "94bd55aa-ca1c-4a55-a1c9-f24c5f41a51d",
                "name": "bennett",
                "label": "Bennett",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.744799128,
                    42.753302545
                ]
            },
            "id": "889b97f7-0566-45f9-aac8-b79f9531bd94",
            "properties": {
                "id": "889b97f7-0566-45f9-aac8-b79f9531bd94",
                "name": "grand-ledge",
                "label": "Grand Ledge",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.898717578,
                    42.436574675
                ]
            },
            "id": "fb524334-51f6-463a-a851-7a8a44f65234",
            "properties": {
                "id": "fb524334-51f6-463a-a851-7a8a44f65234",
                "name": "grosse-pointe-woods",
                "label": "Grosse Pointe Woods",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.748991987,
                    34.266245153
                ]
            },
            "id": "753b0676-2cf6-4d4e-9e72-13f78e43b1ef",
            "properties": {
                "id": "753b0676-2cf6-4d4e-9e72-13f78e43b1ef",
                "name": "simi-valley",
                "label": "Simi Valley",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.990380873,
                    40.230822181
                ]
            },
            "id": "1ca68f4d-aded-4201-85ba-9390d446bd3d",
            "properties": {
                "id": "1ca68f4d-aded-4201-85ba-9390d446bd3d",
                "name": "mead",
                "label": "Mead",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.672390295,
                    32.425892948
                ]
            },
            "id": "c26cf726-7484-4fd1-a3c4-054c1277d413",
            "properties": {
                "id": "c26cf726-7484-4fd1-a3c4-054c1277d413",
                "name": "palmer",
                "label": "Palmer",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.31112524,
                    37.976634029
                ]
            },
            "id": "26f567cb-9536-4b1c-a53e-a4247f950cb7",
            "properties": {
                "id": "26f567cb-9536-4b1c-a53e-a4247f950cb7",
                "name": "stockton",
                "label": "Stockton",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.564299227,
                    39.139594563
                ]
            },
            "id": "06bbd5e5-6e18-46f0-87ae-49445f6b73ca",
            "properties": {
                "id": "06bbd5e5-6e18-46f0-87ae-49445f6b73ca",
                "name": "north-kansas-city",
                "label": "North Kansas City",
                "country": "US",
                "state_abbrev": "MO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -92.325829302,
                    38.947770939
                ]
            },
            "id": "296149fe-5d0e-4ee4-ab8b-e1e548ad0bf2",
            "properties": {
                "id": "296149fe-5d0e-4ee4-ab8b-e1e548ad0bf2",
                "name": "columbia",
                "label": "Columbia",
                "country": "US",
                "state_abbrev": "MO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -112.036186314,
                    43.486815903
                ]
            },
            "id": "9eba6fe4-8251-4db4-a219-8ccae90c8f1b",
            "properties": {
                "id": "9eba6fe4-8251-4db4-a219-8ccae90c8f1b",
                "name": "idaho-falls",
                "label": "Idaho Falls",
                "country": "US",
                "state_abbrev": "ID",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.847407384,
                    39.072791709
                ]
            },
            "id": "818fcab5-36c5-494e-8ff4-29ba4a14016e",
            "properties": {
                "id": "818fcab5-36c5-494e-8ff4-29ba4a14016e",
                "name": "monument",
                "label": "Monument",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.682121074,
                    39.759525527
                ]
            },
            "id": "80028fe3-0789-4ee3-bb04-9d7de7505efb",
            "properties": {
                "id": "80028fe3-0789-4ee3-bb04-9d7de7505efb",
                "name": "empire",
                "label": "Empire",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.383622864,
                    38.415525073
                ]
            },
            "id": "9218cd4f-8e1c-4fe6-bc09-42da1ab348c9",
            "properties": {
                "id": "9218cd4f-8e1c-4fe6-bc09-42da1ab348c9",
                "name": "elk-grove",
                "label": "Elk Grove",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.816935285,
                    45.4778392
                ]
            },
            "id": "4a0678cc-a020-43b6-bec0-1a46a8085a33",
            "properties": {
                "id": "4a0678cc-a020-43b6-bec0-1a46a8085a33",
                "name": "beaverton",
                "label": "Beaverton",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.726445414,
                    39.695690947
                ]
            },
            "id": "66d02f11-0e17-4841-9917-66026f403542",
            "properties": {
                "id": "66d02f11-0e17-4841-9917-66026f403542",
                "name": "silver-plume",
                "label": "Silver Plume",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.33893363,
                    32.961044102
                ]
            },
            "id": "bd8714d7-eb9b-42a8-a9d9-8affe6cc6c61",
            "properties": {
                "id": "bd8714d7-eb9b-42a8-a9d9-8affe6cc6c61",
                "name": "haslet",
                "label": "Haslet",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.938314511,
                    39.59006117
                ]
            },
            "id": "ab4b2381-a54e-4da0-8cca-3d86e16171a7",
            "properties": {
                "id": "ab4b2381-a54e-4da0-8cca-3d86e16171a7",
                "name": "keystone",
                "label": "Keystone",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.192743842,
                    51.501612112
                ]
            },
            "id": "34d2f19c-f16f-4247-b51f-414185dc00b5",
            "properties": {
                "id": "34d2f19c-f16f-4247-b51f-414185dc00b5",
                "name": "kensington-and-chelsea",
                "label": "Kensington and Chelsea",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.941456532,
                    39.682823678
                ]
            },
            "id": "2d44a06d-b0d7-4c62-8036-6df3e1628222",
            "properties": {
                "id": "2d44a06d-b0d7-4c62-8036-6df3e1628222",
                "name": "xenia",
                "label": "Xenia",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.741048695,
                    39.325329302
                ]
            },
            "id": "5ae50382-29e9-41a9-b4e2-e119a63461c9",
            "properties": {
                "id": "5ae50382-29e9-41a9-b4e2-e119a63461c9",
                "name": "harpers-ferry",
                "label": "Harpers Ferry",
                "country": "US",
                "state_abbrev": "WV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -107.030496928,
                    37.267517784
                ]
            },
            "id": "8095f7c0-0695-4dc7-8a56-30d8944530d1",
            "properties": {
                "id": "8095f7c0-0695-4dc7-8a56-30d8944530d1",
                "name": "pagosa-springs",
                "label": "Pagosa Springs",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.984724171,
                    30.29563065
                ]
            },
            "id": "6c94d399-7f9b-454e-8f26-53b393866610",
            "properties": {
                "id": "6c94d399-7f9b-454e-8f26-53b393866610",
                "name": "live-oak",
                "label": "Live Oak",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.899980919,
                    32.988921869
                ]
            },
            "id": "01c1ee82-ffb6-4736-881a-b30bceaea602",
            "properties": {
                "id": "01c1ee82-ffb6-4736-881a-b30bceaea602",
                "name": "carrollton",
                "label": "Carrollton",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.272430429,
                    39.632231035
                ]
            },
            "id": "0903c39b-b8d3-4021-8506-dfe73c0481db",
            "properties": {
                "id": "0903c39b-b8d3-4021-8506-dfe73c0481db",
                "name": "miamisburg",
                "label": "Miamisburg",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.988827803,
                    28.902059594
                ]
            },
            "id": "6912a1cf-4ab8-48e9-8f81-3ac3bfcf65bb",
            "properties": {
                "id": "6912a1cf-4ab8-48e9-8f81-3ac3bfcf65bb",
                "name": "the-villages",
                "label": "The Villages",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.195595789,
                    34.101981347
                ]
            },
            "id": "99d76325-ade6-46ec-9712-1113bc6cfc2a",
            "properties": {
                "id": "99d76325-ade6-46ec-9712-1113bc6cfc2a",
                "name": "irmo",
                "label": "Irmo",
                "country": "US",
                "state_abbrev": "SC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.164818464,
                    26.030197797
                ]
            },
            "id": "6f6e1000-89bb-4ba4-a2e0-9dfaeef248c8",
            "properties": {
                "id": "6f6e1000-89bb-4ba4-a2e0-9dfaeef248c8",
                "name": "hollywood",
                "label": "Hollywood",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.197706364,
                    27.057572853
                ]
            },
            "id": "27555c51-0f1e-4818-925e-47c2a855e2e9",
            "properties": {
                "id": "27555c51-0f1e-4818-925e-47c2a855e2e9",
                "name": "north-port",
                "label": "North Port",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.440432374,
                    40.486229192
                ]
            },
            "id": "5e4167c2-8c4a-4270-93dc-92afbc25aa92",
            "properties": {
                "id": "5e4167c2-8c4a-4270-93dc-92afbc25aa92",
                "name": "new-philadelphia",
                "label": "New Philadelphia",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.051177187,
                    39.625181278
                ]
            },
            "id": "2cc6486d-736e-47f9-af20-92deeb87534e",
            "properties": {
                "id": "2cc6486d-736e-47f9-af20-92deeb87534e",
                "name": "bow-mar",
                "label": "Bow Mar",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.827586785,
                    38.400003173
                ]
            },
            "id": "530bbcd1-df87-4653-aac5-e7cb921c7b13",
            "properties": {
                "id": "530bbcd1-df87-4653-aac5-e7cb921c7b13",
                "name": "sebastopol",
                "label": "Sebastopol",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.012848705,
                    42.813917888
                ]
            },
            "id": "a4125bc0-6d90-43bb-a3a7-c30fdf46ede1",
            "properties": {
                "id": "a4125bc0-6d90-43bb-a3a7-c30fdf46ede1",
                "name": "zeeland",
                "label": "Zeeland",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.365644998,
                    41.828326609
                ]
            },
            "id": "82eabab8-0f30-4f7b-8c3a-d676b3a17fc0",
            "properties": {
                "id": "82eabab8-0f30-4f7b-8c3a-d676b3a17fc0",
                "name": "buchanan",
                "label": "Buchanan",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.380956186,
                    33.046267435
                ]
            },
            "id": "00ec6d96-b7d7-4aa1-93f2-a29801f084ed",
            "properties": {
                "id": "00ec6d96-b7d7-4aa1-93f2-a29801f084ed",
                "name": "nevada",
                "label": "Nevada",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -99.778181089,
                    29.215314026
                ]
            },
            "id": "b1aae1a6-47aa-4248-bb90-400f3126d03f",
            "properties": {
                "id": "b1aae1a6-47aa-4248-bb90-400f3126d03f",
                "name": "uvalde",
                "label": "Uvalde",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.220198177,
                    38.443026534
                ]
            },
            "id": "f4a80eb5-7653-4b76-b729-fec61095fde9",
            "properties": {
                "id": "f4a80eb5-7653-4b76-b729-fec61095fde9",
                "name": "canon-city",
                "label": "Cañon City",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.715392415,
                    42.208236612
                ]
            },
            "id": "c7ce1dc9-ed46-410d-b898-e1bdaefc6d80",
            "properties": {
                "id": "c7ce1dc9-ed46-410d-b898-e1bdaefc6d80",
                "name": "pittsfield-charter-township",
                "label": "Pittsfield Charter Township",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.371545967,
                    40.086911126
                ]
            },
            "id": "302e53dc-5f4a-4786-8913-6a4ed5325588",
            "properties": {
                "id": "302e53dc-5f4a-4786-8913-6a4ed5325588",
                "name": "glendale",
                "label": "Glendale",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -2.008955757,
                    52.515454094
                ]
            },
            "id": "feb1ff45-93ae-47e8-a482-a56fac743f8d",
            "properties": {
                "id": "feb1ff45-93ae-47e8-a482-a56fac743f8d",
                "name": "sandwell",
                "label": "Sandwell",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -120.194621582,
                    34.615193499
                ]
            },
            "id": "ba5a5b93-2c4d-49df-a4c8-64805c317211",
            "properties": {
                "id": "ba5a5b93-2c4d-49df-a4c8-64805c317211",
                "name": "buellton",
                "label": "Buellton",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.610525929,
                    33.018632502
                ]
            },
            "id": "03552478-7278-4564-9151-c8fbc242cae2",
            "properties": {
                "id": "03552478-7278-4564-9151-c8fbc242cae2",
                "name": "murphy",
                "label": "Murphy",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.830951518,
                    43.468661667
                ]
            },
            "id": "18faf695-1743-4add-b8a0-abd4d589bb09",
            "properties": {
                "id": "18faf695-1743-4add-b8a0-abd4d589bb09",
                "name": "beaver-dam",
                "label": "Beaver Dam",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.728891947,
                    30.272168385
                ]
            },
            "id": "239007e0-44b7-4d5b-9d15-12b12e1a3b6f",
            "properties": {
                "id": "239007e0-44b7-4d5b-9d15-12b12e1a3b6f",
                "name": "central-core-austin",
                "label": "Central Core, Austin",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.394768221,
                    27.418516442
                ]
            },
            "id": "c617c79f-cc16-44c6-bec8-a92e9046c017",
            "properties": {
                "id": "c617c79f-cc16-44c6-bec8-a92e9046c017",
                "name": "lakewood-ranch",
                "label": "Lakewood Ranch",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.035218222,
                    39.599339047
                ]
            },
            "id": "d26f1abc-ee36-479b-b9b1-c6ce95a08a76",
            "properties": {
                "id": "d26f1abc-ee36-479b-b9b1-c6ce95a08a76",
                "name": "columbine-valley",
                "label": "Columbine Valley",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.090369925,
                    26.455029667
                ]
            },
            "id": "44cf2dd9-9603-4274-9170-bf54db5ada9b",
            "properties": {
                "id": "44cf2dd9-9603-4274-9170-bf54db5ada9b",
                "name": "delray-beach",
                "label": "Delray Beach",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -119.293833892,
                    46.282633718
                ]
            },
            "id": "a1d13d73-5363-425c-ad09-0acb40b09d42",
            "properties": {
                "id": "a1d13d73-5363-425c-ad09-0acb40b09d42",
                "name": "richland",
                "label": "Richland",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.976025214,
                    40.438927859
                ]
            },
            "id": "d56c0d3b-8d81-48e3-b304-012cd1a8abf2",
            "properties": {
                "id": "d56c0d3b-8d81-48e3-b304-012cd1a8abf2",
                "name": "pittsburgh",
                "label": "Pittsburgh",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.015422199,
                    39.865059242
                ]
            },
            "id": "ec61dc00-f200-4843-b8da-bc4d9834ceae",
            "properties": {
                "id": "ec61dc00-f200-4843-b8da-bc4d9834ceae",
                "name": "federal-heights",
                "label": "Federal Heights",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.654391495,
                    33.500903156
                ]
            },
            "id": "21bccaf1-bf14-4424-a802-389cd7fbffe7",
            "properties": {
                "id": "21bccaf1-bf14-4424-a802-389cd7fbffe7",
                "name": "san-juan-capistrano",
                "label": "San Juan Capistrano",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -119.512206461,
                    34.396379975
                ]
            },
            "id": "fbdb5ef7-8750-4a25-8450-bd291608256a",
            "properties": {
                "id": "fbdb5ef7-8750-4a25-8450-bd291608256a",
                "name": "carpinteria",
                "label": "Carpinteria",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.503175084,
                    42.444128684
                ]
            },
            "id": "ba74019f-fa17-4fa3-998c-5facbe0fdd80",
            "properties": {
                "id": "ba74019f-fa17-4fa3-998c-5facbe0fdd80",
                "name": "ithaca",
                "label": "Ithaca",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.027565547,
                    43.86907019
                ]
            },
            "id": "06f3164a-13b0-4079-a399-654e8eeffea9",
            "properties": {
                "id": "06f3164a-13b0-4079-a399-654e8eeffea9",
                "name": "ajax",
                "label": "Ajax",
                "country": "CA",
                "state_abbrev": "ON",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.071170225,
                    40.945549282
                ]
            },
            "id": "4b3dd619-a5e9-4a82-9292-a22dfbca7458",
            "properties": {
                "id": "4b3dd619-a5e9-4a82-9292-a22dfbca7458",
                "name": "paramus",
                "label": "Paramus",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.323244494,
                    40.879131225
                ]
            },
            "id": "cbb91856-170a-4702-9dd8-d8d0c6b7543d",
            "properties": {
                "id": "cbb91856-170a-4702-9dd8-d8d0c6b7543d",
                "name": "east-northport",
                "label": "East Northport",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -123.356415446,
                    48.428351341
                ]
            },
            "id": "8f11086a-b44a-44cf-a755-1fc9c257a48d",
            "properties": {
                "id": "8f11086a-b44a-44cf-a755-1fc9c257a48d",
                "name": "victoria",
                "label": "Victoria",
                "country": "CA",
                "state_abbrev": "BC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.949298566,
                    40.156528475
                ]
            },
            "id": "86dc4f58-6661-43f3-9f00-38055773cf6b",
            "properties": {
                "id": "86dc4f58-6661-43f3-9f00-38055773cf6b",
                "name": "firestone",
                "label": "Firestone",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.233794684,
                    47.218819503
                ]
            },
            "id": "2783747b-b85c-4d3d-a77f-c310a2270c13",
            "properties": {
                "id": "2783747b-b85c-4d3d-a77f-c310a2270c13",
                "name": "sumner",
                "label": "Sumner",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.374579848,
                    32.235314891
                ]
            },
            "id": "572751b5-2824-4a9c-9c29-b4ff12e326c0",
            "properties": {
                "id": "572751b5-2824-4a9c-9c29-b4ff12e326c0",
                "name": "rio-vista",
                "label": "Rio Vista",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.364598467,
                    40.863217765
                ]
            },
            "id": "71c80112-a79c-4566-a7b3-b5360963e84f",
            "properties": {
                "id": "71c80112-a79c-4566-a7b3-b5360963e84f",
                "name": "greenlawn",
                "label": "Greenlawn",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -119.945456929,
                    39.263942671
                ]
            },
            "id": "e7538370-981a-4ef7-9599-84362b0bb774",
            "properties": {
                "id": "e7538370-981a-4ef7-9599-84362b0bb774",
                "name": "incline-village",
                "label": "Incline Village",
                "country": "US",
                "state_abbrev": "NV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.247463363,
                    40.888119334
                ]
            },
            "id": "70fe6127-8ce3-47ee-b69d-1e4c5b8c4d30",
            "properties": {
                "id": "70fe6127-8ce3-47ee-b69d-1e4c5b8c4d30",
                "name": "kings-park",
                "label": "Kings Park",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.267701539,
                    37.49825904
                ]
            },
            "id": "e83a7e2a-de72-490c-b90a-9ad1908aeb6f",
            "properties": {
                "id": "e83a7e2a-de72-490c-b90a-9ad1908aeb6f",
                "name": "san-carlos",
                "label": "San Carlos",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.567791747,
                    28.087083719
                ]
            },
            "id": "4ff870f2-1935-49a6-a6bc-a7080e8f68b1",
            "properties": {
                "id": "4ff870f2-1935-49a6-a6bc-a7080e8f68b1",
                "name": "indialantic",
                "label": "Indialantic",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.576492091,
                    27.490097143
                ]
            },
            "id": "162962ff-d8e8-41ce-8d75-21b5f8e51adf",
            "properties": {
                "id": "162962ff-d8e8-41ce-8d75-21b5f8e51adf",
                "name": "bradenton",
                "label": "Bradenton",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.667971515,
                    41.005229005
                ]
            },
            "id": "9cb05657-b7e5-485d-907f-70a87d1b286a",
            "properties": {
                "id": "9cb05657-b7e5-485d-907f-70a87d1b286a",
                "name": "port-chester",
                "label": "Port Chester",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.943210675,
                    41.897338138
                ]
            },
            "id": "e7b35b00-78ee-4d5b-acff-91ff782ba3d9",
            "properties": {
                "id": "e7b35b00-78ee-4d5b-acff-91ff782ba3d9",
                "name": "elmhurst",
                "label": "Elmhurst",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.607857467,
                    41.20957178
                ]
            },
            "id": "bbc466c9-3d4d-4f28-8629-4d7f5929d38a",
            "properties": {
                "id": "bbc466c9-3d4d-4f28-8629-4d7f5929d38a",
                "name": "sussex",
                "label": "Sussex",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -66.064300019,
                    18.404675479
                ]
            },
            "id": "58c70051-6fca-4bad-8774-145ba8a3b256",
            "properties": {
                "id": "58c70051-6fca-4bad-8774-145ba8a3b256",
                "name": "san-juan",
                "label": "San Juan",
                "country": "US",
                "state_abbrev": "PR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.418600486,
                    41.82287633
                ]
            },
            "id": "94be2730-d3e7-4333-b598-8672a4e3577a",
            "properties": {
                "id": "94be2730-d3e7-4333-b598-8672a4e3577a",
                "name": "providence",
                "label": "Providence",
                "country": "US",
                "state_abbrev": "RI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.380310192,
                    30.196464128
                ]
            },
            "id": "d33617e9-0031-4c80-a467-e2b308584246",
            "properties": {
                "id": "d33617e9-0031-4c80-a467-e2b308584246",
                "name": "ponte-vedra",
                "label": "Ponte Vedra",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.595928258,
                    28.152701263
                ]
            },
            "id": "0ef2a805-8895-45c1-b13d-9a4dc58a0206",
            "properties": {
                "id": "0ef2a805-8895-45c1-b13d-9a4dc58a0206",
                "name": "indian-harbour-beach",
                "label": "Indian Harbour Beach",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    2.34288289,
                    48.856625853
                ]
            },
            "id": "e15b0ba4-671b-4c65-9555-30dea600a60a",
            "properties": {
                "id": "e15b0ba4-671b-4c65-9555-30dea600a60a",
                "name": "paris",
                "label": "Paris",
                "country": "FR",
                "state_abbrev": "IDF",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.397134772,
                    40.874147588
                ]
            },
            "id": "b61dff1c-c0e4-49c5-a572-2acc10c3de35",
            "properties": {
                "id": "b61dff1c-c0e4-49c5-a572-2acc10c3de35",
                "name": "north-canton",
                "label": "North Canton",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.241973937,
                    25.943221369
                ]
            },
            "id": "b38ce158-72e5-4969-bd58-99cd0ab395f9",
            "properties": {
                "id": "b38ce158-72e5-4969-bd58-99cd0ab395f9",
                "name": "miami-gardens",
                "label": "Miami Gardens",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -123.117658614,
                    44.056774661
                ]
            },
            "id": "c5c560af-d76c-4c30-a94b-2f1157f8b745",
            "properties": {
                "id": "c5c560af-d76c-4c30-a94b-2f1157f8b745",
                "name": "eugene",
                "label": "Eugene",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -159.7054382,
                    22.01107987
                ]
            },
            "id": "fd7e39c2-d207-44db-88b9-fe4fe62611f3",
            "properties": {
                "id": "fd7e39c2-d207-44db-88b9-fe4fe62611f3",
                "name": "kauai",
                "label": "Kauai",
                "country": "US",
                "state_abbrev": "HI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.03830327,
                    40.040564402
                ]
            },
            "id": "b86cb96e-d229-492d-b078-49fd14464ca7",
            "properties": {
                "id": "b86cb96e-d229-492d-b078-49fd14464ca7",
                "name": "erie",
                "label": "Erie",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.666588276,
                    38.177713626
                ]
            },
            "id": "c885973d-5878-4986-9d25-b0cbcedef15f",
            "properties": {
                "id": "c885973d-5878-4986-9d25-b0cbcedef15f",
                "name": "louisville",
                "label": "Louisville",
                "country": "US",
                "state_abbrev": "KY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.819294342,
                    28.572734028
                ]
            },
            "id": "1a6f46b4-0b8d-436e-a768-eb092e05886d",
            "properties": {
                "id": "1a6f46b4-0b8d-436e-a768-eb092e05886d",
                "name": "titusville",
                "label": "Titusville",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.805756989,
                    40.89303575
                ]
            },
            "id": "e46046fe-d943-4e6b-974f-8ece05eafc12",
            "properties": {
                "id": "e46046fe-d943-4e6b-974f-8ece05eafc12",
                "name": "pelham-manor",
                "label": "Pelham Manor",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.165984323,
                    32.642155967
                ]
            },
            "id": "0efa49ee-3b7c-4cbf-bf93-00fc73de4453",
            "properties": {
                "id": "0efa49ee-3b7c-4cbf-bf93-00fc73de4453",
                "name": "coronado",
                "label": "Coronado",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.822045669,
                    34.13690115
                ]
            },
            "id": "106db207-eba3-4c66-a889-16c0250dc23c",
            "properties": {
                "id": "106db207-eba3-4c66-a889-16c0250dc23c",
                "name": "westlake-village",
                "label": "Westlake Village",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.016074764,
                    41.494502702
                ]
            },
            "id": "07f8a1c9-99b6-4cd2-a1c3-20ce8af055f2",
            "properties": {
                "id": "07f8a1c9-99b6-4cd2-a1c3-20ce8af055f2",
                "name": "avon-lake",
                "label": "Avon Lake",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.223370127,
                    51.979971125
                ]
            },
            "id": "d70a236c-8757-40e1-b657-e2c04b521821",
            "properties": {
                "id": "d70a236c-8757-40e1-b657-e2c04b521821",
                "name": "letchworth",
                "label": "Letchworth",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -108.768041344,
                    44.79579989
                ]
            },
            "id": "57dd3839-cbf2-44b3-b8f2-916e56bbfa3d",
            "properties": {
                "id": "57dd3839-cbf2-44b3-b8f2-916e56bbfa3d",
                "name": "powell",
                "label": "Powell",
                "country": "US",
                "state_abbrev": "WY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.29974236,
                    42.949361768
                ]
            },
            "id": "11d53f2f-37ea-48a7-b61b-c5a0ec171acf",
            "properties": {
                "id": "11d53f2f-37ea-48a7-b61b-c5a0ec171acf",
                "name": "keene",
                "label": "Keene",
                "country": "US",
                "state_abbrev": "NH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.142509982,
                    27.07295712
                ]
            },
            "id": "66f9dd95-9946-41cb-9e41-e34a14d02b40",
            "properties": {
                "id": "66f9dd95-9946-41cb-9e41-e34a14d02b40",
                "name": "hobe-sound",
                "label": "Hobe Sound",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -92.032194934,
                    30.208333193
                ]
            },
            "id": "97c97eb4-cc4b-4ab9-8209-b6380bba3665",
            "properties": {
                "id": "97c97eb4-cc4b-4ab9-8209-b6380bba3665",
                "name": "lafayette",
                "label": "Lafayette",
                "country": "US",
                "state_abbrev": "LA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.06261961,
                    39.750849244
                ]
            },
            "id": "ca501575-937a-49e0-8cae-3fbe0fb35a3e",
            "properties": {
                "id": "ca501575-937a-49e0-8cae-3fbe0fb35a3e",
                "name": "edgewater",
                "label": "Edgewater",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.82909633,
                    40.913597251
                ]
            },
            "id": "696a157a-f552-4715-801b-eede9eb4c151",
            "properties": {
                "id": "696a157a-f552-4715-801b-eede9eb4c151",
                "name": "mount-vernon",
                "label": "Mount Vernon",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.05915222,
                    26.619530205
                ]
            },
            "id": "f67336ca-9e17-4f9c-aa59-ab2df7d96581",
            "properties": {
                "id": "f67336ca-9e17-4f9c-aa59-ab2df7d96581",
                "name": "lake-worth-beach",
                "label": "Lake Worth Beach",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.969996186,
                    40.108868213
                ]
            },
            "id": "803e628d-abe0-40d0-b768-033b184bd235",
            "properties": {
                "id": "803e628d-abe0-40d0-b768-033b184bd235",
                "name": "frederick",
                "label": "Frederick",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.90359961,
                    30.037726499
                ]
            },
            "id": "46624fd5-e288-4cba-86ad-aca90d9b5445",
            "properties": {
                "id": "46624fd5-e288-4cba-86ad-aca90d9b5445",
                "name": "new-orleans",
                "label": "New Orleans",
                "country": "US",
                "state_abbrev": "LA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.393017954,
                    27.646271037
                ]
            },
            "id": "b673df56-8efe-4ee2-a496-3188e4e04abd",
            "properties": {
                "id": "b673df56-8efe-4ee2-a496-3188e4e04abd",
                "name": "vero-beach",
                "label": "Vero Beach",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.289414244,
                    25.819479434
                ]
            },
            "id": "d481363e-e5e7-4177-8cd0-214a2684dc4b",
            "properties": {
                "id": "d481363e-e5e7-4177-8cd0-214a2684dc4b",
                "name": "miami-springs",
                "label": "Miami Springs",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.48054879,
                    43.699176533
                ]
            },
            "id": "b44fad0c-905e-4688-a3a0-a8a29e4086c6",
            "properties": {
                "id": "b44fad0c-905e-4688-a3a0-a8a29e4086c6",
                "name": "big-rapids",
                "label": "Big Rapids",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.948049842,
                    39.637550256
                ]
            },
            "id": "e408bf8b-5d94-4b39-a7c1-54d999a6f94f",
            "properties": {
                "id": "e408bf8b-5d94-4b39-a7c1-54d999a6f94f",
                "name": "cherry-hills-village",
                "label": "Cherry Hills Village",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.107340432,
                    39.936139418
                ]
            },
            "id": "ab0fd27f-83ce-4348-8143-4d0a5c406aad",
            "properties": {
                "id": "ab0fd27f-83ce-4348-8143-4d0a5c406aad",
                "name": "camden",
                "label": "Camden",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.682000897,
                    32.598330004
                ]
            },
            "id": "7fa5ed91-48c9-4fb7-85c9-613f839cbd3a",
            "properties": {
                "id": "7fa5ed91-48c9-4fb7-85c9-613f839cbd3a",
                "name": "wilmer",
                "label": "Wilmer",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.200656852,
                    39.63700084
                ]
            },
            "id": "307b0961-3a23-430e-a20f-4f58862b33e6",
            "properties": {
                "id": "307b0961-3a23-430e-a20f-4f58862b33e6",
                "name": "morrison",
                "label": "Morrison",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.552977885,
                    28.182048183
                ]
            },
            "id": "22d4adc6-71eb-4441-9cc8-8a3d322fa4d8",
            "properties": {
                "id": "22d4adc6-71eb-4441-9cc8-8a3d322fa4d8",
                "name": "odessa",
                "label": "Odessa",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.224092735,
                    26.70381548
                ]
            },
            "id": "b633a509-4ee6-45aa-8b8b-de721ccb362a",
            "properties": {
                "id": "b633a509-4ee6-45aa-8b8b-de721ccb362a",
                "name": "royal-palm-beach",
                "label": "Royal Palm Beach",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -114.333691007,
                    43.683668853
                ]
            },
            "id": "0e25bbe8-4f75-465c-a812-c46ba2ce9eeb",
            "properties": {
                "id": "0e25bbe8-4f75-465c-a812-c46ba2ce9eeb",
                "name": "sun-valley",
                "label": "Sun Valley",
                "country": "US",
                "state_abbrev": "ID",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.018172751,
                    39.646800137
                ]
            },
            "id": "3847d3d0-e9c4-4f0f-b0ef-c22e16a7d285",
            "properties": {
                "id": "3847d3d0-e9c4-4f0f-b0ef-c22e16a7d285",
                "name": "sheridan",
                "label": "Sheridan",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.295149547,
                    25.707931695
                ]
            },
            "id": "6dcbc88a-af0e-4537-b538-7e2193357fd6",
            "properties": {
                "id": "6dcbc88a-af0e-4537-b538-7e2193357fd6",
                "name": "south-miami",
                "label": "South Miami",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.390234552,
                    28.540429282
                ]
            },
            "id": "bc004cea-fd59-4b52-8421-108366be6fe6",
            "properties": {
                "id": "bc004cea-fd59-4b52-8421-108366be6fe6",
                "name": "brooksville",
                "label": "Brooksville",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.965479237,
                    29.024871599
                ]
            },
            "id": "1380c507-6d9c-4078-96f1-82904b042361",
            "properties": {
                "id": "1380c507-6d9c-4078-96f1-82904b042361",
                "name": "new-smyrna-beach",
                "label": "New Smyrna Beach",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.01361791,
                    42.685464642
                ]
            },
            "id": "7c27a770-fb1c-430f-88ec-7e1c064a4273",
            "properties": {
                "id": "7c27a770-fb1c-430f-88ec-7e1c064a4273",
                "name": "janesville",
                "label": "Janesville",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.60520115,
                    41.556318121
                ]
            },
            "id": "3fea36fd-1058-433e-be5a-bdbe1ed11dbc",
            "properties": {
                "id": "3fea36fd-1058-433e-be5a-bdbe1ed11dbc",
                "name": "davenport",
                "label": "Davenport",
                "country": "US",
                "state_abbrev": "IA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.798695644,
                    42.666396317
                ]
            },
            "id": "53577c6f-28b5-41af-8bd6-d0a38803b63d",
            "properties": {
                "id": "53577c6f-28b5-41af-8bd6-d0a38803b63d",
                "name": "albany",
                "label": "Albany",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.374527273,
                    30.279270659
                ]
            },
            "id": "52602a12-f9d6-4c0c-ac45-7262734f2478",
            "properties": {
                "id": "52602a12-f9d6-4c0c-ac45-7262734f2478",
                "name": "jacksonville-beach",
                "label": "Jacksonville Beach",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -120.668913368,
                    35.267075241
                ]
            },
            "id": "1c861c36-2883-4d42-9b18-3ba8f95a1fe6",
            "properties": {
                "id": "1c861c36-2883-4d42-9b18-3ba8f95a1fe6",
                "name": "san-luis-obispo",
                "label": "San Luis Obispo",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.220187828,
                    44.462210832
                ]
            },
            "id": "b2a72ed1-a5b6-4496-a106-c9e14bcf581a",
            "properties": {
                "id": "b2a72ed1-a5b6-4496-a106-c9e14bcf581a",
                "name": "south-burlington",
                "label": "South Burlington",
                "country": "US",
                "state_abbrev": "VT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.043266219,
                    39.615215887
                ]
            },
            "id": "493afee4-8342-40d1-9b03-b264c1ebe14d",
            "properties": {
                "id": "493afee4-8342-40d1-9b03-b264c1ebe14d",
                "name": "deer-trail",
                "label": "Deer Trail",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -98.5246763,
                    29.472148351
                ]
            },
            "id": "33051e1f-1d4c-4654-beac-0fa8da0d3b3c",
            "properties": {
                "id": "33051e1f-1d4c-4654-beac-0fa8da0d3b3c",
                "name": "san-antonio",
                "label": "San Antonio",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.04007897,
                    35.221112737
                ]
            },
            "id": "e8704b9d-f9a7-4cf7-a4ef-7266938fabef",
            "properties": {
                "id": "e8704b9d-f9a7-4cf7-a4ef-7266938fabef",
                "name": "belmont",
                "label": "Belmont",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.07458728,
                    51.473150349
                ]
            },
            "id": "cf7e713c-5de3-4a25-ae93-202964919874",
            "properties": {
                "id": "cf7e713c-5de3-4a25-ae93-202964919874",
                "name": "southwark",
                "label": "Southwark",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.627989706,
                    42.026088644
                ]
            },
            "id": "7cffe989-63ee-4175-91b9-3b6260b7571d",
            "properties": {
                "id": "7cffe989-63ee-4175-91b9-3b6260b7571d",
                "name": "ames",
                "label": "Ames",
                "country": "US",
                "state_abbrev": "IA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -106.043276926,
                    39.499400398
                ]
            },
            "id": "3f54de68-1f9d-4495-bc73-5c49f57645dd",
            "properties": {
                "id": "3f54de68-1f9d-4495-bc73-5c49f57645dd",
                "name": "breckenridge",
                "label": "Breckenridge",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.553483868,
                    40.651486285
                ]
            },
            "id": "52ef4a6a-9833-4e07-998b-df9cfb2cfe99",
            "properties": {
                "id": "52ef4a6a-9833-4e07-998b-df9cfb2cfe99",
                "name": "merrick",
                "label": "Merrick",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.238112992,
                    42.953355492
                ]
            },
            "id": "21378441-8399-492e-9c16-8f6603bd1a57",
            "properties": {
                "id": "21378441-8399-492e-9c16-8f6603bd1a57",
                "name": "london",
                "label": "London",
                "country": "CA",
                "state_abbrev": "ON",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.921431066,
                    35.197503354
                ]
            },
            "id": "7e4e9a19-25a9-4579-ab0b-26723986bf12",
            "properties": {
                "id": "7e4e9a19-25a9-4579-ab0b-26723986bf12",
                "name": "sewanee",
                "label": "Sewanee",
                "country": "US",
                "state_abbrev": "TN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.735338352,
                    28.792085208
                ]
            },
            "id": "e4a3ed7d-215a-4c49-8368-783a0b5e9476",
            "properties": {
                "id": "e4a3ed7d-215a-4c49-8368-783a0b5e9476",
                "name": "tavares",
                "label": "Tavares",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.756368537,
                    42.90034016
                ]
            },
            "id": "902bd595-dc5c-40f7-b390-5523ec56ab00",
            "properties": {
                "id": "902bd595-dc5c-40f7-b390-5523ec56ab00",
                "name": "grandville",
                "label": "Grandville",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.919122665,
                    41.414929367
                ]
            },
            "id": "625ccced-60dd-4383-9297-72298f13d24e",
            "properties": {
                "id": "625ccced-60dd-4383-9297-72298f13d24e",
                "name": "north-olmsted",
                "label": "North Olmsted",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.071985983,
                    33.368527836
                ]
            },
            "id": "38899ebd-ab8c-4d87-ba68-144ab1bdb22a",
            "properties": {
                "id": "38899ebd-ab8c-4d87-ba68-144ab1bdb22a",
                "name": "wolfe-city",
                "label": "Wolfe City",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.678992748,
                    41.994514442
                ]
            },
            "id": "a2e8daf5-5df0-4ecc-950a-132306206344",
            "properties": {
                "id": "a2e8daf5-5df0-4ecc-950a-132306206344",
                "name": "suffield",
                "label": "Suffield",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    0.860862914,
                    51.872580517
                ]
            },
            "id": "4b36464d-4332-40ad-9d21-5cffed41c811",
            "properties": {
                "id": "4b36464d-4332-40ad-9d21-5cffed41c811",
                "name": "colchester",
                "label": "Colchester",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.401191501,
                    40.876944721
                ]
            },
            "id": "c3a15e69-e65f-4a9f-9b1c-950edf9ad6b0",
            "properties": {
                "id": "c3a15e69-e65f-4a9f-9b1c-950edf9ad6b0",
                "name": "southampton",
                "label": "Southampton",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.853473549,
                    39.376252503
                ]
            },
            "id": "68c7f582-d376-4396-bdc8-9f13de98fe96",
            "properties": {
                "id": "68c7f582-d376-4396-bdc8-9f13de98fe96",
                "name": "castle-rock",
                "label": "Castle Rock",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.466478245,
                    32.082418851
                ]
            },
            "id": "a41fea14-1710-4c50-ae5c-61061ba77b06",
            "properties": {
                "id": "a41fea14-1710-4c50-ae5c-61061ba77b06",
                "name": "corsicana",
                "label": "Corsicana",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.535970697,
                    41.391928014
                ]
            },
            "id": "182a7a49-23b2-4f91-9f0b-88d60b4c5afe",
            "properties": {
                "id": "182a7a49-23b2-4f91-9f0b-88d60b4c5afe",
                "name": "bedford",
                "label": "Bedford",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -123.024514466,
                    44.923139275
                ]
            },
            "id": "8e23ac86-a8c7-4146-b260-9638a960ec68",
            "properties": {
                "id": "8e23ac86-a8c7-4146-b260-9638a960ec68",
                "name": "salem",
                "label": "Salem",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -106.138658911,
                    38.831851139
                ]
            },
            "id": "17174665-907b-496e-8f86-9ca50774649d",
            "properties": {
                "id": "17174665-907b-496e-8f86-9ca50774649d",
                "name": "buena-vista",
                "label": "Buena Vista",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.978247167,
                    39.910796789
                ]
            },
            "id": "a1bc6090-cb26-480f-893b-2e6742232ed5",
            "properties": {
                "id": "a1bc6090-cb26-480f-893b-2e6742232ed5",
                "name": "northglenn",
                "label": "Northglenn",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.260966582,
                    36.102948135
                ]
            },
            "id": "bd03aeed-147b-431f-9d9e-52ddddc3f106",
            "properties": {
                "id": "bd03aeed-147b-431f-9d9e-52ddddc3f106",
                "name": "winston-salem",
                "label": "Winston-Salem",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -107.878294458,
                    37.265872989
                ]
            },
            "id": "c9179e11-4ddd-4069-9bab-646fa9faa58a",
            "properties": {
                "id": "c9179e11-4ddd-4069-9bab-646fa9faa58a",
                "name": "durango",
                "label": "Durango",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.25336426,
                    26.321862369
                ]
            },
            "id": "e2157032-7dc4-43e1-ae13-541f2606bd0d",
            "properties": {
                "id": "e2157032-7dc4-43e1-ae13-541f2606bd0d",
                "name": "parkland",
                "label": "Parkland",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.101350192,
                    42.390739202
                ]
            },
            "id": "1f665c8e-20ba-4bb0-b9fc-1c7ae08d60c3",
            "properties": {
                "id": "1f665c8e-20ba-4bb0-b9fc-1c7ae08d60c3",
                "name": "somerville",
                "label": "Somerville",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.620826759,
                    42.243901412
                ]
            },
            "id": "c2c10971-b1b4-480e-9d70-acd30eb67756",
            "properties": {
                "id": "c2c10971-b1b4-480e-9d70-acd30eb67756",
                "name": "ypsilanti",
                "label": "Ypsilanti",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.167363691,
                    37.425153584
                ]
            },
            "id": "64cea0e8-8164-40ac-ac13-b0b0b8575792",
            "properties": {
                "id": "64cea0e8-8164-40ac-ac13-b0b0b8575792",
                "name": "stanford",
                "label": "Stanford",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.610647423,
                    39.300980159
                ]
            },
            "id": "72f6a0f6-4769-4b10-baa9-5f8c4b3b6ee6",
            "properties": {
                "id": "72f6a0f6-4769-4b10-baa9-5f8c4b3b6ee6",
                "name": "baltimore",
                "label": "Baltimore",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.677896839,
                    41.319548239
                ]
            },
            "id": "dff2a9f6-92bb-41a3-90f4-61eafb99a0d2",
            "properties": {
                "id": "dff2a9f6-92bb-41a3-90f4-61eafb99a0d2",
                "name": "broadview-heights",
                "label": "Broadview Heights",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.264340342,
                    39.175526642
                ]
            },
            "id": "75933350-36ff-4acc-bdc8-51599c22c2ac",
            "properties": {
                "id": "75933350-36ff-4acc-bdc8-51599c22c2ac",
                "name": "germantown",
                "label": "Germantown",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.434403682,
                    41.176494107
                ]
            },
            "id": "3db2efa7-1e1a-476e-830c-0c2ea3ddebb4",
            "properties": {
                "id": "3db2efa7-1e1a-476e-830c-0c2ea3ddebb4",
                "name": "stow",
                "label": "Stow",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.211776626,
                    39.740655425
                ]
            },
            "id": "e85a19da-8dea-4eb5-9dc3-d8f6cc642ba5",
            "properties": {
                "id": "e85a19da-8dea-4eb5-9dc3-d8f6cc642ba5",
                "name": "golden",
                "label": "Golden",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.005744704,
                    28.801362871
                ]
            },
            "id": "ead031ec-41c3-4cf5-b925-1f9e3b19bf60",
            "properties": {
                "id": "ead031ec-41c3-4cf5-b925-1f9e3b19bf60",
                "name": "wildwood",
                "label": "Wildwood",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.415684619,
                    39.433509891
                ]
            },
            "id": "aef12567-4b8c-49e2-b3fd-2a154e622129",
            "properties": {
                "id": "aef12567-4b8c-49e2-b3fd-2a154e622129",
                "name": "frederick",
                "label": "Frederick",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.859010793,
                    39.200449985
                ]
            },
            "id": "3918e6b3-b50b-40fe-95d7-f0cd04998c4a",
            "properties": {
                "id": "3918e6b3-b50b-40fe-95d7-f0cd04998c4a",
                "name": "columbia",
                "label": "Columbia",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.96523096,
                    49.245627371
                ]
            },
            "id": "7d10343d-f0b7-46a2-a198-e6448c4adeb5",
            "properties": {
                "id": "7d10343d-f0b7-46a2-a198-e6448c4adeb5",
                "name": "burnaby",
                "label": "Burnaby",
                "country": "CA",
                "state_abbrev": "BC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.344934473,
                    40.903972158
                ]
            },
            "id": "d7ea9d53-8164-4db9-8c49-169b3480373b",
            "properties": {
                "id": "d7ea9d53-8164-4db9-8c49-169b3480373b",
                "name": "northport",
                "label": "Northport",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.10039168,
                    29.296033739
                ]
            },
            "id": "14a0db7c-4857-4d35-9aab-2ba27f009d34",
            "properties": {
                "id": "14a0db7c-4857-4d35-9aab-2ba27f009d34",
                "name": "ormond-beach",
                "label": "Ormond Beach",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.310019884,
                    29.897618552
                ]
            },
            "id": "ab9c74b1-336a-4c97-9f96-86b23c698707",
            "properties": {
                "id": "ab9c74b1-336a-4c97-9f96-86b23c698707",
                "name": "st-augustine",
                "label": "St. Augustine",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    152.877182173,
                    -31.455789623
                ]
            },
            "id": "18f9d7af-c01c-4737-a731-4fdd0744929e",
            "properties": {
                "id": "18f9d7af-c01c-4737-a731-4fdd0744929e",
                "name": "port-macquarie",
                "label": "Port Macquarie",
                "country": "AU",
                "state_abbrev": "NSW",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.12863732,
                    40.907390715
                ]
            },
            "id": "d4d15e4f-6051-467e-884d-960db71e2861",
            "properties": {
                "id": "d4d15e4f-6051-467e-884d-960db71e2861",
                "name": "stony-brook",
                "label": "Stony Brook",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -124.156856191,
                    40.794127566
                ]
            },
            "id": "6ba8c886-419a-4880-a749-b7e4246bb78c",
            "properties": {
                "id": "6ba8c886-419a-4880-a749-b7e4246bb78c",
                "name": "eureka",
                "label": "Eureka",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.599382487,
                    28.178117142
                ]
            },
            "id": "3727719d-35cc-4fd4-8df6-dbbd71067b15",
            "properties": {
                "id": "3727719d-35cc-4fd4-8df6-dbbd71067b15",
                "name": "satellite-beach",
                "label": "Satellite Beach",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.062208787,
                    40.416683558
                ]
            },
            "id": "99e0cdec-07af-4547-b21a-41b67e8356b2",
            "properties": {
                "id": "99e0cdec-07af-4547-b21a-41b67e8356b2",
                "name": "loveland",
                "label": "Loveland",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.712801686,
                    40.265636241
                ]
            },
            "id": "06bc9bfc-e91f-47e9-b3b2-89dc96ec0064",
            "properties": {
                "id": "06bc9bfc-e91f-47e9-b3b2-89dc96ec0064",
                "name": "hummelstown",
                "label": "Hummelstown",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.894020356,
                    40.668371108
                ]
            },
            "id": "c1bc356d-e3d0-454e-b465-cad8b24a7c0f",
            "properties": {
                "id": "c1bc356d-e3d0-454e-b465-cad8b24a7c0f",
                "name": "high-bridge",
                "label": "High Bridge",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.766686508,
                    27.978843227
                ]
            },
            "id": "842691ab-b126-431a-8cdf-def75d989735",
            "properties": {
                "id": "842691ab-b126-431a-8cdf-def75d989735",
                "name": "clearwater",
                "label": "Clearwater",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.267268705,
                    42.558680827
                ]
            },
            "id": "5be1ebcf-c46d-4e6d-a2da-f52079b67274",
            "properties": {
                "id": "5be1ebcf-c46d-4e6d-a2da-f52079b67274",
                "name": "billerica",
                "label": "Billerica",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.029590441,
                    43.006798572
                ]
            },
            "id": "ed8834e8-f905-4b47-a6ab-cff910a65d93",
            "properties": {
                "id": "ed8834e8-f905-4b47-a6ab-cff910a65d93",
                "name": "west-allis",
                "label": "West Allis",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.75730781,
                    39.677576167
                ]
            },
            "id": "1c9cf79e-603a-401f-8970-20ffcd316f75",
            "properties": {
                "id": "1c9cf79e-603a-401f-8970-20ffcd316f75",
                "name": "newark",
                "label": "Newark",
                "country": "US",
                "state_abbrev": "DE",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.020229535,
                    51.44809098
                ]
            },
            "id": "9646fbc5-b976-4c30-99ea-b564e0128ef6",
            "properties": {
                "id": "9646fbc5-b976-4c30-99ea-b564e0128ef6",
                "name": "lewisham",
                "label": "Lewisham",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -4.06120753,
                    51.641655588
                ]
            },
            "id": "d11a6d3c-93f2-448a-a8a9-4226ec825762",
            "properties": {
                "id": "d11a6d3c-93f2-448a-a8a9-4226ec825762",
                "name": "swansea",
                "label": "Swansea",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.116782262,
                    40.858609162
                ]
            },
            "id": "de22543a-a9a6-4e1d-930e-56bf90434c81",
            "properties": {
                "id": "de22543a-a9a6-4e1d-930e-56bf90434c81",
                "name": "lake-grove",
                "label": "Lake Grove",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.60580024,
                    39.96012469
                ]
            },
            "id": "68c795a7-2507-4b2f-bfbd-06d32379b2ea",
            "properties": {
                "id": "68c795a7-2507-4b2f-bfbd-06d32379b2ea",
                "name": "west-chester",
                "label": "West Chester",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.533206244,
                    28.579526157
                ]
            },
            "id": "05a7774b-54fb-45ad-ab89-e18dbdf2c6ac",
            "properties": {
                "id": "05a7774b-54fb-45ad-ab89-e18dbdf2c6ac",
                "name": "ocoee",
                "label": "Ocoee",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.871289942,
                    42.964632515
                ]
            },
            "id": "c40b0d86-6675-4159-b4cb-726ed3995241",
            "properties": {
                "id": "c40b0d86-6675-4159-b4cb-726ed3995241",
                "name": "kenmore",
                "label": "Kenmore",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.137060297,
                    25.956640859
                ]
            },
            "id": "036347cc-cb1f-443b-99c5-406ea74f9a94",
            "properties": {
                "id": "036347cc-cb1f-443b-99c5-406ea74f9a94",
                "name": "aventura",
                "label": "Aventura",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.497816063,
                    40.535178098
                ]
            },
            "id": "30d03a3c-75b6-4ac6-847b-50a389865864",
            "properties": {
                "id": "30d03a3c-75b6-4ac6-847b-50a389865864",
                "name": "emmaus",
                "label": "Emmaus",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.611317175,
                    38.270072907
                ]
            },
            "id": "2e05f45c-2b8c-415d-93f8-842b6ce67d9e",
            "properties": {
                "id": "2e05f45c-2b8c-415d-93f8-842b6ce67d9e",
                "name": "pueblo",
                "label": "Pueblo",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.694267598,
                    40.788425533
                ]
            },
            "id": "cb48bc82-56b5-41cf-983f-866e09021a48",
            "properties": {
                "id": "cb48bc82-56b5-41cf-983f-866e09021a48",
                "name": "manhasset",
                "label": "Manhasset",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.752401094,
                    42.404326241
                ]
            },
            "id": "d3a49be3-7b28-442d-83cb-a5a15747ff67",
            "properties": {
                "id": "d3a49be3-7b28-442d-83cb-a5a15747ff67",
                "name": "stuyvesant",
                "label": "Stuyvesant",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.770590313,
                    40.415102707
                ]
            },
            "id": "afbb04ff-da27-4a7b-a9d2-964ee305ac90",
            "properties": {
                "id": "afbb04ff-da27-4a7b-a9d2-964ee305ac90",
                "name": "greeley",
                "label": "Greeley",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.638133336,
                    39.134765631
                ]
            },
            "id": "12b58b68-2751-47e7-81ea-811fe6f56451",
            "properties": {
                "id": "12b58b68-2751-47e7-81ea-811fe6f56451",
                "name": "yuba-city",
                "label": "Yuba City",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.762618664,
                    34.711342419
                ]
            },
            "id": "650b16f0-b338-4f9d-a822-306ed3fae4b4",
            "properties": {
                "id": "650b16f0-b338-4f9d-a822-306ed3fae4b4",
                "name": "madison",
                "label": "Madison",
                "country": "US",
                "state_abbrev": "AL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.252735557,
                    38.573670021
                ]
            },
            "id": "2d218ce7-2757-4966-b930-cc8bfa5d4d3e",
            "properties": {
                "id": "2d218ce7-2757-4966-b930-cc8bfa5d4d3e",
                "name": "rancho-cordova",
                "label": "Rancho Cordova",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.776636491,
                    40.624072084
                ]
            },
            "id": "0d3657db-a333-4718-b2f8-b5b33ca68b6a",
            "properties": {
                "id": "0d3657db-a333-4718-b2f8-b5b33ca68b6a",
                "name": "mount-hope",
                "label": "Mount Hope",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.954491383,
                    28.055639448
                ]
            },
            "id": "3406c3aa-baca-454c-a56d-5dc6f6bfbe18",
            "properties": {
                "id": "3406c3aa-baca-454c-a56d-5dc6f6bfbe18",
                "name": "lakeland",
                "label": "Lakeland",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.362858147,
                    40.542450147
                ]
            },
            "id": "edcf27a1-0435-47a7-8e4b-b40d4544d341",
            "properties": {
                "id": "edcf27a1-0435-47a7-8e4b-b40d4544d341",
                "name": "metuchen",
                "label": "Metuchen",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.012614064,
                    51.59403433
                ]
            },
            "id": "309af907-e6cf-4b5b-bcf9-d14257a2d70f",
            "properties": {
                "id": "309af907-e6cf-4b5b-bcf9-d14257a2d70f",
                "name": "waltham-forest",
                "label": "Waltham Forest",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.888629164,
                    43.590248203
                ]
            },
            "id": "ebc95dbd-486c-4f32-954d-46c37549e25f",
            "properties": {
                "id": "ebc95dbd-486c-4f32-954d-46c37549e25f",
                "name": "bay-city",
                "label": "Bay City",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.151159319,
                    29.178002198
                ]
            },
            "id": "fd96cc34-4df8-44f1-8cbc-6f7418cbce93",
            "properties": {
                "id": "fd96cc34-4df8-44f1-8cbc-6f7418cbce93",
                "name": "ocala",
                "label": "Ocala",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.293644546,
                    34.141156323
                ]
            },
            "id": "cc6ea215-2667-4b62-8268-60ffd66ece79",
            "properties": {
                "id": "cc6ea215-2667-4b62-8268-60ffd66ece79",
                "name": "san-bernardino",
                "label": "San Bernardino",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.603393761,
                    44.754456482
                ]
            },
            "id": "f8132eeb-7333-4ed5-9d19-ca95c6f69c64",
            "properties": {
                "id": "f8132eeb-7333-4ed5-9d19-ca95c6f69c64",
                "name": "traverse-city",
                "label": "Traverse City",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -106.964306644,
                    44.796246671
                ]
            },
            "id": "b05b3a49-156d-4621-840b-8e1edcbf28db",
            "properties": {
                "id": "b05b3a49-156d-4621-840b-8e1edcbf28db",
                "name": "sheridan",
                "label": "Sheridan",
                "country": "US",
                "state_abbrev": "WY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.703870115,
                    37.828336623
                ]
            },
            "id": "8d58399c-0934-4b55-9aea-1bd416a45f1f",
            "properties": {
                "id": "8d58399c-0934-4b55-9aea-1bd416a45f1f",
                "name": "fort-scott",
                "label": "Fort Scott",
                "country": "US",
                "state_abbrev": "KS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.890639424,
                    39.798355688
                ]
            },
            "id": "00e18f77-4867-4b8d-917f-1689ec50ba0f",
            "properties": {
                "id": "00e18f77-4867-4b8d-917f-1689ec50ba0f",
                "name": "yellow-springs",
                "label": "Yellow Springs",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.796390634,
                    39.971566324
                ]
            },
            "id": "a442611f-3090-4929-ad5d-6d5e06a8984a",
            "properties": {
                "id": "a442611f-3090-4929-ad5d-6d5e06a8984a",
                "name": "brighton",
                "label": "Brighton",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.97742201,
                    42.523612497
                ]
            },
            "id": "0572dc7f-19aa-4652-92eb-c9b2ce87bf5e",
            "properties": {
                "id": "0572dc7f-19aa-4652-92eb-c9b2ce87bf5e",
                "name": "dundee",
                "label": "Dundee",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.118897801,
                    37.891905981
                ]
            },
            "id": "ebdd866d-4491-49a7-b70c-b70d7a482e5e",
            "properties": {
                "id": "ebdd866d-4491-49a7-b70c-b70d7a482e5e",
                "name": "lafayette",
                "label": "Lafayette",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.71533189,
                    34.125893061
                ]
            },
            "id": "04a6a925-bd52-4e27-a648-9426ec3f0788",
            "properties": {
                "id": "04a6a925-bd52-4e27-a648-9426ec3f0788",
                "name": "claremont",
                "label": "Claremont",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.345190243,
                    41.595615582
                ]
            },
            "id": "923c3176-5ef7-451f-bff8-d1c6a1499763",
            "properties": {
                "id": "923c3176-5ef7-451f-bff8-d1c6a1499763",
                "name": "gary",
                "label": "Gary",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.782433941,
                    35.082907446
                ]
            },
            "id": "ce44d499-eeff-4917-af5c-589e03f1dded",
            "properties": {
                "id": "ce44d499-eeff-4917-af5c-589e03f1dded",
                "name": "germantown",
                "label": "Germantown",
                "country": "US",
                "state_abbrev": "TN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.947741892,
                    40.346975251
                ]
            },
            "id": "f427397c-efd9-4de9-967e-6212d4ec362e",
            "properties": {
                "id": "f427397c-efd9-4de9-967e-6212d4ec362e",
                "name": "johnstown",
                "label": "Johnstown",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.970929528,
                    38.945893128
                ]
            },
            "id": "694b4685-5e49-40fb-872e-dfa9317d3798",
            "properties": {
                "id": "694b4685-5e49-40fb-872e-dfa9317d3798",
                "name": "de-soto",
                "label": "De Soto",
                "country": "US",
                "state_abbrev": "KS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.625216654,
                    39.318122282
                ]
            },
            "id": "9ab832e4-24cd-4ee5-a3f9-ebbde7934022",
            "properties": {
                "id": "9ab832e4-24cd-4ee5-a3f9-ebbde7934022",
                "name": "brunswick",
                "label": "Brunswick",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.496477543,
                    39.266661028
                ]
            },
            "id": "cd2ea989-e2fa-46be-aae8-9c4818904915",
            "properties": {
                "id": "cd2ea989-e2fa-46be-aae8-9c4818904915",
                "name": "dundalk",
                "label": "Dundalk",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.425423159,
                    37.771704755
                ]
            },
            "id": "38d855a6-fdb8-4938-ab12-82d5e998ce76",
            "properties": {
                "id": "38d855a6-fdb8-4938-ab12-82d5e998ce76",
                "name": "caltrans_bike_12",
                "label": "Caltrans_bike_12",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.748028044,
                    34.282233817
                ]
            },
            "id": "686ab41d-5eb9-4478-9bf1-69eee6089d07",
            "properties": {
                "id": "686ab41d-5eb9-4478-9bf1-69eee6089d07",
                "name": "white",
                "label": "White",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.736541495,
                    38.555186993
                ]
            },
            "id": "6274b2c5-0a5d-4724-9244-c20140355481",
            "properties": {
                "id": "6274b2c5-0a5d-4724-9244-c20140355481",
                "name": "davis",
                "label": "Davis",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -106.613395394,
                    45.61765136
                ]
            },
            "id": "a924ab64-7ad1-451c-908b-406cda3946f3",
            "properties": {
                "id": "a924ab64-7ad1-451c-908b-406cda3946f3",
                "name": "lame-deer",
                "label": "Lame Deer",
                "country": "US",
                "state_abbrev": "MT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.655763116,
                    42.961483002
                ]
            },
            "id": "5e2e50a6-53c1-4fe9-9db5-edf1302d8481",
            "properties": {
                "id": "5e2e50a6-53c1-4fe9-9db5-edf1302d8481",
                "name": "grand-rapids",
                "label": "Grand Rapids",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.326196924,
                    44.245257172
                ]
            },
            "id": "db29b883-1093-456e-bdc4-6b8b1933c0d8",
            "properties": {
                "id": "db29b883-1093-456e-bdc4-6b8b1933c0d8",
                "name": "manistee",
                "label": "Manistee",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.554126565,
                    39.123931454
                ]
            },
            "id": "110de5c4-f5fd-43dc-8099-f3c45a93c925",
            "properties": {
                "id": "110de5c4-f5fd-43dc-8099-f3c45a93c925",
                "name": "kansas-city",
                "label": "Kansas City",
                "country": "US",
                "state_abbrev": "MO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -157.845349333,
                    21.325704759
                ]
            },
            "id": "d3d0cc0b-2fcc-4ab7-99b5-b26e2257eedd",
            "properties": {
                "id": "d3d0cc0b-2fcc-4ab7-99b5-b26e2257eedd",
                "name": "honolulu",
                "label": "Honolulu",
                "country": "US",
                "state_abbrev": "HI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.445247012,
                    38.886791479
                ]
            },
            "id": "15db251b-c5f0-43aa-bb1e-52c8b393781a",
            "properties": {
                "id": "15db251b-c5f0-43aa-bb1e-52c8b393781a",
                "name": "chantilly",
                "label": "Chantilly",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.652958801,
                    28.115183127
                ]
            },
            "id": "15b41448-412b-44a5-98b1-aa6560ac6794",
            "properties": {
                "id": "15b41448-412b-44a5-98b1-aa6560ac6794",
                "name": "melbourne",
                "label": "Melbourne",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -110.878270855,
                    32.154383783
                ]
            },
            "id": "a9ee1c0c-5d15-441d-b933-84d2b39ddf06",
            "properties": {
                "id": "a9ee1c0c-5d15-441d-b933-84d2b39ddf06",
                "name": "tucson",
                "label": "Tucson",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.706104666,
                    40.348629367
                ]
            },
            "id": "d76fdc48-2e6b-4e5a-8997-50e056d60081",
            "properties": {
                "id": "d76fdc48-2e6b-4e5a-8997-50e056d60081",
                "name": "la-salle",
                "label": "La Salle",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.966959155,
                    41.273850531
                ]
            },
            "id": "530bd9a6-8d04-48e3-b12d-89d1644a5be8",
            "properties": {
                "id": "530bd9a6-8d04-48e3-b12d-89d1644a5be8",
                "name": "west-haven",
                "label": "West Haven",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.275654611,
                    28.78904879
                ]
            },
            "id": "5492641a-5870-4981-8464-b728278b34d7",
            "properties": {
                "id": "5492641a-5870-4981-8464-b728278b34d7",
                "name": "sanford",
                "label": "Sanford",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.345872252,
                    29.680401266
                ]
            },
            "id": "1b7f8e48-6301-4af7-949c-97be38baf098",
            "properties": {
                "id": "1b7f8e48-6301-4af7-949c-97be38baf098",
                "name": "gainesville",
                "label": "Gainesville",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.423824869,
                    32.759862125
                ]
            },
            "id": "83cfc270-6508-43ff-9b02-d8a142612c6c",
            "properties": {
                "id": "83cfc270-6508-43ff-9b02-d8a142612c6c",
                "name": "westworth-village",
                "label": "Westworth Village",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.757323971,
                    33.311453155
                ]
            },
            "id": "202abfb0-575b-41d5-ae72-b1902ba81c14",
            "properties": {
                "id": "202abfb0-575b-41d5-ae72-b1902ba81c14",
                "name": "pelham",
                "label": "Pelham",
                "country": "US",
                "state_abbrev": "AL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.792595311,
                    41.140586408
                ]
            },
            "id": "6d03269e-5128-43ed-967c-2c31db8de483",
            "properties": {
                "id": "6d03269e-5128-43ed-967c-2c31db8de483",
                "name": "cheyenne",
                "label": "Cheyenne",
                "country": "US",
                "state_abbrev": "WY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -119.84859481,
                    39.548648559
                ]
            },
            "id": "fcc7b1ac-a049-40db-affb-a5141cd6564b",
            "properties": {
                "id": "fcc7b1ac-a049-40db-affb-a5141cd6564b",
                "name": "reno",
                "label": "Reno",
                "country": "US",
                "state_abbrev": "NV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.695674758,
                    39.03453981
                ]
            },
            "id": "8e2b72f2-7799-44ee-b63b-d82acb924d33",
            "properties": {
                "id": "8e2b72f2-7799-44ee-b63b-d82acb924d33",
                "name": "topeka",
                "label": "Topeka",
                "country": "US",
                "state_abbrev": "KS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -120.95488577,
                    39.931017645
                ]
            },
            "id": "9f3c73bb-b712-49fd-957e-9a2cdbb572d6",
            "properties": {
                "id": "9f3c73bb-b712-49fd-957e-9a2cdbb572d6",
                "name": "quincy",
                "label": "Quincy",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.154089609,
                    41.451035526
                ]
            },
            "id": "76d2403b-a799-4677-a25f-91e7344e875f",
            "properties": {
                "id": "76d2403b-a799-4677-a25f-91e7344e875f",
                "name": "geneseo",
                "label": "Geneseo",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.14617194,
                    52.737013398
                ]
            },
            "id": "d740c0cf-3ec3-4f44-9fe7-5f32183ff2b1",
            "properties": {
                "id": "d740c0cf-3ec3-4f44-9fe7-5f32183ff2b1",
                "name": "loughborough",
                "label": "Loughborough",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.10593546,
                    41.375902651
                ]
            },
            "id": "e9d3f15f-454b-436d-bcfe-5b26b7e827be",
            "properties": {
                "id": "e9d3f15f-454b-436d-bcfe-5b26b7e827be",
                "name": "elyria",
                "label": "Elyria",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.240708317,
                    38.284434468
                ]
            },
            "id": "f9569b74-4034-41e6-8379-7b25377977f8",
            "properties": {
                "id": "f9569b74-4034-41e6-8379-7b25377977f8",
                "name": "garnett",
                "label": "Garnett",
                "country": "US",
                "state_abbrev": "KS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.222440356,
                    54.542484878
                ]
            },
            "id": "0b25df60-b291-4e6f-9539-8618e4e527fb",
            "properties": {
                "id": "0b25df60-b291-4e6f-9539-8618e4e527fb",
                "name": "middlesbrough",
                "label": "Middlesbrough",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.289145288,
                    51.019915243
                ]
            },
            "id": "9cef2241-bd7e-4bd9-8bf6-cfb4ba23ff58",
            "properties": {
                "id": "9cef2241-bd7e-4bd9-8bf6-cfb4ba23ff58",
                "name": "heusden-zolder",
                "label": "Heusden-Zolder",
                "country": "BE",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.191772829,
                    47.478401439
                ]
            },
            "id": "82f30002-9362-48ac-a2e8-897f35588af7",
            "properties": {
                "id": "82f30002-9362-48ac-a2e8-897f35588af7",
                "name": "renton",
                "label": "Renton",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.242313173,
                    42.388914056
                ]
            },
            "id": "6839c8b7-09a9-4d5a-882f-9548a9fcc05f",
            "properties": {
                "id": "6839c8b7-09a9-4d5a-882f-9548a9fcc05f",
                "name": "waltham",
                "label": "Waltham",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.240978269,
                    51.75459102
                ]
            },
            "id": "a2964556-2d61-4e58-8a6b-f4a0974e8c93",
            "properties": {
                "id": "a2964556-2d61-4e58-8a6b-f4a0974e8c93",
                "name": "oxford",
                "label": "Oxford",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.146392614,
                    26.141127185
                ]
            },
            "id": "ab04152a-f8ae-414e-9222-80a0d7ac66c2",
            "properties": {
                "id": "ab04152a-f8ae-414e-9222-80a0d7ac66c2",
                "name": "fort-lauderdale",
                "label": "Fort Lauderdale",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    0.075894295,
                    51.585681371
                ]
            },
            "id": "194ed33c-4dc5-4ae8-96a8-717b6e41320c",
            "properties": {
                "id": "194ed33c-4dc5-4ae8-96a8-717b6e41320c",
                "name": "redbridge",
                "label": "Redbridge",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.559830687,
                    37.310723481
                ]
            },
            "id": "0317a4b3-a129-4563-ae21-f14ec8583d72",
            "properties": {
                "id": "0317a4b3-a129-4563-ae21-f14ec8583d72",
                "name": "cape-girardeau",
                "label": "Cape Girardeau",
                "country": "US",
                "state_abbrev": "MO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.676963435,
                    34.936027449
                ]
            },
            "id": "aac22433-37d4-4cb7-b6b8-e7e77cbbcf41",
            "properties": {
                "id": "aac22433-37d4-4cb7-b6b8-e7e77cbbcf41",
                "name": "santa-rosa",
                "label": "Santa Rosa",
                "country": "US",
                "state_abbrev": "NM",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.506025871,
                    53.82576648
                ]
            },
            "id": "7194a3f3-1db3-4303-a6b0-29310fc7999d",
            "properties": {
                "id": "7194a3f3-1db3-4303-a6b0-29310fc7999d",
                "name": "leeds",
                "label": "Leeds",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.312961188,
                    51.442176297
                ]
            },
            "id": "7118a0bd-330c-4a08-b946-75d2d7068451",
            "properties": {
                "id": "7118a0bd-330c-4a08-b946-75d2d7068451",
                "name": "richmond-upon-thames",
                "label": "Richmond upon Thames",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.476405171,
                    27.967972361
                ]
            },
            "id": "f321f47b-5ede-478b-9cbe-edfa231fa369",
            "properties": {
                "id": "f321f47b-5ede-478b-9cbe-edfa231fa369",
                "name": "tampa",
                "label": "Tampa",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -114.009351594,
                    46.86848146
                ]
            },
            "id": "011fca4f-0b85-4408-a5b8-9d9c6729a419",
            "properties": {
                "id": "011fca4f-0b85-4408-a5b8-9d9c6729a419",
                "name": "missoula",
                "label": "Missoula",
                "country": "US",
                "state_abbrev": "MT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.310964991,
                    37.560406475
                ]
            },
            "id": "2ca5cb9c-bd8a-45ba-94f8-b017c6c88f98",
            "properties": {
                "id": "2ca5cb9c-bd8a-45ba-94f8-b017c6c88f98",
                "name": "san-mateo",
                "label": "San Mateo",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -123.094427089,
                    48.074568402
                ]
            },
            "id": "fad3bfde-652f-412e-ad32-922e75bc206b",
            "properties": {
                "id": "fad3bfde-652f-412e-ad32-922e75bc206b",
                "name": "sequim",
                "label": "Sequim",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.468868011,
                    38.157853791
                ]
            },
            "id": "77aeba1d-e324-4898-9073-5d45f68d4bef",
            "properties": {
                "id": "77aeba1d-e324-4898-9073-5d45f68d4bef",
                "name": "earlysville",
                "label": "Earlysville",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.228760973,
                    40.856496994
                ]
            },
            "id": "fd60d89f-1c07-49be-ad40-f8dc39ae6246",
            "properties": {
                "id": "fd60d89f-1c07-49be-ad40-f8dc39ae6246",
                "name": "cedar-grove",
                "label": "Cedar Grove",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    4.342255182,
                    51.408298294
                ]
            },
            "id": "06f1aa05-008e-4c59-9152-2bfd0fc76afa",
            "properties": {
                "id": "06f1aa05-008e-4c59-9152-2bfd0fc76afa",
                "name": "woensdrecht",
                "label": "Woensdrecht",
                "country": "NL",
                "state_abbrev": "NB",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.178047316,
                    29.99765029
                ]
            },
            "id": "dc043f3b-81e0-4c6c-85dd-d381345f9ac2",
            "properties": {
                "id": "dc043f3b-81e0-4c6c-85dd-d381345f9ac2",
                "name": "metairie",
                "label": "Metairie",
                "country": "US",
                "state_abbrev": "LA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.097164814,
                    42.474085097
                ]
            },
            "id": "aa763a3f-0aa0-417b-a547-a633ffab9894",
            "properties": {
                "id": "aa763a3f-0aa0-417b-a547-a633ffab9894",
                "name": "stoneham",
                "label": "Stoneham",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.357325725,
                    41.667950432
                ]
            },
            "id": "0d5f0836-17dd-4eb6-bc75-339da296af25",
            "properties": {
                "id": "0d5f0836-17dd-4eb6-bc75-339da296af25",
                "name": "barnstable",
                "label": "Barnstable",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -106.086623296,
                    39.656164055
                ]
            },
            "id": "20dae57e-622e-48df-91e9-c17335c6788e",
            "properties": {
                "id": "20dae57e-622e-48df-91e9-c17335c6788e",
                "name": "silverthorne",
                "label": "Silverthorne",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.475732847,
                    45.765451575
                ]
            },
            "id": "e3db66d7-731a-4caa-b5cb-08c1ba5a31c6",
            "properties": {
                "id": "e3db66d7-731a-4caa-b5cb-08c1ba5a31c6",
                "name": "repentigny",
                "label": "Repentigny",
                "country": "CA",
                "state_abbrev": "QC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.094286183,
                    41.903582215
                ]
            },
            "id": "37d0a13f-96d7-45fa-a952-0ee6bc4e9b58",
            "properties": {
                "id": "37d0a13f-96d7-45fa-a952-0ee6bc4e9b58",
                "name": "taunton",
                "label": "Taunton",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.042656984,
                    40.307135114
                ]
            },
            "id": "667816e7-aef6-449d-97c2-08fbd4f51fa0",
            "properties": {
                "id": "667816e7-aef6-449d-97c2-08fbd4f51fa0",
                "name": "berthoud",
                "label": "Berthoud",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.326986789,
                    42.856968581
                ]
            },
            "id": "7a71e42a-91df-4e77-be5c-b4e7e6df8d24",
            "properties": {
                "id": "7a71e42a-91df-4e77-be5c-b4e7e6df8d24",
                "name": "mukwonago",
                "label": "Mukwonago",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -4.118242831,
                    50.391968162
                ]
            },
            "id": "fb3c4d64-ae30-4dd9-9e7b-b6adc2bb6af0",
            "properties": {
                "id": "fb3c4d64-ae30-4dd9-9e7b-b6adc2bb6af0",
                "name": "plymouth",
                "label": "Plymouth",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.689493954,
                    40.394591392
                ]
            },
            "id": "1a31a444-6e40-407e-851a-6bbec0d4c677",
            "properties": {
                "id": "1a31a444-6e40-407e-851a-6bbec0d4c677",
                "name": "garden-city",
                "label": "Garden City",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -2.050642916,
                    53.551899144
                ]
            },
            "id": "a7497efd-5b63-41eb-82f5-f1616314ed5b",
            "properties": {
                "id": "a7497efd-5b63-41eb-82f5-f1616314ed5b",
                "name": "oldham",
                "label": "Oldham",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.096636671,
                    37.36854082
                ]
            },
            "id": "0eba171a-5bf8-4fd0-b083-1ec9e0840ee5",
            "properties": {
                "id": "0eba171a-5bf8-4fd0-b083-1ec9e0840ee5",
                "name": "los-altos",
                "label": "Los Altos",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.418037229,
                    41.795347475
                ]
            },
            "id": "ac4522f3-f5af-4906-a1f4-6f9e7107677b",
            "properties": {
                "id": "ac4522f3-f5af-4906-a1f4-6f9e7107677b",
                "name": "city-walk-corridor-providence",
                "label": "City Walk Corridor, Providence",
                "country": "US",
                "state_abbrev": "RI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.04362942,
                    42.680930614
                ]
            },
            "id": "aaf5194a-fdb8-4a5e-ba2e-2c019738ca33",
            "properties": {
                "id": "aaf5194a-fdb8-4a5e-ba2e-2c019738ca33",
                "name": "winchendon",
                "label": "Winchendon",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.0353269,
                    41.440894827
                ]
            },
            "id": "9e751fc4-2098-4a9d-abfa-ac15856017b3",
            "properties": {
                "id": "9e751fc4-2098-4a9d-abfa-ac15856017b3",
                "name": "firthcliffe",
                "label": "Firthcliffe",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.473226824,
                    40.783239295
                ]
            },
            "id": "4a46ecf0-1368-4319-8446-0257df3b3ade",
            "properties": {
                "id": "4a46ecf0-1368-4319-8446-0257df3b3ade",
                "name": "plainview",
                "label": "Plainview",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.856146253,
                    40.311433018
                ]
            },
            "id": "162471c8-475e-4c49-b013-d6333c56c065",
            "properties": {
                "id": "162471c8-475e-4c49-b013-d6333c56c065",
                "name": "milliken",
                "label": "Milliken",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.961359091,
                    40.537385072
                ]
            },
            "id": "f8d42b7b-893c-4624-8af1-b750deadf3f3",
            "properties": {
                "id": "f8d42b7b-893c-4624-8af1-b750deadf3f3",
                "name": "timnath",
                "label": "Timnath",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -107.713382833,
                    38.798991631
                ]
            },
            "id": "3f422cb9-7629-49bf-8296-c998b844c7cc",
            "properties": {
                "id": "3f422cb9-7629-49bf-8296-c998b844c7cc",
                "name": "hotchkiss",
                "label": "Hotchkiss",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.572889221,
                    40.414407947
                ]
            },
            "id": "eb11aff9-46ef-49d1-b0bf-94e63580b6b8",
            "properties": {
                "id": "eb11aff9-46ef-49d1-b0bf-94e63580b6b8",
                "name": "delmont",
                "label": "Delmont",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -67.171443542,
                    18.034076708
                ]
            },
            "id": "83f48831-f824-41df-b6bc-c028371f13a7",
            "properties": {
                "id": "83f48831-f824-41df-b6bc-c028371f13a7",
                "name": "boqueron",
                "label": "Boquerón",
                "country": "US",
                "state_abbrev": "PR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -103.497529334,
                    44.411010325
                ]
            },
            "id": "8aef3914-daff-4b9c-beff-a5054f25fc65",
            "properties": {
                "id": "8aef3914-daff-4b9c-beff-a5054f25fc65",
                "name": "sturgis",
                "label": "Sturgis",
                "country": "US",
                "state_abbrev": "SD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.054472933,
                    42.406440398
                ]
            },
            "id": "f67cb346-c469-40d0-a391-7129a049cdc4",
            "properties": {
                "id": "f67cb346-c469-40d0-a391-7129a049cdc4",
                "name": "everett",
                "label": "Everett",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.288618395,
                    43.071038226
                ]
            },
            "id": "88e3942f-9d7c-4b72-8b44-27803900fb2e",
            "properties": {
                "id": "88e3942f-9d7c-4b72-8b44-27803900fb2e",
                "name": "new-hartford",
                "label": "New Hartford",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -155.9526538,
                    19.66115012
                ]
            },
            "id": "2d6dfddf-5aea-470f-bbb8-947dfe415a51",
            "properties": {
                "id": "2d6dfddf-5aea-470f-bbb8-947dfe415a51",
                "name": "kailua",
                "label": "Kailua",
                "country": "US",
                "state_abbrev": "HI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.263277554,
                    38.777251272
                ]
            },
            "id": "92ed3571-de34-4ac4-ba53-4e0c26cb1019",
            "properties": {
                "id": "92ed3571-de34-4ac4-ba53-4e0c26cb1019",
                "name": "burke",
                "label": "Burke",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.052390314,
                    35.110201443
                ]
            },
            "id": "dd5c6561-9224-40c8-a103-eb9fcfec3701",
            "properties": {
                "id": "dd5c6561-9224-40c8-a103-eb9fcfec3701",
                "name": "south-memphis-memphis",
                "label": "South Memphis, Memphis",
                "country": "US",
                "state_abbrev": "TN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.8700899,
                    36.406107368
                ]
            },
            "id": "b8a667e0-807f-44fc-aa15-162093b7a234",
            "properties": {
                "id": "b8a667e0-807f-44fc-aa15-162093b7a234",
                "name": "enid",
                "label": "Enid",
                "country": "US",
                "state_abbrev": "OK",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.948390878,
                    42.075033506
                ]
            },
            "id": "0c575088-0ae7-40f7-b325-77179d7c5faf",
            "properties": {
                "id": "0c575088-0ae7-40f7-b325-77179d7c5faf",
                "name": "saugerties",
                "label": "Saugerties",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.393017243,
                    33.939229554
                ]
            },
            "id": "e14085b8-9bff-49f5-adce-c7a22b9d83a3",
            "properties": {
                "id": "e14085b8-9bff-49f5-adce-c7a22b9d83a3",
                "name": "sumter",
                "label": "Sumter",
                "country": "US",
                "state_abbrev": "SC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -124.300322729,
                    42.069957582
                ]
            },
            "id": "380385b5-292d-4e85-829f-8b941abd8559",
            "properties": {
                "id": "380385b5-292d-4e85-829f-8b941abd8559",
                "name": "brookings",
                "label": "Brookings",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.967465436,
                    38.386262659
                ]
            },
            "id": "bfe22c20-374b-4198-83c1-5398568cd021",
            "properties": {
                "id": "bfe22c20-374b-4198-83c1-5398568cd021",
                "name": "bridgewater",
                "label": "Bridgewater",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.64001378,
                    46.42318429
                ]
            },
            "id": "8ba1471e-4de6-4812-8b85-24fa2bf2a28c",
            "properties": {
                "id": "8ba1471e-4de6-4812-8b85-24fa2bf2a28c",
                "name": "munising",
                "label": "Munising",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -107.215020932,
                    39.395560547
                ]
            },
            "id": "9cb02cd1-76e5-43ca-a1f2-7b501ad9a011",
            "properties": {
                "id": "9cb02cd1-76e5-43ca-a1f2-7b501ad9a011",
                "name": "carbondale",
                "label": "Carbondale",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.742264805,
                    41.792178164
                ]
            },
            "id": "e1548627-36e7-4478-8cc5-253aa32a9231",
            "properties": {
                "id": "e1548627-36e7-4478-8cc5-253aa32a9231",
                "name": "new-buffalo",
                "label": "New Buffalo",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.378461366,
                    43.048866286
                ]
            },
            "id": "094b41f0-3f0f-42bc-973c-eeb2ef7bbc2f",
            "properties": {
                "id": "094b41f0-3f0f-42bc-973c-eeb2ef7bbc2f",
                "name": "clinton",
                "label": "Clinton",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.414777095,
                    39.335146156
                ]
            },
            "id": "026b01d2-3fc0-4511-9ad0-65cb54c6f7cd",
            "properties": {
                "id": "026b01d2-3fc0-4511-9ad0-65cb54c6f7cd",
                "name": "west-chester",
                "label": "West Chester",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.738939245,
                    40.366025213
                ]
            },
            "id": "23c69a7c-6c38-42a9-aecd-200cc68f1b02",
            "properties": {
                "id": "23c69a7c-6c38-42a9-aecd-200cc68f1b02",
                "name": "evans",
                "label": "Evans",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.020472218,
                    41.503697313
                ]
            },
            "id": "19a87adc-7996-424e-9400-9b5799724e69",
            "properties": {
                "id": "19a87adc-7996-424e-9400-9b5799724e69",
                "name": "newburgh",
                "label": "Newburgh",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.503613681,
                    43.458562911
                ]
            },
            "id": "36fe40f8-5386-41b6-be72-367d01651ee9",
            "properties": {
                "id": "36fe40f8-5386-41b6-be72-367d01651ee9",
                "name": "oswego",
                "label": "Oswego",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.807936324,
                    42.270535602
                ]
            },
            "id": "d69a4535-eb1c-4876-92a4-883e7a255e89",
            "properties": {
                "id": "d69a4535-eb1c-4876-92a4-883e7a255e89",
                "name": "worcester",
                "label": "Worcester",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.696821654,
                    30.665769048
                ]
            },
            "id": "0f608864-d3f4-49c7-80fa-6fc792268377",
            "properties": {
                "id": "0f608864-d3f4-49c7-80fa-6fc792268377",
                "name": "georgetown",
                "label": "Georgetown",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -106.812354413,
                    39.637566858
                ]
            },
            "id": "9a3cf02c-992b-450c-8f6c-3f527665381e",
            "properties": {
                "id": "9a3cf02c-992b-450c-8f6c-3f527665381e",
                "name": "eagle",
                "label": "Eagle",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.925636993,
                    42.781725944
                ]
            },
            "id": "062f4da5-5b9c-451c-bfad-5ecd22792613",
            "properties": {
                "id": "062f4da5-5b9c-451c-bfad-5ecd22792613",
                "name": "vermillion",
                "label": "Vermillion",
                "country": "US",
                "state_abbrev": "SD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -106.618300232,
                    39.621493177
                ]
            },
            "id": "ee98d8c6-54bc-4c2d-9ec6-3d32f4798cb5",
            "properties": {
                "id": "ee98d8c6-54bc-4c2d-9ec6-3d32f4798cb5",
                "name": "edwards",
                "label": "Edwards",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.365407534,
                    32.865749127
                ]
            },
            "id": "15500a18-cc3e-4f15-b714-a221b305e4e7",
            "properties": {
                "id": "15500a18-cc3e-4f15-b714-a221b305e4e7",
                "name": "saginaw",
                "label": "Saginaw",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.877746815,
                    37.476035265
                ]
            },
            "id": "31eb356d-54f7-4e6b-b2f9-476be20b48f0",
            "properties": {
                "id": "31eb356d-54f7-4e6b-b2f9-476be20b48f0",
                "name": "alamosa",
                "label": "Alamosa",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.316517123,
                    32.9768776
                ]
            },
            "id": "25c30d6c-30a8-4ffd-8307-ab642f6cc272",
            "properties": {
                "id": "25c30d6c-30a8-4ffd-8307-ab642f6cc272",
                "name": "royse-city",
                "label": "Royse City",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.772533819,
                    32.754375964
                ]
            },
            "id": "859e53b5-3b50-49ce-97a1-b674c944ef4f",
            "properties": {
                "id": "859e53b5-3b50-49ce-97a1-b674c944ef4f",
                "name": "weatherford",
                "label": "Weatherford",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.402117225,
                    34.078563392
                ]
            },
            "id": "dc272dc9-362a-4689-83d9-976191ba5a39",
            "properties": {
                "id": "dc272dc9-362a-4689-83d9-976191ba5a39",
                "name": "beverly-hills",
                "label": "Beverly Hills",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.459882631,
                    34.09678402
                ]
            },
            "id": "c1eda51c-780c-497f-851a-cc7b196eb381",
            "properties": {
                "id": "c1eda51c-780c-497f-851a-cc7b196eb381",
                "name": "fontana",
                "label": "Fontana",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.621800607,
                    39.317194623
                ]
            },
            "id": "05f0224e-8aec-4581-8f84-331141932ddc",
            "properties": {
                "id": "05f0224e-8aec-4581-8f84-331141932ddc",
                "name": "remington-old-goucher-reservoir-hill-north-maryland-baltimore",
                "label": "Remington / Old Goucher / Reservoir Hill / North Maryland, Baltimore",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.691013828,
                    45.300680028
                ]
            },
            "id": "f5542a97-0e65-44e7-9323-4dd9f2079d2e",
            "properties": {
                "id": "f5542a97-0e65-44e7-9323-4dd9f2079d2e",
                "name": "bromont",
                "label": "Bromont",
                "country": "CA",
                "state_abbrev": "QC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.271393105,
                    39.267336623
                ]
            },
            "id": "6059e05e-fd53-47a5-a1ea-13354abef59e",
            "properties": {
                "id": "6059e05e-fd53-47a5-a1ea-13354abef59e",
                "name": "loveland",
                "label": "Loveland",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -110.965720847,
                    32.189034018
                ]
            },
            "id": "d895b983-bb3e-41c2-87e6-c1bf61cdc9b0",
            "properties": {
                "id": "d895b983-bb3e-41c2-87e6-c1bf61cdc9b0",
                "name": "south-tucson-tucson",
                "label": "South Tucson, Tucson",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.845758954,
                    43.381774335
                ]
            },
            "id": "029dc478-3b56-4551-96b4-bb14566808b8",
            "properties": {
                "id": "029dc478-3b56-4551-96b4-bb14566808b8",
                "name": "burlington",
                "label": "Burlington",
                "country": "CA",
                "state_abbrev": "ON",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.44259565,
                    43.098835715
                ]
            },
            "id": "b68b3ffa-81fd-4dea-9e27-e2303e4b4600",
            "properties": {
                "id": "b68b3ffa-81fd-4dea-9e27-e2303e4b4600",
                "name": "fairport",
                "label": "Fairport",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.996941997,
                    39.746069912
                ]
            },
            "id": "2ad90502-1b84-437a-ba42-8beee5796dec",
            "properties": {
                "id": "2ad90502-1b84-437a-ba42-8beee5796dec",
                "name": "denver-final-mile-region",
                "label": "Denver Final Mile Region",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.034057265,
                    29.78116384
                ]
            },
            "id": "f8c2ddaa-74af-41f7-a3ac-7b36c60ad66e",
            "properties": {
                "id": "f8c2ddaa-74af-41f7-a3ac-7b36c60ad66e",
                "name": "keystone-heights",
                "label": "Keystone Heights",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.664250979,
                    38.369819431
                ]
            },
            "id": "0f30aa23-8c9b-40d3-81f9-c9a447907ec6",
            "properties": {
                "id": "0f30aa23-8c9b-40d3-81f9-c9a447907ec6",
                "name": "mcpherson",
                "label": "McPherson",
                "country": "US",
                "state_abbrev": "KS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    151.411247644,
                    -33.347431301
                ]
            },
            "id": "949a6321-5a90-45db-a090-a49ca0233d6d",
            "properties": {
                "id": "949a6321-5a90-45db-a090-a49ca0233d6d",
                "name": "central-coast",
                "label": "Central Coast",
                "country": "AU",
                "state_abbrev": "NSW",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.516109487,
                    33.036189593
                ]
            },
            "id": "4998f640-9428-4784-bc54-31d27747e9d2",
            "properties": {
                "id": "4998f640-9428-4784-bc54-31d27747e9d2",
                "name": "wylie",
                "label": "Wylie",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.737454029,
                    43.091706605
                ]
            },
            "id": "b9ba12e1-6fef-458c-9516-a3a96df27ba0",
            "properties": {
                "id": "b9ba12e1-6fef-458c-9516-a3a96df27ba0",
                "name": "kittery",
                "label": "Kittery",
                "country": "US",
                "state_abbrev": "ME",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.395436662,
                    45.537227142
                ]
            },
            "id": "2cfe28b4-7d1c-408e-a899-e6ba001ff764",
            "properties": {
                "id": "2cfe28b4-7d1c-408e-a899-e6ba001ff764",
                "name": "troutdale",
                "label": "Troutdale",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.149390985,
                    29.657314597
                ]
            },
            "id": "4f59da65-11a2-4895-b17a-8af203bc0d6d",
            "properties": {
                "id": "4f59da65-11a2-4895-b17a-8af203bc0d6d",
                "name": "pasadena",
                "label": "Pasadena",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.253099368,
                    43.63525101
                ]
            },
            "id": "0ee32be1-5ed1-4679-a2a6-5ebf3c82b621",
            "properties": {
                "id": "0ee32be1-5ed1-4679-a2a6-5ebf3c82b621",
                "name": "lebanon",
                "label": "Lebanon",
                "country": "US",
                "state_abbrev": "NH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.528195867,
                    34.694098978
                ]
            },
            "id": "dbc9a548-2522-424c-826c-93d413aa59c3",
            "properties": {
                "id": "dbc9a548-2522-424c-826c-93d413aa59c3",
                "name": "leighton",
                "label": "Leighton",
                "country": "US",
                "state_abbrev": "AL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.117319698,
                    37.757526692
                ]
            },
            "id": "bf3dbcbf-f728-47e0-ad57-af71664c261e",
            "properties": {
                "id": "bf3dbcbf-f728-47e0-ad57-af71664c261e",
                "name": "owensboro",
                "label": "Owensboro",
                "country": "US",
                "state_abbrev": "KY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.285675828,
                    27.730770498
                ]
            },
            "id": "8d2d2995-9dad-4ca4-8643-b7fd393f36f7",
            "properties": {
                "id": "8d2d2995-9dad-4ca4-8643-b7fd393f36f7",
                "name": "corpus-christi",
                "label": "Corpus Christi",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.561996573,
                    44.022712774
                ]
            },
            "id": "fd7d031e-ffaf-426f-9dcc-87c60d39f903",
            "properties": {
                "id": "fd7d031e-ffaf-426f-9dcc-87c60d39f903",
                "name": "oshkosh",
                "label": "Oshkosh",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.207177301,
                    30.923724582
                ]
            },
            "id": "e61dd321-05d8-4f09-8c50-22f2b2b06bcf",
            "properties": {
                "id": "e61dd321-05d8-4f09-8c50-22f2b2b06bcf",
                "name": "chunchula",
                "label": "Chunchula",
                "country": "US",
                "state_abbrev": "AL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -100.450335388,
                    31.442481722
                ]
            },
            "id": "08d614b6-4d4f-411c-a030-82fb1efd2a7d",
            "properties": {
                "id": "08d614b6-4d4f-411c-a030-82fb1efd2a7d",
                "name": "san-angelo",
                "label": "San Angelo",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.697654584,
                    26.191614899
                ]
            },
            "id": "278ca6cc-a013-479b-850b-d43f32872f68",
            "properties": {
                "id": "278ca6cc-a013-479b-850b-d43f32872f68",
                "name": "harlingen",
                "label": "Harlingen",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.68042451,
                    32.969300967
                ]
            },
            "id": "1fc692c4-b99b-49d4-8488-f4e3370ae429",
            "properties": {
                "id": "1fc692c4-b99b-49d4-8488-f4e3370ae429",
                "name": "springtown",
                "label": "Springtown",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.926317318,
                    41.239901497
                ]
            },
            "id": "ddbeb930-b042-46cf-8b52-2ae1c1ba616c",
            "properties": {
                "id": "ddbeb930-b042-46cf-8b52-2ae1c1ba616c",
                "name": "kewanee",
                "label": "Kewanee",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.437396754,
                    32.916983742
                ]
            },
            "id": "f1a5feb6-5946-420e-8a65-557e187beabe",
            "properties": {
                "id": "f1a5feb6-5946-420e-8a65-557e187beabe",
                "name": "rockwall",
                "label": "Rockwall",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -103.220497924,
                    44.071591169
                ]
            },
            "id": "b3983fb8-c3b7-4b4d-b6d9-b0a4cdc071e2",
            "properties": {
                "id": "b3983fb8-c3b7-4b4d-b6d9-b0a4cdc071e2",
                "name": "rapid-city",
                "label": "Rapid City",
                "country": "US",
                "state_abbrev": "SD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.481569384,
                    34.023183718
                ]
            },
            "id": "c49fa94e-542d-421f-9826-e233538be929",
            "properties": {
                "id": "c49fa94e-542d-421f-9826-e233538be929",
                "name": "santa-monica",
                "label": "Santa Monica",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.280462405,
                    42.888511389
                ]
            },
            "id": "732b1d3a-6b5b-45b7-a0f8-0c63e5c429e2",
            "properties": {
                "id": "732b1d3a-6b5b-45b7-a0f8-0c63e5c429e2",
                "name": "canandaigua",
                "label": "Canandaigua",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.961709626,
                    45.401577564
                ]
            },
            "id": "272c5ea3-dd38-4c05-bd29-04e4be2cf89c",
            "properties": {
                "id": "272c5ea3-dd38-4c05-bd29-04e4be2cf89c",
                "name": "sherbrooke",
                "label": "Sherbrooke",
                "country": "CA",
                "state_abbrev": "QC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.733943487,
                    37.211203538
                ]
            },
            "id": "523a654f-075b-4c4d-98c8-cc2cb0b976c8",
            "properties": {
                "id": "523a654f-075b-4c4d-98c8-cc2cb0b976c8",
                "name": "independence",
                "label": "Independence",
                "country": "US",
                "state_abbrev": "KS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.398422921,
                    32.776676892
                ]
            },
            "id": "b1cb5d6e-d5a1-4612-b4d8-9b22d1745aed",
            "properties": {
                "id": "b1cb5d6e-d5a1-4612-b4d8-9b22d1745aed",
                "name": "river-oaks",
                "label": "River Oaks",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.443367897,
                    43.957316055
                ]
            },
            "id": "d802efa1-9e51-455b-94a9-669bddb74fd4",
            "properties": {
                "id": "d802efa1-9e51-455b-94a9-669bddb74fd4",
                "name": "ludington",
                "label": "Ludington",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.394840484,
                    33.938123691
                ]
            },
            "id": "91cfe523-8676-4b82-9ae7-90ce05f2aa0c",
            "properties": {
                "id": "91cfe523-8676-4b82-9ae7-90ce05f2aa0c",
                "name": "riverside",
                "label": "Riverside",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -65.980995266,
                    18.407652895
                ]
            },
            "id": "31952256-b4e0-411b-8259-c5528f088025",
            "properties": {
                "id": "31952256-b4e0-411b-8259-c5528f088025",
                "name": "carolina",
                "label": "Carolina",
                "country": "US",
                "state_abbrev": "PR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.381580015,
                    38.917227553
                ]
            },
            "id": "88fb7e28-2a4c-41a2-af07-443cea7aaf8a",
            "properties": {
                "id": "88fb7e28-2a4c-41a2-af07-443cea7aaf8a",
                "name": "lees-summit",
                "label": "Lee's Summit",
                "country": "US",
                "state_abbrev": "MO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -119.861379929,
                    34.412650216
                ]
            },
            "id": "c7e927f1-32e8-4813-9ee5-110f0554a3ef",
            "properties": {
                "id": "c7e927f1-32e8-4813-9ee5-110f0554a3ef",
                "name": "isla-vista",
                "label": "Isla Vista",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.402064249,
                    32.802738129
                ]
            },
            "id": "fed5fb54-45a6-47f4-b2cc-b08209bdbd5c",
            "properties": {
                "id": "fed5fb54-45a6-47f4-b2cc-b08209bdbd5c",
                "name": "sansom-park",
                "label": "Sansom Park",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -66.623477299,
                    18.000716115
                ]
            },
            "id": "e84e101c-f30d-41f7-a2e3-8a0e78114e5b",
            "properties": {
                "id": "e84e101c-f30d-41f7-a2e3-8a0e78114e5b",
                "name": "ponce",
                "label": "Ponce",
                "country": "US",
                "state_abbrev": "PR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.65402431,
                    39.771486009
                ]
            },
            "id": "9c18dd97-c3cf-4607-8520-05127b55030c",
            "properties": {
                "id": "9c18dd97-c3cf-4607-8520-05127b55030c",
                "name": "springfield",
                "label": "Springfield",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.422392367,
                    43.215073254
                ]
            },
            "id": "ff92692d-9642-4328-92e5-94d0b57ef1c9",
            "properties": {
                "id": "ff92692d-9642-4328-92e5-94d0b57ef1c9",
                "name": "webster",
                "label": "Webster",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.649059408,
                    43.143472255
                ]
            },
            "id": "728a8da9-e8ba-401a-8fc4-99f5826fa053",
            "properties": {
                "id": "728a8da9-e8ba-401a-8fc4-99f5826fa053",
                "name": "york-harbor",
                "label": "York Harbor",
                "country": "US",
                "state_abbrev": "ME",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -69.942587975,
                    43.902667454
                ]
            },
            "id": "5621aeda-c4b5-47f5-9352-335c3d29ecd2",
            "properties": {
                "id": "5621aeda-c4b5-47f5-9352-335c3d29ecd2",
                "name": "brunswick",
                "label": "Brunswick",
                "country": "US",
                "state_abbrev": "ME",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.897661157,
                    33.09254297
                ]
            },
            "id": "9532e096-f251-42c8-b35e-153fc2c1f961",
            "properties": {
                "id": "9532e096-f251-42c8-b35e-153fc2c1f961",
                "name": "the-colony",
                "label": "The Colony",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.346030542,
                    39.534729913
                ]
            },
            "id": "ebfcb638-7b4b-4394-9a8f-442250a45214",
            "properties": {
                "id": "ebfcb638-7b4b-4394-9a8f-442250a45214",
                "name": "bel-air",
                "label": "Bel Air",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.15426644,
                    42.486878322
                ]
            },
            "id": "35ffe8d6-fae3-4f03-b7f5-f02faf5751b7",
            "properties": {
                "id": "35ffe8d6-fae3-4f03-b7f5-f02faf5751b7",
                "name": "woburn",
                "label": "Woburn",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.423951383,
                    43.520675383
                ]
            },
            "id": "fee3909b-ac44-465d-924e-7fb88362f64f",
            "properties": {
                "id": "fee3909b-ac44-465d-924e-7fb88362f64f",
                "name": "saco",
                "label": "Saco",
                "country": "US",
                "state_abbrev": "ME",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.157398189,
                    51.546396624
                ]
            },
            "id": "719b2292-fcf6-48ba-89f6-e3d96b4b3d5a",
            "properties": {
                "id": "719b2292-fcf6-48ba-89f6-e3d96b4b3d5a",
                "name": "camden",
                "label": "Camden",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.055636492,
                    29.957653715
                ]
            },
            "id": "8e1d8512-8274-4fed-9f7d-03a9f002eeee",
            "properties": {
                "id": "8e1d8512-8274-4fed-9f7d-03a9f002eeee",
                "name": "new-orleans-final-mile-region",
                "label": "New Orleans Final Mile Region",
                "country": "US",
                "state_abbrev": "LA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.731870643,
                    43.540759265
                ]
            },
            "id": "8b93067e-a86f-49eb-8fd4-1c134e0820f9",
            "properties": {
                "id": "8b93067e-a86f-49eb-8fd4-1c134e0820f9",
                "name": "sioux-falls",
                "label": "Sioux Falls",
                "country": "US",
                "state_abbrev": "SD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.015726766,
                    34.008639192
                ]
            },
            "id": "6bc3066f-47e6-4b01-8fb8-6c30ef098737",
            "properties": {
                "id": "6bc3066f-47e6-4b01-8fb8-6c30ef098737",
                "name": "gadsden",
                "label": "Gadsden",
                "country": "US",
                "state_abbrev": "AL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.194308303,
                    38.943577112
                ]
            },
            "id": "400a1c11-32ec-46b6-aa6f-e419932bfd4b",
            "properties": {
                "id": "400a1c11-32ec-46b6-aa6f-e419932bfd4b",
                "name": "mclean",
                "label": "McLean",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.936525947,
                    37.820503909
                ]
            },
            "id": "34bca99b-5843-4ecb-954d-d38cc51630e0",
            "properties": {
                "id": "34bca99b-5843-4ecb-954d-d38cc51630e0",
                "name": "radcliff",
                "label": "Radcliff",
                "country": "US",
                "state_abbrev": "KY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.813519514,
                    33.671238007
                ]
            },
            "id": "29fcbc38-da6a-4b52-b347-1d6294919c4a",
            "properties": {
                "id": "29fcbc38-da6a-4b52-b347-1d6294919c4a",
                "name": "anniston",
                "label": "Anniston",
                "country": "US",
                "state_abbrev": "AL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.153122463,
                    44.909390227
                ]
            },
            "id": "80ec3dc6-49ec-4e46-8143-aa4783aa4972",
            "properties": {
                "id": "80ec3dc6-49ec-4e46-8143-aa4783aa4972",
                "name": "watertown",
                "label": "Watertown",
                "country": "US",
                "state_abbrev": "SD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.283531203,
                    33.124542251
                ]
            },
            "id": "f9ae4331-43b1-48c3-b1d2-91fc6aaa53f5",
            "properties": {
                "id": "f9ae4331-43b1-48c3-b1d2-91fc6aaa53f5",
                "name": "carlsbad",
                "label": "Carlsbad",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -98.204671765,
                    38.346138122
                ]
            },
            "id": "5b260856-29e6-47ff-9c9d-ef09a0076127",
            "properties": {
                "id": "5b260856-29e6-47ff-9c9d-ef09a0076127",
                "name": "lyons",
                "label": "Lyons",
                "country": "US",
                "state_abbrev": "KS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.659389905,
                    42.94767239
                ]
            },
            "id": "e32d98b1-9a49-4c9d-bb42-e4e14979d87b",
            "properties": {
                "id": "e32d98b1-9a49-4c9d-bb42-e4e14979d87b",
                "name": "tabor",
                "label": "Tabor",
                "country": "US",
                "state_abbrev": "SD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.339540231,
                    40.999158298
                ]
            },
            "id": "8398b3a8-dce0-455d-81bd-0ad8859cf947",
            "properties": {
                "id": "8398b3a8-dce0-455d-81bd-0ad8859cf947",
                "name": "south-bethlehem",
                "label": "South Bethlehem",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.227277264,
                    32.809457175
                ]
            },
            "id": "3c8f07bb-13d7-46eb-8952-ff3348c09dbd",
            "properties": {
                "id": "3c8f07bb-13d7-46eb-8952-ff3348c09dbd",
                "name": "richland-hills",
                "label": "Richland Hills",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.967157532,
                    40.77729161
                ]
            },
            "id": "85483c32-55b9-47ac-9d14-075ded67dd70",
            "properties": {
                "id": "85483c32-55b9-47ac-9d14-075ded67dd70",
                "name": "manhattan",
                "label": "Manhattan",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.777507927,
                    43.067423758
                ]
            },
            "id": "28d252a1-df85-49dd-a982-81f1497b0c0b",
            "properties": {
                "id": "28d252a1-df85-49dd-a982-81f1497b0c0b",
                "name": "saratoga-springs",
                "label": "Saratoga Springs",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.842105891,
                    39.8643575
                ]
            },
            "id": "e5243c00-6224-4c50-83fc-51e5830a2f6f",
            "properties": {
                "id": "e5243c00-6224-4c50-83fc-51e5830a2f6f",
                "name": "commerce-city",
                "label": "Commerce City",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.189912988,
                    33.004021923
                ]
            },
            "id": "9acc6d1a-a405-437f-928d-103b772b671c",
            "properties": {
                "id": "9acc6d1a-a405-437f-928d-103b772b671c",
                "name": "trophy-club",
                "label": "Trophy Club",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.101451617,
                    40.58688272
                ]
            },
            "id": "9a1c7c06-273c-461c-9864-0f948c92a49f",
            "properties": {
                "id": "9a1c7c06-273c-461c-9864-0f948c92a49f",
                "name": "district-6-fort-collins",
                "label": "District 6, Fort Collins",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.704363338,
                    42.911763952
                ]
            },
            "id": "d25cfd82-bbd9-4551-9d22-2e47153e33d9",
            "properties": {
                "id": "d25cfd82-bbd9-4551-9d22-2e47153e33d9",
                "name": "depew",
                "label": "Depew",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.542104027,
                    37.908476801
                ]
            },
            "id": "f06c5ffc-3e4c-4143-950b-1080b9af7942",
            "properties": {
                "id": "f06c5ffc-3e4c-4143-950b-1080b9af7942",
                "name": "mill-valley",
                "label": "Mill Valley",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.990446709,
                    39.867380586
                ]
            },
            "id": "0d75bb58-d2f7-42b6-bf12-89643447aa35",
            "properties": {
                "id": "0d75bb58-d2f7-42b6-bf12-89643447aa35",
                "name": "lawrence",
                "label": "Lawrence",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.506863688,
                    42.364473391
                ]
            },
            "id": "8dabdcf9-6a7b-4d84-a8d1-70af293f3700",
            "properties": {
                "id": "8dabdcf9-6a7b-4d84-a8d1-70af293f3700",
                "name": "amherst",
                "label": "Amherst",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -158.017860432,
                    21.501156723
                ]
            },
            "id": "2a294f48-7f88-4372-9cb7-5add18896789",
            "properties": {
                "id": "2a294f48-7f88-4372-9cb7-5add18896789",
                "name": "wahiawa",
                "label": "Wahiawa",
                "country": "US",
                "state_abbrev": "HI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -107.164463263,
                    32.666239784
                ]
            },
            "id": "93a3e145-137a-4ac3-b8b4-2fa6789bfd89",
            "properties": {
                "id": "93a3e145-137a-4ac3-b8b4-2fa6789bfd89",
                "name": "hatch",
                "label": "Hatch",
                "country": "US",
                "state_abbrev": "NM",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.086593662,
                    45.324189957
                ]
            },
            "id": "362330b7-b3e9-4e67-a3a3-331186f62d3b",
            "properties": {
                "id": "362330b7-b3e9-4e67-a3a3-331186f62d3b",
                "name": "la-grande",
                "label": "La Grande",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.526013067,
                    45.709156898
                ]
            },
            "id": "1f5813d8-33f1-49d5-a511-01c7614c8c02",
            "properties": {
                "id": "1f5813d8-33f1-49d5-a511-01c7614c8c02",
                "name": "hood-river",
                "label": "Hood River",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -120.860708765,
                    44.298539836
                ]
            },
            "id": "dc8a2ee5-697e-4f64-ac05-f4a779f31587",
            "properties": {
                "id": "dc8a2ee5-697e-4f64-ac05-f4a779f31587",
                "name": "prineville",
                "label": "Prineville",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.702641317,
                    43.209516724
                ]
            },
            "id": "79b5872a-004a-4dae-b17c-28ea908d724b",
            "properties": {
                "id": "79b5872a-004a-4dae-b17c-28ea908d724b",
                "name": "greece",
                "label": "Greece",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.714305216,
                    41.456479269
                ]
            },
            "id": "9d8f04f6-88ce-45ec-bd95-68011ef578eb",
            "properties": {
                "id": "9d8f04f6-88ce-45ec-bd95-68011ef578eb",
                "name": "sandusky",
                "label": "Sandusky",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.43777771,
                    42.484301234
                ]
            },
            "id": "c22e2caf-91a3-4188-99ff-77b797e12dd3",
            "properties": {
                "id": "c22e2caf-91a3-4188-99ff-77b797e12dd3",
                "name": "acton",
                "label": "Acton",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -92.8540719,
                    44.731817878
                ]
            },
            "id": "a6269522-edeb-4841-b647-d68b49a25c85",
            "properties": {
                "id": "a6269522-edeb-4841-b647-d68b49a25c85",
                "name": "hastings",
                "label": "Hastings",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.031845846,
                    38.259315528
                ]
            },
            "id": "33cdc6dc-4d9e-4890-a193-e63796a9cccb",
            "properties": {
                "id": "33cdc6dc-4d9e-4890-a193-e63796a9cccb",
                "name": "fairfield",
                "label": "Fairfield",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -91.735096664,
                    35.241809533
                ]
            },
            "id": "33b48acc-7cc3-4269-a047-c4a7eaaa996b",
            "properties": {
                "id": "33b48acc-7cc3-4269-a047-c4a7eaaa996b",
                "name": "searcy",
                "label": "Searcy",
                "country": "US",
                "state_abbrev": "AR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.881388132,
                    30.520963682
                ]
            },
            "id": "a8735edd-4805-488d-9642-d0fb16c34630",
            "properties": {
                "id": "a8735edd-4805-488d-9642-d0fb16c34630",
                "name": "fairhope",
                "label": "Fairhope",
                "country": "US",
                "state_abbrev": "AL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.741775887,
                    42.962375434
                ]
            },
            "id": "505681ee-4019-4c8b-a202-52d2e5bed464",
            "properties": {
                "id": "505681ee-4019-4c8b-a202-52d2e5bed464",
                "name": "williamsville",
                "label": "Williamsville",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.938350883,
                    40.66392081
                ]
            },
            "id": "df3699ee-758c-4c3e-91f8-2b22994ce272",
            "properties": {
                "id": "df3699ee-758c-4c3e-91f8-2b22994ce272",
                "name": "new-york",
                "label": "New York",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.497823369,
                    32.238807218
                ]
            },
            "id": "346cdc90-7a2b-4107-800b-8e67976e9820",
            "properties": {
                "id": "346cdc90-7a2b-4107-800b-8e67976e9820",
                "name": "rice",
                "label": "Rice",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.737576736,
                    43.469490503
                ]
            },
            "id": "6ed9f94b-41fd-4018-96d7-0c24b7e09425",
            "properties": {
                "id": "6ed9f94b-41fd-4018-96d7-0c24b7e09425",
                "name": "baraboo",
                "label": "Baraboo",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.118922918,
                    40.910702677
                ]
            },
            "id": "f96bf429-4081-417e-bad2-cafb3b5c92a1",
            "properties": {
                "id": "f96bf429-4081-417e-bad2-cafb3b5c92a1",
                "name": "alliance",
                "label": "Alliance",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.27965433,
                    38.968654776
                ]
            },
            "id": "b5a2d855-9531-4d01-a7a4-bc51647739f8",
            "properties": {
                "id": "b5a2d855-9531-4d01-a7a4-bc51647739f8",
                "name": "chester",
                "label": "Chester",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.439930801,
                    45.074016672
                ]
            },
            "id": "70ba0d6d-2077-48c5-8587-dba994a8c11f",
            "properties": {
                "id": "70ba0d6d-2077-48c5-8587-dba994a8c11f",
                "name": "alpena",
                "label": "Alpena",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.880537107,
                    43.010518724
                ]
            },
            "id": "d952a086-b006-40dc-89d5-598c05fe231f",
            "properties": {
                "id": "d952a086-b006-40dc-89d5-598c05fe231f",
                "name": "tonawanda",
                "label": "Tonawanda",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    152.970717068,
                    -27.478208252
                ]
            },
            "id": "e488b7fc-dfd6-44d4-b029-77ca0c3db861",
            "properties": {
                "id": "e488b7fc-dfd6-44d4-b029-77ca0c3db861",
                "name": "brisbane",
                "label": "Brisbane",
                "country": "AU",
                "state_abbrev": "QLD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.50008795,
                    39.744454753
                ]
            },
            "id": "a636de54-e41d-468e-b8cb-d06876c780cf",
            "properties": {
                "id": "a636de54-e41d-468e-b8cb-d06876c780cf",
                "name": "idaho-springs",
                "label": "Idaho Springs",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.326376446,
                    44.30504247
                ]
            },
            "id": "e9807cfa-a8ab-4799-ba8b-64c554a73822",
            "properties": {
                "id": "e9807cfa-a8ab-4799-ba8b-64c554a73822",
                "name": "peterborough",
                "label": "Peterborough",
                "country": "CA",
                "state_abbrev": "ON",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.728898391,
                    33.579212106
                ]
            },
            "id": "a5d6e8c4-cdb8-48a7-8c05-497422bcf675",
            "properties": {
                "id": "a5d6e8c4-cdb8-48a7-8c05-497422bcf675",
                "name": "aliso-viejo",
                "label": "Aliso Viejo",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.271201001,
                    40.733052817
                ]
            },
            "id": "e8fd23a3-d65a-48c9-bfec-b4056c32c39c",
            "properties": {
                "id": "e8fd23a3-d65a-48c9-bfec-b4056c32c39c",
                "name": "maplewood",
                "label": "Maplewood",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.550919443,
                    33.347188464
                ]
            },
            "id": "5a47bc5e-f826-487a-bc27-f39fbda3d655",
            "properties": {
                "id": "5a47bc5e-f826-487a-bc27-f39fbda3d655",
                "name": "anna",
                "label": "Anna",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.308423397,
                    33.224644622
                ]
            },
            "id": "7ad6dbdb-2d48-43bc-8c5a-8d419ea37d70",
            "properties": {
                "id": "7ad6dbdb-2d48-43bc-8c5a-8d419ea37d70",
                "name": "oceanside",
                "label": "Oceanside",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.683000568,
                    53.209528793
                ]
            },
            "id": "4ddaf551-0037-4930-a0af-6eaf9dae4d14",
            "properties": {
                "id": "4ddaf551-0037-4930-a0af-6eaf9dae4d14",
                "name": "bakewell",
                "label": "Bakewell",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.267797003,
                    51.558558274
                ]
            },
            "id": "41b7279e-3acf-494f-8493-1be0a606b6da",
            "properties": {
                "id": "41b7279e-3acf-494f-8493-1be0a606b6da",
                "name": "brent",
                "label": "Brent",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.390985747,
                    32.848146581
                ]
            },
            "id": "d7087880-cc52-4731-b7a2-ecc7816cee0d",
            "properties": {
                "id": "d7087880-cc52-4731-b7a2-ecc7816cee0d",
                "name": "mclendon-chisholm",
                "label": "McLendon-Chisholm",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -91.124856499,
                    40.807172268
                ]
            },
            "id": "f3e4507f-58bc-4a4f-af48-0046006ff851",
            "properties": {
                "id": "f3e4507f-58bc-4a4f-af48-0046006ff851",
                "name": "burlington",
                "label": "Burlington",
                "country": "US",
                "state_abbrev": "IA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.1582146,
                    51.900240008
                ]
            },
            "id": "307e007e-9336-4a3b-834b-48aa8370c047",
            "properties": {
                "id": "307e007e-9336-4a3b-834b-48aa8370c047",
                "name": "bicester",
                "label": "Bicester",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.469015408,
                    42.210077526
                ]
            },
            "id": "35dfeae9-7ebc-4e9f-8610-25a36673ede0",
            "properties": {
                "id": "35dfeae9-7ebc-4e9f-8610-25a36673ede0",
                "name": "chautauqua",
                "label": "Chautauqua",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.967078484,
                    39.958834104
                ]
            },
            "id": "d1c1ce09-fe0c-4ace-94b7-8fe61b72202f",
            "properties": {
                "id": "d1c1ce09-fe0c-4ace-94b7-8fe61b72202f",
                "name": "fishers",
                "label": "Fishers",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.924861954,
                    41.676624731
                ]
            },
            "id": "fdbc319f-a1da-4b2b-8402-b80bddbec7dc",
            "properties": {
                "id": "fdbc319f-a1da-4b2b-8402-b80bddbec7dc",
                "name": "plainfield-village",
                "label": "Plainfield Village",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.497352204,
                    39.04365031
                ]
            },
            "id": "ac173939-b18c-4978-be6d-d58413c20d7d",
            "properties": {
                "id": "ac173939-b18c-4978-be6d-d58413c20d7d",
                "name": "arnold",
                "label": "Arnold",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.550514063,
                    33.043799504
                ]
            },
            "id": "f795250a-1292-4243-ae31-b988a12a98a3",
            "properties": {
                "id": "f795250a-1292-4243-ae31-b988a12a98a3",
                "name": "st-paul",
                "label": "St. Paul",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -107.859017543,
                    38.468921932
                ]
            },
            "id": "acff867f-0938-44d0-96bf-2278b7b96cc4",
            "properties": {
                "id": "acff867f-0938-44d0-96bf-2278b7b96cc4",
                "name": "montrose",
                "label": "Montrose",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.376933816,
                    32.661219802
                ]
            },
            "id": "35685934-7a07-4229-bb7f-8136ad33ce35",
            "properties": {
                "id": "35685934-7a07-4229-bb7f-8136ad33ce35",
                "name": "opelika",
                "label": "Opelika",
                "country": "US",
                "state_abbrev": "AL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -63.48325076,
                    44.649906008
                ]
            },
            "id": "f1778e1b-a394-4673-a945-7ffade2e63c1",
            "properties": {
                "id": "f1778e1b-a394-4673-a945-7ffade2e63c1",
                "name": "cole-harbour",
                "label": "Cole Harbour",
                "country": "CA",
                "state_abbrev": "NS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    145.340379469,
                    -38.149737801
                ]
            },
            "id": "69a34adb-6ba7-4fd5-8afd-86174b21d6c4",
            "properties": {
                "id": "69a34adb-6ba7-4fd5-8afd-86174b21d6c4",
                "name": "melbourne-southern-metro",
                "label": "Melbourne - Southern Metro",
                "country": "AU",
                "state_abbrev": "VIC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.680004775,
                    39.014440353
                ]
            },
            "id": "5d0a510a-1a44-4150-8a7c-64af7379e9cb",
            "properties": {
                "id": "5d0a510a-1a44-4150-8a7c-64af7379e9cb",
                "name": "crofton",
                "label": "Crofton",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.607098094,
                    39.15599582
                ]
            },
            "id": "73650cdf-267d-4100-91d8-16d08ff502dd",
            "properties": {
                "id": "73650cdf-267d-4100-91d8-16d08ff502dd",
                "name": "glen-burnie",
                "label": "Glen Burnie",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -92.63636023,
                    32.532852062
                ]
            },
            "id": "76534035-9605-46e2-91d8-2789f43467f6",
            "properties": {
                "id": "76534035-9605-46e2-91d8-2789f43467f6",
                "name": "ruston",
                "label": "Ruston",
                "country": "US",
                "state_abbrev": "LA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -2.89855486,
                    53.191910945
                ]
            },
            "id": "22e28af8-9eac-45e1-a91e-e4148b33c297",
            "properties": {
                "id": "22e28af8-9eac-45e1-a91e-e4148b33c297",
                "name": "chester",
                "label": "Chester",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.933703241,
                    38.996023193
                ]
            },
            "id": "519fbbc2-2174-4ef3-99df-6669a7aeddbd",
            "properties": {
                "id": "519fbbc2-2174-4ef3-99df-6669a7aeddbd",
                "name": "college-park",
                "label": "College Park",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.553676743,
                    39.155200145
                ]
            },
            "id": "932f0943-48f4-406d-9b07-cf0ab80f2b20",
            "properties": {
                "id": "932f0943-48f4-406d-9b07-cf0ab80f2b20",
                "name": "pasadena",
                "label": "Pasadena",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.834499134,
                    39.277353797
                ]
            },
            "id": "9854542d-a8a0-4649-b280-62c3da8fb274",
            "properties": {
                "id": "9854542d-a8a0-4649-b280-62c3da8fb274",
                "name": "ellicott-city",
                "label": "Ellicott City",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.04908081,
                    42.940921032
                ]
            },
            "id": "c082b7ef-2b7c-46de-9983-b431eb65dd82",
            "properties": {
                "id": "c082b7ef-2b7c-46de-9983-b431eb65dd82",
                "name": "hales-corners",
                "label": "Hales Corners",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.874567263,
                    52.488364194
                ]
            },
            "id": "81248992-2b9c-4153-b1df-3e8edb86cbfb",
            "properties": {
                "id": "81248992-2b9c-4153-b1df-3e8edb86cbfb",
                "name": "birmingham-metro",
                "label": "Birmingham Metro",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.351243829,
                    34.039148602
                ]
            },
            "id": "330c8174-6915-45d7-bd6b-8b73442d190e",
            "properties": {
                "id": "330c8174-6915-45d7-bd6b-8b73442d190e",
                "name": "roswell",
                "label": "Roswell",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -110.746447521,
                    45.375464084
                ]
            },
            "id": "78b5c185-1155-4555-8d8e-1ae70d4705a7",
            "properties": {
                "id": "78b5c185-1155-4555-8d8e-1ae70d4705a7",
                "name": "emigrant",
                "label": "Emigrant",
                "country": "US",
                "state_abbrev": "MT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.35519805,
                    39.80935762
                ]
            },
            "id": "ae09fdc6-2390-4bc9-a0f9-f2e362bdcdb6",
            "properties": {
                "id": "ae09fdc6-2390-4bc9-a0f9-f2e362bdcdb6",
                "name": "confluence",
                "label": "Confluence",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.26369325,
                    36.650879767
                ]
            },
            "id": "99e93b7e-ece4-491e-b7f6-61b42f22fe77",
            "properties": {
                "id": "99e93b7e-ece4-491e-b7f6-61b42f22fe77",
                "name": "branson",
                "label": "Branson",
                "country": "US",
                "state_abbrev": "MO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.291574808,
                    37.194256219
                ]
            },
            "id": "b27ef8b5-673b-4399-b54a-aa82d6d76701",
            "properties": {
                "id": "b27ef8b5-673b-4399-b54a-aa82d6d76701",
                "name": "springfield",
                "label": "Springfield",
                "country": "US",
                "state_abbrev": "MO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -156.665319569,
                    20.885420747
                ]
            },
            "id": "d3ea90e2-cbb5-49c0-a6b1-aff6d7a4c902",
            "properties": {
                "id": "d3ea90e2-cbb5-49c0-a6b1-aff6d7a4c902",
                "name": "lahaina",
                "label": "Lahaina",
                "country": "US",
                "state_abbrev": "HI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.07852637,
                    51.80180267
                ]
            },
            "id": "f1d2788b-063a-4309-9f24-113e9ce82a80",
            "properties": {
                "id": "f1d2788b-063a-4309-9f24-113e9ce82a80",
                "name": "hertford",
                "label": "Hertford",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.657838898,
                    55.007680041
                ]
            },
            "id": "b73d3d79-0bdf-4ed0-bae7-5675e1c22c75",
            "properties": {
                "id": "b73d3d79-0bdf-4ed0-bae7-5675e1c22c75",
                "name": "newcastle-upon-tyne",
                "label": "Newcastle Upon Tyne",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    1.159750306,
                    52.055881981
                ]
            },
            "id": "eb8867dd-d32e-4eb2-8eea-50ad6da005ec",
            "properties": {
                "id": "eb8867dd-d32e-4eb2-8eea-50ad6da005ec",
                "name": "ipswich",
                "label": "Ipswich",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.733498878,
                    52.083864051
                ]
            },
            "id": "af864eb5-4491-4774-bc7b-49a45a5d6d40",
            "properties": {
                "id": "af864eb5-4491-4774-bc7b-49a45a5d6d40",
                "name": "milton-keynes",
                "label": "Milton Keynes",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.680584898,
                    40.827446234
                ]
            },
            "id": "97839390-b54f-4f32-81ac-07218bfcd203",
            "properties": {
                "id": "97839390-b54f-4f32-81ac-07218bfcd203",
                "name": "port-washington",
                "label": "Port Washington",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.377123094,
                    42.485994569
                ]
            },
            "id": "fca9e025-b0ee-4faa-8a11-75bdf2cc5da8",
            "properties": {
                "id": "fca9e025-b0ee-4faa-8a11-75bdf2cc5da8",
                "name": "farmington-hills",
                "label": "Farmington Hills",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.919027057,
                    42.586131207
                ]
            },
            "id": "389ac06f-3bc7-4cf1-92b8-31d584f870e4",
            "properties": {
                "id": "389ac06f-3bc7-4cf1-92b8-31d584f870e4",
                "name": "clinton-township",
                "label": "Clinton Township",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.78550741,
                    41.202161418
                ]
            },
            "id": "ddaa2dc4-f7ec-4b1c-8f4b-c5e5089f21f2",
            "properties": {
                "id": "ddaa2dc4-f7ec-4b1c-8f4b-c5e5089f21f2",
                "name": "muncy",
                "label": "Muncy",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.128488184,
                    52.63792076
                ]
            },
            "id": "90fb5a91-9feb-4232-8705-19cd6c67bae8",
            "properties": {
                "id": "90fb5a91-9feb-4232-8705-19cd6c67bae8",
                "name": "leicester",
                "label": "Leicester",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -120.471343903,
                    34.661956371
                ]
            },
            "id": "d3492aec-d779-46bf-8723-03bba605a753",
            "properties": {
                "id": "d3492aec-d779-46bf-8723-03bba605a753",
                "name": "lompoc",
                "label": "Lompoc",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.896140367,
                    34.039848655
                ]
            },
            "id": "4aa59687-cc7b-49b9-89c3-ba63afc2a22c",
            "properties": {
                "id": "4aa59687-cc7b-49b9-89c3-ba63afc2a22c",
                "name": "carolina-beach",
                "label": "Carolina Beach",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    0.646000573,
                    51.540571672
                ]
            },
            "id": "3d93fae6-f0c7-445c-af6f-90cf09ff295a",
            "properties": {
                "id": "3d93fae6-f0c7-445c-af6f-90cf09ff295a",
                "name": "leigh-on-sea",
                "label": "Leigh-on-Sea",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.168227669,
                    43.647083515
                ]
            },
            "id": "57ae8a14-72ad-42d3-b753-47451cfe9d5f",
            "properties": {
                "id": "57ae8a14-72ad-42d3-b753-47451cfe9d5f",
                "name": "portland",
                "label": "Portland",
                "country": "US",
                "state_abbrev": "ME",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -2.601350164,
                    51.466958333
                ]
            },
            "id": "41ba0cb8-4479-437e-9608-78f999c711c7",
            "properties": {
                "id": "41ba0cb8-4479-437e-9608-78f999c711c7",
                "name": "bristol",
                "label": "Bristol",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.663581027,
                    41.957875712
                ]
            },
            "id": "d974645d-c4c2-4c91-9aab-b98f5e5335db",
            "properties": {
                "id": "d974645d-c4c2-4c91-9aab-b98f5e5335db",
                "name": "plymouth",
                "label": "Plymouth",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.001545208,
                    41.790112743
                ]
            },
            "id": "96c4ecf8-2914-4667-a0b3-6c0a9e032d93",
            "properties": {
                "id": "96c4ecf8-2914-4667-a0b3-6c0a9e032d93",
                "name": "orleans",
                "label": "Orleans",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.294892199,
                    41.931110266
                ]
            },
            "id": "6b1ed691-5064-4cdb-a9c1-1e4b78ee68d1",
            "properties": {
                "id": "6b1ed691-5064-4cdb-a9c1-1e4b78ee68d1",
                "name": "attleboro",
                "label": "Attleboro",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.420278017,
                    38.578855252
                ]
            },
            "id": "b806e167-dbae-4915-8382-765da2dc80d2",
            "properties": {
                "id": "b806e167-dbae-4915-8382-765da2dc80d2",
                "name": "kirkwood",
                "label": "Kirkwood",
                "country": "US",
                "state_abbrev": "MO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.701225922,
                    30.276457728
                ]
            },
            "id": "11fe1a87-5088-4a80-a348-61f4dd232b28",
            "properties": {
                "id": "11fe1a87-5088-4a80-a348-61f4dd232b28",
                "name": "gulf-shores",
                "label": "Gulf Shores",
                "country": "US",
                "state_abbrev": "AL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.545503252,
                    36.522305044
                ]
            },
            "id": "5bd17404-1d55-45ac-99f9-71b43c0a04b3",
            "properties": {
                "id": "5bd17404-1d55-45ac-99f9-71b43c0a04b3",
                "name": "kingsport",
                "label": "Kingsport",
                "country": "US",
                "state_abbrev": "TN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.303196269,
                    41.745827852
                ]
            },
            "id": "e30101d6-8a9a-4d9e-8cb0-38937b85e61b",
            "properties": {
                "id": "e30101d6-8a9a-4d9e-8cb0-38937b85e61b",
                "name": "wellsboro",
                "label": "Wellsboro",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    1.282828807,
                    52.63182695
                ]
            },
            "id": "22e456bf-9f88-4403-a561-94c9b1434698",
            "properties": {
                "id": "22e456bf-9f88-4403-a561-94c9b1434698",
                "name": "norwich",
                "label": "Norwich",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.944355391,
                    39.920384919
                ]
            },
            "id": "9c5c6c89-c595-4522-9a9a-636e9656a200",
            "properties": {
                "id": "9c5c6c89-c595-4522-9a9a-636e9656a200",
                "name": "thornton",
                "label": "Thornton",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.036525831,
                    45.351010697
                ]
            },
            "id": "2041d8e5-df03-4420-9433-f8f2a37e331c",
            "properties": {
                "id": "2041d8e5-df03-4420-9433-f8f2a37e331c",
                "name": "parry-sound",
                "label": "Parry Sound",
                "country": "CA",
                "state_abbrev": "ON",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.625823182,
                    38.907549292
                ]
            },
            "id": "8297f02d-df9e-4e5a-ab3a-a26bed3093d9",
            "properties": {
                "id": "8297f02d-df9e-4e5a-ab3a-a26bed3093d9",
                "name": "leawood",
                "label": "Leawood",
                "country": "US",
                "state_abbrev": "KS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.475378272,
                    40.199095231
                ]
            },
            "id": "8891db7f-6155-459d-a12c-7743b4538186",
            "properties": {
                "id": "8891db7f-6155-459d-a12c-7743b4538186",
                "name": "trappe",
                "label": "Trappe",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.427359416,
                    43.903460692
                ]
            },
            "id": "b27df7be-ada5-4d3e-989b-60108147aa15",
            "properties": {
                "id": "b27df7be-ada5-4d3e-989b-60108147aa15",
                "name": "richmond-hill",
                "label": "Richmond Hill",
                "country": "CA",
                "state_abbrev": "ON",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.814650253,
                    40.613743676
                ]
            },
            "id": "6baa7536-7083-4f99-be17-91f14859ea59",
            "properties": {
                "id": "6baa7536-7083-4f99-be17-91f14859ea59",
                "name": "cottonwood-heights",
                "label": "Cottonwood Heights",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.830737161,
                    33.694305342
                ]
            },
            "id": "2a68a9e8-0285-4c09-8f11-4b7bfed9140e",
            "properties": {
                "id": "2a68a9e8-0285-4c09-8f11-4b7bfed9140e",
                "name": "fayette",
                "label": "Fayette",
                "country": "US",
                "state_abbrev": "AL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.18642305,
                    51.451347782
                ]
            },
            "id": "bf527e0d-42f9-4365-bf3a-ab68fda90d65",
            "properties": {
                "id": "bf527e0d-42f9-4365-bf3a-ab68fda90d65",
                "name": "wandsworth",
                "label": "Wandsworth",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.375731684,
                    46.550289548
                ]
            },
            "id": "9d145f43-734f-46cf-9542-1291fd02de6f",
            "properties": {
                "id": "9d145f43-734f-46cf-9542-1291fd02de6f",
                "name": "sault-ste-marie",
                "label": "Sault Ste. Marie",
                "country": "CA",
                "state_abbrev": "ON",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -2.233367246,
                    53.327641335
                ]
            },
            "id": "ac060c27-f895-406a-93bd-41faf901bda6",
            "properties": {
                "id": "ac060c27-f895-406a-93bd-41faf901bda6",
                "name": "wilmslow",
                "label": "Wilmslow",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.807656945,
                    39.015773438
                ]
            },
            "id": "a9176b11-c97f-4740-b2a3-026364342a0c",
            "properties": {
                "id": "a9176b11-c97f-4740-b2a3-026364342a0c",
                "name": "shawnee",
                "label": "Shawnee",
                "country": "US",
                "state_abbrev": "KS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.295104787,
                    43.881264157
                ]
            },
            "id": "896e42f4-9514-422b-8eb3-ba45b57b4b48",
            "properties": {
                "id": "896e42f4-9514-422b-8eb3-ba45b57b4b48",
                "name": "markham",
                "label": "Markham",
                "country": "CA",
                "state_abbrev": "ON",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.594147013,
                    33.475150105
                ]
            },
            "id": "6c4010ec-8872-44dc-90db-55c8eb8f1cec",
            "properties": {
                "id": "6c4010ec-8872-44dc-90db-55c8eb8f1cec",
                "name": "tyrone",
                "label": "Tyrone",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.602985889,
                    41.728941591
                ]
            },
            "id": "cd05b70f-2c75-4657-8e33-1ec400432c63",
            "properties": {
                "id": "cd05b70f-2c75-4657-8e33-1ec400432c63",
                "name": "ankeny",
                "label": "Ankeny",
                "country": "US",
                "state_abbrev": "IA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.486865986,
                    39.085741565
                ]
            },
            "id": "656df2e0-e1f1-4110-8b6b-64876331a507",
            "properties": {
                "id": "656df2e0-e1f1-4110-8b6b-64876331a507",
                "name": "newport",
                "label": "Newport",
                "country": "US",
                "state_abbrev": "KY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.990034341,
                    38.516488127
                ]
            },
            "id": "12743b88-2d91-4ae6-8d1a-437643125b34",
            "properties": {
                "id": "12743b88-2d91-4ae6-8d1a-437643125b34",
                "name": "belleville",
                "label": "Belleville",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.400755956,
                    32.694437684
                ]
            },
            "id": "14aa469e-f1a6-43c0-bca1-5f67001ecc8d",
            "properties": {
                "id": "14aa469e-f1a6-43c0-bca1-5f67001ecc8d",
                "name": "talty",
                "label": "Talty",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.464966031,
                    48.170653215
                ]
            },
            "id": "f381ce48-fb4c-4ddf-a935-d03840089774",
            "properties": {
                "id": "f381ce48-fb4c-4ddf-a935-d03840089774",
                "name": "camano",
                "label": "Camano",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.331989486,
                    51.750757666
                ]
            },
            "id": "ac346556-8e5c-4379-ae98-5d36a0ff5315",
            "properties": {
                "id": "ac346556-8e5c-4379-ae98-5d36a0ff5315",
                "name": "st-albans",
                "label": "St Albans",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -64.812562993,
                    46.11781879
                ]
            },
            "id": "0f96ac6d-0a31-4205-b5e3-89d342145572",
            "properties": {
                "id": "0f96ac6d-0a31-4205-b5e3-89d342145572",
                "name": "moncton",
                "label": "Moncton",
                "country": "CA",
                "state_abbrev": "NB",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.780669428,
                    41.552042613
                ]
            },
            "id": "f85f13de-9112-4d1a-88cb-1bf9d5a773fb",
            "properties": {
                "id": "f85f13de-9112-4d1a-88cb-1bf9d5a773fb",
                "name": "west-des-moines",
                "label": "West Des Moines",
                "country": "US",
                "state_abbrev": "IA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.794455109,
                    33.319534773
                ]
            },
            "id": "3a5dce9a-f6f7-4f83-8794-518be1bd19ff",
            "properties": {
                "id": "3a5dce9a-f6f7-4f83-8794-518be1bd19ff",
                "name": "celina",
                "label": "Celina",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.028110663,
                    40.745206216
                ]
            },
            "id": "f1079d64-6706-496a-80bc-a19f1fa1996e",
            "properties": {
                "id": "f1079d64-6706-496a-80bc-a19f1fa1996e",
                "name": "hoboken",
                "label": "Hoboken",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.884532691,
                    43.188698764
                ]
            },
            "id": "87654122-abcb-4871-ba2d-1f8055253691",
            "properties": {
                "id": "87654122-abcb-4871-ba2d-1f8055253691",
                "name": "dover",
                "label": "Dover",
                "country": "US",
                "state_abbrev": "NH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    0.051548814,
                    51.371997702
                ]
            },
            "id": "0bb7fc02-a8d1-45eb-b3e8-e66a2ee1266c",
            "properties": {
                "id": "0bb7fc02-a8d1-45eb-b3e8-e66a2ee1266c",
                "name": "bromley",
                "label": "Bromley",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.985025591,
                    43.368884791
                ]
            },
            "id": "3c38c139-a57a-4a75-8b8d-5da65c7610db",
            "properties": {
                "id": "3c38c139-a57a-4a75-8b8d-5da65c7610db",
                "name": "stratford",
                "label": "Stratford",
                "country": "CA",
                "state_abbrev": "ON",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.759491817,
                    51.404932746
                ]
            },
            "id": "b0d45a65-d9a4-4cfa-8aba-974b1d637ad8",
            "properties": {
                "id": "b0d45a65-d9a4-4cfa-8aba-974b1d637ad8",
                "name": "bracknell",
                "label": "Bracknell",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -2.366737941,
                    51.380244062
                ]
            },
            "id": "683c2610-cb33-4f0d-86a5-aa29f2a62db7",
            "properties": {
                "id": "683c2610-cb33-4f0d-86a5-aa29f2a62db7",
                "name": "bath",
                "label": "Bath",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.489265548,
                    42.478590338
                ]
            },
            "id": "c78ee8c1-61a1-49f5-9fa7-75e162a5be91",
            "properties": {
                "id": "c78ee8c1-61a1-49f5-9fa7-75e162a5be91",
                "name": "novi",
                "label": "Novi",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.263601972,
                    38.599643823
                ]
            },
            "id": "ae5ea8a0-f007-4b10-8140-05abb0ac3294",
            "properties": {
                "id": "ae5ea8a0-f007-4b10-8140-05abb0ac3294",
                "name": "ottawa",
                "label": "Ottawa",
                "country": "US",
                "state_abbrev": "KS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.212836515,
                    47.388747986
                ]
            },
            "id": "8cb45db4-823a-47cb-a1a2-a5c0f31c9680",
            "properties": {
                "id": "8cb45db4-823a-47cb-a1a2-a5c0f31c9680",
                "name": "kent",
                "label": "Kent",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.789940531,
                    41.887166495
                ]
            },
            "id": "591ad4a9-55aa-4537-9755-2eb2c7cdd4f3",
            "properties": {
                "id": "591ad4a9-55aa-4537-9755-2eb2c7cdd4f3",
                "name": "oak-park",
                "label": "Oak Park",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.874716544,
                    52.488607765
                ]
            },
            "id": "0b1fbbbe-4578-4034-a3bc-c2f24dc2aba9",
            "properties": {
                "id": "0b1fbbbe-4578-4034-a3bc-c2f24dc2aba9",
                "name": "birmingham",
                "label": "Birmingham",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.023563377,
                    44.091510224
                ]
            },
            "id": "2927c59d-13f6-4145-afe2-c22921b9f59d",
            "properties": {
                "id": "2927c59d-13f6-4145-afe2-c22921b9f59d",
                "name": "north-haverhill",
                "label": "North Haverhill",
                "country": "US",
                "state_abbrev": "NH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.935889159,
                    29.872776438
                ]
            },
            "id": "a4a82b48-2dc4-4bea-a497-c64fcca7d1db",
            "properties": {
                "id": "a4a82b48-2dc4-4bea-a497-c64fcca7d1db",
                "name": "san-marcos",
                "label": "San Marcos",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.938196331,
                    41.661491708
                ]
            },
            "id": "4805c59b-d882-4090-b5ac-d550899eef54",
            "properties": {
                "id": "4805c59b-d882-4090-b5ac-d550899eef54",
                "name": "new-bedford",
                "label": "New Bedford",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    0.132941968,
                    52.199381115
                ]
            },
            "id": "286fbaa8-5147-4a03-ba10-18fd70ff55cb",
            "properties": {
                "id": "286fbaa8-5147-4a03-ba10-18fd70ff55cb",
                "name": "cambridge",
                "label": "Cambridge",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.65684748,
                    39.026974714
                ]
            },
            "id": "0be6b022-2763-4bbe-b173-c98ccd2da4fe",
            "properties": {
                "id": "0be6b022-2763-4bbe-b173-c98ccd2da4fe",
                "name": "mission",
                "label": "Mission",
                "country": "US",
                "state_abbrev": "KS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.880507003,
                    37.666323398
                ]
            },
            "id": "468de99c-6ea0-418c-bd23-e3f08f66be6f",
            "properties": {
                "id": "468de99c-6ea0-418c-bd23-e3f08f66be6f",
                "name": "pleasanton",
                "label": "Pleasanton",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.321841444,
                    28.662545163
                ]
            },
            "id": "8d442bb2-b6bd-4904-978d-d6e9bca25c77",
            "properties": {
                "id": "8d442bb2-b6bd-4904-978d-d6e9bca25c77",
                "name": "casselberry",
                "label": "Casselberry",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.791294716,
                    39.411562816
                ]
            },
            "id": "a525f9ab-72b3-4cf9-94c6-e348235766a6",
            "properties": {
                "id": "a525f9ab-72b3-4cf9-94c6-e348235766a6",
                "name": "owings-mills",
                "label": "Owings Mills",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -123.449444101,
                    48.11740937
                ]
            },
            "id": "12b093e0-0d1c-4fb6-9413-c4a1073b6c57",
            "properties": {
                "id": "12b093e0-0d1c-4fb6-9413-c4a1073b6c57",
                "name": "port-angeles",
                "label": "Port Angeles",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.192997968,
                    38.402630281
                ]
            },
            "id": "f0d81672-8f0e-4bd9-9d4b-1ed4f979333d",
            "properties": {
                "id": "f0d81672-8f0e-4bd9-9d4b-1ed4f979333d",
                "name": "emporia",
                "label": "Emporia",
                "country": "US",
                "state_abbrev": "KS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.877176144,
                    37.702972206
                ]
            },
            "id": "33e3413b-a67a-4782-8911-c36ce3dd69d3",
            "properties": {
                "id": "33e3413b-a67a-4782-8911-c36ce3dd69d3",
                "name": "elizabethtown",
                "label": "Elizabethtown",
                "country": "US",
                "state_abbrev": "KY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.098896622,
                    39.326812518
                ]
            },
            "id": "60199a2b-f348-49dd-aaa2-d2df47834e4e",
            "properties": {
                "id": "60199a2b-f348-49dd-aaa2-d2df47834e4e",
                "name": "athens",
                "label": "Athens",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.444724382,
                    42.984773923
                ]
            },
            "id": "4a4873a9-662c-4804-91b0-e293fa09c390",
            "properties": {
                "id": "4a4873a9-662c-4804-91b0-e293fa09c390",
                "name": "manchester",
                "label": "Manchester",
                "country": "US",
                "state_abbrev": "NH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.264129803,
                    38.959738265
                ]
            },
            "id": "7da1af70-8a19-44b8-91b0-555375f31575",
            "properties": {
                "id": "7da1af70-8a19-44b8-91b0-555375f31575",
                "name": "lawrence",
                "label": "Lawrence",
                "country": "US",
                "state_abbrev": "KS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.038485583,
                    41.362354382
                ]
            },
            "id": "b4289721-fb84-49c2-af93-2438452e1720",
            "properties": {
                "id": "b4289721-fb84-49c2-af93-2438452e1720",
                "name": "harveys-lake",
                "label": "Harveys Lake",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.95017326,
                    36.987193177
                ]
            },
            "id": "0fd27dc4-50ad-4c28-ab6e-c455a3bdf7f0",
            "properties": {
                "id": "0fd27dc4-50ad-4c28-ab6e-c455a3bdf7f0",
                "name": "lewisburg",
                "label": "Lewisburg",
                "country": "US",
                "state_abbrev": "KY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.202669043,
                    34.033331985
                ]
            },
            "id": "bdb9ef8f-bc2a-4548-b433-37345dbd9a0d",
            "properties": {
                "id": "bdb9ef8f-bc2a-4548-b433-37345dbd9a0d",
                "name": "johns-creek",
                "label": "Johns Creek",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.034716872,
                    43.061568728
                ]
            },
            "id": "412ce62b-2c64-45e9-944d-b66c47964242",
            "properties": {
                "id": "412ce62b-2c64-45e9-944d-b66c47964242",
                "name": "wauwatosa",
                "label": "Wauwatosa",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.062437601,
                    39.883694583
                ]
            },
            "id": "8005f6a2-9223-4f2a-8380-4275f67b02a8",
            "properties": {
                "id": "8005f6a2-9223-4f2a-8380-4275f67b02a8",
                "name": "westminster",
                "label": "Westminster",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.436653023,
                    36.972059814
                ]
            },
            "id": "68207a7f-fa2c-4e4c-94ea-32773ee3b9d5",
            "properties": {
                "id": "68207a7f-fa2c-4e4c-94ea-32773ee3b9d5",
                "name": "bowling-green",
                "label": "Bowling Green",
                "country": "US",
                "state_abbrev": "KY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.363124855,
                    42.599964732
                ]
            },
            "id": "f43a4423-92d8-4519-95fa-afd31ecbd3b9",
            "properties": {
                "id": "f43a4423-92d8-4519-95fa-afd31ecbd3b9",
                "name": "chelmsford",
                "label": "Chelmsford",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.35937115,
                    42.358542403
                ]
            },
            "id": "8a141834-c685-4048-8224-d7e4c13bba55",
            "properties": {
                "id": "8a141834-c685-4048-8224-d7e4c13bba55",
                "name": "wayland",
                "label": "Wayland",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.683398893,
                    41.766064763
                ]
            },
            "id": "23ea0aeb-aa28-4a77-8afc-621522987e72",
            "properties": {
                "id": "23ea0aeb-aa28-4a77-8afc-621522987e72",
                "name": "hartford",
                "label": "Hartford",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.209992473,
                    51.616030158
                ]
            },
            "id": "c568fbc1-a6cf-41ef-9008-56c10b7a8062",
            "properties": {
                "id": "c568fbc1-a6cf-41ef-9008-56c10b7a8062",
                "name": "barnet",
                "label": "Barnet",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.141936614,
                    33.21722608
                ]
            },
            "id": "cdd02ca3-c4d0-4113-b837-d7961419cd69",
            "properties": {
                "id": "cdd02ca3-c4d0-4113-b837-d7961419cd69",
                "name": "denton",
                "label": "Denton",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.957382784,
                    40.361507632
                ]
            },
            "id": "bb73ad49-2910-4985-8e71-6607fe30488a",
            "properties": {
                "id": "bb73ad49-2910-4985-8e71-6607fe30488a",
                "name": "new-hope",
                "label": "New Hope",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.204050254,
                    32.98085556
                ]
            },
            "id": "37afab6c-27d9-4704-b723-c06b74ffdbe2",
            "properties": {
                "id": "37afab6c-27d9-4704-b723-c06b74ffdbe2",
                "name": "westlake",
                "label": "Westlake",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.033824702,
                    42.340451179
                ]
            },
            "id": "51f5b9d9-5391-47c4-80ba-294cddfbcaf5",
            "properties": {
                "id": "51f5b9d9-5391-47c4-80ba-294cddfbcaf5",
                "name": "grayslake",
                "label": "Grayslake",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -120.159678234,
                    39.150663142
                ]
            },
            "id": "0292c394-80e1-4cdd-8bbc-7a24f0288293",
            "properties": {
                "id": "0292c394-80e1-4cdd-8bbc-7a24f0288293",
                "name": "sunnyside-tahoe-city",
                "label": "Sunnyside-Tahoe City",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -112.642937098,
                    33.431460965
                ]
            },
            "id": "0bb88dde-b38e-4b4a-b201-688c76509a25",
            "properties": {
                "id": "0bb88dde-b38e-4b4a-b201-688c76509a25",
                "name": "buckeye",
                "label": "Buckeye",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.112719844,
                    40.982135456
                ]
            },
            "id": "456d8227-92ce-4a83-99c8-c54080d5d496",
            "properties": {
                "id": "456d8227-92ce-4a83-99c8-c54080d5d496",
                "name": "ridgewood",
                "label": "Ridgewood",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.801805261,
                    38.960913004
                ]
            },
            "id": "e50398a9-a555-4d30-bd80-8112073a875e",
            "properties": {
                "id": "e50398a9-a555-4d30-bd80-8112073a875e",
                "name": "lenexa",
                "label": "Lenexa",
                "country": "US",
                "state_abbrev": "KS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.266303596,
                    32.347026328
                ]
            },
            "id": "42700dd4-a844-4aea-96e5-2b1828e1f2eb",
            "properties": {
                "id": "42700dd4-a844-4aea-96e5-2b1828e1f2eb",
                "name": "montgomery",
                "label": "Montgomery",
                "country": "US",
                "state_abbrev": "AL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.932335868,
                    40.228935774
                ]
            },
            "id": "08f21f7d-d504-4c8e-91dc-d8431f5e842e",
            "properties": {
                "id": "08f21f7d-d504-4c8e-91dc-d8431f5e842e",
                "name": "newtown",
                "label": "Newtown",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.220558251,
                    35.601017963
                ]
            },
            "id": "91d4a9e4-322d-4487-88eb-f33bcb6aa3db",
            "properties": {
                "id": "91d4a9e4-322d-4487-88eb-f33bcb6aa3db",
                "name": "las-vegas",
                "label": "Las Vegas",
                "country": "US",
                "state_abbrev": "NM",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.251516884,
                    40.027313796
                ]
            },
            "id": "5dd1764f-6880-45f2-a3e9-ec40785347e4",
            "properties": {
                "id": "5dd1764f-6880-45f2-a3e9-ec40785347e4",
                "name": "boulder",
                "label": "Boulder",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.101016924,
                    30.667404137
                ]
            },
            "id": "99ba6afb-fc3a-4676-8d62-d9965ae63237",
            "properties": {
                "id": "99ba6afb-fc3a-4676-8d62-d9965ae63237",
                "name": "mobile",
                "label": "Mobile",
                "country": "US",
                "state_abbrev": "AL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.870956689,
                    33.17736036
                ]
            },
            "id": "28f6a1b1-097a-4d58-a8cb-bbff13e68ac4",
            "properties": {
                "id": "28f6a1b1-097a-4d58-a8cb-bbff13e68ac4",
                "name": "runaway-bay",
                "label": "Runaway Bay",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -106.263214112,
                    31.579265086
                ]
            },
            "id": "284cf220-aa77-4d86-a13d-31c93687ee86",
            "properties": {
                "id": "284cf220-aa77-4d86-a13d-31c93687ee86",
                "name": "san-elizario",
                "label": "San Elizario",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.871237628,
                    42.369785874
                ]
            },
            "id": "4926152a-8d91-450f-a1eb-45fca07187e3",
            "properties": {
                "id": "4926152a-8d91-450f-a1eb-45fca07187e3",
                "name": "waukegan",
                "label": "Waukegan",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.510446237,
                    40.668618873
                ]
            },
            "id": "bac5074c-ce9a-4205-af51-03ad799b8017",
            "properties": {
                "id": "bac5074c-ce9a-4205-af51-03ad799b8017",
                "name": "wantagh",
                "label": "Wantagh",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.982636205,
                    42.864426674
                ]
            },
            "id": "51821ccd-8dd0-4806-9ccf-f46d3ca64be4",
            "properties": {
                "id": "51821ccd-8dd0-4806-9ccf-f46d3ca64be4",
                "name": "geneva",
                "label": "Geneva",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.865699082,
                    42.214491393
                ]
            },
            "id": "e6033032-9b53-4f02-af0a-b63db607d1cf",
            "properties": {
                "id": "e6033032-9b53-4f02-af0a-b63db607d1cf",
                "name": "catskill",
                "label": "Catskill",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.002217724,
                    42.203844724
                ]
            },
            "id": "8f2a2e37-6fc7-42e5-a8bb-e2c08f7a5934",
            "properties": {
                "id": "8f2a2e37-6fc7-42e5-a8bb-e2c08f7a5934",
                "name": "braintree",
                "label": "Braintree",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.676761963,
                    38.156044465
                ]
            },
            "id": "6fb6c06d-c1f1-47e1-97b1-5386ffcd71f3",
            "properties": {
                "id": "6fb6c06d-c1f1-47e1-97b1-5386ffcd71f3",
                "name": "midway",
                "label": "Midway",
                "country": "US",
                "state_abbrev": "KY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.314380823,
                    40.658402397
                ]
            },
            "id": "7e9f8155-689e-46c7-b25c-1492ced6b739",
            "properties": {
                "id": "7e9f8155-689e-46c7-b25c-1492ced6b739",
                "name": "perrysville",
                "label": "Perrysville",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -92.918910347,
                    41.405154964
                ]
            },
            "id": "8e0cfac0-3fda-4f66-8593-7bbd8fae36f0",
            "properties": {
                "id": "8e0cfac0-3fda-4f66-8593-7bbd8fae36f0",
                "name": "pella",
                "label": "Pella",
                "country": "US",
                "state_abbrev": "IA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.83851911,
                    40.240812074
                ]
            },
            "id": "da4381bd-d93a-4737-ad20-6d83afd95025",
            "properties": {
                "id": "da4381bd-d93a-4737-ad20-6d83afd95025",
                "name": "yardley",
                "label": "Yardley",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.336158932,
                    41.689413954
                ]
            },
            "id": "45525d24-e2c9-4d25-80f9-e85aea24e3b9",
            "properties": {
                "id": "45525d24-e2c9-4d25-80f9-e85aea24e3b9",
                "name": "mentor",
                "label": "Mentor",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.646338447,
                    41.099338273
                ]
            },
            "id": "b7c7ad07-767d-4d39-9b42-a50daf91ab28",
            "properties": {
                "id": "b7c7ad07-767d-4d39-9b42-a50daf91ab28",
                "name": "youngstown",
                "label": "Youngstown",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.536141199,
                    39.046208032
                ]
            },
            "id": "73d5724d-01d0-43ce-ba90-aea89002fde8",
            "properties": {
                "id": "73d5724d-01d0-43ce-ba90-aea89002fde8",
                "name": "fort-wright",
                "label": "Fort Wright",
                "country": "US",
                "state_abbrev": "KY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.867338409,
                    39.592554888
                ]
            },
            "id": "f36fc059-43b4-4645-af43-4e9ea864753d",
            "properties": {
                "id": "f36fc059-43b4-4645-af43-4e9ea864753d",
                "name": "centennial",
                "label": "Centennial",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.232904513,
                    37.005046746
                ]
            },
            "id": "2e97d8b0-836f-44c4-bba5-bace06b1d4b4",
            "properties": {
                "id": "2e97d8b0-836f-44c4-bba5-bace06b1d4b4",
                "name": "grand-rivers",
                "label": "Grand Rivers",
                "country": "US",
                "state_abbrev": "KY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -2.157828979,
                    53.616578132
                ]
            },
            "id": "d5d5b460-fca0-4642-8067-fc97b83ab838",
            "properties": {
                "id": "d5d5b460-fca0-4642-8067-fc97b83ab838",
                "name": "rochdale",
                "label": "Rochdale",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.125077667,
                    32.699775975
                ]
            },
            "id": "50cd63c5-7971-4c29-93e8-6860e032ab06",
            "properties": {
                "id": "50cd63c5-7971-4c29-93e8-6860e032ab06",
                "name": "arlington",
                "label": "Arlington",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.065855865,
                    40.547998057
                ]
            },
            "id": "a3383abe-ffef-442b-889c-a9319a8f0d56",
            "properties": {
                "id": "a3383abe-ffef-442b-889c-a9319a8f0d56",
                "name": "fort-collins",
                "label": "Fort Collins",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.675110189,
                    40.949491313
                ]
            },
            "id": "e96a183e-3413-4b24-928d-7ba8df26a509",
            "properties": {
                "id": "e96a183e-3413-4b24-928d-7ba8df26a509",
                "name": "rye",
                "label": "Rye",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.970197299,
                    32.858277971
                ]
            },
            "id": "d90c04b1-fbfa-4cd8-9368-dfef32a7632c",
            "properties": {
                "id": "d90c04b1-fbfa-4cd8-9368-dfef32a7632c",
                "name": "irving",
                "label": "Irving",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.8230304,
                    37.118270201
                ]
            },
            "id": "0deecfa0-1123-4a25-9599-d0fdbbaa5b0a",
            "properties": {
                "id": "0deecfa0-1123-4a25-9599-d0fdbbaa5b0a",
                "name": "whitesburg",
                "label": "Whitesburg",
                "country": "US",
                "state_abbrev": "KY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.585155253,
                    30.294063966
                ]
            },
            "id": "30fa84c1-7ec2-4476-94e4-27b473ed3dbd",
            "properties": {
                "id": "30fa84c1-7ec2-4476-94e4-27b473ed3dbd",
                "name": "orange-beach",
                "label": "Orange Beach",
                "country": "US",
                "state_abbrev": "AL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.02908259,
                    34.07391968
                ]
            },
            "id": "cabbd764-207f-4952-b860-7ceee2be2d65",
            "properties": {
                "id": "cabbd764-207f-4952-b860-7ceee2be2d65",
                "name": "el-monte",
                "label": "El Monte",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.113045162,
                    39.546990535
                ]
            },
            "id": "064568c7-1da7-4583-ac7c-473cd946b237",
            "properties": {
                "id": "064568c7-1da7-4583-ac7c-473cd946b237",
                "name": "havre-de-grace",
                "label": "Havre de Grace",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.929483369,
                    33.18582256
                ]
            },
            "id": "6644a6d3-7794-44d2-8710-4bb619a45de2",
            "properties": {
                "id": "6644a6d3-7794-44d2-8710-4bb619a45de2",
                "name": "little-elm",
                "label": "Little Elm",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.142160376,
                    38.6668861
                ]
            },
            "id": "4430ee00-e86f-45c9-b8c6-ac271ad68fe3",
            "properties": {
                "id": "4430ee00-e86f-45c9-b8c6-ac271ad68fe3",
                "name": "folsom",
                "label": "Folsom",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -116.369556434,
                    33.737802056
                ]
            },
            "id": "15fbbf29-8625-4d9a-bea0-5c6e8820ebf3",
            "properties": {
                "id": "15fbbf29-8625-4d9a-bea0-5c6e8820ebf3",
                "name": "palm-desert",
                "label": "Palm Desert",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.682165104,
                    44.361241136
                ]
            },
            "id": "7fda8d8c-4a65-44e7-9a7f-4e40573ccbef",
            "properties": {
                "id": "7fda8d8c-4a65-44e7-9a7f-4e40573ccbef",
                "name": "barrie",
                "label": "Barrie",
                "country": "CA",
                "state_abbrev": "ON",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.704347989,
                    40.66463781
                ]
            },
            "id": "61679e59-c415-4408-8bd9-f75f175b2258",
            "properties": {
                "id": "61679e59-c415-4408-8bd9-f75f175b2258",
                "name": "valley-stream",
                "label": "Valley Stream",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -119.859710097,
                    34.436002949
                ]
            },
            "id": "8c74bd97-feaf-4d7d-b2cf-52021ebfa54c",
            "properties": {
                "id": "8c74bd97-feaf-4d7d-b2cf-52021ebfa54c",
                "name": "goleta",
                "label": "Goleta",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.23693503,
                    43.532777618
                ]
            },
            "id": "6ce09309-b538-4e99-a466-4460f262bd5c",
            "properties": {
                "id": "6ce09309-b538-4e99-a466-4460f262bd5c",
                "name": "guelph",
                "label": "Guelph",
                "country": "CA",
                "state_abbrev": "ON",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.489624234,
                    32.608430603
                ]
            },
            "id": "02578511-a27c-4269-9c97-7ce7fa39d962",
            "properties": {
                "id": "02578511-a27c-4269-9c97-7ce7fa39d962",
                "name": "auburn",
                "label": "Auburn",
                "country": "US",
                "state_abbrev": "AL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.301415784,
                    38.298185727
                ]
            },
            "id": "575c104b-0eca-4486-a9de-a12f2b609e5f",
            "properties": {
                "id": "575c104b-0eca-4486-a9de-a12f2b609e5f",
                "name": "napa",
                "label": "Napa",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.522782034,
                    40.048404612
                ]
            },
            "id": "ba0d81ad-2507-44ca-a7ad-42f6536d8cd5",
            "properties": {
                "id": "ba0d81ad-2507-44ca-a7ad-42f6536d8cd5",
                "name": "shippensburg",
                "label": "Shippensburg",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.477492677,
                    39.101248282
                ]
            },
            "id": "8d6e3710-7a6c-4728-92df-f2345624ab3d",
            "properties": {
                "id": "8d6e3710-7a6c-4728-92df-f2345624ab3d",
                "name": "bellevue",
                "label": "Bellevue",
                "country": "US",
                "state_abbrev": "KY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.477092924,
                    40.338510719
                ]
            },
            "id": "2c62f63f-365a-4c10-b198-d84546bb23a8",
            "properties": {
                "id": "2c62f63f-365a-4c10-b198-d84546bb23a8",
                "name": "cleona",
                "label": "Cleona",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.659093827,
                    35.074507171
                ]
            },
            "id": "1fd25efa-b6d3-4ef2-b753-e4658dc713af",
            "properties": {
                "id": "1fd25efa-b6d3-4ef2-b753-e4658dc713af",
                "name": "gaffney",
                "label": "Gaffney",
                "country": "US",
                "state_abbrev": "SC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.220755787,
                    33.989471832
                ]
            },
            "id": "f1460fab-b03f-44ae-990b-e1292f27c931",
            "properties": {
                "id": "f1460fab-b03f-44ae-990b-e1292f27c931",
                "name": "lexington",
                "label": "Lexington",
                "country": "US",
                "state_abbrev": "SC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.990509513,
                    34.572968462
                ]
            },
            "id": "91597d7d-f8a0-4ec1-bed7-f0290069dbd9",
            "properties": {
                "id": "91597d7d-f8a0-4ec1-bed7-f0290069dbd9",
                "name": "decatur",
                "label": "Decatur",
                "country": "US",
                "state_abbrev": "AL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -92.964096155,
                    44.987667981
                ]
            },
            "id": "5ee9e2e9-898b-47b8-bb70-99497c6cf7ec",
            "properties": {
                "id": "5ee9e2e9-898b-47b8-bb70-99497c6cf7ec",
                "name": "oakdale",
                "label": "Oakdale",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.187923523,
                    29.955464744
                ]
            },
            "id": "5b53c28e-2bcf-4bff-bc2a-2705b22e8e55",
            "properties": {
                "id": "5b53c28e-2bcf-4bff-bc2a-2705b22e8e55",
                "name": "elmwood",
                "label": "Elmwood",
                "country": "US",
                "state_abbrev": "LA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.116774496,
                    39.697826231
                ]
            },
            "id": "a2624c06-d568-4b22-a87c-154c233b9111",
            "properties": {
                "id": "a2624c06-d568-4b22-a87c-154c233b9111",
                "name": "lakewood",
                "label": "Lakewood",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -120.673899759,
                    35.143101553
                ]
            },
            "id": "5dcec4db-d01b-40da-857c-16b898e53f35",
            "properties": {
                "id": "5dcec4db-d01b-40da-857c-16b898e53f35",
                "name": "pismo-beach",
                "label": "Pismo Beach",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -98.246691765,
                    26.22519247
                ]
            },
            "id": "a2b10108-bdca-4715-8c19-5392ef4ff862",
            "properties": {
                "id": "a2b10108-bdca-4715-8c19-5392ef4ff862",
                "name": "mcallen",
                "label": "McAllen",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.834886502,
                    42.49280841
                ]
            },
            "id": "723d54f9-90cb-40e2-b424-d1b2c5e3c082",
            "properties": {
                "id": "723d54f9-90cb-40e2-b424-d1b2c5e3c082",
                "name": "marblehead",
                "label": "Marblehead",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.989096008,
                    28.139985991
                ]
            },
            "id": "9ac66293-6858-40c4-9ca6-ed83f9762556",
            "properties": {
                "id": "9ac66293-6858-40c4-9ca6-ed83f9762556",
                "name": "lamar",
                "label": "Lamar",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.134576906,
                    34.192726263
                ]
            },
            "id": "3200517b-fd38-43c7-8f21-c73587cb4579",
            "properties": {
                "id": "3200517b-fd38-43c7-8f21-c73587cb4579",
                "name": "altadena",
                "label": "Altadena",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -116.985144055,
                    32.855428185
                ]
            },
            "id": "e2cf7e82-27ac-4084-933d-7d15ecb8bb86",
            "properties": {
                "id": "e2cf7e82-27ac-4084-933d-7d15ecb8bb86",
                "name": "santee",
                "label": "Santee",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.953838088,
                    36.976894767
                ]
            },
            "id": "57b9ef0c-8773-4dbf-b52b-de47dc067489",
            "properties": {
                "id": "57b9ef0c-8773-4dbf-b52b-de47dc067489",
                "name": "capitola",
                "label": "Capitola",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.233852957,
                    39.830367679
                ]
            },
            "id": "44924b06-dc21-4c97-99fd-28618db8c1e5",
            "properties": {
                "id": "44924b06-dc21-4c97-99fd-28618db8c1e5",
                "name": "gettysburg",
                "label": "Gettysburg",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.962887102,
                    30.308393918
                ]
            },
            "id": "5516b99c-d4ce-4011-b5ae-22de0a30dc7e",
            "properties": {
                "id": "5516b99c-d4ce-4011-b5ae-22de0a30dc7e",
                "name": "bee-cave",
                "label": "Bee Cave",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -116.538203585,
                    33.801726653
                ]
            },
            "id": "b759ef85-f46a-42f5-84c3-fd4f5972cc85",
            "properties": {
                "id": "b759ef85-f46a-42f5-84c3-fd4f5972cc85",
                "name": "palm-springs",
                "label": "Palm Springs",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.449585123,
                    40.681671547
                ]
            },
            "id": "3d5ed41a-3390-4768-b260-48773588dc32",
            "properties": {
                "id": "3d5ed41a-3390-4768-b260-48773588dc32",
                "name": "massapequa-park",
                "label": "Massapequa Park",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.062647507,
                    37.708850757
                ]
            },
            "id": "09ce7204-baa7-4ee7-a403-81c4fa359ba5",
            "properties": {
                "id": "09ce7204-baa7-4ee7-a403-81c4fa359ba5",
                "name": "castro-valley",
                "label": "Castro Valley",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.112632525,
                    29.887137365
                ]
            },
            "id": "739d5865-04d4-46e0-bf18-36bca185d515",
            "properties": {
                "id": "739d5865-04d4-46e0-bf18-36bca185d515",
                "name": "marrero",
                "label": "Marrero",
                "country": "US",
                "state_abbrev": "LA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.9802775,
                    34.531076427
                ]
            },
            "id": "b1026133-43a6-4900-b5be-114036307bc5",
            "properties": {
                "id": "b1026133-43a6-4900-b5be-114036307bc5",
                "name": "dahlonega",
                "label": "Dahlonega",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.97212621,
                    34.082859387
                ]
            },
            "id": "9ff7e998-133e-40ce-8522-bb9716071aab",
            "properties": {
                "id": "9ff7e998-133e-40ce-8522-bb9716071aab",
                "name": "baldwin-park",
                "label": "Baldwin Park",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.490941364,
                    42.749127693
                ]
            },
            "id": "3ea23b70-933c-4a7c-8794-6fdad8f5c47d",
            "properties": {
                "id": "3ea23b70-933c-4a7c-8794-6fdad8f5c47d",
                "name": "nashua",
                "label": "Nashua",
                "country": "US",
                "state_abbrev": "NH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.459482076,
                    44.848824372
                ]
            },
            "id": "30deb269-39a4-49d1-a995-186e2d53fe32",
            "properties": {
                "id": "30deb269-39a4-49d1-a995-186e2d53fe32",
                "name": "eden-prairie",
                "label": "Eden Prairie",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.960707799,
                    42.474485313
                ]
            },
            "id": "e7907db5-2fb8-4a20-a074-261a71e5c1c1",
            "properties": {
                "id": "e7907db5-2fb8-4a20-a074-261a71e5c1c1",
                "name": "lynn",
                "label": "Lynn",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.771670187,
                    42.520878825
                ]
            },
            "id": "fce32061-b414-4bbe-b7a1-a22357e33ff0",
            "properties": {
                "id": "fce32061-b414-4bbe-b7a1-a22357e33ff0",
                "name": "leominster",
                "label": "Leominster",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.888418586,
                    38.995320848
                ]
            },
            "id": "52bbf16e-9292-4fac-b61e-b52c2dac9958",
            "properties": {
                "id": "52bbf16e-9292-4fac-b61e-b52c2dac9958",
                "name": "greenbelt",
                "label": "Greenbelt",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.924252049,
                    41.310410803
                ]
            },
            "id": "3d692c27-9405-4364-92e9-20bbcf14b2cb",
            "properties": {
                "id": "3d692c27-9405-4364-92e9-20bbcf14b2cb",
                "name": "new-haven",
                "label": "New Haven",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -119.214405647,
                    34.200818395
                ]
            },
            "id": "75411e0f-166c-4970-9d59-5c69e9d5a1f3",
            "properties": {
                "id": "75411e0f-166c-4970-9d59-5c69e9d5a1f3",
                "name": "oxnard",
                "label": "Oxnard",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.231445299,
                    31.498749814
                ]
            },
            "id": "9a0c2288-cbed-4ef1-b77b-186af6704a1f",
            "properties": {
                "id": "9a0c2288-cbed-4ef1-b77b-186af6704a1f",
                "name": "woodway",
                "label": "Woodway",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.857691705,
                    38.929287845
                ]
            },
            "id": "df756b74-6bc7-408a-82ef-e5766e6f1215",
            "properties": {
                "id": "df756b74-6bc7-408a-82ef-e5766e6f1215",
                "name": "glenarden",
                "label": "Glenarden",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.664211281,
                    30.527048753
                ]
            },
            "id": "e2872cbd-894a-4422-9e5c-b66388dd1d25",
            "properties": {
                "id": "e2872cbd-894a-4422-9e5c-b66388dd1d25",
                "name": "round-rock",
                "label": "Round Rock",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.965249017,
                    43.933073903
                ]
            },
            "id": "59653e1f-bf85-4153-8e9e-30efc5ce6de7",
            "properties": {
                "id": "59653e1f-bf85-4153-8e9e-30efc5ce6de7",
                "name": "whitby",
                "label": "Whitby",
                "country": "CA",
                "state_abbrev": "ON",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.031077903,
                    34.66466843
                ]
            },
            "id": "1274ceab-27b1-4787-a443-914fe7fbce8b",
            "properties": {
                "id": "1274ceab-27b1-4787-a443-914fe7fbce8b",
                "name": "emerald-isle",
                "label": "Emerald Isle",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.666570353,
                    32.522932353
                ]
            },
            "id": "f3213d8b-ec4f-45bb-b348-ead6bb79bee4",
            "properties": {
                "id": "f3213d8b-ec4f-45bb-b348-ead6bb79bee4",
                "name": "bossier-city",
                "label": "Bossier City",
                "country": "US",
                "state_abbrev": "LA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.381013992,
                    35.179779611
                ]
            },
            "id": "c95e1d65-2ca7-4d9a-b2cd-43b30b76f895",
            "properties": {
                "id": "c95e1d65-2ca7-4d9a-b2cd-43b30b76f895",
                "name": "franklin",
                "label": "Franklin",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.186670409,
                    33.110203201
                ]
            },
            "id": "804d452e-06df-40bf-aea8-7311d87ebbdf",
            "properties": {
                "id": "804d452e-06df-40bf-aea8-7311d87ebbdf",
                "name": "argyle",
                "label": "Argyle",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.720710423,
                    41.749457774
                ]
            },
            "id": "3669edbd-b80b-4d36-a940-6ebef7094343",
            "properties": {
                "id": "3669edbd-b80b-4d36-a940-6ebef7094343",
                "name": "wareham-center",
                "label": "Wareham Center",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.483788198,
                    37.666032284
                ]
            },
            "id": "2df813c7-3efb-4bbe-b9fd-f5d0d55aa4e9",
            "properties": {
                "id": "2df813c7-3efb-4bbe-b9fd-f5d0d55aa4e9",
                "name": "glen-allen",
                "label": "Glen Allen",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.143618137,
                    41.088496057
                ]
            },
            "id": "fa3dd775-e0d6-47c2-93b2-11029551f93b",
            "properties": {
                "id": "fa3dd775-e0d6-47c2-93b2-11029551f93b",
                "name": "fort-wayne",
                "label": "Fort Wayne",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.890452769,
                    39.831771263
                ]
            },
            "id": "a3d4de57-71ee-4e5c-8be2-69b85487fe00",
            "properties": {
                "id": "a3d4de57-71ee-4e5c-8be2-69b85487fe00",
                "name": "richmond",
                "label": "Richmond",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -110.97668006,
                    32.420504366
                ]
            },
            "id": "9bca3e65-7cf2-4406-a41e-93446348583c",
            "properties": {
                "id": "9bca3e65-7cf2-4406-a41e-93446348583c",
                "name": "oro-valley",
                "label": "Oro Valley",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.468036814,
                    44.311995972
                ]
            },
            "id": "b151b368-e2bb-47ee-8c1e-c956138874ed",
            "properties": {
                "id": "b151b368-e2bb-47ee-8c1e-c956138874ed",
                "name": "new-ulm",
                "label": "New Ulm",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.090287829,
                    30.3750428
                ]
            },
            "id": "f411dead-62d0-40d6-b2a2-b99be2cdc9ef",
            "properties": {
                "id": "f411dead-62d0-40d6-b2a2-b99be2cdc9ef",
                "name": "mandeville",
                "label": "Mandeville",
                "country": "US",
                "state_abbrev": "LA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.522823459,
                    42.223576678
                ]
            },
            "id": "7c2503e1-74c3-4f35-93c6-315cde9d8a56",
            "properties": {
                "id": "7c2503e1-74c3-4f35-93c6-315cde9d8a56",
                "name": "hopkinton",
                "label": "Hopkinton",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -123.109131934,
                    49.24736994
                ]
            },
            "id": "c4afbfca-4f7b-46eb-afa6-5c9e92a5fa04",
            "properties": {
                "id": "c4afbfca-4f7b-46eb-afa6-5c9e92a5fa04",
                "name": "vancouver",
                "label": "Vancouver",
                "country": "CA",
                "state_abbrev": "BC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.260532705,
                    42.476481855
                ]
            },
            "id": "685c80fc-aeec-41f4-8d5e-12dfa1fcf6c2",
            "properties": {
                "id": "685c80fc-aeec-41f4-8d5e-12dfa1fcf6c2",
                "name": "southfield",
                "label": "Southfield",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.42787293,
                    37.229993788
                ]
            },
            "id": "2a521ccb-6b10-4e2f-8a0a-d45f60ed81a7",
            "properties": {
                "id": "2a521ccb-6b10-4e2f-8a0a-d45f60ed81a7",
                "name": "blacksburg",
                "label": "Blacksburg",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.27446737,
                    33.241904249
                ]
            },
            "id": "a14d90dc-4bf6-4c61-9f7d-cc97866169ea",
            "properties": {
                "id": "a14d90dc-4bf6-4c61-9f7d-cc97866169ea",
                "name": "griffin",
                "label": "Griffin",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -92.07742925,
                    32.518344578
                ]
            },
            "id": "34a87524-abb6-419a-b972-c540d9994df0",
            "properties": {
                "id": "34a87524-abb6-419a-b972-c540d9994df0",
                "name": "monroe",
                "label": "Monroe",
                "country": "US",
                "state_abbrev": "LA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.421951452,
                    45.592888291
                ]
            },
            "id": "6de0ba98-af38-4c0e-a263-e520e13f7b9e",
            "properties": {
                "id": "6de0ba98-af38-4c0e-a263-e520e13f7b9e",
                "name": "boucherville",
                "label": "Boucherville",
                "country": "CA",
                "state_abbrev": "QC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.46052013,
                    32.755399093
                ]
            },
            "id": "fe8867c7-e473-4af4-9d4b-55095bb6c2f2",
            "properties": {
                "id": "fe8867c7-e473-4af4-9d4b-55095bb6c2f2",
                "name": "white-settlement",
                "label": "White Settlement",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.987699204,
                    42.286610631
                ]
            },
            "id": "d2014c99-03db-4522-8a52-25188651ee2d",
            "properties": {
                "id": "d2014c99-03db-4522-8a52-25188651ee2d",
                "name": "windsor",
                "label": "Windsor",
                "country": "CA",
                "state_abbrev": "ON",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.370325413,
                    33.936658757
                ]
            },
            "id": "e5f70b51-a0bb-4723-9b5d-83bd9640c76d",
            "properties": {
                "id": "e5f70b51-a0bb-4723-9b5d-83bd9640c76d",
                "name": "sandy-springs",
                "label": "Sandy Springs",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.981936074,
                    35.661902779
                ]
            },
            "id": "d803611d-7998-4038-9d78-1198e5a90d72",
            "properties": {
                "id": "d803611d-7998-4038-9d78-1198e5a90d72",
                "name": "santa-fe",
                "label": "Santa Fe",
                "country": "US",
                "state_abbrev": "NM",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.544688591,
                    43.480281665
                ]
            },
            "id": "0c7c6b9b-e7be-401d-b59b-02dbca8e7028",
            "properties": {
                "id": "0c7c6b9b-e7be-401d-b59b-02dbca8e7028",
                "name": "waterloo",
                "label": "Waterloo",
                "country": "CA",
                "state_abbrev": "ON",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.907570175,
                    38.876687823
                ]
            },
            "id": "32aaf71c-1864-4ab7-a547-d3c460006f3a",
            "properties": {
                "id": "32aaf71c-1864-4ab7-a547-d3c460006f3a",
                "name": "capitol-heights",
                "label": "Capitol Heights",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.318506101,
                    38.97444408
                ]
            },
            "id": "e2736fca-4bee-4454-88bc-484c3e1a3244",
            "properties": {
                "id": "e2736fca-4bee-4454-88bc-484c3e1a3244",
                "name": "stevensville",
                "label": "Stevensville",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.167993563,
                    38.303704693
                ]
            },
            "id": "00cc898c-7995-4b89-848b-68f36ae6d241",
            "properties": {
                "id": "00cc898c-7995-4b89-848b-68f36ae6d241",
                "name": "olive-hill",
                "label": "Olive Hill",
                "country": "US",
                "state_abbrev": "KY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.493450059,
                    38.297679007
                ]
            },
            "id": "e59e6939-ccc1-4adf-bec0-a6b1b0cf7b6a",
            "properties": {
                "id": "e59e6939-ccc1-4adf-bec0-a6b1b0cf7b6a",
                "name": "california",
                "label": "California",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.570763111,
                    39.343536854
                ]
            },
            "id": "bbfd787a-1d8f-4a5f-845c-e18232d6bc90",
            "properties": {
                "id": "bbfd787a-1d8f-4a5f-845c-e18232d6bc90",
                "name": "linwood",
                "label": "Linwood",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.28705553,
                    45.431148162
                ]
            },
            "id": "aa7eef37-ca9f-4d61-9b34-df252735eb1e",
            "properties": {
                "id": "aa7eef37-ca9f-4d61-9b34-df252735eb1e",
                "name": "chambly",
                "label": "Chambly",
                "country": "CA",
                "state_abbrev": "QC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.15731055,
                    49.863690703
                ]
            },
            "id": "0d6f8937-fcbd-4aec-bc46-00ae7eab1ab6",
            "properties": {
                "id": "0d6f8937-fcbd-4aec-bc46-00ae7eab1ab6",
                "name": "winnipeg",
                "label": "Winnipeg",
                "country": "CA",
                "state_abbrev": "MB",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.082689053,
                    39.092753021
                ]
            },
            "id": "324f2e17-8caf-4b72-ba8a-ea67baeac011",
            "properties": {
                "id": "324f2e17-8caf-4b72-ba8a-ea67baeac011",
                "name": "aspen-hill",
                "label": "Aspen Hill",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.270826283,
                    36.466666541
                ]
            },
            "id": "5cd26b52-b65e-4010-b47e-8f5d9ee0eda0",
            "properties": {
                "id": "5cd26b52-b65e-4010-b47e-8f5d9ee0eda0",
                "name": "bella-vista",
                "label": "Bella Vista",
                "country": "US",
                "state_abbrev": "AR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.775272942,
                    45.293179509
                ]
            },
            "id": "3aeb63dc-59ca-45cb-bfb4-24d732167de0",
            "properties": {
                "id": "3aeb63dc-59ca-45cb-bfb4-24d732167de0",
                "name": "ottawa",
                "label": "Ottawa",
                "country": "CA",
                "state_abbrev": "ON",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.067915744,
                    41.151588565
                ]
            },
            "id": "577231f5-a2ad-4f33-8899-a63e3524828c",
            "properties": {
                "id": "577231f5-a2ad-4f33-8899-a63e3524828c",
                "name": "papillion",
                "label": "Papillion",
                "country": "US",
                "state_abbrev": "NE",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -91.131429086,
                    30.442339209
                ]
            },
            "id": "ac248252-cd73-4185-932f-9b650d4ec19b",
            "properties": {
                "id": "ac248252-cd73-4185-932f-9b650d4ec19b",
                "name": "baton-rouge",
                "label": "Baton Rouge",
                "country": "US",
                "state_abbrev": "LA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.324039938,
                    40.739374601
                ]
            },
            "id": "5a613a28-9f09-495c-82c6-f718d63fa0fd",
            "properties": {
                "id": "5a613a28-9f09-495c-82c6-f718d63fa0fd",
                "name": "millburn",
                "label": "Millburn",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.684747592,
                    41.836903678
                ]
            },
            "id": "ccc7c2d3-d956-4025-8a49-c9d9ef9b6a36",
            "properties": {
                "id": "ccc7c2d3-d956-4025-8a49-c9d9ef9b6a36",
                "name": "chicago",
                "label": "Chicago",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.576535043,
                    35.571383116
                ]
            },
            "id": "875e76d8-c333-4d1a-a780-010edc2b4edf",
            "properties": {
                "id": "875e76d8-c333-4d1a-a780-010edc2b4edf",
                "name": "china-grove",
                "label": "China Grove",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.087775864,
                    35.925973497
                ]
            },
            "id": "8e49c33a-ef3b-47df-93b1-763dcd37bff9",
            "properties": {
                "id": "8e49c33a-ef3b-47df-93b1-763dcd37bff9",
                "name": "carrboro",
                "label": "Carrboro",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.36952333,
                    35.349383498
                ]
            },
            "id": "bf5d15db-d9d2-44e1-96dc-522c4779cde3",
            "properties": {
                "id": "bf5d15db-d9d2-44e1-96dc-522c4779cde3",
                "name": "fort-smith",
                "label": "Fort Smith",
                "country": "US",
                "state_abbrev": "AR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.027007529,
                    42.493423302
                ]
            },
            "id": "4fa1de0d-136e-4d29-9ade-6beeca450c2c",
            "properties": {
                "id": "4fa1de0d-136e-4d29-9ade-6beeca450c2c",
                "name": "warren",
                "label": "Warren",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.185342808,
                    42.498601958
                ]
            },
            "id": "211c1b2a-46db-48f3-aada-03abcb039e5d",
            "properties": {
                "id": "211c1b2a-46db-48f3-aada-03abcb039e5d",
                "name": "berkley",
                "label": "Berkley",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.357201389,
                    33.830599997
                ]
            },
            "id": "9468fdf9-e419-4787-a0d8-323d84eb33a1",
            "properties": {
                "id": "9468fdf9-e419-4787-a0d8-323d84eb33a1",
                "name": "torrance",
                "label": "Torrance",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.641616556,
                    41.537494351
                ]
            },
            "id": "ae133738-206b-492b-9325-a4aab90a9c67",
            "properties": {
                "id": "ae133738-206b-492b-9325-a4aab90a9c67",
                "name": "perrysburg",
                "label": "Perrysburg",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -92.409546356,
                    31.341308183
                ]
            },
            "id": "f0b9a6fa-d3e5-491f-94a5-0f16a03e4358",
            "properties": {
                "id": "f0b9a6fa-d3e5-491f-94a5-0f16a03e4358",
                "name": "pineville",
                "label": "Pineville",
                "country": "US",
                "state_abbrev": "LA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.05245289,
                    39.223738172
                ]
            },
            "id": "8b854c8c-20b1-422f-81d3-cd69ee95f1fb",
            "properties": {
                "id": "8b854c8c-20b1-422f-81d3-cd69ee95f1fb",
                "name": "grass-valley",
                "label": "Grass Valley",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -68.442761913,
                    46.00434358
                ]
            },
            "id": "275d38be-aee8-4871-8faf-46ea4626c422",
            "properties": {
                "id": "275d38be-aee8-4871-8faf-46ea4626c422",
                "name": "patten",
                "label": "Patten",
                "country": "US",
                "state_abbrev": "ME",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.795990232,
                    37.978691213
                ]
            },
            "id": "e5832ca3-8987-4397-ae26-1b54f753f56b",
            "properties": {
                "id": "e5832ca3-8987-4397-ae26-1b54f753f56b",
                "name": "antioch",
                "label": "Antioch",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.150642778,
                    33.078994459
                ]
            },
            "id": "f4cc7dfb-5dda-4fb2-9b7b-b88c5dab60ea",
            "properties": {
                "id": "f4cc7dfb-5dda-4fb2-9b7b-b88c5dab60ea",
                "name": "bartonville",
                "label": "Bartonville",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.435358472,
                    28.627031953
                ]
            },
            "id": "365ad63f-4ba7-4a7e-9073-1ec7e6645d2d",
            "properties": {
                "id": "365ad63f-4ba7-4a7e-9073-1ec7e6645d2d",
                "name": "lockhart",
                "label": "Lockhart",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.927734999,
                    43.12880828
                ]
            },
            "id": "f543acf8-97b1-4a98-8040-1544982e1591",
            "properties": {
                "id": "f543acf8-97b1-4a98-8040-1544982e1591",
                "name": "glendale",
                "label": "Glendale",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.513414639,
                    30.17385326
                ]
            },
            "id": "5e607e28-5a04-4478-a91e-37edeeed402a",
            "properties": {
                "id": "5e607e28-5a04-4478-a91e-37edeeed402a",
                "name": "the-woodlands",
                "label": "The Woodlands",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.732561606,
                    28.606581272
                ]
            },
            "id": "1ecc0bd9-f6c8-4a06-9f9c-9a1a66777193",
            "properties": {
                "id": "1ecc0bd9-f6c8-4a06-9f9c-9a1a66777193",
                "name": "minneola",
                "label": "Minneola",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.539016546,
                    40.690346564
                ]
            },
            "id": "8548ef99-6691-4430-80cf-8ae8c40e4a70",
            "properties": {
                "id": "8548ef99-6691-4430-80cf-8ae8c40e4a70",
                "name": "north-bellmore",
                "label": "North Bellmore",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.40498403,
                    40.844627297
                ]
            },
            "id": "c40a7541-173a-4507-9053-41b2b894c203",
            "properties": {
                "id": "c40a7541-173a-4507-9053-41b2b894c203",
                "name": "huntington-station",
                "label": "Huntington Station",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.027336249,
                    40.109985078
                ]
            },
            "id": "2274d4cb-22df-4728-ba9c-098a1f7fb60d",
            "properties": {
                "id": "2274d4cb-22df-4728-ba9c-098a1f7fb60d",
                "name": "east-earl",
                "label": "East Earl",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.014495308,
                    41.436817895
                ]
            },
            "id": "345867c5-e2fd-49d5-942b-8773324777d0",
            "properties": {
                "id": "345867c5-e2fd-49d5-942b-8773324777d0",
                "name": "cornwall-on-hudson",
                "label": "Cornwall-on-Hudson",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.265832862,
                    39.224588976
                ]
            },
            "id": "2b06bcd2-d5e9-42da-a1f3-1b7d3c277d5f",
            "properties": {
                "id": "2b06bcd2-d5e9-42da-a1f3-1b7d3c277d5f",
                "name": "clarksburg",
                "label": "Clarksburg",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.563134848,
                    40.635384116
                ]
            },
            "id": "5d29d768-c1cb-40e7-ab09-f8a3e69d9994",
            "properties": {
                "id": "5d29d768-c1cb-40e7-ab09-f8a3e69d9994",
                "name": "burnham",
                "label": "Burnham",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -157.000253709,
                    21.088140508
                ]
            },
            "id": "f7ab4225-fddb-4e15-8e34-99b61370e12a",
            "properties": {
                "id": "f7ab4225-fddb-4e15-8e34-99b61370e12a",
                "name": "kaunakakai",
                "label": "Kaunakakai",
                "country": "US",
                "state_abbrev": "HI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -120.619882668,
                    35.120433437
                ]
            },
            "id": "f4f8e000-3c22-40ae-8bdc-42b9b314fcc7",
            "properties": {
                "id": "f4f8e000-3c22-40ae-8bdc-42b9b314fcc7",
                "name": "grover-beach",
                "label": "Grover Beach",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.869367215,
                    41.135827882
                ]
            },
            "id": "4f587faf-6780-4f6a-a38e-4a020d97511e",
            "properties": {
                "id": "4f587faf-6780-4f6a-a38e-4a020d97511e",
                "name": "medina",
                "label": "Medina",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.024268766,
                    40.42134446
                ]
            },
            "id": "9762151c-506e-4272-aed8-3ef6dd6101fe",
            "properties": {
                "id": "9762151c-506e-4272-aed8-3ef6dd6101fe",
                "name": "atlantic-highlands",
                "label": "Atlantic Highlands",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.004641551,
                    38.805237576
                ]
            },
            "id": "de7e41cc-f1be-40bb-a0d0-45f68453f067",
            "properties": {
                "id": "de7e41cc-f1be-40bb-a0d0-45f68453f067",
                "name": "forest-heights",
                "label": "Forest Heights",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.487150465,
                    38.299192602
                ]
            },
            "id": "d444fa8b-1370-4a40-98b0-74e8ae368f5a",
            "properties": {
                "id": "d444fa8b-1370-4a40-98b0-74e8ae368f5a",
                "name": "fredericksburg",
                "label": "Fredericksburg",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.404413738,
                    39.662447949
                ]
            },
            "id": "cf5db1d9-730d-40dd-a5b6-9a1421068a38",
            "properties": {
                "id": "cf5db1d9-730d-40dd-a5b6-9a1421068a38",
                "name": "friendsville",
                "label": "Friendsville",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.444434585,
                    41.486995409
                ]
            },
            "id": "555c12f8-aa1b-4bd6-82e9-6c7bef575a7e",
            "properties": {
                "id": "555c12f8-aa1b-4bd6-82e9-6c7bef575a7e",
                "name": "schererville",
                "label": "Schererville",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -92.923035792,
                    44.905661853
                ]
            },
            "id": "a805cdf4-cfba-474a-8d40-5d6750d4cfa5",
            "properties": {
                "id": "a805cdf4-cfba-474a-8d40-5d6750d4cfa5",
                "name": "woodbury",
                "label": "Woodbury",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.700505367,
                    43.748045714
                ]
            },
            "id": "47e2434f-55f9-44cc-a4ab-2805c717ad6a",
            "properties": {
                "id": "47e2434f-55f9-44cc-a4ab-2805c717ad6a",
                "name": "plymouth",
                "label": "Plymouth",
                "country": "US",
                "state_abbrev": "NH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -158.067826126,
                    21.339925591
                ]
            },
            "id": "bcc62f44-ee28-4c4c-98ee-d5bd22d59faa",
            "properties": {
                "id": "bcc62f44-ee28-4c4c-98ee-d5bd22d59faa",
                "name": "kapolei",
                "label": "Kapolei",
                "country": "US",
                "state_abbrev": "HI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.122420653,
                    44.041563884
                ]
            },
            "id": "9c5e75a8-b412-4eed-ab6a-d4fd54f7418f",
            "properties": {
                "id": "9c5e75a8-b412-4eed-ab6a-d4fd54f7418f",
                "name": "north-conway",
                "label": "North Conway",
                "country": "US",
                "state_abbrev": "NH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.070462408,
                    41.325106914
                ]
            },
            "id": "fa9a149b-e825-4f89-aa14-52d5c93daad1",
            "properties": {
                "id": "fa9a149b-e825-4f89-aa14-52d5c93daad1",
                "name": "groton",
                "label": "Groton",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.111646841,
                    33.063288366
                ]
            },
            "id": "75ef4293-33ca-4ce7-8f4e-e1a409bb7c22",
            "properties": {
                "id": "75ef4293-33ca-4ce7-8f4e-e1a409bb7c22",
                "name": "double-oak",
                "label": "Double Oak",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.896220014,
                    37.716145681
                ]
            },
            "id": "c227226e-a609-4139-b519-53569553df64",
            "properties": {
                "id": "c227226e-a609-4139-b519-53569553df64",
                "name": "dublin",
                "label": "Dublin",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.358518498,
                    32.578133171
                ]
            },
            "id": "1f034a39-5721-4014-aeeb-157bc01a502a",
            "properties": {
                "id": "1f034a39-5721-4014-aeeb-157bc01a502a",
                "name": "crowley",
                "label": "Crowley",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.262179126,
                    33.048771518
                ]
            },
            "id": "ba08d180-14ca-404d-9cbe-7a8e7d707572",
            "properties": {
                "id": "ba08d180-14ca-404d-9cbe-7a8e7d707572",
                "name": "encinitas",
                "label": "Encinitas",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.636268615,
                    35.393906474
                ]
            },
            "id": "823020d0-cae8-4b14-8fd9-9a44d84cfdf5",
            "properties": {
                "id": "823020d0-cae8-4b14-8fd9-9a44d84cfdf5",
                "name": "concord",
                "label": "Concord",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -157.718216328,
                    21.288718812
                ]
            },
            "id": "2970e4be-b6a4-4b83-b1ef-049dc6c2d294",
            "properties": {
                "id": "2970e4be-b6a4-4b83-b1ef-049dc6c2d294",
                "name": "east-honolulu",
                "label": "East Honolulu",
                "country": "US",
                "state_abbrev": "HI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -98.416872002,
                    30.098715224
                ]
            },
            "id": "66af9d1f-3baa-4b2e-8322-6d3d0dc20eb0",
            "properties": {
                "id": "66af9d1f-3baa-4b2e-8322-6d3d0dc20eb0",
                "name": "blanco",
                "label": "Blanco",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.690959068,
                    41.378335691
                ]
            },
            "id": "ffcf9526-6bd9-44c3-b2a1-b8781fd1b54f",
            "properties": {
                "id": "ffcf9526-6bd9-44c3-b2a1-b8781fd1b54f",
                "name": "port-jervis",
                "label": "Port Jervis",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.770790099,
                    33.209951906
                ]
            },
            "id": "8f0ba700-5886-468b-83cb-17836848cd30",
            "properties": {
                "id": "8f0ba700-5886-468b-83cb-17836848cd30",
                "name": "bridgeport",
                "label": "Bridgeport",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.793755644,
                    32.850609896
                ]
            },
            "id": "802b6ecb-abc0-4b3b-aebb-d8133fffef9d",
            "properties": {
                "id": "802b6ecb-abc0-4b3b-aebb-d8133fffef9d",
                "name": "university-park",
                "label": "University Park",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.269196303,
                    41.677095685
                ]
            },
            "id": "0ca7a0d7-a82b-4b9e-8048-42c8625ed4aa",
            "properties": {
                "id": "0ca7a0d7-a82b-4b9e-8048-42c8625ed4aa",
                "name": "south-bend",
                "label": "South Bend",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.075905199,
                    46.285395798
                ]
            },
            "id": "18da5670-68f6-4674-9efb-234bb99390b1",
            "properties": {
                "id": "18da5670-68f6-4674-9efb-234bb99390b1",
                "name": "fergus-falls",
                "label": "Fergus Falls",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -115.083961688,
                    36.290030944
                ]
            },
            "id": "919d9c3c-9f91-4391-8941-ca38e6832e61",
            "properties": {
                "id": "919d9c3c-9f91-4391-8941-ca38e6832e61",
                "name": "north-las-vegas",
                "label": "North Las Vegas",
                "country": "US",
                "state_abbrev": "NV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.09762447,
                    33.096241167
                ]
            },
            "id": "9d374ffa-be4e-4a92-92e9-318baa49e694",
            "properties": {
                "id": "9d374ffa-be4e-4a92-92e9-318baa49e694",
                "name": "copper-canyon",
                "label": "Copper Canyon",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.96228679,
                    32.883987238
                ]
            },
            "id": "840355e3-5cd1-454a-b79e-3d2f77f94107",
            "properties": {
                "id": "840355e3-5cd1-454a-b79e-3d2f77f94107",
                "name": "alamogordo",
                "label": "Alamogordo",
                "country": "US",
                "state_abbrev": "NM",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.856211734,
                    29.245232978
                ]
            },
            "id": "2d2cb160-cf55-41d8-90fa-04838ce0e707",
            "properties": {
                "id": "2d2cb160-cf55-41d8-90fa-04838ce0e707",
                "name": "galveston",
                "label": "Galveston",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.609341239,
                    44.816376818
                ]
            },
            "id": "9cb0a022-13e2-4376-95b8-a2aead24f2d2",
            "properties": {
                "id": "9cb0a022-13e2-4376-95b8-a2aead24f2d2",
                "name": "chaska",
                "label": "Chaska",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.249443301,
                    25.6767485
                ]
            },
            "id": "d9b5ab2d-4b4a-4931-841b-ded5ddae03d3",
            "properties": {
                "id": "d9b5ab2d-4b4a-4931-841b-ded5ddae03d3",
                "name": "coral-gables",
                "label": "Coral Gables",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.075874369,
                    39.916087976
                ]
            },
            "id": "6889bda6-3ba1-4e78-a07f-596faf0a64e9",
            "properties": {
                "id": "6889bda6-3ba1-4e78-a07f-596faf0a64e9",
                "name": "collingswood",
                "label": "Collingswood",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.821631587,
                    33.155963219
                ]
            },
            "id": "15535998-e7eb-4e6f-8c54-945f0ab0ca09",
            "properties": {
                "id": "15535998-e7eb-4e6f-8c54-945f0ab0ca09",
                "name": "frisco",
                "label": "Frisco",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.912736824,
                    32.64596161
                ]
            },
            "id": "be4b6e08-e4a5-48dd-96b7-2a7c07d134f0",
            "properties": {
                "id": "be4b6e08-e4a5-48dd-96b7-2a7c07d134f0",
                "name": "duncanville",
                "label": "Duncanville",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.285385476,
                    49.069141226
                ]
            },
            "id": "7b1e22d7-af24-463d-b96d-d3a837f1e767",
            "properties": {
                "id": "7b1e22d7-af24-463d-b96d-d3a837f1e767",
                "name": "abbotsford",
                "label": "Abbotsford",
                "country": "CA",
                "state_abbrev": "BC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.748683797,
                    33.050236669
                ]
            },
            "id": "961134e9-6b65-4d48-876c-416e12feb9ee",
            "properties": {
                "id": "961134e9-6b65-4d48-876c-416e12feb9ee",
                "name": "plano",
                "label": "Plano",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.799470421,
                    43.800510751
                ]
            },
            "id": "4b06f0df-63c6-446c-85c2-61fc6fe2b068",
            "properties": {
                "id": "4b06f0df-63c6-446c-85c2-61fc6fe2b068",
                "name": "cornish",
                "label": "Cornish",
                "country": "US",
                "state_abbrev": "ME",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.068199662,
                    33.143368327
                ]
            },
            "id": "8d7aec7d-beac-4c47-a824-2cabcd4261f3",
            "properties": {
                "id": "8d7aec7d-beac-4c47-a824-2cabcd4261f3",
                "name": "corinth",
                "label": "Corinth",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.971977841,
                    38.536059982
                ]
            },
            "id": "403198fc-c4d0-4fb1-a61e-c312a21daa80",
            "properties": {
                "id": "403198fc-c4d0-4fb1-a61e-c312a21daa80",
                "name": "la-plata",
                "label": "La Plata",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.55565144,
                    30.074113034
                ]
            },
            "id": "4889d872-1cfa-4fbb-b496-19369fc8f8ae",
            "properties": {
                "id": "4889d872-1cfa-4fbb-b496-19369fc8f8ae",
                "name": "reserve",
                "label": "Reserve",
                "country": "US",
                "state_abbrev": "LA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.728096725,
                    41.201716606
                ]
            },
            "id": "0752bfba-7b43-4f39-b125-5246a3f8a0ed",
            "properties": {
                "id": "0752bfba-7b43-4f39-b125-5246a3f8a0ed",
                "name": "mount-kisco",
                "label": "Mount Kisco",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.52573941,
                    39.163702183
                ]
            },
            "id": "240de7d2-1135-4167-bd0c-679dc868261b",
            "properties": {
                "id": "240de7d2-1135-4167-bd0c-679dc868261b",
                "name": "bloomington",
                "label": "Bloomington",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -158.010095437,
                    21.38588232
                ]
            },
            "id": "8fbe8758-1dc7-4da1-8926-34a6baf5858a",
            "properties": {
                "id": "8fbe8758-1dc7-4da1-8926-34a6baf5858a",
                "name": "waipahu",
                "label": "Waipahu",
                "country": "US",
                "state_abbrev": "HI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.318996229,
                    42.972480505
                ]
            },
            "id": "08c3dfc0-8948-4750-b379-12a8439f9b00",
            "properties": {
                "id": "08c3dfc0-8948-4750-b379-12a8439f9b00",
                "name": "sarnia",
                "label": "Sarnia",
                "country": "CA",
                "state_abbrev": "ON",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -116.56121497,
                    48.282220095
                ]
            },
            "id": "832a37a6-c78f-41c5-868d-6da30fd2ba3e",
            "properties": {
                "id": "832a37a6-c78f-41c5-868d-6da30fd2ba3e",
                "name": "sandpoint",
                "label": "Sandpoint",
                "country": "US",
                "state_abbrev": "ID",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.775194103,
                    43.633667165
                ]
            },
            "id": "b03108c4-0553-44c4-aff8-c3b0dbcd4129",
            "properties": {
                "id": "b03108c4-0553-44c4-aff8-c3b0dbcd4129",
                "name": "wisconsin-dells",
                "label": "Wisconsin Dells",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.745502895,
                    45.400496408
                ]
            },
            "id": "663c3ff6-4593-4440-946c-22081e89695e",
            "properties": {
                "id": "663c3ff6-4593-4440-946c-22081e89695e",
                "name": "granby",
                "label": "Granby",
                "country": "CA",
                "state_abbrev": "QC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -120.573352899,
                    34.960854664
                ]
            },
            "id": "e1a15af7-3e0a-4b3f-9ac3-b5413e627d9b",
            "properties": {
                "id": "e1a15af7-3e0a-4b3f-9ac3-b5413e627d9b",
                "name": "guadalupe",
                "label": "Guadalupe",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.696025541,
                    33.356968193
                ]
            },
            "id": "1e530ffd-3401-4dd3-80e8-1b35525ab016",
            "properties": {
                "id": "1e530ffd-3401-4dd3-80e8-1b35525ab016",
                "name": "alvord",
                "label": "Alvord",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.96065417,
                    42.832110727
                ]
            },
            "id": "557851ce-e74c-4bc8-8c44-eec4c028d3d7",
            "properties": {
                "id": "557851ce-e74c-4bc8-8c44-eec4c028d3d7",
                "name": "scotia",
                "label": "Scotia",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.801570122,
                    41.484654731
                ]
            },
            "id": "63560a7a-8e4f-4079-a214-45e01e01af47",
            "properties": {
                "id": "63560a7a-8e4f-4079-a214-45e01e01af47",
                "name": "lakewood",
                "label": "Lakewood",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.177652157,
                    42.246626742
                ]
            },
            "id": "2a26fcee-fc31-483e-ba86-45b7ec3119d4",
            "properties": {
                "id": "2a26fcee-fc31-483e-ba86-45b7ec3119d4",
                "name": "dedham",
                "label": "Dedham",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.869796895,
                    42.637227818
                ]
            },
            "id": "ad0c5525-fa56-4f8b-b737-5b254a6e8de8",
            "properties": {
                "id": "ad0c5525-fa56-4f8b-b737-5b254a6e8de8",
                "name": "balltown",
                "label": "Balltown",
                "country": "US",
                "state_abbrev": "IA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.109332372,
                    40.664678006
                ]
            },
            "id": "df1bdc28-12e7-4d52-9889-df0081adea9a",
            "properties": {
                "id": "df1bdc28-12e7-4d52-9889-df0081adea9a",
                "name": "bayonne",
                "label": "Bayonne",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -124.118527745,
                    41.846819094
                ]
            },
            "id": "7e3dbf2b-4db5-4e11-b0e3-4f8cb70d99d6",
            "properties": {
                "id": "7e3dbf2b-4db5-4e11-b0e3-4f8cb70d99d6",
                "name": "caltrans_bike_1",
                "label": "Caltrans_bike_1",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.317951115,
                    42.336251309
                ]
            },
            "id": "ce4608a7-42d3-4a5d-a81c-27b6ebc90c55",
            "properties": {
                "id": "ce4608a7-42d3-4a5d-a81c-27b6ebc90c55",
                "name": "bath",
                "label": "Bath",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.760750982,
                    37.686170075
                ]
            },
            "id": "24defa88-472e-41f8-995a-bc185ac9a215",
            "properties": {
                "id": "24defa88-472e-41f8-995a-bc185ac9a215",
                "name": "livermore",
                "label": "Livermore",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.13830693,
                    41.348948062
                ]
            },
            "id": "e02dd872-f1ed-4555-a43c-db4d6a8a69b5",
            "properties": {
                "id": "e02dd872-f1ed-4555-a43c-db4d6a8a69b5",
                "name": "peru",
                "label": "Peru",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -157.956605806,
                    21.403064157
                ]
            },
            "id": "92492fa9-51a3-4b85-9282-117cf38b1d44",
            "properties": {
                "id": "92492fa9-51a3-4b85-9282-117cf38b1d44",
                "name": "pearl-city",
                "label": "Pearl City",
                "country": "US",
                "state_abbrev": "HI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -91.175476052,
                    40.821627738
                ]
            },
            "id": "9157d7cd-53a9-413c-b9bd-0db2bdfccec8",
            "properties": {
                "id": "9157d7cd-53a9-413c-b9bd-0db2bdfccec8",
                "name": "west-burlington",
                "label": "West Burlington",
                "country": "US",
                "state_abbrev": "IA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.360211197,
                    44.891387461
                ]
            },
            "id": "8347fb2b-3c4f-49f8-972f-4ce14fb1b367",
            "properties": {
                "id": "8347fb2b-3c4f-49f8-972f-4ce14fb1b367",
                "name": "edina",
                "label": "Edina",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.563207838,
                    33.084347962
                ]
            },
            "id": "6b667595-c11f-46a9-a7dd-47534d7cc71b",
            "properties": {
                "id": "6b667595-c11f-46a9-a7dd-47534d7cc71b",
                "name": "boyd",
                "label": "Boyd",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -106.286167938,
                    35.89262961
                ]
            },
            "id": "a522c915-4290-4d95-bfe3-c579e80df10a",
            "properties": {
                "id": "a522c915-4290-4d95-bfe3-c579e80df10a",
                "name": "los-alamos",
                "label": "Los Alamos",
                "country": "US",
                "state_abbrev": "NM",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.807345846,
                    40.911719654
                ]
            },
            "id": "8a920fd3-23cc-428e-b3a5-f1ad7d76966f",
            "properties": {
                "id": "8a920fd3-23cc-428e-b3a5-f1ad7d76966f",
                "name": "pelham",
                "label": "Pelham",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.529352993,
                    33.373005481
                ]
            },
            "id": "fb9e1a2b-6973-4d63-99a2-53cee1d6702f",
            "properties": {
                "id": "fb9e1a2b-6973-4d63-99a2-53cee1d6702f",
                "name": "roswell",
                "label": "Roswell",
                "country": "US",
                "state_abbrev": "NM",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.410140044,
                    41.497663343
                ]
            },
            "id": "a711767d-f608-40f9-af1d-e9e3ef7a6eeb",
            "properties": {
                "id": "a711767d-f608-40f9-af1d-e9e3ef7a6eeb",
                "name": "silvis",
                "label": "Silvis",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.056122293,
                    42.146957474
                ]
            },
            "id": "62ad0f50-2b68-4695-b84c-5c0bb9207857",
            "properties": {
                "id": "62ad0f50-2b68-4695-b84c-5c0bb9207857",
                "name": "corning",
                "label": "Corning",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.672178869,
                    42.274634705
                ]
            },
            "id": "ae5018b0-6405-46b3-9f3e-8a4cb394eef5",
            "properties": {
                "id": "ae5018b0-6405-46b3-9f3e-8a4cb394eef5",
                "name": "ellicottville",
                "label": "Ellicottville",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -115.332447793,
                    36.124253679
                ]
            },
            "id": "0f6542d0-226b-4e77-ab5c-aafea0365704",
            "properties": {
                "id": "0f6542d0-226b-4e77-ab5c-aafea0365704",
                "name": "summerlin-south",
                "label": "Summerlin South",
                "country": "US",
                "state_abbrev": "NV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.978620445,
                    39.687377885
                ]
            },
            "id": "07ff3e8a-8223-40e5-ac19-a2d38edb34ec",
            "properties": {
                "id": "07ff3e8a-8223-40e5-ac19-a2d38edb34ec",
                "name": "williamstown",
                "label": "Williamstown",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.073707289,
                    41.850582018
                ]
            },
            "id": "9827ea41-b7f7-4a20-8ab1-4070c5db265c",
            "properties": {
                "id": "9827ea41-b7f7-4a20-8ab1-4070c5db265c",
                "name": "rosendale",
                "label": "Rosendale",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.016385651,
                    42.332227016
                ]
            },
            "id": "22a8e4bb-d289-441c-ada8-b050f7b62345",
            "properties": {
                "id": "22a8e4bb-d289-441c-ada8-b050f7b62345",
                "name": "boston",
                "label": "Boston",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.691167611,
                    32.427893395
                ]
            },
            "id": "55d0bbd1-ed97-4632-bb73-39caf55cce6f",
            "properties": {
                "id": "55d0bbd1-ed97-4632-bb73-39caf55cce6f",
                "name": "decordova",
                "label": "DeCordova",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.688099505,
                    41.414418805
                ]
            },
            "id": "30bd2dd0-5532-424a-a290-052689e69a01",
            "properties": {
                "id": "30bd2dd0-5532-424a-a290-052689e69a01",
                "name": "carmel",
                "label": "Carmel",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.165891152,
                    25.930185211
                ]
            },
            "id": "0485e47c-e133-4527-9b3e-498d907e1a9d",
            "properties": {
                "id": "0485e47c-e133-4527-9b3e-498d907e1a9d",
                "name": "north-miami-beach",
                "label": "North Miami Beach",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.953187921,
                    40.917535363
                ]
            },
            "id": "49955bd3-d403-412b-b127-52b6d44c1479",
            "properties": {
                "id": "49955bd3-d403-412b-b127-52b6d44c1479",
                "name": "tenafly",
                "label": "Tenafly",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.622923945,
                    45.857087964
                ]
            },
            "id": "4626b412-3685-4be0-8709-9fe8e367b697",
            "properties": {
                "id": "4626b412-3685-4be0-8709-9fe8e367b697",
                "name": "mackinac-island",
                "label": "Mackinac Island",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.852406285,
                    43.006740033
                ]
            },
            "id": "1d97793b-d5e4-4b53-a5c8-91dc7efc5532",
            "properties": {
                "id": "1d97793b-d5e4-4b53-a5c8-91dc7efc5532",
                "name": "ballston-spa",
                "label": "Ballston Spa",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.151108384,
                    39.832047228
                ]
            },
            "id": "a16cda0f-04c2-4ae2-9ead-11d37839be96",
            "properties": {
                "id": "a16cda0f-04c2-4ae2-9ead-11d37839be96",
                "name": "arvada",
                "label": "Arvada",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.615944403,
                    43.168813735
                ]
            },
            "id": "d12c07db-71a9-4902-a729-e5ab33e3d73d",
            "properties": {
                "id": "d12c07db-71a9-4902-a729-e5ab33e3d73d",
                "name": "rochester",
                "label": "Rochester",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.819771846,
                    38.883200534
                ]
            },
            "id": "a50087d9-8abd-4d3e-8c56-517909522f95",
            "properties": {
                "id": "a50087d9-8abd-4d3e-8c56-517909522f95",
                "name": "olathe",
                "label": "Olathe",
                "country": "US",
                "state_abbrev": "KS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.395235418,
                    28.661486
                ]
            },
            "id": "e8770915-2e3b-421a-86dd-bb3de194491a",
            "properties": {
                "id": "e8770915-2e3b-421a-86dd-bb3de194491a",
                "name": "altamonte-springs",
                "label": "Altamonte Springs",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.108519848,
                    41.856066562
                ]
            },
            "id": "3b03db92-f5d6-4e1d-a14a-88efcc586b5a",
            "properties": {
                "id": "3b03db92-f5d6-4e1d-a14a-88efcc586b5a",
                "name": "wheaton",
                "label": "Wheaton",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.507543697,
                    37.925581366
                ]
            },
            "id": "4dd5a3a6-c85a-415b-98b8-757a8290cec6",
            "properties": {
                "id": "4dd5a3a6-c85a-415b-98b8-757a8290cec6",
                "name": "corte-madera",
                "label": "Corte Madera",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -101.887954341,
                    33.565690381
                ]
            },
            "id": "0dfd8f52-fe50-449e-82f5-51b850265b3e",
            "properties": {
                "id": "0dfd8f52-fe50-449e-82f5-51b850265b3e",
                "name": "lubbock",
                "label": "Lubbock",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.871559438,
                    35.784064302
                ]
            },
            "id": "2ad2849e-4be0-479f-9402-2dcf86de785f",
            "properties": {
                "id": "2ad2849e-4be0-479f-9402-2dcf86de785f",
                "name": "statesville",
                "label": "Statesville",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.47164894,
                    44.708684135
                ]
            },
            "id": "fe588a1e-128e-4bc7-8ca6-586e4ce8556d",
            "properties": {
                "id": "fe588a1e-128e-4bc7-8ca6-586e4ce8556d",
                "name": "ogdensburg",
                "label": "Ogdensburg",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.376142014,
                    35.594328849
                ]
            },
            "id": "e76d0f3d-34b2-4da2-8b86-af6f4c22c27f",
            "properties": {
                "id": "e76d0f3d-34b2-4da2-8b86-af6f4c22c27f",
                "name": "greenville",
                "label": "Greenville",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -155.084272938,
                    19.692283852
                ]
            },
            "id": "cec1b483-3a8d-44fe-a5ed-d8ee65cf3cc9",
            "properties": {
                "id": "cec1b483-3a8d-44fe-a5ed-d8ee65cf3cc9",
                "name": "hilo",
                "label": "Hilo",
                "country": "US",
                "state_abbrev": "HI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.651857198,
                    40.365347538
                ]
            },
            "id": "e9639b40-5abf-4953-9daa-328d2a49b357",
            "properties": {
                "id": "e9639b40-5abf-4953-9daa-328d2a49b357",
                "name": "steubenville",
                "label": "Steubenville",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.365026318,
                    40.569759125
                ]
            },
            "id": "454f0ab0-e301-4ff5-a1a7-fb35f99e05b3",
            "properties": {
                "id": "454f0ab0-e301-4ff5-a1a7-fb35f99e05b3",
                "name": "redding",
                "label": "Redding",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.696932001,
                    38.205381108
                ]
            },
            "id": "97901818-a69c-4751-85b4-ef860a3ff3f2",
            "properties": {
                "id": "97901818-a69c-4751-85b4-ef860a3ff3f2",
                "name": "princess-anne",
                "label": "Princess Anne",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -91.78402101,
                    43.301161885
                ]
            },
            "id": "442b2d86-95e1-4102-a89c-2622f2751d89",
            "properties": {
                "id": "442b2d86-95e1-4102-a89c-2622f2751d89",
                "name": "decorah",
                "label": "Decorah",
                "country": "US",
                "state_abbrev": "IA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.944428023,
                    42.206901191
                ]
            },
            "id": "3fe586a2-8006-4e68-b287-8c55992dc141",
            "properties": {
                "id": "3fe586a2-8006-4e68-b287-8c55992dc141",
                "name": "weymouth-town",
                "label": "Weymouth Town",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.396828827,
                    34.005784294
                ]
            },
            "id": "5ac35b04-6b01-4506-bcdb-c0a7e01f82e4",
            "properties": {
                "id": "5ac35b04-6b01-4506-bcdb-c0a7e01f82e4",
                "name": "culver-city",
                "label": "Culver City",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -91.869485975,
                    43.982386635
                ]
            },
            "id": "afe66211-9195-49c2-942e-b5ed09b76bb3",
            "properties": {
                "id": "afe66211-9195-49c2-942e-b5ed09b76bb3",
                "name": "lewiston",
                "label": "Lewiston",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -123.050952594,
                    45.518929349
                ]
            },
            "id": "1ddea90d-43bc-4b09-a081-becf8047977d",
            "properties": {
                "id": "1ddea90d-43bc-4b09-a081-becf8047977d",
                "name": "cornelius",
                "label": "Cornelius",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.206017564,
                    45.06583614
                ]
            },
            "id": "a46eef62-6392-4ce4-ac99-d7b2d0ae11bd",
            "properties": {
                "id": "a46eef62-6392-4ce4-ac99-d7b2d0ae11bd",
                "name": "new-brighton",
                "label": "New Brighton",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -5.928182749,
                    54.602828954
                ]
            },
            "id": "95b49940-e111-4f57-97d1-84369434d72d",
            "properties": {
                "id": "95b49940-e111-4f57-97d1-84369434d72d",
                "name": "belfast",
                "label": "Belfast",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.864283203,
                    42.07026813
                ]
            },
            "id": "46c30943-a425-4754-9778-4d1ab43a271b",
            "properties": {
                "id": "46c30943-a425-4754-9778-4d1ab43a271b",
                "name": "carroll",
                "label": "Carroll",
                "country": "US",
                "state_abbrev": "IA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.516723571,
                    43.090067709
                ]
            },
            "id": "e0a070b4-9dc3-4d93-972d-c4359a13b810",
            "properties": {
                "id": "e0a070b4-9dc3-4d93-972d-c4359a13b810",
                "name": "pittsford",
                "label": "Pittsford",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.881630135,
                    47.487564001
                ]
            },
            "id": "ed42537a-03e5-4228-8428-877e1b0ec820",
            "properties": {
                "id": "ed42537a-03e5-4228-8428-877e1b0ec820",
                "name": "bemidji",
                "label": "Bemidji",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.321881464,
                    40.762314451
                ]
            },
            "id": "bc13f1e0-515a-442c-8e11-d326d86c1bb4",
            "properties": {
                "id": "bc13f1e0-515a-442c-8e11-d326d86c1bb4",
                "name": "deer-park",
                "label": "Deer Park",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.15446865,
                    45.015506508
                ]
            },
            "id": "3a0e53b7-1c3f-472f-a814-73d0806e69f0",
            "properties": {
                "id": "3a0e53b7-1c3f-472f-a814-73d0806e69f0",
                "name": "roseville",
                "label": "Roseville",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.014731879,
                    43.092098763
                ]
            },
            "id": "93cdb399-df41-4263-99d3-441f2f796933",
            "properties": {
                "id": "93cdb399-df41-4263-99d3-441f2f796933",
                "name": "niagara-falls",
                "label": "Niagara Falls",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.989783057,
                    47.201759819
                ]
            },
            "id": "1d957231-f0c7-40c5-88b2-067981b74fcd",
            "properties": {
                "id": "1d957231-f0c7-40c5-88b2-067981b74fcd",
                "name": "enumclaw",
                "label": "Enumclaw",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.334450803,
                    32.516945072
                ]
            },
            "id": "2d76d4e4-e0c1-4bfa-af1a-2ab54d7a6dfd",
            "properties": {
                "id": "2d76d4e4-e0c1-4bfa-af1a-2ab54d7a6dfd",
                "name": "burleson",
                "label": "Burleson",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.156042484,
                    48.080850266
                ]
            },
            "id": "156852ce-2e23-4da4-84fb-e20e00402076",
            "properties": {
                "id": "156852ce-2e23-4da4-84fb-e20e00402076",
                "name": "marysville",
                "label": "Marysville",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    0.811449484,
                    51.125327604
                ]
            },
            "id": "1ee144db-f0c6-43be-9db7-328eaf09f1ff",
            "properties": {
                "id": "1ee144db-f0c6-43be-9db7-328eaf09f1ff",
                "name": "ashford",
                "label": "Ashford",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.432139167,
                    42.081851271
                ]
            },
            "id": "5a541f6c-2d0a-436c-8c55-60d6d4c57e09",
            "properties": {
                "id": "5a541f6c-2d0a-436c-8c55-60d6d4c57e09",
                "name": "olean",
                "label": "Olean",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    146.905363132,
                    -36.120760437
                ]
            },
            "id": "5864fc57-695a-477b-a859-84509698d354",
            "properties": {
                "id": "5864fc57-695a-477b-a859-84509698d354",
                "name": "albury-wodonga",
                "label": "Albury-Wodonga",
                "country": "AU",
                "state_abbrev": "NSW",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.710099799,
                    35.119515565
                ]
            },
            "id": "abec1bdb-21a3-4d79-b954-3a7433fefeef",
            "properties": {
                "id": "abec1bdb-21a3-4d79-b954-3a7433fefeef",
                "name": "matthews",
                "label": "Matthews",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.820390981,
                    36.622396033
                ]
            },
            "id": "81eb63d2-ffe9-4ddc-9c34-981a720c9e3c",
            "properties": {
                "id": "81eb63d2-ffe9-4ddc-9c34-981a720c9e3c",
                "name": "seaside",
                "label": "Seaside",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.611488555,
                    40.669883221
                ]
            },
            "id": "e4764876-8d15-4779-aa2e-6c510fe3f867",
            "properties": {
                "id": "e4764876-8d15-4779-aa2e-6c510fe3f867",
                "name": "schnecksville",
                "label": "Schnecksville",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -98.528794942,
                    33.907125566
                ]
            },
            "id": "e89f0c8b-6c32-4181-82e1-af80b95f4a8e",
            "properties": {
                "id": "e89f0c8b-6c32-4181-82e1-af80b95f4a8e",
                "name": "wichita-falls",
                "label": "Wichita Falls",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    133.854768624,
                    -23.735073134
                ]
            },
            "id": "141bc977-7195-4a35-a1d0-39bdb375aa64",
            "properties": {
                "id": "141bc977-7195-4a35-a1d0-39bdb375aa64",
                "name": "alice-springs",
                "label": "Alice Springs",
                "country": "AU",
                "state_abbrev": "NT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.420696043,
                    38.417057241
                ]
            },
            "id": "81d09320-a2bb-4a15-ac0d-0c49d46b63e5",
            "properties": {
                "id": "81d09320-a2bb-4a15-ac0d-0c49d46b63e5",
                "name": "stafford",
                "label": "Stafford",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    143.836715571,
                    -37.553961016
                ]
            },
            "id": "d8657cb6-791f-4d27-997e-af7ad3278708",
            "properties": {
                "id": "d8657cb6-791f-4d27-997e-af7ad3278708",
                "name": "ballarat",
                "label": "Ballarat",
                "country": "AU",
                "state_abbrev": "VIC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.138873032,
                    34.159680559
                ]
            },
            "id": "afcbb5f3-6b39-4647-813b-fe94589f93e9",
            "properties": {
                "id": "afcbb5f3-6b39-4647-813b-fe94589f93e9",
                "name": "pasadena",
                "label": "Pasadena",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -92.250199068,
                    42.466217952
                ]
            },
            "id": "b82c4e4e-09c7-4c91-99e7-86fce113045d",
            "properties": {
                "id": "b82c4e4e-09c7-4c91-99e7-86fce113045d",
                "name": "elk-run-heights",
                "label": "Elk Run Heights",
                "country": "US",
                "state_abbrev": "IA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.821738481,
                    33.803795881
                ]
            },
            "id": "b9b4a8c7-6528-4a9d-9ba1-4192adb18308",
            "properties": {
                "id": "b9b4a8c7-6528-4a9d-9ba1-4192adb18308",
                "name": "orange",
                "label": "Orange",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -116.609711405,
                    48.260652653
                ]
            },
            "id": "cbd47851-1ba3-4d33-902f-6cd069aaecdc",
            "properties": {
                "id": "cbd47851-1ba3-4d33-902f-6cd069aaecdc",
                "name": "dover",
                "label": "Dover",
                "country": "US",
                "state_abbrev": "ID",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.467171288,
                    41.427971265
                ]
            },
            "id": "81fad38b-0042-42fc-85a1-4360b1109297",
            "properties": {
                "id": "81fad38b-0042-42fc-85a1-4360b1109297",
                "name": "narragansett-pier",
                "label": "Narragansett Pier",
                "country": "US",
                "state_abbrev": "RI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.732792318,
                    42.646493566
                ]
            },
            "id": "f1af5e4e-4c4c-45f3-812d-a00e996c2b71",
            "properties": {
                "id": "f1af5e4e-4c4c-45f3-812d-a00e996c2b71",
                "name": "rensselaer",
                "label": "Rensselaer",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.002773012,
                    37.637517691
                ]
            },
            "id": "4952af43-2e5d-452d-bda0-001bec0b284f",
            "properties": {
                "id": "4952af43-2e5d-452d-bda0-001bec0b284f",
                "name": "modesto",
                "label": "Modesto",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.468106537,
                    42.72793397
                ]
            },
            "id": "ae0430f2-973c-4ea5-b367-c55cf3c1c1b5",
            "properties": {
                "id": "ae0430f2-973c-4ea5-b367-c55cf3c1c1b5",
                "name": "platteville",
                "label": "Platteville",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -108.269846474,
                    32.778301965
                ]
            },
            "id": "07bada29-da9a-44b0-ae53-7c8d9d411fc0",
            "properties": {
                "id": "07bada29-da9a-44b0-ae53-7c8d9d411fc0",
                "name": "silver-city",
                "label": "Silver City",
                "country": "US",
                "state_abbrev": "NM",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.88004045,
                    35.725187369
                ]
            },
            "id": "50014a68-04c5-43bd-8ab3-761d13968d0c",
            "properties": {
                "id": "50014a68-04c5-43bd-8ab3-761d13968d0c",
                "name": "apex",
                "label": "Apex",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.334446459,
                    33.684679919
                ]
            },
            "id": "8de62fa2-a5ed-4fea-9193-3787a2cdf4cc",
            "properties": {
                "id": "8de62fa2-a5ed-4fea-9193-3787a2cdf4cc",
                "name": "lake-elsinore",
                "label": "Lake Elsinore",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -119.716187765,
                    39.573676212
                ]
            },
            "id": "c952e747-13dc-4d59-b27c-511451c901b4",
            "properties": {
                "id": "c952e747-13dc-4d59-b27c-511451c901b4",
                "name": "sparks",
                "label": "Sparks",
                "country": "US",
                "state_abbrev": "NV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.669667252,
                    42.508353097
                ]
            },
            "id": "065b3ddf-7012-4033-bb22-09110d921560",
            "properties": {
                "id": "065b3ddf-7012-4033-bb22-09110d921560",
                "name": "springville",
                "label": "Springville",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.643432632,
                    33.364570418
                ]
            },
            "id": "d023bead-d2aa-4602-8f2f-b30e1f25b0da",
            "properties": {
                "id": "d023bead-d2aa-4602-8f2f-b30e1f25b0da",
                "name": "ruidoso",
                "label": "Ruidoso",
                "country": "US",
                "state_abbrev": "NM",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.424114252,
                    33.885345359
                ]
            },
            "id": "3b6f1882-8489-4a7d-8398-8af6d8b870eb",
            "properties": {
                "id": "3b6f1882-8489-4a7d-8398-8af6d8b870eb",
                "name": "manhattan-beach",
                "label": "Manhattan Beach",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.580408429,
                    36.38712974
                ]
            },
            "id": "34af44ca-e5a6-4cc4-9354-197b1c391b1b",
            "properties": {
                "id": "34af44ca-e5a6-4cc4-9354-197b1c391b1b",
                "name": "taos",
                "label": "Taos",
                "country": "US",
                "state_abbrev": "NM",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.458528214,
                    51.450166032
                ]
            },
            "id": "c6d9a4e6-b9b8-4910-95fb-579e27dc63ca",
            "properties": {
                "id": "c6d9a4e6-b9b8-4910-95fb-579e27dc63ca",
                "name": "eindhoven",
                "label": "Eindhoven",
                "country": "NL",
                "state_abbrev": "NB",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -103.954413273,
                    35.774310552
                ]
            },
            "id": "9514f26a-f3b8-424e-b521-e2231c0229cb",
            "properties": {
                "id": "9514f26a-f3b8-424e-b521-e2231c0229cb",
                "name": "mosquero",
                "label": "Mosquero",
                "country": "US",
                "state_abbrev": "NM",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.456172496,
                    41.002716152
                ]
            },
            "id": "08f92942-fb99-48f2-9721-321fb06f5e13",
            "properties": {
                "id": "08f92942-fb99-48f2-9721-321fb06f5e13",
                "name": "bloomsburg",
                "label": "Bloomsburg",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.970763589,
                    39.54193223
                ]
            },
            "id": "b19b7723-69a4-4879-89e7-a5f7f2858ff7",
            "properties": {
                "id": "b19b7723-69a4-4879-89e7-a5f7f2858ff7",
                "name": "highlands-ranch",
                "label": "Highlands Ranch",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -119.440180658,
                    49.885058541
                ]
            },
            "id": "7b3396f3-84a3-4a96-a1df-c8d5697ab610",
            "properties": {
                "id": "7b3396f3-84a3-4a96-a1df-c8d5697ab610",
                "name": "kelowna",
                "label": "Kelowna",
                "country": "CA",
                "state_abbrev": "BC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.096300507,
                    41.272690119
                ]
            },
            "id": "3de0ae1b-b3de-444c-9fe1-4a87a87fb48f",
            "properties": {
                "id": "3de0ae1b-b3de-444c-9fe1-4a87a87fb48f",
                "name": "nantucket",
                "label": "Nantucket",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.374675429,
                    52.542763347
                ]
            },
            "id": "c88a555e-9ff9-4a47-8376-24018af5b01e",
            "properties": {
                "id": "c88a555e-9ff9-4a47-8376-24018af5b01e",
                "name": "lelystad",
                "label": "Lelystad",
                "country": "NL",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.09739245,
                    40.167349761
                ]
            },
            "id": "c17a0a07-4382-40a7-a111-52d02557e001",
            "properties": {
                "id": "c17a0a07-4382-40a7-a111-52d02557e001",
                "name": "wall",
                "label": "Wall",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -98.339128953,
                    32.08748652
                ]
            },
            "id": "59cf131b-f752-42b6-bc98-e8929e8edc58",
            "properties": {
                "id": "59cf131b-f752-42b6-bc98-e8929e8edc58",
                "name": "dublin",
                "label": "Dublin",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    153.379863457,
                    -28.04122691
                ]
            },
            "id": "8e37be99-6c78-485f-995c-718bb505ca30",
            "properties": {
                "id": "8e37be99-6c78-485f-995c-718bb505ca30",
                "name": "gold-coast",
                "label": "Gold Coast",
                "country": "AU",
                "state_abbrev": "QLD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.232133059,
                    48.511357382
                ]
            },
            "id": "6c4cbf80-7119-429a-95ed-86288cde90a4",
            "properties": {
                "id": "6c4cbf80-7119-429a-95ed-86288cde90a4",
                "name": "sedro-woolley",
                "label": "Sedro-Woolley",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    150.191105979,
                    -35.728015053
                ]
            },
            "id": "b08d8405-38fc-4de0-b7a7-33d935475add",
            "properties": {
                "id": "b08d8405-38fc-4de0-b7a7-33d935475add",
                "name": "batemans-bay",
                "label": "Batemans Bay",
                "country": "AU",
                "state_abbrev": "NSW",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.157722788,
                    41.429637903
                ]
            },
            "id": "ba6bd1e6-213b-4fda-ab9c-ac38428e7e4e",
            "properties": {
                "id": "ba6bd1e6-213b-4fda-ab9c-ac38428e7e4e",
                "name": "washingtonville",
                "label": "Washingtonville",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    149.589881517,
                    -33.406219931
                ]
            },
            "id": "daffa2db-4980-4ddd-8bf2-4bf79ef09e10",
            "properties": {
                "id": "daffa2db-4980-4ddd-8bf2-4bf79ef09e10",
                "name": "bathurst",
                "label": "Bathurst",
                "country": "AU",
                "state_abbrev": "NSW",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.859414751,
                    42.892250538
                ]
            },
            "id": "79bc9d11-08f1-4b47-ac72-83a2cf7c5217",
            "properties": {
                "id": "79bc9d11-08f1-4b47-ac72-83a2cf7c5217",
                "name": "buffalo",
                "label": "Buffalo",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.301943792,
                    39.35754692
                ]
            },
            "id": "e763be1b-51cb-418e-84ad-61ce397bb59a",
            "properties": {
                "id": "e763be1b-51cb-418e-84ad-61ce397bb59a",
                "name": "mason",
                "label": "Mason",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.066618897,
                    42.45511214
                ]
            },
            "id": "25386b52-3f3c-422f-957b-b4ef42814d4a",
            "properties": {
                "id": "25386b52-3f3c-422f-957b-b4ef42814d4a",
                "name": "oneonta",
                "label": "Oneonta",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    138.659775713,
                    -34.908814829
                ]
            },
            "id": "4f8a032f-f697-4fa6-ad8c-5c2b230278d0",
            "properties": {
                "id": "4f8a032f-f697-4fa6-ad8c-5c2b230278d0",
                "name": "adelaide",
                "label": "Adelaide",
                "country": "AU",
                "state_abbrev": "SA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.215646746,
                    40.73281787
                ]
            },
            "id": "8b7f8351-b6ca-4d71-800e-0bcb4311e666",
            "properties": {
                "id": "8b7f8351-b6ca-4d71-800e-0bcb4311e666",
                "name": "islip",
                "label": "Islip",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.531127087,
                    40.869010042
                ]
            },
            "id": "26f14d3a-a4b6-437b-8c73-05a22060c8ed",
            "properties": {
                "id": "26f14d3a-a4b6-437b-8c73-05a22060c8ed",
                "name": "oyster-bay",
                "label": "Oyster Bay",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.333271362,
                    40.600677339
                ]
            },
            "id": "249a3b7b-7e9a-450f-86de-1ee92648e449",
            "properties": {
                "id": "249a3b7b-7e9a-450f-86de-1ee92648e449",
                "name": "bellwood",
                "label": "Bellwood",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.795694635,
                    40.42754936
                ]
            },
            "id": "b8d3cb23-6b71-428e-87fe-690858ec3ae0",
            "properties": {
                "id": "b8d3cb23-6b71-428e-87fe-690858ec3ae0",
                "name": "highland",
                "label": "Highland",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    145.077024304,
                    -37.89253777
                ]
            },
            "id": "a8227ce5-92f9-4944-9a6a-7cad8f1c1f76",
            "properties": {
                "id": "a8227ce5-92f9-4944-9a6a-7cad8f1c1f76",
                "name": "melbourne",
                "label": "Melbourne",
                "country": "AU",
                "state_abbrev": "VIC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.59883494,
                    41.56347875
                ]
            },
            "id": "c127bb18-db88-4716-91c9-df72c288eb0f",
            "properties": {
                "id": "c127bb18-db88-4716-91c9-df72c288eb0f",
                "name": "pawling",
                "label": "Pawling",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -108.743017663,
                    35.518173682
                ]
            },
            "id": "6800a8ae-0fbf-4bac-a57d-084600ef795d",
            "properties": {
                "id": "6800a8ae-0fbf-4bac-a57d-084600ef795d",
                "name": "gallup",
                "label": "Gallup",
                "country": "US",
                "state_abbrev": "NM",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.706000193,
                    38.446442926
                ]
            },
            "id": "8ea1e10f-2b39-4b96-8a88-6f873f5a17a9",
            "properties": {
                "id": "8ea1e10f-2b39-4b96-8a88-6f873f5a17a9",
                "name": "santa-rosa",
                "label": "Santa Rosa",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.409772471,
                    32.355231106
                ]
            },
            "id": "fd6a11f3-8830-4eda-ba31-7dc1204a3dc1",
            "properties": {
                "id": "fd6a11f3-8830-4eda-ba31-7dc1204a3dc1",
                "name": "cleburne",
                "label": "Cleburne",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.619323638,
                    40.704328741
                ]
            },
            "id": "d1c36527-75d8-4fd1-8436-921e14dd6b71",
            "properties": {
                "id": "d1c36527-75d8-4fd1-8436-921e14dd6b71",
                "name": "hempstead",
                "label": "Hempstead",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.07503995,
                    29.952050353
                ]
            },
            "id": "c8132322-dac2-4481-8bc3-32c87dbbb67d",
            "properties": {
                "id": "c8132322-dac2-4481-8bc3-32c87dbbb67d",
                "name": "crosstown-gateways-new-orleans",
                "label": "Crosstown Gateways, New Orleans",
                "country": "US",
                "state_abbrev": "LA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.88995759,
                    40.964126437
                ]
            },
            "id": "0b604770-011e-4f4e-94c4-771c657f70f1",
            "properties": {
                "id": "0b604770-011e-4f4e-94c4-771c657f70f1",
                "name": "lewisburg",
                "label": "Lewisburg",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.306217144,
                    32.318061312
                ]
            },
            "id": "c8f0c146-46ec-43fa-be78-08807fd04a57",
            "properties": {
                "id": "c8f0c146-46ec-43fa-be78-08807fd04a57",
                "name": "tyler",
                "label": "Tyler",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.661111505,
                    47.516327003
                ]
            },
            "id": "60d9b2bb-95c5-4ea6-8f96-efd523f29cf3",
            "properties": {
                "id": "60d9b2bb-95c5-4ea6-8f96-efd523f29cf3",
                "name": "port-orchard",
                "label": "Port Orchard",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.260913484,
                    40.657486664
                ]
            },
            "id": "f578b28c-9668-4daa-a325-20d5f6f8f7e8",
            "properties": {
                "id": "f578b28c-9668-4daa-a325-20d5f6f8f7e8",
                "name": "old-orchard",
                "label": "Old Orchard",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.378780651,
                    41.20323655
                ]
            },
            "id": "bb234d1f-ab43-4da0-aec5-2597c9d523a9",
            "properties": {
                "id": "bb234d1f-ab43-4da0-aec5-2597c9d523a9",
                "name": "weston",
                "label": "Weston",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.963470683,
                    32.81322508
                ]
            },
            "id": "6f39b77e-12bd-41ae-b35f-6ed440abf48d",
            "properties": {
                "id": "6f39b77e-12bd-41ae-b35f-6ed440abf48d",
                "name": "charleston",
                "label": "Charleston",
                "country": "US",
                "state_abbrev": "SC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.433511277,
                    45.509327227
                ]
            },
            "id": "7b6d90a8-f4b5-4a8e-ab3d-363594e61748",
            "properties": {
                "id": "7b6d90a8-f4b5-4a8e-ab3d-363594e61748",
                "name": "longueuil",
                "label": "Longueuil",
                "country": "CA",
                "state_abbrev": "QC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.127669244,
                    41.19884887
                ]
            },
            "id": "2ce5f5fe-d9e5-4a20-88ef-36e3dbaeeba4",
            "properties": {
                "id": "2ce5f5fe-d9e5-4a20-88ef-36e3dbaeeba4",
                "name": "stratford-downtown",
                "label": "Stratford Downtown",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.065828484,
                    38.539151131
                ]
            },
            "id": "8fd85a78-c38d-4b94-bc29-b9fcbd102557",
            "properties": {
                "id": "8fd85a78-c38d-4b94-bc29-b9fcbd102557",
                "name": "bethany-beach",
                "label": "Bethany Beach",
                "country": "US",
                "state_abbrev": "DE",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.81743831,
                    41.239004521
                ]
            },
            "id": "1b606bfd-db07-4929-9c46-03063f5afe19",
            "properties": {
                "id": "1b606bfd-db07-4929-9c46-03063f5afe19",
                "name": "warren",
                "label": "Warren",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -123.779223552,
                    39.56341643
                ]
            },
            "id": "80b40a0d-2ec3-45f9-a400-5dbb7af55b5e",
            "properties": {
                "id": "80b40a0d-2ec3-45f9-a400-5dbb7af55b5e",
                "name": "caltrans_bike_7",
                "label": "Caltrans_bike_7",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -120.866238054,
                    35.366239012
                ]
            },
            "id": "043f83b2-5443-456f-a75f-b44502b12475",
            "properties": {
                "id": "043f83b2-5443-456f-a75f-b44502b12475",
                "name": "morro-bay",
                "label": "Morro Bay",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.969829447,
                    37.812140866
                ]
            },
            "id": "87492f26-4b93-4e0a-80dd-94f8d67530d0",
            "properties": {
                "id": "87492f26-4b93-4e0a-80dd-94f8d67530d0",
                "name": "danville",
                "label": "Danville",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.650393011,
                    40.846295797
                ]
            },
            "id": "dfa652d5-e861-48f6-8f80-33797ea7031b",
            "properties": {
                "id": "dfa652d5-e861-48f6-8f80-33797ea7031b",
                "name": "sea-cliff",
                "label": "Sea Cliff",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.675133944,
                    42.735459428
                ]
            },
            "id": "e5b6f86b-74b1-4032-8c27-f1bb975e7b61",
            "properties": {
                "id": "e5b6f86b-74b1-4032-8c27-f1bb975e7b61",
                "name": "troy",
                "label": "Troy",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -106.789297321,
                    32.326494088
                ]
            },
            "id": "b5d5d8f0-97a6-4de0-a051-7ebbd24aa039",
            "properties": {
                "id": "b5d5d8f0-97a6-4de0-a051-7ebbd24aa039",
                "name": "las-cruces",
                "label": "Las Cruces",
                "country": "US",
                "state_abbrev": "NM",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.143763753,
                    43.040922012
                ]
            },
            "id": "4e250449-55d9-457e-ad1d-5b4bed9abfa4",
            "properties": {
                "id": "4e250449-55d9-457e-ad1d-5b4bed9abfa4",
                "name": "syracuse",
                "label": "Syracuse",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    115.662861049,
                    -33.355826771
                ]
            },
            "id": "33c7665c-5d29-40b6-be53-fce1409de9ab",
            "properties": {
                "id": "33c7665c-5d29-40b6-be53-fce1409de9ab",
                "name": "bunbury",
                "label": "Bunbury",
                "country": "AU",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.786160912,
                    41.675926318
                ]
            },
            "id": "4c519b99-272e-43d8-ab87-02bf39ca0fdd",
            "properties": {
                "id": "4c519b99-272e-43d8-ab87-02bf39ca0fdd",
                "name": "new-britain",
                "label": "New Britain",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -156.62433749,
                    20.875169
                ]
            },
            "id": "b7a5a7c4-3874-4a47-abf5-ef256065f42b",
            "properties": {
                "id": "b7a5a7c4-3874-4a47-abf5-ef256065f42b",
                "name": "maui",
                "label": "Maui",
                "country": "US",
                "state_abbrev": "HI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.85156838,
                    42.165387502
                ]
            },
            "id": "49ba5669-7340-49b7-b1c1-6258eb333344",
            "properties": {
                "id": "49ba5669-7340-49b7-b1c1-6258eb333344",
                "name": "deerfield",
                "label": "Deerfield",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    145.712556399,
                    -16.890212272
                ]
            },
            "id": "875ecba0-c03d-4f60-b730-036ed0fb6155",
            "properties": {
                "id": "875ecba0-c03d-4f60-b730-036ed0fb6155",
                "name": "cairns",
                "label": "Cairns",
                "country": "AU",
                "state_abbrev": "QLD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.153371349,
                    40.580842528
                ]
            },
            "id": "2eb54ac9-fe87-4dde-bd14-9db878d444f6",
            "properties": {
                "id": "2eb54ac9-fe87-4dde-bd14-9db878d444f6",
                "name": "staten-island",
                "label": "Staten Island",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -108.702121444,
                    32.343776686
                ]
            },
            "id": "d97dd99d-fd24-40ff-ae5e-34df38a9d6fa",
            "properties": {
                "id": "d97dd99d-fd24-40ff-ae5e-34df38a9d6fa",
                "name": "lordsburg",
                "label": "Lordsburg",
                "country": "US",
                "state_abbrev": "NM",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.903692293,
                    36.128438513
                ]
            },
            "id": "f7a0f453-5fed-4b56-9b63-25677fc64d10",
            "properties": {
                "id": "f7a0f453-5fed-4b56-9b63-25677fc64d10",
                "name": "tulsa",
                "label": "Tulsa",
                "country": "US",
                "state_abbrev": "OK",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.655639659,
                    39.931434344
                ]
            },
            "id": "0e13bdcf-be76-4e11-8f1c-a9e1c4f6cf67",
            "properties": {
                "id": "0e13bdcf-be76-4e11-8f1c-a9e1c4f6cf67",
                "name": "chambersburg",
                "label": "Chambersburg",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -123.724533,
                    39.053416
                ]
            },
            "id": "7c225837-2dbf-4edb-8b69-7c0c607dbb16",
            "properties": {
                "id": "7c225837-2dbf-4edb-8b69-7c0c607dbb16",
                "name": "caltrans_bike_9",
                "label": "Caltrans_bike_9",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -120.54956629,
                    46.592360745
                ]
            },
            "id": "abc56575-90e6-48ee-b70c-64faa4da350d",
            "properties": {
                "id": "abc56575-90e6-48ee-b70c-64faa4da350d",
                "name": "yakima",
                "label": "Yakima",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.597009403,
                    45.635166889
                ]
            },
            "id": "25ed151c-9b69-460b-9be2-38d616c35ee9",
            "properties": {
                "id": "25ed151c-9b69-460b-9be2-38d616c35ee9",
                "name": "vancouver",
                "label": "Vancouver",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.611400705,
                    40.754377825
                ]
            },
            "id": "687137e1-b061-4989-ab79-d22524bfefbd",
            "properties": {
                "id": "687137e1-b061-4989-ab79-d22524bfefbd",
                "name": "slatington",
                "label": "Slatington",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.954758071,
                    38.961238072
                ]
            },
            "id": "4b3439d8-967b-4f3a-a62d-b7371cadf6af",
            "properties": {
                "id": "4b3439d8-967b-4f3a-a62d-b7371cadf6af",
                "name": "hyattsville",
                "label": "Hyattsville",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    149.135064077,
                    -35.304027454
                ]
            },
            "id": "3e0c61d8-0e41-4b6d-8138-f5808dc12ca9",
            "properties": {
                "id": "3e0c61d8-0e41-4b6d-8138-f5808dc12ca9",
                "name": "canberra",
                "label": "Canberra",
                "country": "AU",
                "state_abbrev": "ACT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    150.850009116,
                    -34.420272661
                ]
            },
            "id": "233dcc70-08ba-4864-9b53-c40ec01466e7",
            "properties": {
                "id": "233dcc70-08ba-4864-9b53-c40ec01466e7",
                "name": "wollongong",
                "label": "Wollongong",
                "country": "AU",
                "state_abbrev": "NSW",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.199805324,
                    39.779771667
                ]
            },
            "id": "b0d380c2-f3d4-4cfe-b05e-f3f37b36ddf9",
            "properties": {
                "id": "b0d380c2-f3d4-4cfe-b05e-f3f37b36ddf9",
                "name": "dayton",
                "label": "Dayton",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.658095265,
                    32.693785605
                ]
            },
            "id": "613991b8-e2e7-4b4f-b426-67cdb4b56fe4",
            "properties": {
                "id": "613991b8-e2e7-4b4f-b426-67cdb4b56fe4",
                "name": "annetta",
                "label": "Annetta",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    0.133542047,
                    51.545286999
                ]
            },
            "id": "7fe7fb8c-c086-47e3-bdcb-c23a0227ea9a",
            "properties": {
                "id": "7fe7fb8c-c086-47e3-bdcb-c23a0227ea9a",
                "name": "barking-and-dagenham",
                "label": "Barking and Dagenham",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.420179059,
                    32.339966127
                ]
            },
            "id": "2e44c7ab-6359-4e79-bed1-f32423bf46c0",
            "properties": {
                "id": "2e44c7ab-6359-4e79-bed1-f32423bf46c0",
                "name": "guyton",
                "label": "Guyton",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -132.872669344,
                    56.756564312
                ]
            },
            "id": "ef8384d5-b96f-439d-a83b-bc801735ddc6",
            "properties": {
                "id": "ef8384d5-b96f-439d-a83b-bc801735ddc6",
                "name": "petersburg",
                "label": "Petersburg",
                "country": "US",
                "state_abbrev": "AK",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.841876973,
                    40.505053101
                ]
            },
            "id": "a3fdb0b4-9bdc-41fe-ae34-93a80c4dab99",
            "properties": {
                "id": "a3fdb0b4-9bdc-41fe-ae34-93a80c4dab99",
                "name": "verona",
                "label": "Verona",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.513617676,
                    35.467624836
                ]
            },
            "id": "6d756a31-5d42-4c12-949e-63f0ef22f443",
            "properties": {
                "id": "6d756a31-5d42-4c12-949e-63f0ef22f443",
                "name": "oklahoma-city",
                "label": "Oklahoma City",
                "country": "US",
                "state_abbrev": "OK",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.477208477,
                    40.796672252
                ]
            },
            "id": "2195cafc-ab5e-4c03-93d7-8b3972fef063",
            "properties": {
                "id": "2195cafc-ab5e-4c03-93d7-8b3972fef063",
                "name": "morristown",
                "label": "Morristown",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.258358219,
                    38.179638057
                ]
            },
            "id": "fc5dd8d6-3d9f-44a7-87e8-6d4458dd3ec5",
            "properties": {
                "id": "fc5dd8d6-3d9f-44a7-87e8-6d4458dd3ec5",
                "name": "american-canyon",
                "label": "American Canyon",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.669732423,
                    44.994975587
                ]
            },
            "id": "3f61648d-234a-481c-ba08-d660589780fc",
            "properties": {
                "id": "3f61648d-234a-481c-ba08-d660589780fc",
                "name": "richford",
                "label": "Richford",
                "country": "US",
                "state_abbrev": "VT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.78428915,
                    32.776772088
                ]
            },
            "id": "bb8cd1c2-f0ae-4d23-8abc-aeaddd0293a6",
            "properties": {
                "id": "bb8cd1c2-f0ae-4d23-8abc-aeaddd0293a6",
                "name": "dallas-central",
                "label": "Dallas - Central",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.919856292,
                    40.469169774
                ]
            },
            "id": "d0b292ca-3700-4b77-b808-9bd3b9928a21",
            "properties": {
                "id": "d0b292ca-3700-4b77-b808-9bd3b9928a21",
                "name": "windsor",
                "label": "Windsor",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.61159622,
                    33.139920006
                ]
            },
            "id": "3ea7ed92-8b97-4a69-a128-d69b768a4d06",
            "properties": {
                "id": "3ea7ed92-8b97-4a69-a128-d69b768a4d06",
                "name": "fairview",
                "label": "Fairview",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.397190331,
                    42.784634923
                ]
            },
            "id": "7c6bb67a-4e17-4a8c-8d17-f77e2c50c772",
            "properties": {
                "id": "7c6bb67a-4e17-4a8c-8d17-f77e2c50c772",
                "name": "east-troy",
                "label": "East Troy",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.78428915,
                    32.776772088
                ]
            },
            "id": "980df68f-8330-4971-8802-7ff75d05bc34",
            "properties": {
                "id": "980df68f-8330-4971-8802-7ff75d05bc34",
                "name": "dallas-central-25-mph",
                "label": "Dallas - Central 25 mph",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -106.559849837,
                    36.706078876
                ]
            },
            "id": "5c339988-db34-454c-a97f-5349846ec679",
            "properties": {
                "id": "5c339988-db34-454c-a97f-5349846ec679",
                "name": "tierra-amarilla",
                "label": "Tierra Amarilla",
                "country": "US",
                "state_abbrev": "NM",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.716586443,
                    39.445149366
                ]
            },
            "id": "bd31a7ad-5122-449c-b140-69da9010e477",
            "properties": {
                "id": "bd31a7ad-5122-449c-b140-69da9010e477",
                "name": "middletown",
                "label": "Middletown",
                "country": "US",
                "state_abbrev": "DE",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.766626536,
                    32.793598755
                ]
            },
            "id": "f4c1662c-adc6-4d6e-a4f6-b19ed1fb731c",
            "properties": {
                "id": "f4c1662c-adc6-4d6e-a4f6-b19ed1fb731c",
                "name": "dallas-25-mph",
                "label": "Dallas 25 mph",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.306332564,
                    44.264163246
                ]
            },
            "id": "4f72e8b8-8044-4f9e-80f2-afc10a5011f9",
            "properties": {
                "id": "4f72e8b8-8044-4f9e-80f2-afc10a5011f9",
                "name": "combined-locks",
                "label": "Combined Locks",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.746656614,
                    48.984635349
                ]
            },
            "id": "55552975-9eac-4e78-a0e8-d69cd69ff99b",
            "properties": {
                "id": "55552975-9eac-4e78-a0e8-d69cd69ff99b",
                "name": "blaine",
                "label": "Blaine",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.145253761,
                    38.778958792
                ]
            },
            "id": "fdf57650-f963-44e3-a3de-9df1a8d215fc",
            "properties": {
                "id": "fdf57650-f963-44e3-a3de-9df1a8d215fc",
                "name": "lewes",
                "label": "Lewes",
                "country": "US",
                "state_abbrev": "DE",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.020038496,
                    47.161537893
                ]
            },
            "id": "105622e1-2902-46f9-b6d3-095eb08fdddf",
            "properties": {
                "id": "105622e1-2902-46f9-b6d3-095eb08fdddf",
                "name": "buckley",
                "label": "Buckley",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.820982479,
                    39.759856492
                ]
            },
            "id": "e8601d26-0841-4e15-a21d-91d398977890",
            "properties": {
                "id": "e8601d26-0841-4e15-a21d-91d398977890",
                "name": "st-joseph",
                "label": "St. Joseph",
                "country": "US",
                "state_abbrev": "MO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.632747753,
                    45.086993895
                ]
            },
            "id": "32d79fc4-0f22-4448-bcfa-16dda1d35094",
            "properties": {
                "id": "32d79fc4-0f22-4448-bcfa-16dda1d35094",
                "name": "marinette",
                "label": "Marinette",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.282990364,
                    44.876248803
                ]
            },
            "id": "65190ead-28f5-4635-95d6-a12e8e558d86",
            "properties": {
                "id": "65190ead-28f5-4635-95d6-a12e8e558d86",
                "name": "richfield",
                "label": "Richfield",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.307428293,
                    40.693565991
                ]
            },
            "id": "7493d83f-371b-43e6-8cd7-f54a34add38b",
            "properties": {
                "id": "7493d83f-371b-43e6-8cd7-f54a34add38b",
                "name": "beaver",
                "label": "Beaver",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.009336114,
                    37.257185514
                ]
            },
            "id": "685aac9f-f616-4cec-9063-62781e804740",
            "properties": {
                "id": "685aac9f-f616-4cec-9063-62781e804740",
                "name": "cape-charles",
                "label": "Cape Charles",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.172239166,
                    33.80355881
                ]
            },
            "id": "f76a0a1c-87cc-429d-90a3-ea653df28f57",
            "properties": {
                "id": "f76a0a1c-87cc-429d-90a3-ea653df28f57",
                "name": "stone-mountain",
                "label": "Stone Mountain",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.316805061,
                    42.161945783
                ]
            },
            "id": "ae060cfd-ad3a-4e74-bb7b-74b2087b5ea9",
            "properties": {
                "id": "ae060cfd-ad3a-4e74-bb7b-74b2087b5ea9",
                "name": "algonquin",
                "label": "Algonquin",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.770931215,
                    33.877703695
                ]
            },
            "id": "07174d44-144a-47f6-858a-f0d74a7c3623",
            "properties": {
                "id": "07174d44-144a-47f6-858a-f0d74a7c3623",
                "name": "hiram",
                "label": "Hiram",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -106.906515266,
                    34.05435094
                ]
            },
            "id": "f377c1dc-1a5f-4fb7-b4fa-76fa6077a39d",
            "properties": {
                "id": "f377c1dc-1a5f-4fb7-b4fa-76fa6077a39d",
                "name": "socorro",
                "label": "Socorro",
                "country": "US",
                "state_abbrev": "NM",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.463615603,
                    40.546755829
                ]
            },
            "id": "b84f5d41-009b-42bb-883b-29ce9e90867d",
            "properties": {
                "id": "b84f5d41-009b-42bb-883b-29ce9e90867d",
                "name": "piscataway",
                "label": "Piscataway",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.10400692,
                    44.947740526
                ]
            },
            "id": "29483bd9-44b1-4441-afc8-e4a625c0c9e4",
            "properties": {
                "id": "29483bd9-44b1-4441-afc8-e4a625c0c9e4",
                "name": "st-paul",
                "label": "St. Paul",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.434203149,
                    37.35311479
                ]
            },
            "id": "a209947f-951c-4b01-90c0-82d0c15b8eb3",
            "properties": {
                "id": "a209947f-951c-4b01-90c0-82d0c15b8eb3",
                "name": "chester",
                "label": "Chester",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.90135421,
                    38.067416581
                ]
            },
            "id": "37658453-8c08-42de-b1a6-354ff975b6fe",
            "properties": {
                "id": "37658453-8c08-42de-b1a6-354ff975b6fe",
                "name": "waynesboro",
                "label": "Waynesboro",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.684885639,
                    44.465557722
                ]
            },
            "id": "cdc0fa90-26ed-4811-9ed7-75a8c93b8f48",
            "properties": {
                "id": "cdc0fa90-26ed-4811-9ed7-75a8c93b8f48",
                "name": "stowe",
                "label": "Stowe",
                "country": "US",
                "state_abbrev": "VT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.107144792,
                    33.34453689
                ]
            },
            "id": "2d707a0d-6b71-4957-aa25-ddd30ef66cce",
            "properties": {
                "id": "2d707a0d-6b71-4957-aa25-ddd30ef66cce",
                "name": "locust-grove",
                "label": "Locust Grove",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.23191594,
                    43.624047923
                ]
            },
            "id": "f17e378f-20fa-45a1-bdbd-62ddd044c723",
            "properties": {
                "id": "f17e378f-20fa-45a1-bdbd-62ddd044c723",
                "name": "midland",
                "label": "Midland",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -99.738398094,
                    32.454278369
                ]
            },
            "id": "37fa8643-9eff-4167-8c75-bd22fc8c290e",
            "properties": {
                "id": "37fa8643-9eff-4167-8c75-bd22fc8c290e",
                "name": "abilene",
                "label": "Abilene",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.693789567,
                    39.066143872
                ]
            },
            "id": "502514b2-45fb-4535-975b-4e67c4452b8a",
            "properties": {
                "id": "502514b2-45fb-4535-975b-4e67c4452b8a",
                "name": "odenton",
                "label": "Odenton",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.327279312,
                    35.614337066
                ]
            },
            "id": "3969402d-cb51-416d-8a82-18642b278756",
            "properties": {
                "id": "3969402d-cb51-416d-8a82-18642b278756",
                "name": "black-mountain",
                "label": "Black Mountain",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.570555628,
                    33.394444085
                ]
            },
            "id": "30c24401-caa0-406e-8b6c-87e829bbcbdf",
            "properties": {
                "id": "30c24401-caa0-406e-8b6c-87e829bbcbdf",
                "name": "peachtree-city",
                "label": "Peachtree City",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.23897912,
                    32.400817826
                ]
            },
            "id": "1f27cd78-64d6-4ccd-9eda-f107bbcda4fd",
            "properties": {
                "id": "1f27cd78-64d6-4ccd-9eda-f107bbcda4fd",
                "name": "carlsbad",
                "label": "Carlsbad",
                "country": "US",
                "state_abbrev": "NM",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.276029975,
                    39.940758756
                ]
            },
            "id": "e5472442-e8cf-405d-9b5f-0eff63d7a12b",
            "properties": {
                "id": "e5472442-e8cf-405d-9b5f-0eff63d7a12b",
                "name": "lansdowne",
                "label": "Lansdowne",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.335733213,
                    47.309005314
                ]
            },
            "id": "1dc63300-14ca-4990-8a45-335155d81ed8",
            "properties": {
                "id": "1dc63300-14ca-4990-8a45-335155d81ed8",
                "name": "federal-way",
                "label": "Federal Way",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.163841666,
                    44.816966848
                ]
            },
            "id": "46e2c9e5-b52e-42b0-994a-36a0df60cf08",
            "properties": {
                "id": "46e2c9e5-b52e-42b0-994a-36a0df60cf08",
                "name": "eagan",
                "label": "Eagan",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.606867023,
                    32.697387964
                ]
            },
            "id": "4f905c9e-b29e-4254-a986-891e19962089",
            "properties": {
                "id": "4f905c9e-b29e-4254-a986-891e19962089",
                "name": "aledo",
                "label": "Aledo",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.165118111,
                    33.897629296
                ]
            },
            "id": "6983b314-baf2-4a3f-a14b-3fda4a94389e",
            "properties": {
                "id": "6983b314-baf2-4a3f-a14b-3fda4a94389e",
                "name": "paramount",
                "label": "Paramount",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -43.376870348,
                    -22.729061608
                ]
            },
            "id": "bd1f74b3-bcc8-44c2-959f-f959accc3712",
            "properties": {
                "id": "bd1f74b3-bcc8-44c2-959f-f959accc3712",
                "name": "belford-roxo",
                "label": "Belford Roxo",
                "country": "BR",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -101.831913947,
                    35.197914161
                ]
            },
            "id": "2ae03e96-7d31-47af-b4d4-91c5f695aca1",
            "properties": {
                "id": "2ae03e96-7d31-47af-b4d4-91c5f695aca1",
                "name": "amarillo",
                "label": "Amarillo",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.900851497,
                    42.034480999
                ]
            },
            "id": "7f1fb03d-c860-4345-84c0-b4f47540cd36",
            "properties": {
                "id": "7f1fb03d-c860-4345-84c0-b4f47540cd36",
                "name": "des-plaines",
                "label": "Des Plaines",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.248795204,
                    35.06571108
                ]
            },
            "id": "4ccfcf6b-17c9-4006-b1cd-7e2829d85d54",
            "properties": {
                "id": "4ccfcf6b-17c9-4006-b1cd-7e2829d85d54",
                "name": "chattanooga",
                "label": "Chattanooga",
                "country": "US",
                "state_abbrev": "TN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.955980097,
                    33.522935125
                ]
            },
            "id": "2628f1c1-5098-473d-944b-e93bd01683d7",
            "properties": {
                "id": "2628f1c1-5098-473d-944b-e93bd01683d7",
                "name": "north-augusta",
                "label": "North Augusta",
                "country": "US",
                "state_abbrev": "SC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.955697053,
                    37.985043471
                ]
            },
            "id": "88d238d6-09cb-4ce4-9fd5-5c38b9aacca3",
            "properties": {
                "id": "88d238d6-09cb-4ce4-9fd5-5c38b9aacca3",
                "name": "west-point",
                "label": "West Point",
                "country": "US",
                "state_abbrev": "KY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.644949491,
                    34.521100729
                ]
            },
            "id": "12c9c4b5-a5c0-4a50-9d6a-a0d90f6a66d1",
            "properties": {
                "id": "12c9c4b5-a5c0-4a50-9d6a-a0d90f6a66d1",
                "name": "anderson",
                "label": "Anderson",
                "country": "US",
                "state_abbrev": "SC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    153.125564941,
                    -30.161867411
                ]
            },
            "id": "73ea8096-aa54-4857-94e0-750782c56162",
            "properties": {
                "id": "73ea8096-aa54-4857-94e0-750782c56162",
                "name": "coffs-harbour",
                "label": "Coffs Harbour",
                "country": "AU",
                "state_abbrev": "NSW",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    130.974943699,
                    -12.467310941
                ]
            },
            "id": "9923eda3-7817-4154-bb43-1c44d4510878",
            "properties": {
                "id": "9923eda3-7817-4154-bb43-1c44d4510878",
                "name": "darwin",
                "label": "Darwin",
                "country": "AU",
                "state_abbrev": "NT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.267082305,
                    40.690627282
                ]
            },
            "id": "8eea8d83-44d8-4ebe-9098-b9af8bea668c",
            "properties": {
                "id": "8eea8d83-44d8-4ebe-9098-b9af8bea668c",
                "name": "palmer-heights",
                "label": "Palmer Heights",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    151.303793308,
                    -23.923572314
                ]
            },
            "id": "dd16367e-6bcc-4391-a814-ee83850fc622",
            "properties": {
                "id": "dd16367e-6bcc-4391-a814-ee83850fc622",
                "name": "gladstone-tannum-sands",
                "label": "Gladstone-Tannum Sands",
                "country": "AU",
                "state_abbrev": "QLD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.216410114,
                    38.698365361
                ]
            },
            "id": "55acf53f-a68a-400e-926e-c5b801a7ea1e",
            "properties": {
                "id": "55acf53f-a68a-400e-926e-c5b801a7ea1e",
                "name": "lorton",
                "label": "Lorton",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    145.410441625,
                    -36.402259531
                ]
            },
            "id": "5f8fa64b-1bf0-4ae1-9c9d-7bb5f85b0d90",
            "properties": {
                "id": "5f8fa64b-1bf0-4ae1-9c9d-7bb5f85b0d90",
                "name": "shepparton-mooroopna",
                "label": "Shepparton-Mooroopna",
                "country": "AU",
                "state_abbrev": "VIC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.194363353,
                    39.014064843
                ]
            },
            "id": "0e2e2688-1322-412c-a526-2ec4ac8e526c",
            "properties": {
                "id": "0e2e2688-1322-412c-a526-2ec4ac8e526c",
                "name": "potomac",
                "label": "Potomac",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.776152257,
                    36.862646243
                ]
            },
            "id": "059edff2-3887-4dd0-a0b1-a5bb90be41b7",
            "properties": {
                "id": "059edff2-3887-4dd0-a0b1-a5bb90be41b7",
                "name": "big-stone-gap",
                "label": "Big Stone Gap",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.020116238,
                    40.85432925
                ]
            },
            "id": "f75e11b3-4622-48dc-af44-76ce1545e0ac",
            "properties": {
                "id": "f75e11b3-4622-48dc-af44-76ce1545e0ac",
                "name": "ridgefield-park",
                "label": "Ridgefield Park",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -2.284237527,
                    53.515177103
                ]
            },
            "id": "aafb5e08-d0b7-423d-80f0-22da0fcef0ae",
            "properties": {
                "id": "aafb5e08-d0b7-423d-80f0-22da0fcef0ae",
                "name": "manchester-metro",
                "label": "Manchester Metro",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.816126934,
                    33.999165321
                ]
            },
            "id": "511202f5-1b52-44fd-b933-9bc4efa32920",
            "properties": {
                "id": "511202f5-1b52-44fd-b933-9bc4efa32920",
                "name": "diamond-bar",
                "label": "Diamond Bar",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.048318587,
                    34.049340983
                ]
            },
            "id": "eb16ad94-7bad-413a-b24c-9af68a8b8ac5",
            "properties": {
                "id": "eb16ad94-7bad-413a-b24c-9af68a8b8ac5",
                "name": "south-el-monte",
                "label": "South El Monte",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.531131731,
                    37.939239411
                ]
            },
            "id": "dc62b97a-1c5e-4f22-a950-94b0211154e0",
            "properties": {
                "id": "dc62b97a-1c5e-4f22-a950-94b0211154e0",
                "name": "larkspur",
                "label": "Larkspur",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.198359049,
                    40.865917529
                ]
            },
            "id": "0ea662bc-6f9f-48ee-a1b4-1a4f5eb6cdc8",
            "properties": {
                "id": "0ea662bc-6f9f-48ee-a1b4-1a4f5eb6cdc8",
                "name": "montclair-state-university",
                "label": "Montclair State University",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.899168795,
                    33.242041678
                ]
            },
            "id": "a3ba9e0d-2923-4958-b097-541060f3ba0b",
            "properties": {
                "id": "a3ba9e0d-2923-4958-b097-541060f3ba0b",
                "name": "commerce",
                "label": "Commerce",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.311744764,
                    39.7458703
                ]
            },
            "id": "b00cd757-d80b-4043-81c0-49eb2c65414a",
            "properties": {
                "id": "b00cd757-d80b-4043-81c0-49eb2c65414a",
                "name": "swedesboro",
                "label": "Swedesboro",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.684747592,
                    41.836903678
                ]
            },
            "id": "815b27a6-fc9d-40e5-b644-9424e8cf0526",
            "properties": {
                "id": "815b27a6-fc9d-40e5-b644-9424e8cf0526",
                "name": "chicago-25-mph",
                "label": "Chicago 25 mph",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.132066036,
                    26.74685213
                ]
            },
            "id": "23b85e0c-78a1-4c60-9081-9ead77ef7614",
            "properties": {
                "id": "23b85e0c-78a1-4c60-9081-9ead77ef7614",
                "name": "west-palm-beach",
                "label": "West Palm Beach",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.198270404,
                    46.35521988
                ]
            },
            "id": "d8e054fd-d8d8-4fee-ab05-a49bba8fe23f",
            "properties": {
                "id": "d8e054fd-d8d8-4fee-ab05-a49bba8fe23f",
                "name": "brainerd",
                "label": "Brainerd",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.562065412,
                    44.854552206
                ]
            },
            "id": "dcc9f7a5-536f-4778-90b3-9d7cf632b1c8",
            "properties": {
                "id": "dcc9f7a5-536f-4778-90b3-9d7cf632b1c8",
                "name": "chanhassen",
                "label": "Chanhassen",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    152.828575408,
                    -31.081433774
                ]
            },
            "id": "be80be25-60d6-4835-9965-83d866c92e93",
            "properties": {
                "id": "be80be25-60d6-4835-9965-83d866c92e93",
                "name": "kempsey",
                "label": "Kempsey",
                "country": "AU",
                "state_abbrev": "NSW",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    147.083892114,
                    -41.462656803
                ]
            },
            "id": "97b73ba8-790b-4058-a82d-89a1a2f1589e",
            "properties": {
                "id": "97b73ba8-790b-4058-a82d-89a1a2f1589e",
                "name": "launceston",
                "label": "Launceston",
                "country": "AU",
                "state_abbrev": "TAS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.156668937,
                    32.693694875
                ]
            },
            "id": "4857f61d-d17b-4af1-9d98-4917098c05f6",
            "properties": {
                "id": "4857f61d-d17b-4af1-9d98-4917098c05f6",
                "name": "dalworthington-gardens",
                "label": "Dalworthington Gardens",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.005200337,
                    32.992277384
                ]
            },
            "id": "64fd6bbc-6045-4be0-954c-602857cbbd7b",
            "properties": {
                "id": "64fd6bbc-6045-4be0-954c-602857cbbd7b",
                "name": "goose-creek",
                "label": "Goose Creek",
                "country": "US",
                "state_abbrev": "SC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -107.833452253,
                    35.153830709
                ]
            },
            "id": "6200be83-36ce-4fd1-b550-8fd5d7555642",
            "properties": {
                "id": "6200be83-36ce-4fd1-b550-8fd5d7555642",
                "name": "grants",
                "label": "Grants",
                "country": "US",
                "state_abbrev": "NM",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.740433541,
                    32.188334698
                ]
            },
            "id": "1ead5c18-5729-48b2-9586-664870c8f25d",
            "properties": {
                "id": "1ead5c18-5729-48b2-9586-664870c8f25d",
                "name": "hilton-head-island",
                "label": "Hilton Head Island",
                "country": "US",
                "state_abbrev": "SC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.077711997,
                    38.894920082
                ]
            },
            "id": "23cd6662-4513-4e3d-a623-14a44a1ac506",
            "properties": {
                "id": "23cd6662-4513-4e3d-a623-14a44a1ac506",
                "name": "auburn",
                "label": "Auburn",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.261734666,
                    26.125917068
                ]
            },
            "id": "256e063b-8358-48d4-9b52-90e8c4b2b184",
            "properties": {
                "id": "256e063b-8358-48d4-9b52-90e8c4b2b184",
                "name": "plantation",
                "label": "Plantation",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.582757879,
                    34.818789767
                ]
            },
            "id": "9b2e6626-fd0a-4662-825b-57eb75eeed1b",
            "properties": {
                "id": "9b2e6626-fd0a-4662-825b-57eb75eeed1b",
                "name": "easley",
                "label": "Easley",
                "country": "US",
                "state_abbrev": "SC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.545888324,
                    47.214865256
                ]
            },
            "id": "08b9275b-328d-4f17-93cc-dd1049a5f862",
            "properties": {
                "id": "08b9275b-328d-4f17-93cc-dd1049a5f862",
                "name": "university-place",
                "label": "University Place",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.746248371,
                    33.310289159
                ]
            },
            "id": "3e04e5d9-503b-4a80-b11d-a645e07bd75d",
            "properties": {
                "id": "3e04e5d9-503b-4a80-b11d-a645e07bd75d",
                "name": "gilbert",
                "label": "Gilbert",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.245633695,
                    36.923340132
                ]
            },
            "id": "7b3bab48-0bb5-4a5f-88ec-25ba670f8dd5",
            "properties": {
                "id": "7b3bab48-0bb5-4a5f-88ec-25ba670f8dd5",
                "name": "norfolk",
                "label": "Norfolk",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.081400763,
                    38.717489798
                ]
            },
            "id": "1d2c18b7-51e2-4673-acdd-997af4ad01ec",
            "properties": {
                "id": "1d2c18b7-51e2-4673-acdd-997af4ad01ec",
                "name": "rehoboth-beach",
                "label": "Rehoboth Beach",
                "country": "US",
                "state_abbrev": "DE",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    140.756857552,
                    -37.816003123
                ]
            },
            "id": "322b1b19-1066-4435-b99e-1dbce8c8f3a7",
            "properties": {
                "id": "322b1b19-1066-4435-b99e-1dbce8c8f3a7",
                "name": "mount-gambier",
                "label": "Mount Gambier",
                "country": "AU",
                "state_abbrev": "SA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    147.381651749,
                    -42.824410687
                ]
            },
            "id": "b5c678e7-41ba-4293-9d50-4eb693f20d15",
            "properties": {
                "id": "b5c678e7-41ba-4293-9d50-4eb693f20d15",
                "name": "hobart",
                "label": "Hobart",
                "country": "AU",
                "state_abbrev": "TAS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.574936412,
                    41.188119007
                ]
            },
            "id": "8b840e1d-2dd3-4d9f-9c25-36e204907c9e",
            "properties": {
                "id": "8b840e1d-2dd3-4d9f-9c25-36e204907c9e",
                "name": "new-shoreham",
                "label": "New Shoreham",
                "country": "US",
                "state_abbrev": "RI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    149.121736422,
                    -33.265631495
                ]
            },
            "id": "259fad6f-d5be-435a-ac65-82f0497492f0",
            "properties": {
                "id": "259fad6f-d5be-435a-ac65-82f0497492f0",
                "name": "orange",
                "label": "Orange",
                "country": "AU",
                "state_abbrev": "NSW",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.266235576,
                    32.661936333
                ]
            },
            "id": "73f8b8f8-590b-45db-b039-bcfcfa6e8db7",
            "properties": {
                "id": "73f8b8f8-590b-45db-b039-bcfcfa6e8db7",
                "name": "forest-hill",
                "label": "Forest Hill",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.371830185,
                    34.088267016
                ]
            },
            "id": "8f0f99d2-4390-4d1b-a44a-2a0ebb8d8be0",
            "properties": {
                "id": "8f0f99d2-4390-4d1b-a44a-2a0ebb8d8be0",
                "name": "west-hollywood",
                "label": "West Hollywood",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.340597504,
                    32.656077324
                ]
            },
            "id": "ed776b3f-1747-465c-a8d6-1e8f203c475d",
            "properties": {
                "id": "ed776b3f-1747-465c-a8d6-1e8f203c475d",
                "name": "edgecliff-village",
                "label": "Edgecliff Village",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.255121034,
                    25.899734404
                ]
            },
            "id": "9bbee96b-0dd3-4af2-8c72-c21d6e09524f",
            "properties": {
                "id": "9bbee96b-0dd3-4af2-8c72-c21d6e09524f",
                "name": "opa-locka",
                "label": "Opa-locka",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.403832779,
                    42.243061944
                ]
            },
            "id": "c190f434-762e-4283-9c7b-9ad19f0f6270",
            "properties": {
                "id": "c190f434-762e-4283-9c7b-9ad19f0f6270",
                "name": "jackson",
                "label": "Jackson",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -112.225834163,
                    33.579635918
                ]
            },
            "id": "d5b1eb3d-847f-4f10-bd0f-2e380ac35022",
            "properties": {
                "id": "d5b1eb3d-847f-4f10-bd0f-2e380ac35022",
                "name": "glendale",
                "label": "Glendale",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.161300302,
                    51.513903318
                ]
            },
            "id": "f851b9ac-0c85-4f8d-8bf8-7f32264a40b5",
            "properties": {
                "id": "f851b9ac-0c85-4f8d-8bf8-7f32264a40b5",
                "name": "westminster",
                "label": "Westminster",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.356090455,
                    46.804338275
                ]
            },
            "id": "8f376d95-ce51-4696-9ac1-b50331932178",
            "properties": {
                "id": "8f376d95-ce51-4696-9ac1-b50331932178",
                "name": "lancienne-lorette",
                "label": "L'Ancienne-Lorette",
                "country": "CA",
                "state_abbrev": "QC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.331004392,
                    51.522475948
                ]
            },
            "id": "53789a24-3ca8-4c0f-8b04-361c69181983",
            "properties": {
                "id": "53789a24-3ca8-4c0f-8b04-361c69181983",
                "name": "ealing",
                "label": "Ealing",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.675682313,
                    36.122304441
                ]
            },
            "id": "0a50d272-15d7-43ef-ae4f-46eb46c6fa55",
            "properties": {
                "id": "0a50d272-15d7-43ef-ae4f-46eb46c6fa55",
                "name": "creedmoor",
                "label": "Creedmoor",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.592564558,
                    42.88522028
                ]
            },
            "id": "d1b3d7dc-a6ce-49dc-b730-5316274da1c1",
            "properties": {
                "id": "d1b3d7dc-a6ce-49dc-b730-5316274da1c1",
                "name": "kentwood",
                "label": "Kentwood",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    1.875494182,
                    50.950806264
                ]
            },
            "id": "d242f4bc-5c93-4a84-9270-7675063af6cb",
            "properties": {
                "id": "d242f4bc-5c93-4a84-9270-7675063af6cb",
                "name": "calais",
                "label": "Calais",
                "country": "FR",
                "state_abbrev": "HDF",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.282790642,
                    32.629598077
                ]
            },
            "id": "0cd6f470-c635-4d4d-a53f-85b8cc19466a",
            "properties": {
                "id": "0cd6f470-c635-4d4d-a53f-85b8cc19466a",
                "name": "everman",
                "label": "Everman",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.568691782,
                    39.087022882
                ]
            },
            "id": "22ff9133-6e50-44e3-8432-5c16d52cc5cd",
            "properties": {
                "id": "22ff9133-6e50-44e3-8432-5c16d52cc5cd",
                "name": "severna-park",
                "label": "Severna Park",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.908847989,
                    45.583576904
                ]
            },
            "id": "18965c52-27d4-4325-b1e0-b5c58b7c384f",
            "properties": {
                "id": "18965c52-27d4-4325-b1e0-b5c58b7c384f",
                "name": "chambery",
                "label": "Chambéry",
                "country": "FR",
                "state_abbrev": "ARA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.518777231,
                    32.591396341
                ]
            },
            "id": "4048e8aa-56b5-4da2-9990-cf696af0d9c6",
            "properties": {
                "id": "4048e8aa-56b5-4da2-9990-cf696af0d9c6",
                "name": "combine",
                "label": "Combine",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.119719166,
                    42.686638494
                ]
            },
            "id": "7f01575e-0e43-477d-9291-55a2a100d67f",
            "properties": {
                "id": "7f01575e-0e43-477d-9291-55a2a100d67f",
                "name": "rochester",
                "label": "Rochester",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.971804741,
                    35.37778562
                ]
            },
            "id": "2a3af3f5-94eb-4fbd-bcd6-fd4896946324",
            "properties": {
                "id": "2a3af3f5-94eb-4fbd-bcd6-fd4896946324",
                "name": "goldsboro",
                "label": "Goldsboro",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.959388597,
                    41.831023289
                ]
            },
            "id": "be0c1f79-9dd2-439c-8027-7b87e210d474",
            "properties": {
                "id": "be0c1f79-9dd2-439c-8027-7b87e210d474",
                "name": "lakeville",
                "label": "Lakeville",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.746578344,
                    39.392885994
                ]
            },
            "id": "14b3d2f3-3226-4027-9f1a-59a9f80aec8f",
            "properties": {
                "id": "14b3d2f3-3226-4027-9f1a-59a9f80aec8f",
                "name": "tunnelton",
                "label": "Tunnelton",
                "country": "US",
                "state_abbrev": "WV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -103.159995734,
                    32.728200917
                ]
            },
            "id": "fea53faa-9e4d-40dd-ba71-19039bce3a9b",
            "properties": {
                "id": "fea53faa-9e4d-40dd-ba71-19039bce3a9b",
                "name": "hobbs",
                "label": "Hobbs",
                "country": "US",
                "state_abbrev": "NM",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.937539802,
                    42.064088842
                ]
            },
            "id": "552c8a8b-5330-4a76-b7af-5737186dd98d",
            "properties": {
                "id": "552c8a8b-5330-4a76-b7af-5737186dd98d",
                "name": "mount-prospect",
                "label": "Mount Prospect",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -106.836774103,
                    39.195125184
                ]
            },
            "id": "aa7a8a36-0493-4ddf-a76e-ab207c42184a",
            "properties": {
                "id": "aa7a8a36-0493-4ddf-a76e-ab207c42184a",
                "name": "aspen",
                "label": "Aspen",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -6.257983567,
                    53.359004905
                ]
            },
            "id": "409e4f07-aeb4-4ade-9eac-37ddd4a4093f",
            "properties": {
                "id": "409e4f07-aeb4-4ade-9eac-37ddd4a4093f",
                "name": "dublin",
                "label": "Dublin",
                "country": "IE",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.273152359,
                    41.176195105
                ]
            },
            "id": "e84ff50c-a013-4add-9f1d-c443a6c7eaca",
            "properties": {
                "id": "e84ff50c-a013-4add-9f1d-c443a6c7eaca",
                "name": "fairfield",
                "label": "Fairfield",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -115.136922679,
                    36.080707635
                ]
            },
            "id": "30bbd16d-f803-409c-8ec9-d958ed2af9bb",
            "properties": {
                "id": "30bbd16d-f803-409c-8ec9-d958ed2af9bb",
                "name": "paradise",
                "label": "Paradise",
                "country": "US",
                "state_abbrev": "NV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -120.662824899,
                    47.595116595
                ]
            },
            "id": "1ad6979e-2821-4b56-ab04-cbc8ba5d5c38",
            "properties": {
                "id": "1ad6979e-2821-4b56-ab04-cbc8ba5d5c38",
                "name": "leavenworth",
                "label": "Leavenworth",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.099129245,
                    36.067888861
                ]
            },
            "id": "e099e134-882c-4924-af53-240c3e55f332",
            "properties": {
                "id": "e099e134-882c-4924-af53-240c3e55f332",
                "name": "hillsborough",
                "label": "Hillsborough",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.226692222,
                    40.184950601
                ]
            },
            "id": "42e43be1-8f3b-47cd-8283-803a0c522d75",
            "properties": {
                "id": "42e43be1-8f3b-47cd-8283-803a0c522d75",
                "name": "spring-house",
                "label": "Spring House",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.127613236,
                    26.305003211
                ]
            },
            "id": "67b82389-491e-428a-872a-8637a389208b",
            "properties": {
                "id": "67b82389-491e-428a-872a-8637a389208b",
                "name": "deerfield-beach",
                "label": "Deerfield Beach",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.211886615,
                    26.246584805
                ]
            },
            "id": "04261692-b13b-4a5c-910a-bdca73d835c9",
            "properties": {
                "id": "04261692-b13b-4a5c-910a-bdca73d835c9",
                "name": "margate",
                "label": "Margate",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -120.825991703,
                    38.169439875
                ]
            },
            "id": "82878263-c82c-40f7-9c09-c723f66640bc",
            "properties": {
                "id": "82878263-c82c-40f7-9c09-c723f66640bc",
                "name": "valley-springs",
                "label": "Valley Springs",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    116.412668738,
                    40.185690962
                ]
            },
            "id": "d289f42b-e81f-490b-93d6-0e3abafa9399",
            "properties": {
                "id": "d289f42b-e81f-490b-93d6-0e3abafa9399",
                "name": "beijing",
                "label": "Beijing",
                "country": "CN",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.072243998,
                    33.134749677
                ]
            },
            "id": "56c71560-22c6-47ca-b9b9-16d7934a65a9",
            "properties": {
                "id": "56c71560-22c6-47ca-b9b9-16d7934a65a9",
                "name": "escondido",
                "label": "Escondido",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.421726892,
                    42.03242947
                ]
            },
            "id": "9b0e5d70-77f3-4056-b245-ce6d157890ae",
            "properties": {
                "id": "9b0e5d70-77f3-4056-b245-ce6d157890ae",
                "name": "norfolk",
                "label": "Norfolk",
                "country": "US",
                "state_abbrev": "NE",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.530743392,
                    42.641620624
                ]
            },
            "id": "c907f360-1e1e-46d4-845e-b54b68eb7fca",
            "properties": {
                "id": "c907f360-1e1e-46d4-845e-b54b68eb7fca",
                "name": "holt",
                "label": "Holt",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.970328134,
                    40.475681405
                ]
            },
            "id": "c8cf9d65-08d7-423f-be12-7c122969b708",
            "properties": {
                "id": "c8cf9d65-08d7-423f-be12-7c122969b708",
                "name": "bloomington",
                "label": "Bloomington",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.336816913,
                    28.477197958
                ]
            },
            "id": "a7e69427-2354-4e14-bd28-8fa17a394442",
            "properties": {
                "id": "a7e69427-2354-4e14-bd28-8fa17a394442",
                "name": "orlando",
                "label": "Orlando",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.24107973,
                    42.281369354
                ]
            },
            "id": "79c296df-96b2-4aeb-9ee7-fe086dcd7406",
            "properties": {
                "id": "79c296df-96b2-4aeb-9ee7-fe086dcd7406",
                "name": "needham",
                "label": "Needham",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -98.358388249,
                    40.92141889
                ]
            },
            "id": "a38f9928-e03a-408b-a4d1-3d345b46d9a0",
            "properties": {
                "id": "a38f9928-e03a-408b-a4d1-3d345b46d9a0",
                "name": "grand-island",
                "label": "Grand Island",
                "country": "US",
                "state_abbrev": "NE",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.849055306,
                    42.469835366
                ]
            },
            "id": "cb0c6b02-3d71-4b71-8a57-5d8ec1ab1f4a",
            "properties": {
                "id": "cb0c6b02-3d71-4b71-8a57-5d8ec1ab1f4a",
                "name": "hamburg",
                "label": "Hamburg",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.897306862,
                    45.064786374
                ]
            },
            "id": "9e8ea627-9adb-4ef4-8261-4d1566e8d008",
            "properties": {
                "id": "9e8ea627-9adb-4ef4-8261-4d1566e8d008",
                "name": "hillman",
                "label": "Hillman",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.995261041,
                    37.524713616
                ]
            },
            "id": "e34dd47f-171d-436f-b991-225765859594",
            "properties": {
                "id": "e34dd47f-171d-436f-b991-225765859594",
                "name": "fremont",
                "label": "Fremont",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    152.976919321,
                    -26.465978586
                ]
            },
            "id": "0f225c2f-2aee-49a5-a631-09f10336f552",
            "properties": {
                "id": "0f225c2f-2aee-49a5-a631-09f10336f552",
                "name": "sunshine-coast",
                "label": "Sunshine Coast",
                "country": "AU",
                "state_abbrev": "QLD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -99.084644293,
                    40.700871383
                ]
            },
            "id": "4c15bac3-563b-4e0a-9365-e23b7efe761b",
            "properties": {
                "id": "4c15bac3-563b-4e0a-9365-e23b7efe761b",
                "name": "kearney",
                "label": "Kearney",
                "country": "US",
                "state_abbrev": "NE",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.195732206,
                    39.27015333
                ]
            },
            "id": "c2acf92b-00cd-4017-9b01-f0d32c2f16a6",
            "properties": {
                "id": "c2acf92b-00cd-4017-9b01-f0d32c2f16a6",
                "name": "damascus",
                "label": "Damascus",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.564787725,
                    43.836670992
                ]
            },
            "id": "95c31590-8872-44b8-8fa4-ee663a75bfcf",
            "properties": {
                "id": "95c31590-8872-44b8-8fa4-ee663a75bfcf",
                "name": "vaughan",
                "label": "Vaughan",
                "country": "CA",
                "state_abbrev": "ON",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.046338966,
                    40.920149024
                ]
            },
            "id": "0547aabd-5cd8-4d26-86f9-e068a88a4862",
            "properties": {
                "id": "0547aabd-5cd8-4d26-86f9-e068a88a4862",
                "name": "mifflinburg",
                "label": "Mifflinburg",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.358213415,
                    41.800504289
                ]
            },
            "id": "08c205c1-4d53-41df-be45-3441faeb5245",
            "properties": {
                "id": "08c205c1-4d53-41df-be45-3441faeb5245",
                "name": "east-providence",
                "label": "East Providence",
                "country": "US",
                "state_abbrev": "RI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    152.430308251,
                    -31.892436906
                ]
            },
            "id": "a3063301-ea13-43c9-9527-04fcfcc6f5a4",
            "properties": {
                "id": "a3063301-ea13-43c9-9527-04fcfcc6f5a4",
                "name": "taree",
                "label": "Taree",
                "country": "AU",
                "state_abbrev": "NSW",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.416803228,
                    28.304082317
                ]
            },
            "id": "c0ba8efd-50bd-4878-b2e4-4acdbb5cc2ee",
            "properties": {
                "id": "c0ba8efd-50bd-4878-b2e4-4acdbb5cc2ee",
                "name": "kissimmee",
                "label": "Kissimmee",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.855979811,
                    45.530900886
                ]
            },
            "id": "5d4b8fbe-9d18-49fd-82b7-9128d32b55ff",
            "properties": {
                "id": "5d4b8fbe-9d18-49fd-82b7-9128d32b55ff",
                "name": "chelsea",
                "label": "Chelsea",
                "country": "CA",
                "state_abbrev": "QC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.491395454,
                    40.041859858
                ]
            },
            "id": "f5031a50-b496-4a63-988e-064b74ad5e09",
            "properties": {
                "id": "f5031a50-b496-4a63-988e-064b74ad5e09",
                "name": "paoli",
                "label": "Paoli",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.782576424,
                    35.730740188
                ]
            },
            "id": "bf50adf0-3539-4cbe-a8e4-c5ee24247b9a",
            "properties": {
                "id": "bf50adf0-3539-4cbe-a8e4-c5ee24247b9a",
                "name": "glen-alpine",
                "label": "Glen Alpine",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    151.895828865,
                    -27.56309574
                ]
            },
            "id": "e87336f1-ea7c-4cdb-bfc0-9c37a1b52145",
            "properties": {
                "id": "e87336f1-ea7c-4cdb-bfc0-9c37a1b52145",
                "name": "toowoomba",
                "label": "Toowoomba",
                "country": "AU",
                "state_abbrev": "QLD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.474388763,
                    45.881898032
                ]
            },
            "id": "05c30533-b559-4b7d-b4f0-914e68425c0a",
            "properties": {
                "id": "05c30533-b559-4b7d-b4f0-914e68425c0a",
                "name": "drummondville",
                "label": "Drummondville",
                "country": "CA",
                "state_abbrev": "QC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -9.156115006,
                    38.742674111
                ]
            },
            "id": "ff3a067e-c1a0-4f42-9a5f-9d7a256e3dd4",
            "properties": {
                "id": "ff3a067e-c1a0-4f42-9a5f-9d7a256e3dd4",
                "name": "lisbon",
                "label": "Lisbon",
                "country": "PT",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.71702818,
                    28.246721868
                ]
            },
            "id": "9caefbd5-e88a-449b-8d29-6b51527f919b",
            "properties": {
                "id": "9caefbd5-e88a-449b-8d29-6b51527f919b",
                "name": "new-port-richey",
                "label": "New Port Richey",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    150.909502957,
                    -33.764268222
                ]
            },
            "id": "e1dbabeb-6515-4387-a0b7-dc7e517e44dc",
            "properties": {
                "id": "e1dbabeb-6515-4387-a0b7-dc7e517e44dc",
                "name": "sydney",
                "label": "Sydney",
                "country": "AU",
                "state_abbrev": "NSW",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.309464407,
                    45.175524093
                ]
            },
            "id": "5d433e5b-103e-4ebb-9833-8d18cdd0ebc2",
            "properties": {
                "id": "5d433e5b-103e-4ebb-9833-8d18cdd0ebc2",
                "name": "coon-rapids",
                "label": "Coon Rapids",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.62504534,
                    40.567900218
                ]
            },
            "id": "a153dab2-0b74-4b41-b58a-c7363f66fe2a",
            "properties": {
                "id": "a153dab2-0b74-4b41-b58a-c7363f66fe2a",
                "name": "pekin",
                "label": "Pekin",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.626614733,
                    38.24227983
                ]
            },
            "id": "695d08c1-1f51-4190-af89-e5774cad9d5a",
            "properties": {
                "id": "695d08c1-1f51-4190-af89-e5774cad9d5a",
                "name": "petaluma",
                "label": "Petaluma",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.131457674,
                    33.492770388
                ]
            },
            "id": "a18348b9-fcbd-46de-975c-ee74119519c3",
            "properties": {
                "id": "a18348b9-fcbd-46de-975c-ee74119519c3",
                "name": "temecula",
                "label": "Temecula",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.319642857,
                    38.770288713
                ]
            },
            "id": "63e1a480-4318-4e10-b84b-1614450e9e2c",
            "properties": {
                "id": "63e1a480-4318-4e10-b84b-1614450e9e2c",
                "name": "roseville",
                "label": "Roseville",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.75004713,
                    38.671158907
                ]
            },
            "id": "f8e6553e-1713-4b8b-9f1b-dea83cb6f4fc",
            "properties": {
                "id": "f8e6553e-1713-4b8b-9f1b-dea83cb6f4fc",
                "name": "woodland",
                "label": "Woodland",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.857454699,
                    48.482699648
                ]
            },
            "id": "1b55790e-0721-4979-b5e1-0dbc355ffb1c",
            "properties": {
                "id": "1b55790e-0721-4979-b5e1-0dbc355ffb1c",
                "name": "lopez-island",
                "label": "Lopez Island",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.406941257,
                    31.233537106
                ]
            },
            "id": "625b02ce-9134-49b1-be77-69cdcae2297f",
            "properties": {
                "id": "625b02ce-9134-49b1-be77-69cdcae2297f",
                "name": "dothan",
                "label": "Dothan",
                "country": "US",
                "state_abbrev": "AL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.214668728,
                    38.457979474
                ]
            },
            "id": "54cd44f1-25c6-45c0-b266-c2f95f0b7d1d",
            "properties": {
                "id": "54cd44f1-25c6-45c0-b266-c2f95f0b7d1d",
                "name": "columbia",
                "label": "Columbia",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.226846681,
                    37.792394125
                ]
            },
            "id": "5b7b3af9-70af-4b02-8531-d58434303dc3",
            "properties": {
                "id": "5b7b3af9-70af-4b02-8531-d58434303dc3",
                "name": "manteca",
                "label": "Manteca",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.307639876,
                    47.792101519
                ]
            },
            "id": "7f6e3b3c-3042-468b-aec8-6bec2b5cbcba",
            "properties": {
                "id": "7f6e3b3c-3042-468b-aec8-6bec2b5cbcba",
                "name": "mountlake-terrace",
                "label": "Mountlake Terrace",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.288655228,
                    34.248586209
                ]
            },
            "id": "dbb498cd-3572-4d36-9191-67e7e5d5a154",
            "properties": {
                "id": "dbb498cd-3572-4d36-9191-67e7e5d5a154",
                "name": "crestline",
                "label": "Crestline",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -120.23932916,
                    37.832520469
                ]
            },
            "id": "08b0d51f-7f12-49c7-9cba-924a4eca3486",
            "properties": {
                "id": "08b0d51f-7f12-49c7-9cba-924a4eca3486",
                "name": "groveland",
                "label": "Groveland",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    144.963397521,
                    -37.819790689
                ]
            },
            "id": "555b22b9-8fbc-4918-8e4b-519927fd6c07",
            "properties": {
                "id": "555b22b9-8fbc-4918-8e4b-519927fd6c07",
                "name": "melbourne-inner-metro",
                "label": "Melbourne - Inner Metro",
                "country": "AU",
                "state_abbrev": "VIC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.30516388,
                    47.912357749
                ]
            },
            "id": "70bfb9f1-46c0-4961-a43d-40ff97c66d94",
            "properties": {
                "id": "70bfb9f1-46c0-4961-a43d-40ff97c66d94",
                "name": "mukilteo",
                "label": "Mukilteo",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.345246772,
                    47.756361345
                ]
            },
            "id": "46c4f892-5213-40ec-beba-0e76a7cd91db",
            "properties": {
                "id": "46c4f892-5213-40ec-beba-0e76a7cd91db",
                "name": "shoreline",
                "label": "Shoreline",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.251677992,
                    44.676644318
                ]
            },
            "id": "157ead9d-16ef-4e02-87bd-b0a911750560",
            "properties": {
                "id": "157ead9d-16ef-4e02-87bd-b0a911750560",
                "name": "lakeville",
                "label": "Lakeville",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.528441263,
                    39.734855509
                ]
            },
            "id": "e5fcaea8-2743-432c-9166-0848ad055b71",
            "properties": {
                "id": "e5fcaea8-2743-432c-9166-0848ad055b71",
                "name": "wilmington",
                "label": "Wilmington",
                "country": "US",
                "state_abbrev": "DE",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.299386113,
                    37.838744131
                ]
            },
            "id": "117e18c9-830b-48b6-968f-8266b4d8cc21",
            "properties": {
                "id": "117e18c9-830b-48b6-968f-8266b4d8cc21",
                "name": "emeryville",
                "label": "Emeryville",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.762825425,
                    32.906947544
                ]
            },
            "id": "314faa4e-5a0b-4cd4-9445-201d120ab6f0",
            "properties": {
                "id": "314faa4e-5a0b-4cd4-9445-201d120ab6f0",
                "name": "casa-grande",
                "label": "Casa Grande",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.220124517,
                    43.055347845
                ]
            },
            "id": "b7224a77-0656-410d-be38-18c87800fff6",
            "properties": {
                "id": "b7224a77-0656-410d-be38-18c87800fff6",
                "name": "grand-haven",
                "label": "Grand Haven",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.031468895,
                    40.64370204
                ]
            },
            "id": "8866ee1f-15b8-4e9a-8398-ac9612319066",
            "properties": {
                "id": "8866ee1f-15b8-4e9a-8398-ac9612319066",
                "name": "pine",
                "label": "Pine",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.344319682,
                    37.689621811
                ]
            },
            "id": "23f6ec42-9557-4dcf-8edc-5d9a2f820a35",
            "properties": {
                "id": "23f6ec42-9557-4dcf-8edc-5d9a2f820a35",
                "name": "wichita",
                "label": "Wichita",
                "country": "US",
                "state_abbrev": "KS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.098438815,
                    42.767722782
                ]
            },
            "id": "fe61db02-0cd8-48a2-add0-0f164ef622a2",
            "properties": {
                "id": "fe61db02-0cd8-48a2-add0-0f164ef622a2",
                "name": "holland",
                "label": "Holland",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.998509049,
                    33.229097519
                ]
            },
            "id": "d3e5ac06-fb48-4760-bd4e-9e6094a202af",
            "properties": {
                "id": "d3e5ac06-fb48-4760-bd4e-9e6094a202af",
                "name": "cross-roads",
                "label": "Cross Roads",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    145.031569406,
                    -37.593415837
                ]
            },
            "id": "06890bad-5ddc-48c8-9ae1-8513011c26f0",
            "properties": {
                "id": "06890bad-5ddc-48c8-9ae1-8513011c26f0",
                "name": "melbourne-nothern-metro",
                "label": "Melbourne - Nothern Metro",
                "country": "AU",
                "state_abbrev": "VIC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -114.548696536,
                    32.599025903
                ]
            },
            "id": "8b1de8f3-efd5-4a86-bab2-eb2e2c77d2be",
            "properties": {
                "id": "8b1de8f3-efd5-4a86-bab2-eb2e2c77d2be",
                "name": "yuma",
                "label": "Yuma",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.087245813,
                    51.650997978
                ]
            },
            "id": "80a2d3f0-e58a-433f-bb94-e646bda5ddae",
            "properties": {
                "id": "80a2d3f0-e58a-433f-bb94-e646bda5ddae",
                "name": "enfield",
                "label": "Enfield",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.648066884,
                    45.532448468
                ]
            },
            "id": "9a87bcb3-c4ed-45dc-b06a-7819e13e6b1b",
            "properties": {
                "id": "9a87bcb3-c4ed-45dc-b06a-7819e13e6b1b",
                "name": "montreal",
                "label": "Montreal",
                "country": "CA",
                "state_abbrev": "QC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.976195346,
                    44.171286675
                ]
            },
            "id": "dfd685e9-5f4d-48d9-9e05-34264418d233",
            "properties": {
                "id": "dfd685e9-5f4d-48d9-9e05-34264418d233",
                "name": "mankato",
                "label": "Mankato",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.065667589,
                    26.89441278
                ]
            },
            "id": "342d343a-585f-4be0-8e8d-c14da5b43356",
            "properties": {
                "id": "342d343a-585f-4be0-8e8d-c14da5b43356",
                "name": "punta-gorda",
                "label": "Punta Gorda",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.385794314,
                    32.942897925
                ]
            },
            "id": "54a4b7ef-59d0-4661-b87e-913998d42807",
            "properties": {
                "id": "54a4b7ef-59d0-4661-b87e-913998d42807",
                "name": "fate",
                "label": "Fate",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -120.477900159,
                    37.305730508
                ]
            },
            "id": "5d9946d1-8577-436b-907c-4322f93c7d39",
            "properties": {
                "id": "5d9946d1-8577-436b-907c-4322f93c7d39",
                "name": "merced",
                "label": "Merced",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.001590824,
                    37.972186608
                ]
            },
            "id": "f29ef8ed-356e-45af-ba36-d01f3b255f7b",
            "properties": {
                "id": "f29ef8ed-356e-45af-ba36-d01f3b255f7b",
                "name": "concord",
                "label": "Concord",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.155060986,
                    47.595333412
                ]
            },
            "id": "7855da57-13a2-4aa0-8be0-3f841acd500e",
            "properties": {
                "id": "7855da57-13a2-4aa0-8be0-3f841acd500e",
                "name": "bellevue",
                "label": "Bellevue",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.655641632,
                    43.380014316
                ]
            },
            "id": "8d18acf1-257a-4fa3-96cb-54b209e8c2ba",
            "properties": {
                "id": "8d18acf1-257a-4fa3-96cb-54b209e8c2ba",
                "name": "alma",
                "label": "Alma",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.134998775,
                    32.846426488
                ]
            },
            "id": "3bfb7d8e-15ef-4ab8-bd72-c835953f1087",
            "properties": {
                "id": "3bfb7d8e-15ef-4ab8-bd72-c835953f1087",
                "name": "bedford",
                "label": "Bedford",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.990759768,
                    33.179533362
                ]
            },
            "id": "4298b64b-34f5-4ac4-98d9-4d96421359f6",
            "properties": {
                "id": "4298b64b-34f5-4ac4-98d9-4d96421359f6",
                "name": "oak-point",
                "label": "Oak Point",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.309135238,
                    48.426855152
                ]
            },
            "id": "c43848b6-6e15-4f14-8b19-eca9e803ec6f",
            "properties": {
                "id": "c43848b6-6e15-4f14-8b19-eca9e803ec6f",
                "name": "thunder-bay",
                "label": "Thunder Bay",
                "country": "CA",
                "state_abbrev": "ON",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.888580401,
                    32.738177
                ]
            },
            "id": "48a2cb0a-b0b8-43bd-bede-cac70afc42ad",
            "properties": {
                "id": "48a2cb0a-b0b8-43bd-bede-cac70afc42ad",
                "name": "cockrell-hill",
                "label": "Cockrell Hill",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.784319047,
                    49.116801048
                ]
            },
            "id": "d04ffaf9-85e6-411d-9ffa-196c700dcfbb",
            "properties": {
                "id": "d04ffaf9-85e6-411d-9ffa-196c700dcfbb",
                "name": "surrey",
                "label": "Surrey",
                "country": "CA",
                "state_abbrev": "BC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.145243718,
                    40.11115643
                ]
            },
            "id": "76f16473-74b3-4bec-b61e-82df2a322e91",
            "properties": {
                "id": "76f16473-74b3-4bec-b61e-82df2a322e91",
                "name": "dublin",
                "label": "Dublin",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.916421643,
                    42.672996854
                ]
            },
            "id": "fdce72de-52a7-4737-9072-f940f77b2790",
            "properties": {
                "id": "fdce72de-52a7-4737-9072-f940f77b2790",
                "name": "macomb",
                "label": "Macomb",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.217990061,
                    32.860481608
                ]
            },
            "id": "5ce81cf4-63c7-4319-84fe-143435eebd9c",
            "properties": {
                "id": "5ce81cf4-63c7-4319-84fe-143435eebd9c",
                "name": "north-richland-hills",
                "label": "North Richland Hills",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.794143104,
                    34.858200208
                ]
            },
            "id": "fa3c67e6-a3c2-4dd6-89aa-b26d4caabcdf",
            "properties": {
                "id": "fa3c67e6-a3c2-4dd6-89aa-b26d4caabcdf",
                "name": "sedona",
                "label": "Sedona",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.162373165,
                    40.914682704
                ]
            },
            "id": "37eef512-a776-414a-9df8-885973993256",
            "properties": {
                "id": "37eef512-a776-414a-9df8-885973993256",
                "name": "paterson",
                "label": "Paterson",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.286872358,
                    51.387904868
                ]
            },
            "id": "e0032811-a0ab-4718-bbd6-a2b219bb1576",
            "properties": {
                "id": "e0032811-a0ab-4718-bbd6-a2b219bb1576",
                "name": "kingston-upon-thames",
                "label": "Kingston upon Thames",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -110.933660806,
                    31.362469564
                ]
            },
            "id": "45b5bb80-879f-45ca-803e-ab85e301b583",
            "properties": {
                "id": "45b5bb80-879f-45ca-803e-ab85e301b583",
                "name": "nogales",
                "label": "Nogales",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.869462501,
                    33.217192756
                ]
            },
            "id": "a2906e2b-0539-463b-b6bf-e8342ce858c3",
            "properties": {
                "id": "a2906e2b-0539-463b-b6bf-e8342ce858c3",
                "name": "sun-lakes",
                "label": "Sun Lakes",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.268810845,
                    42.226051844
                ]
            },
            "id": "f5374e52-c0ce-4d80-abdb-6cf7ae70cb33",
            "properties": {
                "id": "f5374e52-c0ce-4d80-abdb-6cf7ae70cb33",
                "name": "taylor",
                "label": "Taylor",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.224329502,
                    32.436140784
                ]
            },
            "id": "ab2bf842-f795-4c21-a74f-cccefb26af01",
            "properties": {
                "id": "ab2bf842-f795-4c21-a74f-cccefb26af01",
                "name": "kemp",
                "label": "Kemp",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.186010645,
                    39.993066453
                ]
            },
            "id": "4d94c036-d556-4726-8c98-00f127b50bfd",
            "properties": {
                "id": "4d94c036-d556-4726-8c98-00f127b50bfd",
                "name": "toms-river",
                "label": "Toms River",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.697855003,
                    41.323971627
                ]
            },
            "id": "f8716d20-6f7b-4002-bedb-9b01dcc68eb5",
            "properties": {
                "id": "f8716d20-6f7b-4002-bedb-9b01dcc68eb5",
                "name": "north-webster",
                "label": "North Webster",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.634804398,
                    32.325448422
                ]
            },
            "id": "c3b4138b-ac2d-484c-b3ad-ada38f8db957",
            "properties": {
                "id": "c3b4138b-ac2d-484c-b3ad-ada38f8db957",
                "name": "ennis",
                "label": "Ennis",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.987561336,
                    33.278446237
                ]
            },
            "id": "44eda690-8fa8-41fc-9d00-025fe31f2160",
            "properties": {
                "id": "44eda690-8fa8-41fc-9d00-025fe31f2160",
                "name": "krugerville",
                "label": "Krugerville",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    172.605450822,
                    -43.513885775
                ]
            },
            "id": "ae2250a5-9c90-4132-929d-63640c23d1c5",
            "properties": {
                "id": "ae2250a5-9c90-4132-929d-63640c23d1c5",
                "name": "christchurch",
                "label": "Christchurch",
                "country": "NZ",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.957243353,
                    46.489239939
                ]
            },
            "id": "78e2591c-7ebd-47dc-a5c4-696d38bfec30",
            "properties": {
                "id": "78e2591c-7ebd-47dc-a5c4-696d38bfec30",
                "name": "crosby",
                "label": "Crosby",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.407090269,
                    33.861089932
                ]
            },
            "id": "247518d6-d46f-421c-a07f-46640c74b0f1",
            "properties": {
                "id": "247518d6-d46f-421c-a07f-46640c74b0f1",
                "name": "watkinsville",
                "label": "Watkinsville",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.287840453,
                    42.649272402
                ]
            },
            "id": "3d23148f-5a09-42c1-9502-b5368bbd898a",
            "properties": {
                "id": "3d23148f-5a09-42c1-9502-b5368bbd898a",
                "name": "pontiac",
                "label": "Pontiac",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.304130799,
                    33.088231844
                ]
            },
            "id": "855e56c8-91e1-4d14-a4b3-63d6075ad3a3",
            "properties": {
                "id": "855e56c8-91e1-4d14-a4b3-63d6075ad3a3",
                "name": "justin",
                "label": "Justin",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.183252236,
                    28.498811064
                ]
            },
            "id": "e8716f04-54cb-4b3f-98e3-89d5f2c73de8",
            "properties": {
                "id": "e8716f04-54cb-4b3f-98e3-89d5f2c73de8",
                "name": "ridge-manor",
                "label": "Ridge Manor",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.792292018,
                    34.178228568
                ]
            },
            "id": "64a228b3-e1cb-4547-81ae-9ebc6c6cefa5",
            "properties": {
                "id": "64a228b3-e1cb-4547-81ae-9ebc6c6cefa5",
                "name": "florence",
                "label": "Florence",
                "country": "US",
                "state_abbrev": "SC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -2.062800862,
                    53.477493502
                ]
            },
            "id": "398edae5-b06f-428a-a799-0385113e5f54",
            "properties": {
                "id": "398edae5-b06f-428a-a799-0385113e5f54",
                "name": "tameside",
                "label": "Tameside",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.956001462,
                    43.844127459
                ]
            },
            "id": "ea007e75-e992-4b42-8ec2-1298f3701e5a",
            "properties": {
                "id": "ea007e75-e992-4b42-8ec2-1298f3701e5a",
                "name": "green-lake",
                "label": "Green Lake",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -112.298936929,
                    33.784415885
                ]
            },
            "id": "b240ae52-87ba-4447-af71-7e34259ac259",
            "properties": {
                "id": "b240ae52-87ba-4447-af71-7e34259ac259",
                "name": "peoria",
                "label": "Peoria",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.035578772,
                    51.517176368
                ]
            },
            "id": "e213b5cc-ca90-4fbc-902b-5ca068c32dbe",
            "properties": {
                "id": "e213b5cc-ca90-4fbc-902b-5ca068c32dbe",
                "name": "tower-hamlets",
                "label": "Tower Hamlets",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.774233317,
                    47.490023714
                ]
            },
            "id": "b8cd0ba2-fd1b-451c-ad06-67a867bfbc17",
            "properties": {
                "id": "b8cd0ba2-fd1b-451c-ad06-67a867bfbc17",
                "name": "north-bend",
                "label": "North Bend",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.155837358,
                    32.435496217
                ]
            },
            "id": "a904965b-20ee-4922-b524-d596d61f330e",
            "properties": {
                "id": "a904965b-20ee-4922-b524-d596d61f330e",
                "name": "marana",
                "label": "Marana",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -112.447066601,
                    34.585320458
                ]
            },
            "id": "730c7e1a-821e-4205-802e-08b0729018d2",
            "properties": {
                "id": "730c7e1a-821e-4205-802e-08b0729018d2",
                "name": "prescott",
                "label": "Prescott",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.921053528,
                    41.694921257
                ]
            },
            "id": "49210b06-a6eb-420a-a193-17fca8fe871b",
            "properties": {
                "id": "49210b06-a6eb-420a-a193-17fca8fe871b",
                "name": "poughkeepsie",
                "label": "Poughkeepsie",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.728514741,
                    43.189323013
                ]
            },
            "id": "91796b72-8182-4be1-bd92-b9fca84aa305",
            "properties": {
                "id": "91796b72-8182-4be1-bd92-b9fca84aa305",
                "name": "watertown",
                "label": "Watertown",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.138325349,
                    35.276246012
                ]
            },
            "id": "5a1d5681-c0ec-411c-ae52-74d09802f6f7",
            "properties": {
                "id": "5a1d5681-c0ec-411c-ae52-74d09802f6f7",
                "name": "russellville",
                "label": "Russellville",
                "country": "US",
                "state_abbrev": "AR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -91.793197161,
                    33.625220068
                ]
            },
            "id": "09816414-a0c8-446c-a74d-66f0f8bf2145",
            "properties": {
                "id": "09816414-a0c8-446c-a74d-66f0f8bf2145",
                "name": "monticello",
                "label": "Monticello",
                "country": "US",
                "state_abbrev": "AR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.856375951,
                    32.513793685
                ]
            },
            "id": "05c872ff-1d21-4ee7-bc63-6a6dac412401",
            "properties": {
                "id": "05c872ff-1d21-4ee7-bc63-6a6dac412401",
                "name": "oak-leaf",
                "label": "Oak Leaf",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.493607232,
                    40.678136664
                ]
            },
            "id": "6534b5ba-29cd-48ab-a109-b4e303a28721",
            "properties": {
                "id": "6534b5ba-29cd-48ab-a109-b4e303a28721",
                "name": "stirling",
                "label": "Stirling",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.918406656,
                    33.150111164
                ]
            },
            "id": "8fc000e3-d7f9-44b4-a903-198f8ec35101",
            "properties": {
                "id": "8fc000e3-d7f9-44b4-a903-198f8ec35101",
                "name": "hackberry",
                "label": "Hackberry",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.423599346,
                    41.445920844
                ]
            },
            "id": "1ad89ae5-adda-4204-9eda-b57f5cf9b320",
            "properties": {
                "id": "1ad89ae5-adda-4204-9eda-b57f5cf9b320",
                "name": "middletown",
                "label": "Middletown",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.341244522,
                    51.597725241
                ]
            },
            "id": "d0c8ce1f-189c-4ede-b621-b3fc601a3da7",
            "properties": {
                "id": "d0c8ce1f-189c-4ede-b621-b3fc601a3da7",
                "name": "harrow",
                "label": "Harrow",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.709289047,
                    32.642125878
                ]
            },
            "id": "a66625ad-8af4-40da-827e-72b5927b2cca",
            "properties": {
                "id": "a66625ad-8af4-40da-827e-72b5927b2cca",
                "name": "hutchins",
                "label": "Hutchins",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.863333442,
                    32.599167403
                ]
            },
            "id": "606a0d70-4658-4855-b300-835ae1f0ac0b",
            "properties": {
                "id": "606a0d70-4658-4855-b300-835ae1f0ac0b",
                "name": "desoto",
                "label": "DeSoto",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -112.362193108,
                    33.261409439
                ]
            },
            "id": "61df428a-a977-49c3-9a06-e3e4180363b8",
            "properties": {
                "id": "61df428a-a977-49c3-9a06-e3e4180363b8",
                "name": "goodyear",
                "label": "Goodyear",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.057552859,
                    46.916866454
                ]
            },
            "id": "d59dcc9b-f019-4d18-9be1-7d5922710587",
            "properties": {
                "id": "d59dcc9b-f019-4d18-9be1-7d5922710587",
                "name": "park-rapids",
                "label": "Park Rapids",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.131144786,
                    26.24284074
                ]
            },
            "id": "f8332ce4-0c6f-4d15-b853-bd6dd8d6340c",
            "properties": {
                "id": "f8332ce4-0c6f-4d15-b853-bd6dd8d6340c",
                "name": "pompano-beach",
                "label": "Pompano Beach",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.767360709,
                    38.321861024
                ]
            },
            "id": "a46fe076-208e-4be8-9ee5-7d757303b236",
            "properties": {
                "id": "a46fe076-208e-4be8-9ee5-7d757303b236",
                "name": "clarksville",
                "label": "Clarksville",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -124.043482732,
                    41.407402973
                ]
            },
            "id": "7084bab1-6085-45ce-a0a5-210fb259474f",
            "properties": {
                "id": "7084bab1-6085-45ce-a0a5-210fb259474f",
                "name": "caltrans_bike_2",
                "label": "Caltrans_bike_2",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.88139996,
                    32.552091635
                ]
            },
            "id": "ef2aaddf-af5b-40f3-ab1d-647a258477a2",
            "properties": {
                "id": "ef2aaddf-af5b-40f3-ab1d-647a258477a2",
                "name": "fort-valley",
                "label": "Fort Valley",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.51974394,
                    52.416886837
                ]
            },
            "id": "77346669-bac8-4498-8f98-2ef3fa1bb49c",
            "properties": {
                "id": "77346669-bac8-4498-8f98-2ef3fa1bb49c",
                "name": "coventry",
                "label": "Coventry",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.138366692,
                    40.404865114
                ]
            },
            "id": "595f051a-d095-49a0-a0cc-103b4de2f936",
            "properties": {
                "id": "595f051a-d095-49a0-a0cc-103b4de2f936",
                "name": "robinson",
                "label": "Robinson",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.739805845,
                    33.607278693
                ]
            },
            "id": "3360ce22-d07a-4004-945d-2260e73670a3",
            "properties": {
                "id": "3360ce22-d07a-4004-945d-2260e73670a3",
                "name": "fountain-hills",
                "label": "Fountain Hills",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.319466979,
                    34.243343237
                ]
            },
            "id": "1efa3083-0d50-41c8-8384-ae4d7eb3c4ba",
            "properties": {
                "id": "1efa3083-0d50-41c8-8384-ae4d7eb3c4ba",
                "name": "payson",
                "label": "Payson",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.694880988,
                    43.143607671
                ]
            },
            "id": "643e6636-a492-4afa-94ed-406084e0a6bb",
            "properties": {
                "id": "643e6636-a492-4afa-94ed-406084e0a6bb",
                "name": "boscobel",
                "label": "Boscobel",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -109.378441844,
                    34.501844961
                ]
            },
            "id": "b106a4aa-3c6f-4844-b9a1-ca00dd2b6150",
            "properties": {
                "id": "b106a4aa-3c6f-4844-b9a1-ca00dd2b6150",
                "name": "st-johns",
                "label": "St. Johns",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.405581374,
                    44.925941129
                ]
            },
            "id": "c56111d0-fd0d-43f1-8df5-4c91c14268f3",
            "properties": {
                "id": "c56111d0-fd0d-43f1-8df5-4c91c14268f3",
                "name": "hopkins",
                "label": "Hopkins",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.835533119,
                    32.958920354
                ]
            },
            "id": "d127b492-d4d0-46a5-969f-6e819eafb3e2",
            "properties": {
                "id": "d127b492-d4d0-46a5-969f-6e819eafb3e2",
                "name": "addison",
                "label": "Addison",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.388975347,
                    42.925065
                ]
            },
            "id": "5867e0f1-0571-4329-8d6d-01cf9185c4a5",
            "properties": {
                "id": "5867e0f1-0571-4329-8d6d-01cf9185c4a5",
                "name": "oregon",
                "label": "Oregon",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.507501297,
                    34.102597777
                ]
            },
            "id": "094400fe-aa00-4069-a180-515a79eddd70",
            "properties": {
                "id": "094400fe-aa00-4069-a180-515a79eddd70",
                "name": "woodstock",
                "label": "Woodstock",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.995862081,
                    43.534583658
                ]
            },
            "id": "e931b855-6dec-4f2c-b68c-492e98fa1e2e",
            "properties": {
                "id": "e931b855-6dec-4f2c-b68c-492e98fa1e2e",
                "name": "reedsburg",
                "label": "Reedsburg",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -112.256011391,
                    33.448369453
                ]
            },
            "id": "48c039f9-421e-471d-afdc-a86f04c905bd",
            "properties": {
                "id": "48c039f9-421e-471d-afdc-a86f04c905bd",
                "name": "tolleson",
                "label": "Tolleson",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -110.325661369,
                    31.915721163
                ]
            },
            "id": "6f47e139-4335-4eef-bf74-f2b21cce6229",
            "properties": {
                "id": "6f47e139-4335-4eef-bf74-f2b21cce6229",
                "name": "benson",
                "label": "Benson",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.129069272,
                    42.701389673
                ]
            },
            "id": "7193afa1-3b59-4075-956a-9398f3978651",
            "properties": {
                "id": "7193afa1-3b59-4075-956a-9398f3978651",
                "name": "eagle-lake",
                "label": "Eagle Lake",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.295959928,
                    30.585148815
                ]
            },
            "id": "fe94debd-0b25-4012-ad8b-c256bae4f4a7",
            "properties": {
                "id": "fe94debd-0b25-4012-ad8b-c256bae4f4a7",
                "name": "college-station",
                "label": "College Station",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.654876578,
                    41.547635927
                ]
            },
            "id": "323173c2-212d-4c63-8835-fcbf41b501c3",
            "properties": {
                "id": "323173c2-212d-4c63-8835-fcbf41b501c3",
                "name": "middletown",
                "label": "Middletown",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -114.311300722,
                    34.500598733
                ]
            },
            "id": "5c4cc30e-47f7-45ca-8f3b-226075e02097",
            "properties": {
                "id": "5c4cc30e-47f7-45ca-8f3b-226075e02097",
                "name": "lake-havasu-city",
                "label": "Lake Havasu City",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.227851336,
                    38.992791198
                ]
            },
            "id": "50f073ea-27db-4cd8-a628-59e3299d2179",
            "properties": {
                "id": "50f073ea-27db-4cd8-a628-59e3299d2179",
                "name": "buckhannon",
                "label": "Buckhannon",
                "country": "US",
                "state_abbrev": "WV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.388883532,
                    39.919872399
                ]
            },
            "id": "f5f152ac-f8c8-4a9c-9050-b3d976cb4436",
            "properties": {
                "id": "f5f152ac-f8c8-4a9c-9050-b3d976cb4436",
                "name": "media",
                "label": "Media",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -120.382807648,
                    37.981888648
                ]
            },
            "id": "c0f414a6-e62a-4884-a991-8a3749f18d28",
            "properties": {
                "id": "c0f414a6-e62a-4884-a991-8a3749f18d28",
                "name": "sonora",
                "label": "Sonora",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.225161674,
                    33.265528873
                ]
            },
            "id": "0d104e14-54f5-45e1-b612-8e2abc8d1b1c",
            "properties": {
                "id": "0d104e14-54f5-45e1-b612-8e2abc8d1b1c",
                "name": "krum",
                "label": "Krum",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.460480766,
                    39.8031714
                ]
            },
            "id": "50ce364d-9045-4c7e-b157-fb7adbeb20bc",
            "properties": {
                "id": "50ce364d-9045-4c7e-b157-fb7adbeb20bc",
                "name": "claymont",
                "label": "Claymont",
                "country": "US",
                "state_abbrev": "DE",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.988976911,
                    32.466833615
                ]
            },
            "id": "f18aebe3-3287-428c-ada4-bb12565ab176",
            "properties": {
                "id": "f18aebe3-3287-428c-ada4-bb12565ab176",
                "name": "midlothian",
                "label": "Midlothian",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.03729765,
                    34.134185499
                ]
            },
            "id": "41cabb4c-c3d9-49c1-b1a2-ef4159a641f9",
            "properties": {
                "id": "41cabb4c-c3d9-49c1-b1a2-ef4159a641f9",
                "name": "arcadia",
                "label": "Arcadia",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.396016994,
                    46.550851511
                ]
            },
            "id": "e7de5f09-3a67-47a4-bbf8-2478363361bf",
            "properties": {
                "id": "e7de5f09-3a67-47a4-bbf8-2478363361bf",
                "name": "marquette",
                "label": "Marquette",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.145742631,
                    42.581747918
                ]
            },
            "id": "12e78bb5-7116-440f-9cd7-8b9c6b71f2dc",
            "properties": {
                "id": "12e78bb5-7116-440f-9cd7-8b9c6b71f2dc",
                "name": "troy",
                "label": "Troy",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.185545841,
                    39.746082134
                ]
            },
            "id": "488b4cf4-e3eb-4609-9d28-0d4d08a7bda9",
            "properties": {
                "id": "488b4cf4-e3eb-4609-9d28-0d4d08a7bda9",
                "name": "orland",
                "label": "Orland",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.851701562,
                    33.282696653
                ]
            },
            "id": "44196e43-3b3b-408e-8c66-40315efbe50c",
            "properties": {
                "id": "44196e43-3b3b-408e-8c66-40315efbe50c",
                "name": "chandler",
                "label": "Chandler",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.459664627,
                    47.251832422
                ]
            },
            "id": "38d8c9cd-ae99-478c-9e6e-2b5a433550ee",
            "properties": {
                "id": "38d8c9cd-ae99-478c-9e6e-2b5a433550ee",
                "name": "tacoma",
                "label": "Tacoma",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -2.370159161,
                    53.48955775
                ]
            },
            "id": "43306ebb-0f9e-4607-aca0-8b0a0e11881e",
            "properties": {
                "id": "43306ebb-0f9e-4607-aca0-8b0a0e11881e",
                "name": "salford",
                "label": "Salford",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    0.22113892,
                    51.564394174
                ]
            },
            "id": "f7c1d13d-0fa0-4172-8c46-76044b7c166a",
            "properties": {
                "id": "f7c1d13d-0fa0-4172-8c46-76044b7c166a",
                "name": "havering",
                "label": "Havering",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.913666375,
                    33.49276352
                ]
            },
            "id": "e5aac03a-bd07-4dfc-8367-cf9f78564344",
            "properties": {
                "id": "e5aac03a-bd07-4dfc-8367-cf9f78564344",
                "name": "whitesburg",
                "label": "Whitesburg",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.385723216,
                    31.177402468
                ]
            },
            "id": "41c48554-2d6f-4c8c-9d2b-e7614b63e27a",
            "properties": {
                "id": "41c48554-2d6f-4c8c-9d2b-e7614b63e27a",
                "name": "st-simons",
                "label": "St. Simons",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.445636986,
                    51.54151467
                ]
            },
            "id": "c444e305-24f9-4156-aba8-1b95222b2a72",
            "properties": {
                "id": "c444e305-24f9-4156-aba8-1b95222b2a72",
                "name": "hillingdon",
                "label": "Hillingdon",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -91.970197824,
                    43.715123016
                ]
            },
            "id": "b4136137-59aa-4829-8019-f50014a39106",
            "properties": {
                "id": "b4136137-59aa-4829-8019-f50014a39106",
                "name": "lanesboro",
                "label": "Lanesboro",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.221264965,
                    51.495947043
                ]
            },
            "id": "1a7c2645-036e-4942-a532-c1dfb30dc53b",
            "properties": {
                "id": "1a7c2645-036e-4942-a532-c1dfb30dc53b",
                "name": "hammersmith-and-fulham",
                "label": "Hammersmith and Fulham",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.841980622,
                    41.740049237
                ]
            },
            "id": "9a341346-4d95-4256-842a-290e2e6fc015",
            "properties": {
                "id": "9a341346-4d95-4256-842a-290e2e6fc015",
                "name": "logan",
                "label": "Logan",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.023370998,
                    33.127857908
                ]
            },
            "id": "aa176737-5e3a-4cac-97c9-f1250808c173",
            "properties": {
                "id": "aa176737-5e3a-4cac-97c9-f1250808c173",
                "name": "lake-dallas",
                "label": "Lake Dallas",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -123.993921125,
                    40.881573472
                ]
            },
            "id": "74ac1197-403b-45be-bb5a-f8eec20a6e3d",
            "properties": {
                "id": "74ac1197-403b-45be-bb5a-f8eec20a6e3d",
                "name": "blue-lake",
                "label": "Blue Lake",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.478592494,
                    42.537875206
                ]
            },
            "id": "836856ae-b69e-440b-b58b-1cc835bfe3ef",
            "properties": {
                "id": "836856ae-b69e-440b-b58b-1cc835bfe3ef",
                "name": "walled-lake",
                "label": "Walled Lake",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.886626394,
                    32.185747907
                ]
            },
            "id": "bb87c6b9-2482-4344-b87e-81fafa6eb312",
            "properties": {
                "id": "bb87c6b9-2482-4344-b87e-81fafa6eb312",
                "name": "italy",
                "label": "Italy",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.518763365,
                    41.951877613
                ]
            },
            "id": "afc8a295-6a1a-43f9-b651-008f1350daad",
            "properties": {
                "id": "afc8a295-6a1a-43f9-b651-008f1350daad",
                "name": "athens",
                "label": "Athens",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.221082698,
                    32.222187374
                ]
            },
            "id": "22c1f69a-fd7d-4455-8d9d-f0a106f5926c",
            "properties": {
                "id": "22c1f69a-fd7d-4455-8d9d-f0a106f5926c",
                "name": "whitehouse",
                "label": "Whitehouse",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.127723652,
                    34.434319867
                ]
            },
            "id": "c71be84a-d177-4138-8c63-7795e47dbd4a",
            "properties": {
                "id": "c71be84a-d177-4138-8c63-7795e47dbd4a",
                "name": "dawsonville",
                "label": "Dawsonville",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.616796049,
                    33.244700541
                ]
            },
            "id": "d5abbd8b-5e95-4172-9d98-0b164aab9104",
            "properties": {
                "id": "d5abbd8b-5e95-4172-9d98-0b164aab9104",
                "name": "queen-creek",
                "label": "Queen Creek",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.111052181,
                    51.500593353
                ]
            },
            "id": "0bf050b5-b244-4e0b-b03f-bac8f20245f5",
            "properties": {
                "id": "0bf050b5-b244-4e0b-b03f-bac8f20245f5",
                "name": "london-metro",
                "label": "London Metro",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -123.633685881,
                    41.130829593
                ]
            },
            "id": "71545b65-702a-4d21-8a1c-643ecff1e434",
            "properties": {
                "id": "71545b65-702a-4d21-8a1c-643ecff1e434",
                "name": "caltrans_bike_3",
                "label": "Caltrans_bike_3",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.694244818,
                    39.717953071
                ]
            },
            "id": "2fc0d33b-b0aa-4570-a1f9-5972f07c4b71",
            "properties": {
                "id": "2fc0d33b-b0aa-4570-a1f9-5972f07c4b71",
                "name": "georgetown",
                "label": "Georgetown",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.158811868,
                    39.933988023
                ]
            },
            "id": "5449f1db-5e5d-47db-9f78-9e944f1f34bd",
            "properties": {
                "id": "5449f1db-5e5d-47db-9f78-9e944f1f34bd",
                "name": "superior",
                "label": "Superior",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.011765339,
                    37.055500776
                ]
            },
            "id": "c6f27f9f-ae37-495e-a876-315538e483c9",
            "properties": {
                "id": "c6f27f9f-ae37-495e-a876-315538e483c9",
                "name": "scotts-valley",
                "label": "Scotts Valley",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.893455585,
                    36.991150263
                ]
            },
            "id": "13b0f1a2-6965-496d-9dbd-a7f4203b8373",
            "properties": {
                "id": "13b0f1a2-6965-496d-9dbd-a7f4203b8373",
                "name": "aptos",
                "label": "Aptos",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.061488081,
                    33.089645181
                ]
            },
            "id": "c111cb52-3638-4038-a185-2101677e22dd",
            "properties": {
                "id": "c111cb52-3638-4038-a185-2101677e22dd",
                "name": "highland-village",
                "label": "Highland Village",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -115.265336883,
                    36.233360608
                ]
            },
            "id": "b5a9fa5e-15b7-4d05-8159-303b436f4e85",
            "properties": {
                "id": "b5a9fa5e-15b7-4d05-8159-303b436f4e85",
                "name": "las-vegas",
                "label": "Las Vegas",
                "country": "US",
                "state_abbrev": "NV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.422789433,
                    38.909179883
                ]
            },
            "id": "6fedbff3-e879-4fc2-82b7-92a405b8e53a",
            "properties": {
                "id": "6fedbff3-e879-4fc2-82b7-92a405b8e53a",
                "name": "milford",
                "label": "Milford",
                "country": "US",
                "state_abbrev": "DE",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -92.958243338,
                    45.253575264
                ]
            },
            "id": "d828d65b-245f-4a54-b3d8-80bf48c4ecf4",
            "properties": {
                "id": "d828d65b-245f-4a54-b3d8-80bf48c4ecf4",
                "name": "forest-lake",
                "label": "Forest Lake",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.520304789,
                    39.160337694
                ]
            },
            "id": "b21354a2-465f-4718-86d7-103d79493fa4",
            "properties": {
                "id": "b21354a2-465f-4718-86d7-103d79493fa4",
                "name": "dover",
                "label": "Dover",
                "country": "US",
                "state_abbrev": "DE",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.441771672,
                    44.724608376
                ]
            },
            "id": "a2e5981b-20e7-4c92-b1bd-66dda0c20f73",
            "properties": {
                "id": "a2e5981b-20e7-4c92-b1bd-66dda0c20f73",
                "name": "prior-lake",
                "label": "Prior Lake",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.518921451,
                    32.922750393
                ]
            },
            "id": "387ad844-c9af-4688-ad7a-d60d063c3c2c",
            "properties": {
                "id": "387ad844-c9af-4688-ad7a-d60d063c3c2c",
                "name": "pelican-bay",
                "label": "Pelican Bay",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.270689702,
                    32.81759209
                ]
            },
            "id": "f83588f5-4472-4ce4-b49a-79fd977f6eeb",
            "properties": {
                "id": "f83588f5-4472-4ce4-b49a-79fd977f6eeb",
                "name": "haltom-city",
                "label": "Haltom City",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.83076703,
                    35.207834767
                ]
            },
            "id": "bcb2b483-e43f-4c97-a3bc-5776118f08d5",
            "properties": {
                "id": "bcb2b483-e43f-4c97-a3bc-5776118f08d5",
                "name": "charlotte",
                "label": "Charlotte",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.946474332,
                    39.638184715
                ]
            },
            "id": "4c07a176-0174-402a-89ca-5da5182f9499",
            "properties": {
                "id": "4c07a176-0174-402a-89ca-5da5182f9499",
                "name": "morgantown",
                "label": "Morgantown",
                "country": "US",
                "state_abbrev": "WV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.748826812,
                    30.297622771
                ]
            },
            "id": "02fa7cef-bfb9-494e-9ae9-cdbaeb15f11f",
            "properties": {
                "id": "02fa7cef-bfb9-494e-9ae9-cdbaeb15f11f",
                "name": "austin",
                "label": "Austin",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.471419735,
                    39.027725181
                ]
            },
            "id": "16a7b171-098c-4f73-a5f7-ae46687b9d94",
            "properties": {
                "id": "16a7b171-098c-4f73-a5f7-ae46687b9d94",
                "name": "ashburn",
                "label": "Ashburn",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.766269483,
                    32.793710963
                ]
            },
            "id": "a0579939-3bb8-410b-bede-742c7dd14d05",
            "properties": {
                "id": "a0579939-3bb8-410b-bede-742c7dd14d05",
                "name": "dallas",
                "label": "Dallas",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.521926194,
                    41.080142667
                ]
            },
            "id": "7027c463-8fc3-4f86-a407-4dab2bef8820",
            "properties": {
                "id": "7027c463-8fc3-4f86-a407-4dab2bef8820",
                "name": "akron",
                "label": "Akron",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.94959414,
                    35.969054689
                ]
            },
            "id": "68dcc841-aa16-491a-9e80-75307f60acfd",
            "properties": {
                "id": "68dcc841-aa16-491a-9e80-75307f60acfd",
                "name": "knoxville",
                "label": "Knoxville",
                "country": "US",
                "state_abbrev": "TN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.763999129,
                    40.223693637
                ]
            },
            "id": "e46cdd7c-7932-4fd7-bb8f-4fd2f72e332a",
            "properties": {
                "id": "e46cdd7c-7932-4fd7-bb8f-4fd2f72e332a",
                "name": "trenton",
                "label": "Trenton",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.857172154,
                    33.838990695
                ]
            },
            "id": "cf596e20-2e75-4ac1-ae19-6d4f832cad80",
            "properties": {
                "id": "cf596e20-2e75-4ac1-ae19-6d4f832cad80",
                "name": "anaheim",
                "label": "Anaheim",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.516706221,
                    42.147710507
                ]
            },
            "id": "23dc6ae1-ff68-4249-a393-fea5e9ef1e69",
            "properties": {
                "id": "23dc6ae1-ff68-4249-a393-fea5e9ef1e69",
                "name": "milford",
                "label": "Milford",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -92.400207203,
                    34.852658806
                ]
            },
            "id": "9e326707-6753-4df6-bf37-ac3b5ecf03d6",
            "properties": {
                "id": "9e326707-6753-4df6-bf37-ac3b5ecf03d6",
                "name": "maumelle",
                "label": "Maumelle",
                "country": "US",
                "state_abbrev": "AR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.01879163,
                    42.313172364
                ]
            },
            "id": "f661c7cc-f4d9-4fe0-aeeb-cf54172dd472",
            "properties": {
                "id": "f661c7cc-f4d9-4fe0-aeeb-cf54172dd472",
                "name": "chelsea",
                "label": "Chelsea",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.199659367,
                    43.148695851
                ]
            },
            "id": "bc72fa2b-1481-45ac-9008-a2eab4250327",
            "properties": {
                "id": "bc72fa2b-1481-45ac-9008-a2eab4250327",
                "name": "mason-city",
                "label": "Mason City",
                "country": "US",
                "state_abbrev": "IA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.98157494,
                    33.045432988
                ]
            },
            "id": "8007037e-a67c-4922-9345-3f854c11c000",
            "properties": {
                "id": "8007037e-a67c-4922-9345-3f854c11c000",
                "name": "lewisville",
                "label": "Lewisville",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.771742781,
                    38.67022021
                ]
            },
            "id": "d8f604c8-ca36-4fdb-bb9e-2dd104685e6d",
            "properties": {
                "id": "d8f604c8-ca36-4fdb-bb9e-2dd104685e6d",
                "name": "gassaway",
                "label": "Gassaway",
                "country": "US",
                "state_abbrev": "WV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.151885952,
                    33.99629295
                ]
            },
            "id": "3691b6bb-3db3-4c74-8776-657e16c2e856",
            "properties": {
                "id": "3691b6bb-3db3-4c74-8776-657e16c2e856",
                "name": "commerce",
                "label": "Commerce",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -120.797867551,
                    38.730783182
                ]
            },
            "id": "afb18a2f-2bb6-4dec-8125-4156f753b87f",
            "properties": {
                "id": "afb18a2f-2bb6-4dec-8125-4156f753b87f",
                "name": "placerville",
                "label": "Placerville",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -116.42708614,
                    33.763454126
                ]
            },
            "id": "f94b1c7b-8e42-4c3d-a085-7649b8306d8d",
            "properties": {
                "id": "f94b1c7b-8e42-4c3d-a085-7649b8306d8d",
                "name": "rancho-mirage",
                "label": "Rancho Mirage",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.131297068,
                    32.908974309
                ]
            },
            "id": "2c0606c1-1ee3-4634-88e6-1767fe2de708",
            "properties": {
                "id": "2c0606c1-1ee3-4634-88e6-1767fe2de708",
                "name": "quinlan",
                "label": "Quinlan",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.632180593,
                    38.348442985
                ]
            },
            "id": "3d62bf5b-104e-4c92-9626-e021422ca9ec",
            "properties": {
                "id": "3d62bf5b-104e-4c92-9626-e021422ca9ec",
                "name": "charleston",
                "label": "Charleston",
                "country": "US",
                "state_abbrev": "WV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.978401921,
                    40.557062401
                ]
            },
            "id": "0afcf93d-8bd1-43d8-9c9d-ba1e05ee55a5",
            "properties": {
                "id": "0afcf93d-8bd1-43d8-9c9d-ba1e05ee55a5",
                "name": "south-jordan",
                "label": "South Jordan",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.318655294,
                    33.061766321
                ]
            },
            "id": "0c40c702-14de-4d4d-9e93-d7d6f26471c9",
            "properties": {
                "id": "0c40c702-14de-4d4d-9e93-d7d6f26471c9",
                "name": "josephine",
                "label": "Josephine",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.434609702,
                    40.704829406
                ]
            },
            "id": "41095967-d229-4922-9137-1b04d2bb83ca",
            "properties": {
                "id": "41095967-d229-4922-9137-1b04d2bb83ca",
                "name": "washington",
                "label": "Washington",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.131342995,
                    42.459237152
                ]
            },
            "id": "34293675-cbaf-4463-a768-605c2ad00832",
            "properties": {
                "id": "34293675-cbaf-4463-a768-605c2ad00832",
                "name": "ferndale",
                "label": "Ferndale",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.319777104,
                    43.798059109
                ]
            },
            "id": "db1b6fed-1a25-4040-9ba7-b3b5950c1951",
            "properties": {
                "id": "db1b6fed-1a25-4040-9ba7-b3b5950c1951",
                "name": "heron-lake",
                "label": "Heron Lake",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.35430528,
                    47.81366904
                ]
            },
            "id": "f58ac185-1040-4644-bf4b-d21d8b24039c",
            "properties": {
                "id": "f58ac185-1040-4644-bf4b-d21d8b24039c",
                "name": "edmonds",
                "label": "Edmonds",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.205630643,
                    47.697013198
                ]
            },
            "id": "fbdeaa5e-92d7-43b7-b00b-915b8c10c9a7",
            "properties": {
                "id": "fbdeaa5e-92d7-43b7-b00b-915b8c10c9a7",
                "name": "kirkland",
                "label": "Kirkland",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.3768644,
                    44.885560719
                ]
            },
            "id": "748f96d9-fd76-4843-b0d5-11f07cd5a62f",
            "properties": {
                "id": "748f96d9-fd76-4843-b0d5-11f07cd5a62f",
                "name": "hutchinson",
                "label": "Hutchinson",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.415668006,
                    40.615423113
                ]
            },
            "id": "f27bc65a-0bde-49d0-a9a9-b7d56e179368",
            "properties": {
                "id": "f27bc65a-0bde-49d0-a9a9-b7d56e179368",
                "name": "plainfield",
                "label": "Plainfield",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.074251118,
                    32.934354752
                ]
            },
            "id": "ad865b52-546b-4331-912e-0ee6e51bc3a8",
            "properties": {
                "id": "ad865b52-546b-4331-912e-0ee6e51bc3a8",
                "name": "grapevine",
                "label": "Grapevine",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -123.420218991,
                    39.546193522
                ]
            },
            "id": "63c9f83a-43bc-4dc5-bf3c-bc8e8535fdf5",
            "properties": {
                "id": "63c9f83a-43bc-4dc5-bf3c-bc8e8535fdf5",
                "name": "caltrans_bike_8",
                "label": "Caltrans_bike_8",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.483817806,
                    38.747861838
                ]
            },
            "id": "7570cd72-91e4-4831-a2ba-a19f823fca46",
            "properties": {
                "id": "7570cd72-91e4-4831-a2ba-a19f823fca46",
                "name": "manassas",
                "label": "Manassas",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.145107496,
                    30.085129965
                ]
            },
            "id": "fea3e619-c6cb-46bd-a195-6c8eda4b83ee",
            "properties": {
                "id": "fea3e619-c6cb-46bd-a195-6c8eda4b83ee",
                "name": "beaumont",
                "label": "Beaumont",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.074823701,
                    45.056992155
                ]
            },
            "id": "3aec34cd-265f-4c0d-bcae-e3ee6b3a0c35",
            "properties": {
                "id": "3aec34cd-265f-4c0d-bcae-e3ee6b3a0c35",
                "name": "vadnais-heights",
                "label": "Vadnais Heights",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.815759923,
                    39.757340479
                ]
            },
            "id": "94627217-383d-4762-a400-b54cb6cb8d18",
            "properties": {
                "id": "94627217-383d-4762-a400-b54cb6cb8d18",
                "name": "chico",
                "label": "Chico",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -91.668356106,
                    44.05045898
                ]
            },
            "id": "7fd2c4db-1752-4799-820f-1313123563ea",
            "properties": {
                "id": "7fd2c4db-1752-4799-820f-1313123563ea",
                "name": "winona",
                "label": "Winona",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.527483387,
                    40.765638648
                ]
            },
            "id": "66972fff-edb2-4396-951e-dfab27bca8ec",
            "properties": {
                "id": "66972fff-edb2-4396-951e-dfab27bca8ec",
                "name": "mansfield",
                "label": "Mansfield",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.364276011,
                    43.654792799
                ]
            },
            "id": "d4e146a7-0715-4140-86e6-bfd84c0d0f29",
            "properties": {
                "id": "d4e146a7-0715-4140-86e6-bfd84c0d0f29",
                "name": "albert-lea",
                "label": "Albert Lea",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.616846301,
                    42.267175971
                ]
            },
            "id": "07db2d70-54ae-482a-95cb-5481541a6c9a",
            "properties": {
                "id": "07db2d70-54ae-482a-95cb-5481541a6c9a",
                "name": "westborough",
                "label": "Westborough",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.438001024,
                    33.025278488
                ]
            },
            "id": "4fbfc8f8-0d6f-4b36-82c4-7b487733cbd1",
            "properties": {
                "id": "4fbfc8f8-0d6f-4b36-82c4-7b487733cbd1",
                "name": "lavon",
                "label": "Lavon",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.784744062,
                    42.529778683
                ]
            },
            "id": "47801a42-2b20-4d71-957a-bc7822a9727d",
            "properties": {
                "id": "47801a42-2b20-4d71-957a-bc7822a9727d",
                "name": "brighton",
                "label": "Brighton",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.960437851,
                    40.973299021
                ]
            },
            "id": "0850084a-8859-45d7-a2c8-efe9b7cd590d",
            "properties": {
                "id": "0850084a-8859-45d7-a2c8-efe9b7cd590d",
                "name": "closter",
                "label": "Closter",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.081377315,
                    38.46623435
                ]
            },
            "id": "185187da-0b4e-495d-9afc-5443c5a34e9c",
            "properties": {
                "id": "185187da-0b4e-495d-9afc-5443c5a34e9c",
                "name": "clay",
                "label": "Clay",
                "country": "US",
                "state_abbrev": "WV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -91.068081126,
                    41.41950748
                ]
            },
            "id": "e97aca67-4ec5-41c5-a0e5-54b743f08266",
            "properties": {
                "id": "e97aca67-4ec5-41c5-a0e5-54b743f08266",
                "name": "muscatine",
                "label": "Muscatine",
                "country": "US",
                "state_abbrev": "IA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.956426158,
                    33.238758002
                ]
            },
            "id": "f0a76c2c-1364-4298-ac3d-a418169431f6",
            "properties": {
                "id": "f0a76c2c-1364-4298-ac3d-a418169431f6",
                "name": "providence-village",
                "label": "Providence Village",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.21663068,
                    32.408297021
                ]
            },
            "id": "ba7d3035-348a-4828-a953-f8bff1047fbd",
            "properties": {
                "id": "ba7d3035-348a-4828-a953-f8bff1047fbd",
                "name": "alvarado",
                "label": "Alvarado",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.714156502,
                    41.606916564
                ]
            },
            "id": "26fc816a-f0d3-4347-be34-5224e96c8761",
            "properties": {
                "id": "26fc816a-f0d3-4347-be34-5224e96c8761",
                "name": "la-porte",
                "label": "La Porte",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.175131333,
                    42.509832763
                ]
            },
            "id": "52442ff3-5958-4813-8d43-298024acc524",
            "properties": {
                "id": "52442ff3-5958-4813-8d43-298024acc524",
                "name": "fort-dodge",
                "label": "Fort Dodge",
                "country": "US",
                "state_abbrev": "IA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.827520848,
                    41.835466161
                ]
            },
            "id": "17fa2b2a-86d1-4274-8a26-f57fefa99e3c",
            "properties": {
                "id": "17fa2b2a-86d1-4274-8a26-f57fefa99e3c",
                "name": "smithfield",
                "label": "Smithfield",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.770148059,
                    32.447531017
                ]
            },
            "id": "608c3501-7be7-4be4-bf60-396a59a7ece0",
            "properties": {
                "id": "608c3501-7be7-4be4-bf60-396a59a7ece0",
                "name": "granbury",
                "label": "Granbury",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.346891615,
                    32.781698149
                ]
            },
            "id": "239d21c7-7c41-4786-ac30-d69f830c64a6",
            "properties": {
                "id": "239d21c7-7c41-4786-ac30-d69f830c64a6",
                "name": "fort-worth",
                "label": "Fort Worth",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.488975006,
                    42.435484881
                ]
            },
            "id": "00c325c8-9f00-448f-8b17-1225543a6753",
            "properties": {
                "id": "00c325c8-9f00-448f-8b17-1225543a6753",
                "name": "northville",
                "label": "Northville",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.795271697,
                    40.378296323
                ]
            },
            "id": "049d9fe9-5e73-4d73-b3c9-e8a78a9586bc",
            "properties": {
                "id": "049d9fe9-5e73-4d73-b3c9-e8a78a9586bc",
                "name": "american-fork",
                "label": "American Fork",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.16304245,
                    37.704751142
                ]
            },
            "id": "808a5c69-1d5d-44f8-ad1e-082084da030f",
            "properties": {
                "id": "808a5c69-1d5d-44f8-ad1e-082084da030f",
                "name": "san-leandro",
                "label": "San Leandro",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.801234411,
                    32.831056271
                ]
            },
            "id": "c83763e7-52d0-44ac-9df4-7b2f22476620",
            "properties": {
                "id": "c83763e7-52d0-44ac-9df4-7b2f22476620",
                "name": "highland-park",
                "label": "Highland Park",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.315751659,
                    32.576655568
                ]
            },
            "id": "29d45c1f-6333-443f-913e-f462c9e47704",
            "properties": {
                "id": "29d45c1f-6333-443f-913e-f462c9e47704",
                "name": "kaufman",
                "label": "Kaufman",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.113173007,
                    34.122381901
                ]
            },
            "id": "01bda79d-4c8f-4296-afba-34d74ffcf42d",
            "properties": {
                "id": "01bda79d-4c8f-4296-afba-34d74ffcf42d",
                "name": "san-marino",
                "label": "San Marino",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.272507808,
                    34.038500637
                ]
            },
            "id": "d4a81b5b-cddd-441b-8941-fb7a8979e9cc",
            "properties": {
                "id": "d4a81b5b-cddd-441b-8941-fb7a8979e9cc",
                "name": "downtown-los-angeles-university-park-los-angeles",
                "label": "Downtown Los Angeles / University Park, Los Angeles",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -108.552503474,
                    45.789253112
                ]
            },
            "id": "61a86b75-1869-4ba5-b5eb-625180aa05b8",
            "properties": {
                "id": "61a86b75-1869-4ba5-b5eb-625180aa05b8",
                "name": "billings",
                "label": "Billings",
                "country": "US",
                "state_abbrev": "MT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -113.095712215,
                    37.683499073
                ]
            },
            "id": "80304569-dcea-470b-a9f3-881e6cc44a3b",
            "properties": {
                "id": "80304569-dcea-470b-a9f3-881e6cc44a3b",
                "name": "cedar-city",
                "label": "Cedar City",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.682793305,
                    47.666352212
                ]
            },
            "id": "b13a0f05-cfb9-43de-91c8-53ee75f4de88",
            "properties": {
                "id": "b13a0f05-cfb9-43de-91c8-53ee75f4de88",
                "name": "silverdale",
                "label": "Silverdale",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.420818321,
                    33.059009448
                ]
            },
            "id": "e76cf6ce-1b37-4302-a663-5c585d3c1404",
            "properties": {
                "id": "e76cf6ce-1b37-4302-a663-5c585d3c1404",
                "name": "florence",
                "label": "Florence",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -114.708883751,
                    32.491184768
                ]
            },
            "id": "a325ea2c-27c9-4b39-b90e-f186182bba26",
            "properties": {
                "id": "a325ea2c-27c9-4b39-b90e-f186182bba26",
                "name": "san-luis",
                "label": "San Luis",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.515501484,
                    47.64887377
                ]
            },
            "id": "1130b80c-ae00-418d-8eed-7aafc1265c09",
            "properties": {
                "id": "1130b80c-ae00-418d-8eed-7aafc1265c09",
                "name": "bainbridge-island",
                "label": "Bainbridge Island",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.299676834,
                    26.1547073
                ]
            },
            "id": "4e10a207-44d3-4869-a1af-fb4384ddec0c",
            "properties": {
                "id": "4e10a207-44d3-4869-a1af-fb4384ddec0c",
                "name": "sunrise",
                "label": "Sunrise",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.445073974,
                    40.487052473
                ]
            },
            "id": "a87c1b01-50e4-4d8c-acb4-b0c71b571cbf",
            "properties": {
                "id": "a87c1b01-50e4-4d8c-acb4-b0c71b571cbf",
                "name": "new-brunswick",
                "label": "New Brunswick",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -112.069844265,
                    41.085918209
                ]
            },
            "id": "2be5b932-6525-4daa-a187-78f98f8d4dd1",
            "properties": {
                "id": "2be5b932-6525-4daa-a187-78f98f8d4dd1",
                "name": "syracuse",
                "label": "Syracuse",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.6090701,
                    31.075494494
                ]
            },
            "id": "76182702-0d3e-4fb5-9b90-83ee84c0ac1d",
            "properties": {
                "id": "76182702-0d3e-4fb5-9b90-83ee84c0ac1d",
                "name": "nolanville",
                "label": "Nolanville",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.057611566,
                    42.430470853
                ]
            },
            "id": "fe0cf8fc-adf0-44b2-a179-598055124520",
            "properties": {
                "id": "fe0cf8fc-adf0-44b2-a179-598055124520",
                "name": "malden",
                "label": "Malden",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.792841818,
                    47.044688139
                ]
            },
            "id": "e1d53c8e-4a53-4eee-a6e4-a422ee335101",
            "properties": {
                "id": "e1d53c8e-4a53-4eee-a6e4-a422ee335101",
                "name": "lacey",
                "label": "Lacey",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.495784273,
                    42.576329115
                ]
            },
            "id": "6147fe18-127d-4899-bae3-44cabe77d855",
            "properties": {
                "id": "6147fe18-127d-4899-bae3-44cabe77d855",
                "name": "commerce",
                "label": "Commerce",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.560092384,
                    42.714193486
                ]
            },
            "id": "3531f172-8f76-4567-b2c4-826f32f68ab9",
            "properties": {
                "id": "3531f172-8f76-4567-b2c4-826f32f68ab9",
                "name": "lansing",
                "label": "Lansing",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.24038679,
                    33.81165012
                ]
            },
            "id": "6fbff5ea-1bff-4b30-828f-90dfd2d3cbbf",
            "properties": {
                "id": "6fbff5ea-1bff-4b30-828f-90dfd2d3cbbf",
                "name": "clarkston",
                "label": "Clarkston",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.590555225,
                    42.200028156
                ]
            },
            "id": "f6bfd4d5-70be-4710-bfc3-1a5b0ffa98e7",
            "properties": {
                "id": "f6bfd4d5-70be-4710-bfc3-1a5b0ffa98e7",
                "name": "portage",
                "label": "Portage",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.906435403,
                    40.984555319
                ]
            },
            "id": "e7c66da2-404e-40b0-8c9d-62ac10a45526",
            "properties": {
                "id": "e7c66da2-404e-40b0-8c9d-62ac10a45526",
                "name": "farmington",
                "label": "Farmington",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.187885053,
                    37.017778784
                ]
            },
            "id": "05a862d6-ad53-40e0-9244-8dc84a7a9ac8",
            "properties": {
                "id": "05a862d6-ad53-40e0-9244-8dc84a7a9ac8",
                "name": "davenport",
                "label": "Davenport",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.260521907,
                    42.45170848
                ]
            },
            "id": "e24508e1-6cb5-4385-8c21-d0c7bf1ad7a1",
            "properties": {
                "id": "e24508e1-6cb5-4385-8c21-d0c7bf1ad7a1",
                "name": "pittsfield",
                "label": "Pittsfield",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.86513428,
                    38.622528886
                ]
            },
            "id": "1880f4b5-6818-45e4-82ac-c22b85024c6d",
            "properties": {
                "id": "1880f4b5-6818-45e4-82ac-c22b85024c6d",
                "name": "healdsburg",
                "label": "Healdsburg",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.37330737,
                    42.397159278
                ]
            },
            "id": "d1bf26ad-fada-4058-962c-21f3fdfc6216",
            "properties": {
                "id": "d1bf26ad-fada-4058-962c-21f3fdfc6216",
                "name": "livonia",
                "label": "Livonia",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.864883265,
                    41.342537683
                ]
            },
            "id": "8488ba42-8807-4df0-a329-03da57918233",
            "properties": {
                "id": "8488ba42-8807-4df0-a329-03da57918233",
                "name": "liberty",
                "label": "Liberty",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.692156506,
                    43.023539125
                ]
            },
            "id": "6e1be726-4237-49e6-a4e9-292e3bc7f30e",
            "properties": {
                "id": "6e1be726-4237-49e6-a4e9-292e3bc7f30e",
                "name": "flint",
                "label": "Flint",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.673507638,
                    33.108768766
                ]
            },
            "id": "d2443cef-0b83-4a83-8398-abd63fcc6a33",
            "properties": {
                "id": "d2443cef-0b83-4a83-8398-abd63fcc6a33",
                "name": "allen",
                "label": "Allen",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.172831271,
                    44.662676375
                ]
            },
            "id": "9aa46834-93b0-4c28-9113-2373601ea8f1",
            "properties": {
                "id": "9aa46834-93b0-4c28-9113-2373601ea8f1",
                "name": "marshfield",
                "label": "Marshfield",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -112.028501319,
                    41.139165799
                ]
            },
            "id": "3056a4fc-c2de-48a8-866f-357cdb4cbcdd",
            "properties": {
                "id": "3056a4fc-c2de-48a8-866f-357cdb4cbcdd",
                "name": "sunset",
                "label": "Sunset",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.302520173,
                    37.919575508
                ]
            },
            "id": "e102cae9-54e4-4c40-8de0-2c1fcb379fd5",
            "properties": {
                "id": "e102cae9-54e4-4c40-8de0-2c1fcb379fd5",
                "name": "el-cerrito",
                "label": "El Cerrito",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -113.575145626,
                    37.075810787
                ]
            },
            "id": "961570d9-2e76-439e-96c8-9286a3240409",
            "properties": {
                "id": "961570d9-2e76-439e-96c8-9286a3240409",
                "name": "st-george",
                "label": "St. George",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.387231049,
                    40.279171745
                ]
            },
            "id": "d4adf7fb-17e6-4f42-882e-1824af41bb26",
            "properties": {
                "id": "d4adf7fb-17e6-4f42-882e-1824af41bb26",
                "name": "harleysville",
                "label": "Harleysville",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.544495795,
                    40.862019238
                ]
            },
            "id": "9c3a0e68-1a85-446c-9ba7-8d2e8a8aa4e1",
            "properties": {
                "id": "9c3a0e68-1a85-446c-9ba7-8d2e8a8aa4e1",
                "name": "morris-county",
                "label": "Morris County",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.301174858,
                    40.042019346
                ]
            },
            "id": "3022292f-e897-4050-9f57-bbcf75bf8938",
            "properties": {
                "id": "3022292f-e897-4050-9f57-bbcf75bf8938",
                "name": "lancaster",
                "label": "Lancaster",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -110.315339667,
                    31.562997316
                ]
            },
            "id": "57bdd5ff-d59d-49d1-be5d-47d8a76da738",
            "properties": {
                "id": "57bdd5ff-d59d-49d1-be5d-47d8a76da738",
                "name": "sierra-vista",
                "label": "Sierra Vista",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.197227456,
                    51.409948998
                ]
            },
            "id": "4a0a53c9-57db-4f04-a1d9-8e4506e897f3",
            "properties": {
                "id": "4a0a53c9-57db-4f04-a1d9-8e4506e897f3",
                "name": "merton",
                "label": "Merton",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.854440985,
                    42.515733697
                ]
            },
            "id": "20c0d172-25f3-47ba-87b4-0f1b98e96f71",
            "properties": {
                "id": "20c0d172-25f3-47ba-87b4-0f1b98e96f71",
                "name": "salem",
                "label": "Salem",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.562643892,
                    42.858960346
                ]
            },
            "id": "d6b0f47d-7830-4d04-8a3b-aef122232640",
            "properties": {
                "id": "d6b0f47d-7830-4d04-8a3b-aef122232640",
                "name": "brattleboro",
                "label": "Brattleboro",
                "country": "US",
                "state_abbrev": "VT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.844164548,
                    42.925376471
                ]
            },
            "id": "2dcfcabb-d80e-466c-914d-ea19b3a5e191",
            "properties": {
                "id": "2dcfcabb-d80e-466c-914d-ea19b3a5e191",
                "name": "fort-atkinson",
                "label": "Fort Atkinson",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.669324937,
                    40.35623478
                ]
            },
            "id": "e1e6acc2-488a-4086-95c8-8c5ae2c46a7f",
            "properties": {
                "id": "e1e6acc2-488a-4086-95c8-8c5ae2c46a7f",
                "name": "princeton",
                "label": "Princeton",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.520115458,
                    40.135851089
                ]
            },
            "id": "345f7869-4e5c-4837-b1de-6bca8f788378",
            "properties": {
                "id": "345f7869-4e5c-4837-b1de-6bca8f788378",
                "name": "phoenixville",
                "label": "Phoenixville",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -109.547837049,
                    38.570106127
                ]
            },
            "id": "615cc3a3-b6d2-4efb-95cf-0abcc7436f67",
            "properties": {
                "id": "615cc3a3-b6d2-4efb-95cf-0abcc7436f67",
                "name": "moab",
                "label": "Moab",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.155017847,
                    33.966321197
                ]
            },
            "id": "c4974ab8-1c1e-4cfc-8fa8-4fee9d25ac29",
            "properties": {
                "id": "c4974ab8-1c1e-4cfc-8fa8-4fee9d25ac29",
                "name": "bell-gardens",
                "label": "Bell Gardens",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.59520802,
                    37.988532978
                ]
            },
            "id": "8200ffca-22c7-4a2f-b5e4-e41e99d36c6a",
            "properties": {
                "id": "8200ffca-22c7-4a2f-b5e4-e41e99d36c6a",
                "name": "fairfax",
                "label": "Fairfax",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.105823827,
                    40.710378399
                ]
            },
            "id": "d919a415-f1c4-4b95-8114-e7c9672ec81f",
            "properties": {
                "id": "d919a415-f1c4-4b95-8114-e7c9672ec81f",
                "name": "cranberry",
                "label": "Cranberry",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.915719315,
                    40.344588054
                ]
            },
            "id": "0c078d4c-9dc9-4160-a2b8-dbfb7d5be95d",
            "properties": {
                "id": "0c078d4c-9dc9-4160-a2b8-dbfb7d5be95d",
                "name": "saratoga-springs",
                "label": "Saratoga Springs",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.741191529,
                    38.962312797
                ]
            },
            "id": "070df93c-187e-4e88-9db8-26414cf76cab",
            "properties": {
                "id": "070df93c-187e-4e88-9db8-26414cf76cab",
                "name": "caltrans_bike_11",
                "label": "Caltrans_bike_11",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.846205389,
                    42.52994181
                ]
            },
            "id": "8384b696-2f6c-483c-a32f-9e04b4098ca8",
            "properties": {
                "id": "8384b696-2f6c-483c-a32f-9e04b4098ca8",
                "name": "allegan",
                "label": "Allegan",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.927400302,
                    40.242192382
                ]
            },
            "id": "673aa0f7-24cb-4818-917d-6ddd866dda08",
            "properties": {
                "id": "673aa0f7-24cb-4818-917d-6ddd866dda08",
                "name": "camp-hill",
                "label": "Camp Hill",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.770321069,
                    34.120689542
                ]
            },
            "id": "b3b9a782-477c-4aad-8a1a-55aba625115d",
            "properties": {
                "id": "b3b9a782-477c-4aad-8a1a-55aba625115d",
                "name": "la-verne",
                "label": "La Verne",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.601255423,
                    41.485932267
                ]
            },
            "id": "b59faadc-21df-4c6a-a9fb-082e3d371262",
            "properties": {
                "id": "b59faadc-21df-4c6a-a9fb-082e3d371262",
                "name": "blakely",
                "label": "Blakely",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.150432604,
                    46.452209661
                ]
            },
            "id": "a711a202-b21f-41e0-8f08-79b9f5f153c9",
            "properties": {
                "id": "a711a202-b21f-41e0-8f08-79b9f5f153c9",
                "name": "ironwood",
                "label": "Ironwood",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.437173219,
                    38.361936324
                ]
            },
            "id": "99d25d10-b9b1-4ae2-b0d3-a1723e4208c5",
            "properties": {
                "id": "99d25d10-b9b1-4ae2-b0d3-a1723e4208c5",
                "name": "lusby",
                "label": "Lusby",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.19089799,
                    33.571956683
                ]
            },
            "id": "64e60d31-9f35-40b6-bfcb-d16b8007cf9e",
            "properties": {
                "id": "64e60d31-9f35-40b6-bfcb-d16b8007cf9e",
                "name": "murrieta",
                "label": "Murrieta",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.610431606,
                    41.572503188
                ]
            },
            "id": "7447c4e7-a641-4719-9c2b-a0e326a49936",
            "properties": {
                "id": "7447c4e7-a641-4719-9c2b-a0e326a49936",
                "name": "des-moines",
                "label": "Des Moines",
                "country": "US",
                "state_abbrev": "IA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.808728066,
                    33.239434766
                ]
            },
            "id": "78070dfc-8b57-4980-bf7c-2bfacff159ef",
            "properties": {
                "id": "78070dfc-8b57-4980-bf7c-2bfacff159ef",
                "name": "prosper",
                "label": "Prosper",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.230706493,
                    42.445630288
                ]
            },
            "id": "1445640d-a7ae-4868-8465-254a9598993b",
            "properties": {
                "id": "1445640d-a7ae-4868-8465-254a9598993b",
                "name": "lexington",
                "label": "Lexington",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -113.005005203,
                    37.181674473
                ]
            },
            "id": "896f8dee-7701-41a5-913d-632ad5c4593e",
            "properties": {
                "id": "896f8dee-7701-41a5-913d-632ad5c4593e",
                "name": "springdale",
                "label": "Springdale",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.476461004,
                    41.565643815
                ]
            },
            "id": "cd9b29e0-e710-4d4d-bb33-623c7bb5658f",
            "properties": {
                "id": "cd9b29e0-e710-4d4d-bb33-623c7bb5658f",
                "name": "bettendorf",
                "label": "Bettendorf",
                "country": "US",
                "state_abbrev": "IA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -112.023740147,
                    41.102995088
                ]
            },
            "id": "b2edb89f-e7a7-47e6-987e-7e2ffe35e548",
            "properties": {
                "id": "b2edb89f-e7a7-47e6-987e-7e2ffe35e548",
                "name": "clearfield",
                "label": "Clearfield",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.101396308,
                    41.713670441
                ]
            },
            "id": "3ada207c-b170-4e34-9dfb-f8c17b9aa01d",
            "properties": {
                "id": "3ada207c-b170-4e34-9dfb-f8c17b9aa01d",
                "name": "fall-river",
                "label": "Fall River",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.005683121,
                    42.147050187
                ]
            },
            "id": "287c762f-f954-4428-a70f-15be27cf88b2",
            "properties": {
                "id": "287c762f-f954-4428-a70f-15be27cf88b2",
                "name": "holbrook",
                "label": "Holbrook",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.003167129,
                    42.418444767
                ]
            },
            "id": "2b510ed6-00c1-4c4e-8268-3cd59e5f41f4",
            "properties": {
                "id": "2b510ed6-00c1-4c4e-8268-3cd59e5f41f4",
                "name": "revere",
                "label": "Revere",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.696439393,
                    38.347935807
                ]
            },
            "id": "e0a6ef2f-03b4-49d0-8f50-fb9eb228127f",
            "properties": {
                "id": "e0a6ef2f-03b4-49d0-8f50-fb9eb228127f",
                "name": "rohnert-park",
                "label": "Rohnert Park",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.850474074,
                    40.570938515
                ]
            },
            "id": "3f3b8af5-6f28-4309-8f51-8dfe14bd7d7b",
            "properties": {
                "id": "3f3b8af5-6f28-4309-8f51-8dfe14bd7d7b",
                "name": "sandy",
                "label": "Sandy",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.422734415,
                    40.341192475
                ]
            },
            "id": "fa89697b-a208-4c2c-bdcd-d08a6ea41333",
            "properties": {
                "id": "fa89697b-a208-4c2c-bdcd-d08a6ea41333",
                "name": "lebanon",
                "label": "Lebanon",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.658278713,
                    32.966374112
                ]
            },
            "id": "727b4445-f794-44f1-a70c-ca74d1292ff2",
            "properties": {
                "id": "727b4445-f794-44f1-a70c-ca74d1292ff2",
                "name": "awendaw",
                "label": "Awendaw",
                "country": "US",
                "state_abbrev": "SC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.75448184,
                    40.305857533
                ]
            },
            "id": "68653935-97e3-4083-b845-94b07e838df4",
            "properties": {
                "id": "68653935-97e3-4083-b845-94b07e838df4",
                "name": "vineyard",
                "label": "Vineyard",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.756102812,
                    42.13819258
                ]
            },
            "id": "1105f90b-654a-48e6-b8c1-82d949af3af9",
            "properties": {
                "id": "1105f90b-654a-48e6-b8c1-82d949af3af9",
                "name": "westfield",
                "label": "Westfield",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.828942389,
                    32.850651846
                ]
            },
            "id": "fc30de87-b63f-4d8a-ab63-75c2ae44d750",
            "properties": {
                "id": "fc30de87-b63f-4d8a-ab63-75c2ae44d750",
                "name": "mount-pleasant",
                "label": "Mount Pleasant",
                "country": "US",
                "state_abbrev": "SC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.145789023,
                    39.777123014
                ]
            },
            "id": "ae8c7f84-0058-4f16-8ae4-f96a36a07331",
            "properties": {
                "id": "ae8c7f84-0058-4f16-8ae4-f96a36a07331",
                "name": "indianapolis",
                "label": "Indianapolis",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -116.793240781,
                    47.703918411
                ]
            },
            "id": "0018362a-3317-4022-959d-de48912374bd",
            "properties": {
                "id": "0018362a-3317-4022-959d-de48912374bd",
                "name": "coeur-dalene",
                "label": "Coeur D'Alene",
                "country": "US",
                "state_abbrev": "ID",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.453033477,
                    32.743888556
                ]
            },
            "id": "ffeea98a-8ece-4308-9caf-c11c4a8c7dee",
            "properties": {
                "id": "ffeea98a-8ece-4308-9caf-c11c4a8c7dee",
                "name": "forney",
                "label": "Forney",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -112.092560169,
                    38.762830913
                ]
            },
            "id": "a9228264-1ec9-4f4f-80f3-92bd623e353d",
            "properties": {
                "id": "a9228264-1ec9-4f4f-80f3-92bd623e353d",
                "name": "richfield",
                "label": "Richfield",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.238176614,
                    39.207822297
                ]
            },
            "id": "d3511753-54fa-4929-a26d-27327b25bae0",
            "properties": {
                "id": "d3511753-54fa-4929-a26d-27327b25bae0",
                "name": "nashville",
                "label": "Nashville",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.205685868,
                    42.204708457
                ]
            },
            "id": "87824868-3ea2-40b5-acdc-b455d0ed31b9",
            "properties": {
                "id": "87824868-3ea2-40b5-acdc-b455d0ed31b9",
                "name": "southgate",
                "label": "Southgate",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.884589007,
                    33.709468111
                ]
            },
            "id": "a9c99a0f-2fb0-486a-a4fa-c770ddb7f228",
            "properties": {
                "id": "a9c99a0f-2fb0-486a-a4fa-c770ddb7f228",
                "name": "myrtle-beach",
                "label": "Myrtle Beach",
                "country": "US",
                "state_abbrev": "SC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -155.522885864,
                    19.602396818
                ]
            },
            "id": "98830b06-368f-4616-a613-f0344091e87b",
            "properties": {
                "id": "98830b06-368f-4616-a613-f0344091e87b",
                "name": "hawaii",
                "label": "Hawaii",
                "country": "US",
                "state_abbrev": "HI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.989874312,
                    44.895917894
                ]
            },
            "id": "2feb993b-a28a-47f7-86cc-10d2f625491c",
            "properties": {
                "id": "2feb993b-a28a-47f7-86cc-10d2f625491c",
                "name": "glen-arbor",
                "label": "Glen Arbor",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.588200452,
                    42.274870496
                ]
            },
            "id": "23f691a8-d795-4532-95bb-d4d73b9e7347",
            "properties": {
                "id": "23f691a8-d795-4532-95bb-d4d73b9e7347",
                "name": "kalamazoo",
                "label": "Kalamazoo",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.770623003,
                    36.920595109
                ]
            },
            "id": "6bfae34c-e7fa-492b-98ad-59f8e9896820",
            "properties": {
                "id": "6bfae34c-e7fa-492b-98ad-59f8e9896820",
                "name": "watsonville",
                "label": "Watsonville",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.81240789,
                    34.68407923
                ]
            },
            "id": "ab5d5ad9-16af-4776-9abf-1883bbccf153",
            "properties": {
                "id": "ab5d5ad9-16af-4776-9abf-1883bbccf153",
                "name": "clemson",
                "label": "Clemson",
                "country": "US",
                "state_abbrev": "SC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.357659069,
                    42.329003258
                ]
            },
            "id": "829ca9fa-d008-4e0d-bd28-2199a824cafe",
            "properties": {
                "id": "829ca9fa-d008-4e0d-bd28-2199a824cafe",
                "name": "cochituate",
                "label": "Cochituate",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.660960907,
                    41.559103982
                ]
            },
            "id": "f9a3db0b-e9ac-4d05-8186-6eb254b5a5ba",
            "properties": {
                "id": "f9a3db0b-e9ac-4d05-8186-6eb254b5a5ba",
                "name": "homewood",
                "label": "Homewood",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.507015214,
                    43.872503009
                ]
            },
            "id": "1b4aacb5-5655-4e8e-b15e-7fed69afbf54",
            "properties": {
                "id": "1b4aacb5-5655-4e8e-b15e-7fed69afbf54",
                "name": "reed-city",
                "label": "Reed City",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -99.131825582,
                    30.039285264
                ]
            },
            "id": "384f7bdc-31ac-47cb-9f8d-c9f106e7aec1",
            "properties": {
                "id": "384f7bdc-31ac-47cb-9f8d-c9f106e7aec1",
                "name": "kerrville",
                "label": "Kerrville",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.00246483,
                    33.694681555
                ]
            },
            "id": "0ac7a7f3-d61a-40ca-ab55-212b5629bba6",
            "properties": {
                "id": "0ac7a7f3-d61a-40ca-ab55-212b5629bba6",
                "name": "huntington-beach",
                "label": "Huntington Beach",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.097696833,
                    38.605284169
                ]
            },
            "id": "7855f235-a48c-438d-9cfc-eb3b612a268c",
            "properties": {
                "id": "7855f235-a48c-438d-9cfc-eb3b612a268c",
                "name": "salem",
                "label": "Salem",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.368948638,
                    33.950832442
                ]
            },
            "id": "b32a8253-d706-4458-aab6-6cb63767fa5e",
            "properties": {
                "id": "b32a8253-d706-4458-aab6-6cb63767fa5e",
                "name": "athens",
                "label": "Athens",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.18711376,
                    33.56870605
                ]
            },
            "id": "c9f1ad83-00db-4bb5-9a1d-d6c5808a1f34",
            "properties": {
                "id": "c9f1ad83-00db-4bb5-9a1d-d6c5808a1f34",
                "name": "greensboro",
                "label": "Greensboro",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.725402925,
                    33.950833493
                ]
            },
            "id": "e5405d46-5460-462c-b6a0-cd7b30949e14",
            "properties": {
                "id": "e5405d46-5460-462c-b6a0-cd7b30949e14",
                "name": "chino-hills",
                "label": "Chino Hills",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.822697603,
                    40.659926422
                ]
            },
            "id": "372d9260-731d-43a3-bec1-1d4957e3fd52",
            "properties": {
                "id": "372d9260-731d-43a3-bec1-1d4957e3fd52",
                "name": "holladay",
                "label": "Holladay",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.877043733,
                    32.509960276
                ]
            },
            "id": "65d9e6bc-3a0d-40fd-9e2c-0415e92ce4da",
            "properties": {
                "id": "65d9e6bc-3a0d-40fd-9e2c-0415e92ce4da",
                "name": "columbus",
                "label": "Columbus",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.070222654,
                    40.027124547
                ]
            },
            "id": "69c6099a-808a-4d7d-b1d8-c69776638af2",
            "properties": {
                "id": "69c6099a-808a-4d7d-b1d8-c69776638af2",
                "name": "upper-arlington",
                "label": "Upper Arlington",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.665362275,
                    33.983644046
                ]
            },
            "id": "0276009e-7fde-40c1-9285-4ec60bd33b50",
            "properties": {
                "id": "0276009e-7fde-40c1-9285-4ec60bd33b50",
                "name": "chino",
                "label": "Chino",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.608859597,
                    41.551682431
                ]
            },
            "id": "873750dc-b767-4b63-847d-7a3fc723160a",
            "properties": {
                "id": "873750dc-b767-4b63-847d-7a3fc723160a",
                "name": "falmouth",
                "label": "Falmouth",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -98.486598283,
                    29.474853515
                ]
            },
            "id": "ca5fcad4-98ad-4eea-b052-0d7aa43c668a",
            "properties": {
                "id": "ca5fcad4-98ad-4eea-b052-0d7aa43c668a",
                "name": "olmos-park",
                "label": "Olmos Park",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -149.858601632,
                    61.165336359
                ]
            },
            "id": "ca1a5b3b-d041-4eb6-9e44-29803bcadbd4",
            "properties": {
                "id": "ca1a5b3b-d041-4eb6-9e44-29803bcadbd4",
                "name": "anchorage",
                "label": "Anchorage",
                "country": "US",
                "state_abbrev": "AK",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.661394244,
                    42.832595047
                ]
            },
            "id": "bf617a85-45b1-4ea8-beff-20a2795fe247",
            "properties": {
                "id": "bf617a85-45b1-4ea8-beff-20a2795fe247",
                "name": "milford",
                "label": "Milford",
                "country": "US",
                "state_abbrev": "NH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.864678275,
                    40.872132047
                ]
            },
            "id": "029a9695-7ebc-4ae8-b5c1-72eb3098e834",
            "properties": {
                "id": "029a9695-7ebc-4ae8-b5c1-72eb3098e834",
                "name": "bountiful",
                "label": "Bountiful",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.043010466,
                    42.118086704
                ]
            },
            "id": "47855d51-90f7-4f5c-bf32-17438681b01b",
            "properties": {
                "id": "47855d51-90f7-4f5c-bf32-17438681b01b",
                "name": "palatine",
                "label": "Palatine",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.77408273,
                    42.192452936
                ]
            },
            "id": "4c176ebe-5608-4b3a-bddf-a103dc513064",
            "properties": {
                "id": "4c176ebe-5608-4b3a-bddf-a103dc513064",
                "name": "millbury",
                "label": "Millbury",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.601693196,
                    34.137205078
                ]
            },
            "id": "272d9a32-ba6d-448c-89b0-63dc383339eb",
            "properties": {
                "id": "272d9a32-ba6d-448c-89b0-63dc383339eb",
                "name": "jefferson",
                "label": "Jefferson",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.846398587,
                    33.604843395
                ]
            },
            "id": "1d3b7300-e4c5-4be2-941a-b19e104ee4c7",
            "properties": {
                "id": "1d3b7300-e4c5-4be2-941a-b19e104ee4c7",
                "name": "covington",
                "label": "Covington",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.972729696,
                    31.075495436
                ]
            },
            "id": "866ed252-98c7-4e52-a05a-d74dd7131335",
            "properties": {
                "id": "866ed252-98c7-4e52-a05a-d74dd7131335",
                "name": "kempner",
                "label": "Kempner",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.264773841,
                    33.769925776
                ]
            },
            "id": "a5b9a683-4333-4b14-aed4-92903028e917",
            "properties": {
                "id": "a5b9a683-4333-4b14-aed4-92903028e917",
                "name": "avondale-estates",
                "label": "Avondale Estates",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.010424201,
                    32.719608501
                ]
            },
            "id": "7a645a59-1477-4fc0-83ad-75f55129b09f",
            "properties": {
                "id": "7a645a59-1477-4fc0-83ad-75f55129b09f",
                "name": "roberta",
                "label": "Roberta",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.052664459,
                    39.954135721
                ]
            },
            "id": "8011507b-8c5b-4bbf-8f5c-bd5e43deb73f",
            "properties": {
                "id": "8011507b-8c5b-4bbf-8f5c-bd5e43deb73f",
                "name": "broomfield",
                "label": "Broomfield",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.884878103,
                    40.928408944
                ]
            },
            "id": "55bb123e-8ade-4fdf-8141-d54549127c84",
            "properties": {
                "id": "55bb123e-8ade-4fdf-8141-d54549127c84",
                "name": "centerville",
                "label": "Centerville",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.869422554,
                    44.891811177
                ]
            },
            "id": "0078e624-baa4-4683-8aae-84e34b5e7cfa",
            "properties": {
                "id": "0078e624-baa4-4683-8aae-84e34b5e7cfa",
                "name": "oconto",
                "label": "Oconto",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.901728697,
                    46.676945976
                ]
            },
            "id": "dff56e1b-52ec-4453-be05-8242addd6224",
            "properties": {
                "id": "dff56e1b-52ec-4453-be05-8242addd6224",
                "name": "washburn",
                "label": "Washburn",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.852005089,
                    32.852349472
                ]
            },
            "id": "fa3cbbad-b8cb-41b9-b63d-d09250d074e2",
            "properties": {
                "id": "fa3cbbad-b8cb-41b9-b63d-d09250d074e2",
                "name": "pine-mountain",
                "label": "Pine Mountain",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.175290169,
                    42.049290651
                ]
            },
            "id": "0022c341-2c9c-4456-b780-419ac6ec96c0",
            "properties": {
                "id": "0022c341-2c9c-4456-b780-419ac6ec96c0",
                "name": "provincetown",
                "label": "Provincetown",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.537906835,
                    32.895473358
                ]
            },
            "id": "792abcd7-d246-4065-954f-5d8504c86b78",
            "properties": {
                "id": "792abcd7-d246-4065-954f-5d8504c86b78",
                "name": "azle",
                "label": "Azle",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.05421508,
                    33.987354774
                ]
            },
            "id": "d755b6e8-6dee-4cae-9ce8-3662be60f776",
            "properties": {
                "id": "d755b6e8-6dee-4cae-9ce8-3662be60f776",
                "name": "calimesa",
                "label": "Calimesa",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.47904075,
                    31.052442177
                ]
            },
            "id": "e4d0581f-cd2d-4436-9cff-972af49c7c82",
            "properties": {
                "id": "e4d0581f-cd2d-4436-9cff-972af49c7c82",
                "name": "belton",
                "label": "Belton",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.122732023,
                    32.830471575
                ]
            },
            "id": "3e6e77c9-055e-49d0-8133-4b018cd608c1",
            "properties": {
                "id": "3e6e77c9-055e-49d0-8133-4b018cd608c1",
                "name": "san-diego",
                "label": "San Diego",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.362307677,
                    39.477450762
                ]
            },
            "id": "c1b1fd06-43c8-4e82-b2a8-0d95cfc74736",
            "properties": {
                "id": "c1b1fd06-43c8-4e82-b2a8-0d95cfc74736",
                "name": "mattoon",
                "label": "Mattoon",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.278296526,
                    42.496936306
                ]
            },
            "id": "cb2ece40-6046-4c06-9206-fb7e0e104b68",
            "properties": {
                "id": "cb2ece40-6046-4c06-9206-fb7e0e104b68",
                "name": "bedford",
                "label": "Bedford",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.87584802,
                    39.76214339
                ]
            },
            "id": "714fa1a7-61a6-433a-b7a4-abb819e84ea4",
            "properties": {
                "id": "714fa1a7-61a6-433a-b7a4-abb819e84ea4",
                "name": "denver",
                "label": "Denver",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.128233809,
                    42.151515945
                ]
            },
            "id": "2fa5bf52-50a7-4c5f-99bd-2ba3ad54f51a",
            "properties": {
                "id": "2fa5bf52-50a7-4c5f-99bd-2ba3ad54f51a",
                "name": "barrington",
                "label": "Barrington",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -115.036126565,
                    36.014575984
                ]
            },
            "id": "acba986f-4b77-41d1-a22b-d0b3fee7002d",
            "properties": {
                "id": "acba986f-4b77-41d1-a22b-d0b3fee7002d",
                "name": "henderson",
                "label": "Henderson",
                "country": "US",
                "state_abbrev": "NV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.010474793,
                    39.423062182
                ]
            },
            "id": "09cdbcc2-7e9b-42c8-aaea-2fb3f791b264",
            "properties": {
                "id": "09cdbcc2-7e9b-42c8-aaea-2fb3f791b264",
                "name": "brookville",
                "label": "Brookville",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.739128746,
                    43.332182548
                ]
            },
            "id": "b9b0f984-90da-4ea0-9b37-b652bfd5f3a1",
            "properties": {
                "id": "b9b0f984-90da-4ea0-9b37-b652bfd5f3a1",
                "name": "frankenmuth",
                "label": "Frankenmuth",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.004639392,
                    41.643528697
                ]
            },
            "id": "da00b2ff-622e-42f9-92cc-e5751fa1b360",
            "properties": {
                "id": "da00b2ff-622e-42f9-92cc-e5751fa1b360",
                "name": "angola",
                "label": "Angola",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.109272529,
                    46.012471777
                ]
            },
            "id": "bf6664ed-ca8b-4a72-88d0-7714da4eb846",
            "properties": {
                "id": "bf6664ed-ca8b-4a72-88d0-7714da4eb846",
                "name": "sorel-tracy",
                "label": "Sorel-Tracy",
                "country": "CA",
                "state_abbrev": "QC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    4.705860348,
                    50.882188355
                ]
            },
            "id": "91ef8a54-845f-4a06-a31f-79b596812ce1",
            "properties": {
                "id": "91ef8a54-845f-4a06-a31f-79b596812ce1",
                "name": "leuven",
                "label": "Leuven",
                "country": "BE",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.295172889,
                    37.731063264
                ]
            },
            "id": "61c78f28-f099-46df-bc04-f95ccfae3b79",
            "properties": {
                "id": "61c78f28-f099-46df-bc04-f95ccfae3b79",
                "name": "richmond",
                "label": "Richmond",
                "country": "US",
                "state_abbrev": "KY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.809179131,
                    41.215957949
                ]
            },
            "id": "e5f7a999-94dd-42ea-b3cb-78b7dee0c0a9",
            "properties": {
                "id": "e5f7a999-94dd-42ea-b3cb-78b7dee0c0a9",
                "name": "winona-lake",
                "label": "Winona Lake",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.484040712,
                    41.672962279
                ]
            },
            "id": "ef0f9c1c-cd2a-495c-aeb3-28dde60d4e46",
            "properties": {
                "id": "ef0f9c1c-cd2a-495c-aeb3-28dde60d4e46",
                "name": "whiting",
                "label": "Whiting",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -113.797351849,
                    52.281594785
                ]
            },
            "id": "bd9a706d-26ad-4af7-a0c5-72ce5a926b3f",
            "properties": {
                "id": "bd9a706d-26ad-4af7-a0c5-72ce5a926b3f",
                "name": "red-deer",
                "label": "Red Deer",
                "country": "CA",
                "state_abbrev": "AB",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -112.844051787,
                    49.687611943
                ]
            },
            "id": "84597205-3785-4524-aef9-3e819e876b4c",
            "properties": {
                "id": "84597205-3785-4524-aef9-3e819e876b4c",
                "name": "lethbridge",
                "label": "Lethbridge",
                "country": "CA",
                "state_abbrev": "AB",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.566547434,
                    40.119966208
                ]
            },
            "id": "42be672b-7f88-4f8d-b4e8-624b3fec3cf0",
            "properties": {
                "id": "42be672b-7f88-4f8d-b4e8-624b3fec3cf0",
                "name": "rushville",
                "label": "Rushville",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.050575914,
                    39.494904941
                ]
            },
            "id": "05c8684a-7986-4f71-9570-e774892cf245",
            "properties": {
                "id": "05c8684a-7986-4f71-9570-e774892cf245",
                "name": "franklin",
                "label": "Franklin",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.877808627,
                    52.2208144
                ]
            },
            "id": "7fc69259-db5e-4c60-b262-16d2fd1b09f1",
            "properties": {
                "id": "7fc69259-db5e-4c60-b262-16d2fd1b09f1",
                "name": "enschede",
                "label": "Enschede",
                "country": "NL",
                "state_abbrev": "OV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.394989451,
                    40.198884788
                ]
            },
            "id": "ee49b189-f210-4331-8098-ea0ce8966789",
            "properties": {
                "id": "ee49b189-f210-4331-8098-ea0ce8966789",
                "name": "muncie",
                "label": "Muncie",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.72576556,
                    45.604846412
                ]
            },
            "id": "630c67f1-a50e-47cf-aeae-df03dfd708ca",
            "properties": {
                "id": "630c67f1-a50e-47cf-aeae-df03dfd708ca",
                "name": "laval",
                "label": "Laval",
                "country": "CA",
                "state_abbrev": "QC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.153118279,
                    40.035207196
                ]
            },
            "id": "2d30f14e-7501-441d-a72f-82e2b163ed89",
            "properties": {
                "id": "2d30f14e-7501-441d-a72f-82e2b163ed89",
                "name": "westfield",
                "label": "Westfield",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.390213126,
                    43.725565087
                ]
            },
            "id": "3f1cb49b-5d92-47bb-98e4-3d1d2167ffc9",
            "properties": {
                "id": "3f1cb49b-5d92-47bb-98e4-3d1d2167ffc9",
                "name": "toronto",
                "label": "Toronto",
                "country": "CA",
                "state_abbrev": "ON",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.132309358,
                    48.371955532
                ]
            },
            "id": "b03ac35f-bf0a-4efb-91b4-366682cb6a67",
            "properties": {
                "id": "b03ac35f-bf0a-4efb-91b4-366682cb6a67",
                "name": "saguenay",
                "label": "Saguenay",
                "country": "CA",
                "state_abbrev": "QC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.335342014,
                    46.855013967
                ]
            },
            "id": "bb5e6d82-7460-4b62-a2dd-ae1e1b0949c9",
            "properties": {
                "id": "bb5e6d82-7460-4b62-a2dd-ae1e1b0949c9",
                "name": "quebec-city",
                "label": "Quebec City",
                "country": "CA",
                "state_abbrev": "QC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.248071589,
                    39.79368855
                ]
            },
            "id": "413e930c-af85-4f66-8b4e-79c688557c93",
            "properties": {
                "id": "413e930c-af85-4f66-8b4e-79c688557c93",
                "name": "speedway",
                "label": "Speedway",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.848729118,
                    37.30207149
                ]
            },
            "id": "33944e3a-156c-47c7-af82-753682c8116f",
            "properties": {
                "id": "33944e3a-156c-47c7-af82-753682c8116f",
                "name": "san-jose",
                "label": "San Jose",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.45609447,
                    43.094220686
                ]
            },
            "id": "922052e7-b69c-43ed-9366-9c1cd53f021c",
            "properties": {
                "id": "922052e7-b69c-43ed-9366-9c1cd53f021c",
                "name": "hooksett",
                "label": "Hooksett",
                "country": "US",
                "state_abbrev": "NH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.644449348,
                    40.250775215
                ]
            },
            "id": "5b2b4189-364e-47d3-8aac-2b6b04f07aa6",
            "properties": {
                "id": "5b2b4189-364e-47d3-8aac-2b6b04f07aa6",
                "name": "pottstown",
                "label": "Pottstown",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.105990029,
                    33.712779861
                ]
            },
            "id": "517a3ece-3ad2-4c47-a6b8-539f302ba2a5",
            "properties": {
                "id": "517a3ece-3ad2-4c47-a6b8-539f302ba2a5",
                "name": "lithonia",
                "label": "Lithonia",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.686078083,
                    45.733157155
                ]
            },
            "id": "d22c5e34-5302-4fa0-a21f-f9e9e2a8b34a",
            "properties": {
                "id": "d22c5e34-5302-4fa0-a21f-f9e9e2a8b34a",
                "name": "terrebonne",
                "label": "Terrebonne",
                "country": "CA",
                "state_abbrev": "QC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.178255633,
                    48.110911958
                ]
            },
            "id": "bf6d44af-e4eb-4939-9837-d7b7b30c54ac",
            "properties": {
                "id": "bf6d44af-e4eb-4939-9837-d7b7b30c54ac",
                "name": "thief-river-falls",
                "label": "Thief River Falls",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.965078996,
                    50.740303898
                ]
            },
            "id": "1d210d59-d1f2-4e38-a873-e1693eaed51c",
            "properties": {
                "id": "1d210d59-d1f2-4e38-a873-e1693eaed51c",
                "name": "poole",
                "label": "Poole",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.698034147,
                    47.783284859
                ]
            },
            "id": "8261a7b0-666e-4db5-a5fd-dd1b3244de0e",
            "properties": {
                "id": "8261a7b0-666e-4db5-a5fd-dd1b3244de0e",
                "name": "trail",
                "label": "Trail",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.515805592,
                    38.795904333
                ]
            },
            "id": "fe5392e3-a4e7-4e84-b522-6ccd03ba9b6a",
            "properties": {
                "id": "fe5392e3-a4e7-4e84-b522-6ccd03ba9b6a",
                "name": "st-charles",
                "label": "St. Charles",
                "country": "US",
                "state_abbrev": "MO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.141833364,
                    42.655390208
                ]
            },
            "id": "cd66fc7d-5671-47ba-9d29-c879707ac1b0",
            "properties": {
                "id": "cd66fc7d-5671-47ba-9d29-c879707ac1b0",
                "name": "andover",
                "label": "Andover",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -52.797157175,
                    47.481768775
                ]
            },
            "id": "5c6e378e-4900-409e-a55d-51d34c0eeb4a",
            "properties": {
                "id": "5c6e378e-4900-409e-a55d-51d34c0eeb4a",
                "name": "st-johns",
                "label": "St. John's",
                "country": "CA",
                "state_abbrev": "NL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.723076327,
                    43.456149596
                ]
            },
            "id": "ec8c714b-202e-4fbe-b5da-9e25a43f41e3",
            "properties": {
                "id": "ec8c714b-202e-4fbe-b5da-9e25a43f41e3",
                "name": "oakville",
                "label": "Oakville",
                "country": "CA",
                "state_abbrev": "ON",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.035434087,
                    40.114091595
                ]
            },
            "id": "3be9adb9-bf7a-4033-819a-6448bd1428a8",
            "properties": {
                "id": "3be9adb9-bf7a-4033-819a-6448bd1428a8",
                "name": "st-joseph",
                "label": "St. Joseph",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -120.613242651,
                    40.420607495
                ]
            },
            "id": "778688f9-9a31-4ea7-ac01-9a8ef2bd5d80",
            "properties": {
                "id": "778688f9-9a31-4ea7-ac01-9a8ef2bd5d80",
                "name": "susanville",
                "label": "Susanville",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -119.339810901,
                    36.200198725
                ]
            },
            "id": "e066b6ad-2782-44a8-acfa-d408b6f0fa14",
            "properties": {
                "id": "e066b6ad-2782-44a8-acfa-d408b6f0fa14",
                "name": "tulare",
                "label": "Tulare",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.671254728,
                    34.056725646
                ]
            },
            "id": "10827e34-428b-4655-89bf-b013add81609",
            "properties": {
                "id": "10827e34-428b-4655-89bf-b013add81609",
                "name": "acworth",
                "label": "Acworth",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.055891766,
                    34.10797869
                ]
            },
            "id": "9fca59dd-a0ff-4ef4-ad7a-107878927205",
            "properties": {
                "id": "9fca59dd-a0ff-4ef4-ad7a-107878927205",
                "name": "sugar-hill",
                "label": "Sugar Hill",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -115.325472179,
                    51.063631159
                ]
            },
            "id": "78f90e27-545c-40bb-a5c3-628d9f35b4f6",
            "properties": {
                "id": "78f90e27-545c-40bb-a5c3-628d9f35b4f6",
                "name": "canmore",
                "label": "Canmore",
                "country": "CA",
                "state_abbrev": "AB",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -99.920956529,
                    49.845263337
                ]
            },
            "id": "c6d5ee2c-8826-4ccd-80d9-8dd4f7c9407c",
            "properties": {
                "id": "c6d5ee2c-8826-4ccd-80d9-8dd4f7c9407c",
                "name": "brandon",
                "label": "Brandon",
                "country": "CA",
                "state_abbrev": "MB",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.569087791,
                    39.668508125
                ]
            },
            "id": "02bc66c6-046e-49b4-9a11-ebd3a95f3806",
            "properties": {
                "id": "02bc66c6-046e-49b4-9a11-ebd3a95f3806",
                "name": "new-castle",
                "label": "New Castle",
                "country": "US",
                "state_abbrev": "DE",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.099077674,
                    34.094829429
                ]
            },
            "id": "c7555ff8-5de8-4d28-8b34-b51ac89e17bd",
            "properties": {
                "id": "c7555ff8-5de8-4d28-8b34-b51ac89e17bd",
                "name": "san-gabriel",
                "label": "San Gabriel",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.101135025,
                    40.168869796
                ]
            },
            "id": "7effed68-8d35-4d24-838f-c3484074a6a0",
            "properties": {
                "id": "7effed68-8d35-4d24-838f-c3484074a6a0",
                "name": "longmont",
                "label": "Longmont",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.26272902,
                    38.107089669
                ]
            },
            "id": "5096d7a3-b6b7-4519-990b-6369129c5834",
            "properties": {
                "id": "5096d7a3-b6b7-4519-990b-6369129c5834",
                "name": "vallejo",
                "label": "Vallejo",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.660398134,
                    34.117822608
                ]
            },
            "id": "cf39a1ed-f2b1-40a4-b2cc-94c12bbd0810",
            "properties": {
                "id": "cf39a1ed-f2b1-40a4-b2cc-94c12bbd0810",
                "name": "upland",
                "label": "Upland",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.409319867,
                    33.660871764
                ]
            },
            "id": "a19b857d-6b9d-4a94-ba5a-5c1c168d098b",
            "properties": {
                "id": "a19b857d-6b9d-4a94-ba5a-5c1c168d098b",
                "name": "hapeville",
                "label": "Hapeville",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.016290904,
                    38.904773888
                ]
            },
            "id": "12b098b3-a779-4da9-ac03-330949157f53",
            "properties": {
                "id": "12b098b3-a779-4da9-ac03-330949157f53",
                "name": "washington",
                "label": "Washington",
                "country": "US",
                "state_abbrev": "DC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.313847297,
                    34.135301151
                ]
            },
            "id": "24a2448f-0208-4fd2-93b7-8c68a756f88e",
            "properties": {
                "id": "24a2448f-0208-4fd2-93b7-8c68a756f88e",
                "name": "milton",
                "label": "Milton",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.006033436,
                    40.211456162
                ]
            },
            "id": "0fa6de44-fa85-4baa-b3d1-849593d4e5c5",
            "properties": {
                "id": "0fa6de44-fa85-4baa-b3d1-849593d4e5c5",
                "name": "mechanicsburg",
                "label": "Mechanicsburg",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.174643557,
                    39.173505448
                ]
            },
            "id": "ecb51d40-a95a-42d6-a314-be582d0c3816",
            "properties": {
                "id": "ecb51d40-a95a-42d6-a314-be582d0c3816",
                "name": "winchester",
                "label": "Winchester",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.854259591,
                    38.923720606
                ]
            },
            "id": "71801e5f-e87e-458b-9ee7-d97f9ac52cc3",
            "properties": {
                "id": "71801e5f-e87e-458b-9ee7-d97f9ac52cc3",
                "name": "elkins",
                "label": "Elkins",
                "country": "US",
                "state_abbrev": "WV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -108.414382348,
                    43.042116384
                ]
            },
            "id": "183de936-886b-4dc4-bcdd-f13a04189074",
            "properties": {
                "id": "183de936-886b-4dc4-bcdd-f13a04189074",
                "name": "riverton",
                "label": "Riverton",
                "country": "US",
                "state_abbrev": "WY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -123.763876988,
                    40.021726369
                ]
            },
            "id": "11dda4f6-5d31-4805-87f4-cc35120e75fe",
            "properties": {
                "id": "11dda4f6-5d31-4805-87f4-cc35120e75fe",
                "name": "caltrans_bike_6",
                "label": "Caltrans_bike_6",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -124.067246186,
                    40.477634401
                ]
            },
            "id": "f876ce7b-e750-43e0-9a0e-bee0465a2707",
            "properties": {
                "id": "f876ce7b-e750-43e0-9a0e-bee0465a2707",
                "name": "caltrans_bike_5",
                "label": "Caltrans_bike_5",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.129100827,
                    42.972571259
                ]
            },
            "id": "9d89da85-4c29-4eca-86f0-484a9aa031a3",
            "properties": {
                "id": "9d89da85-4c29-4eca-86f0-484a9aa031a3",
                "name": "new-berlin",
                "label": "New Berlin",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.300765241,
                    33.884254134
                ]
            },
            "id": "4f40b9c2-6582-432a-991b-0e1271a812b3",
            "properties": {
                "id": "4f40b9c2-6582-432a-991b-0e1271a812b3",
                "name": "chamblee",
                "label": "Chamblee",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.2277225,
                    33.0687345
                ]
            },
            "id": "5cc79fdb-51dc-495f-a5ab-8375f6fbfec9",
            "properties": {
                "id": "5cc79fdb-51dc-495f-a5ab-8375f6fbfec9",
                "name": "caltrans_bike_14",
                "label": "Caltrans_bike_14",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.452279511,
                    37.726606453
                ]
            },
            "id": "c15ed332-20ed-4944-aaab-27c00e532d25",
            "properties": {
                "id": "c15ed332-20ed-4944-aaab-27c00e532d25",
                "name": "tracy",
                "label": "Tracy",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.162254859,
                    32.747828749
                ]
            },
            "id": "a7799093-fed2-4754-b84d-786bc1bffef1",
            "properties": {
                "id": "a7799093-fed2-4754-b84d-786bc1bffef1",
                "name": "caltrans_bike_13",
                "label": "Caltrans_bike_13",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.323052843,
                    39.286317171
                ]
            },
            "id": "9d6804ff-aaab-402d-8750-3c77b07a6521",
            "properties": {
                "id": "9d6804ff-aaab-402d-8750-3c77b07a6521",
                "name": "clarksburg",
                "label": "Clarksburg",
                "country": "US",
                "state_abbrev": "WV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -2.128093198,
                    53.393976327
                ]
            },
            "id": "a7048b45-9a02-4fcd-b7b1-bcfa7898cbd0",
            "properties": {
                "id": "a7048b45-9a02-4fcd-b7b1-bcfa7898cbd0",
                "name": "stockport",
                "label": "Stockport",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.490889983,
                    43.225976267
                ]
            },
            "id": "e0d17114-b2e6-45bc-b34f-564aa083c8ac",
            "properties": {
                "id": "e0d17114-b2e6-45bc-b34f-564aa083c8ac",
                "name": "rome",
                "label": "Rome",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.977640406,
                    39.45823833
                ]
            },
            "id": "22928a3d-ff3f-48c9-9e21-6cba1d4250b0",
            "properties": {
                "id": "22928a3d-ff3f-48c9-9e21-6cba1d4250b0",
                "name": "martinsburg",
                "label": "Martinsburg",
                "country": "US",
                "state_abbrev": "WV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.11463066,
                    33.03432312
                ]
            },
            "id": "8e4cba74-1e4b-4bf9-9be6-fd8d0e29f523",
            "properties": {
                "id": "8e4cba74-1e4b-4bf9-9be6-fd8d0e29f523",
                "name": "flower-mound",
                "label": "Flower Mound",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.617605271,
                    34.025889931
                ]
            },
            "id": "ce205871-a126-403a-bdcc-cbeb76670081",
            "properties": {
                "id": "ce205871-a126-403a-bdcc-cbeb76670081",
                "name": "kennesaw",
                "label": "Kennesaw",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.99025507,
                    32.963842179
                ]
            },
            "id": "ddf7f432-1ee5-40ec-a4b4-a676e0c170db",
            "properties": {
                "id": "ddf7f432-1ee5-40ec-a4b4-a676e0c170db",
                "name": "coppell",
                "label": "Coppell",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.682250267,
                    39.47195301
                ]
            },
            "id": "bfb76481-e317-48d4-982a-d3040a8cde75",
            "properties": {
                "id": "bfb76481-e317-48d4-982a-d3040a8cde75",
                "name": "kingwood",
                "label": "Kingwood",
                "country": "US",
                "state_abbrev": "WV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.335106775,
                    25.977323915
                ]
            },
            "id": "cde7b954-a97d-4dec-9e64-400056525e82",
            "properties": {
                "id": "cde7b954-a97d-4dec-9e64-400056525e82",
                "name": "miramar",
                "label": "Miramar",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.481879747,
                    42.86922363
                ]
            },
            "id": "f216992a-aa72-4c5c-9b1c-9b96dc1549f5",
            "properties": {
                "id": "f216992a-aa72-4c5c-9b1c-9b96dc1549f5",
                "name": "east-merrimack",
                "label": "East Merrimack",
                "country": "US",
                "state_abbrev": "NH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.634046004,
                    36.701843269
                ]
            },
            "id": "2e1a6eb3-5183-411e-9b7f-008b306152ac",
            "properties": {
                "id": "2e1a6eb3-5183-411e-9b7f-008b306152ac",
                "name": "suffolk",
                "label": "Suffolk",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -92.685731595,
                    39.147023078
                ]
            },
            "id": "c5035b3c-bd47-4ccb-9bb9-f8acff6e2ad7",
            "properties": {
                "id": "c5035b3c-bd47-4ccb-9bb9-f8acff6e2ad7",
                "name": "fayette",
                "label": "Fayette",
                "country": "US",
                "state_abbrev": "MO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.635816329,
                    41.468349389
                ]
            },
            "id": "1f46e9d8-638e-4a30-876f-8460d4bce206",
            "properties": {
                "id": "1f46e9d8-638e-4a30-876f-8460d4bce206",
                "name": "dickson-city",
                "label": "Dickson City",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.007220847,
                    42.262159016
                ]
            },
            "id": "02533dbb-ee1e-43a1-8bd3-0e6139f9727c",
            "properties": {
                "id": "02533dbb-ee1e-43a1-8bd3-0e6139f9727c",
                "name": "quincy",
                "label": "Quincy",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.574891389,
                    39.392138876
                ]
            },
            "id": "430b148f-a355-4d55-bfd1-cb37c0a8df7f",
            "properties": {
                "id": "430b148f-a355-4d55-bfd1-cb37c0a8df7f",
                "name": "smithville",
                "label": "Smithville",
                "country": "US",
                "state_abbrev": "MO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.811533856,
                    34.108886216
                ]
            },
            "id": "a5800730-852e-4200-886f-8038aff86c8f",
            "properties": {
                "id": "a5800730-852e-4200-886f-8038aff86c8f",
                "name": "braselton",
                "label": "Braselton",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.138654743,
                    40.182544756
                ]
            },
            "id": "18545e0c-af5b-4d09-84cb-fd63cb62ddb7",
            "properties": {
                "id": "18545e0c-af5b-4d09-84cb-fd63cb62ddb7",
                "name": "horsham",
                "label": "Horsham",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.665238091,
                    30.397727376
                ]
            },
            "id": "c28c6215-e3c1-48b1-98e0-0908f3e6ac56",
            "properties": {
                "id": "c28c6215-e3c1-48b1-98e0-0908f3e6ac56",
                "name": "foley",
                "label": "Foley",
                "country": "US",
                "state_abbrev": "AL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.397688501,
                    33.298224357
                ]
            },
            "id": "ded17380-4852-45ef-9b5d-10bc159aecb5",
            "properties": {
                "id": "ded17380-4852-45ef-9b5d-10bc159aecb5",
                "name": "blue-ridge",
                "label": "Blue Ridge",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.316746168,
                    31.307223985
                ]
            },
            "id": "0fd2c33e-d406-481c-9d38-2350fef8fbcd",
            "properties": {
                "id": "0fd2c33e-d406-481c-9d38-2350fef8fbcd",
                "name": "hattiesburg",
                "label": "Hattiesburg",
                "country": "US",
                "state_abbrev": "MS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.32915056,
                    45.600342064
                ]
            },
            "id": "0b72f8c2-2ffa-489c-ba51-67154b42ae5a",
            "properties": {
                "id": "0b72f8c2-2ffa-489c-ba51-67154b42ae5a",
                "name": "sainte-julie",
                "label": "Sainte-Julie",
                "country": "CA",
                "state_abbrev": "QC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.856813467,
                    40.790989163
                ]
            },
            "id": "159a6689-1204-4f41-91e8-b01c32f32ebd",
            "properties": {
                "id": "159a6689-1204-4f41-91e8-b01c32f32ebd",
                "name": "state-college",
                "label": "State College",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.901392032,
                    43.158127937
                ]
            },
            "id": "ddb1cf39-bf2b-455a-9d6a-5f887e141328",
            "properties": {
                "id": "ddb1cf39-bf2b-455a-9d6a-5f887e141328",
                "name": "fox-point",
                "label": "Fox Point",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -91.900428033,
                    37.916056656
                ]
            },
            "id": "ab974710-13b7-4337-9911-0d0aaa4ea93b",
            "properties": {
                "id": "ab974710-13b7-4337-9911-0d0aaa4ea93b",
                "name": "newburg",
                "label": "Newburg",
                "country": "US",
                "state_abbrev": "MO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.319270298,
                    42.506500584
                ]
            },
            "id": "7375e4c8-cece-430b-b493-6bcc1c02875c",
            "properties": {
                "id": "7375e4c8-cece-430b-b493-6bcc1c02875c",
                "name": "genoa-city",
                "label": "Genoa City",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.627794167,
                    50.455595825
                ]
            },
            "id": "4fa4cbe1-42e8-4dd1-b64b-510bafb5022c",
            "properties": {
                "id": "4fa4cbe1-42e8-4dd1-b64b-510bafb5022c",
                "name": "regina",
                "label": "Regina",
                "country": "CA",
                "state_abbrev": "SK",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -106.640717795,
                    52.141317698
                ]
            },
            "id": "5b1af879-76fb-4594-aba0-cf6f8f3aba90",
            "properties": {
                "id": "5b1af879-76fb-4594-aba0-cf6f8f3aba90",
                "name": "saskatoon",
                "label": "Saskatoon",
                "country": "CA",
                "state_abbrev": "SK",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.929441821,
                    49.142601668
                ]
            },
            "id": "066f6774-d6c8-434b-9d40-8f771b3e9266",
            "properties": {
                "id": "066f6774-d6c8-434b-9d40-8f771b3e9266",
                "name": "chilliwack",
                "label": "Chilliwack",
                "country": "CA",
                "state_abbrev": "BC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -124.976967479,
                    49.697958459
                ]
            },
            "id": "6ef16bd9-0759-447d-b7af-744888b824ca",
            "properties": {
                "id": "6ef16bd9-0759-447d-b7af-744888b824ca",
                "name": "courtenay",
                "label": "Courtenay",
                "country": "CA",
                "state_abbrev": "BC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -68.322731854,
                    47.378596735
                ]
            },
            "id": "fe209dae-c056-4d8d-bee6-a0d79df48486",
            "properties": {
                "id": "fe209dae-c056-4d8d-bee6-a0d79df48486",
                "name": "edmundston",
                "label": "Edmundston",
                "country": "CA",
                "state_abbrev": "NB",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.918289622,
                    39.209317347
                ]
            },
            "id": "d851b5a0-c631-45b4-874e-fff6c0ddb086",
            "properties": {
                "id": "d851b5a0-c631-45b4-874e-fff6c0ddb086",
                "name": "columbus",
                "label": "Columbus",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -66.643591623,
                    45.955240455
                ]
            },
            "id": "f249b76f-3db0-4641-b2d7-b65aa69ee229",
            "properties": {
                "id": "f249b76f-3db0-4641-b2d7-b65aa69ee229",
                "name": "fredericton",
                "label": "Fredericton",
                "country": "CA",
                "state_abbrev": "NB",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -120.327730016,
                    50.69423732
                ]
            },
            "id": "3c898a8e-8070-47fb-848b-5798a5cdc8cb",
            "properties": {
                "id": "3c898a8e-8070-47fb-848b-5798a5cdc8cb",
                "name": "kamloops",
                "label": "Kamloops",
                "country": "CA",
                "state_abbrev": "BC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.437002553,
                    41.484301291
                ]
            },
            "id": "5fd691d3-1869-4415-9754-e3c937bdca7a",
            "properties": {
                "id": "5fd691d3-1869-4415-9754-e3c937bdca7a",
                "name": "jamestown",
                "label": "Jamestown",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -66.0605925,
                    45.27493184
                ]
            },
            "id": "2606795e-e8a1-4dad-bd46-64dc7fc4064b",
            "properties": {
                "id": "2606795e-e8a1-4dad-bd46-64dc7fc4064b",
                "name": "saint-john",
                "label": "Saint John",
                "country": "CA",
                "state_abbrev": "NB",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.075894952,
                    37.954009197
                ]
            },
            "id": "a00c06bc-2c51-4bae-ab74-c8d2a07ed139",
            "properties": {
                "id": "a00c06bc-2c51-4bae-ab74-c8d2a07ed139",
                "name": "pleasant-hill",
                "label": "Pleasant Hill",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -116.11241155,
                    44.90757097
                ]
            },
            "id": "e1b8e519-7ffd-4ac8-8679-0bba87ab679e",
            "properties": {
                "id": "e1b8e519-7ffd-4ac8-8679-0bba87ab679e",
                "name": "mccall",
                "label": "McCall",
                "country": "US",
                "state_abbrev": "ID",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -3.287848855,
                    55.924715275
                ]
            },
            "id": "40089707-32d3-4edf-bff1-e48d92af6001",
            "properties": {
                "id": "40089707-32d3-4edf-bff1-e48d92af6001",
                "name": "edinburgh",
                "label": "Edinburgh",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.582411068,
                    38.581795165
                ]
            },
            "id": "001e3850-db5a-476c-8218-ca8b53949025",
            "properties": {
                "id": "001e3850-db5a-476c-8218-ca8b53949025",
                "name": "calistoga",
                "label": "Calistoga",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.804461227,
                    38.519168972
                ]
            },
            "id": "74f0ac8b-d4d4-4292-ab5d-986270e2cb95",
            "properties": {
                "id": "74f0ac8b-d4d4-4292-ab5d-986270e2cb95",
                "name": "mascoutah",
                "label": "Mascoutah",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -4.255024102,
                    55.854551071
                ]
            },
            "id": "c0e46006-1e6f-4c42-93f0-4e4ef6ec3925",
            "properties": {
                "id": "c0e46006-1e6f-4c42-93f0-4e4ef6ec3925",
                "name": "glasgow",
                "label": "Glasgow",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    23.734871204,
                    37.988857132
                ]
            },
            "id": "6fb7a03c-c433-4d94-a1ec-b97b8d6e2aed",
            "properties": {
                "id": "6fb7a03c-c433-4d94-a1ec-b97b8d6e2aed",
                "name": "athens",
                "label": "Athens",
                "country": "GR",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.600543119,
                    40.61957448
                ]
            },
            "id": "96a17687-2c58-4263-b46e-8e8b7ae2b032",
            "properties": {
                "id": "96a17687-2c58-4263-b46e-8e8b7ae2b032",
                "name": "brighton",
                "label": "Brighton",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.731225527,
                    43.272134241
                ]
            },
            "id": "edaa18e3-2532-41e0-9536-d14e595f52c8",
            "properties": {
                "id": "edaa18e3-2532-41e0-9536-d14e595f52c8",
                "name": "sauk-city",
                "label": "Sauk City",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.912377258,
                    34.138582013
                ]
            },
            "id": "e3c078e5-927f-4d93-b846-572514c1988b",
            "properties": {
                "id": "e3c078e5-927f-4d93-b846-572514c1988b",
                "name": "azusa",
                "label": "Azusa",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.331141325,
                    23.181953243
                ]
            },
            "id": "e780214a-d418-40c7-9a1b-04d4dc928ead",
            "properties": {
                "id": "e780214a-d418-40c7-9a1b-04d4dc928ead",
                "name": "havana",
                "label": "Havana",
                "country": "CU",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.608465977,
                    41.309703937
                ]
            },
            "id": "5192d379-5b51-4c40-99d6-cd871d62782c",
            "properties": {
                "id": "5192d379-5b51-4c40-99d6-cd871d62782c",
                "name": "laramie",
                "label": "Laramie",
                "country": "US",
                "state_abbrev": "WY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.220126929,
                    38.051919294
                ]
            },
            "id": "584ed1da-3097-4916-abd7-52f04a7517ac",
            "properties": {
                "id": "584ed1da-3097-4916-abd7-52f04a7517ac",
                "name": "crockett",
                "label": "Crockett",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.791655434,
                    36.683518154
                ]
            },
            "id": "1a1d9b7b-8868-4aec-8311-2a0717bc65a6",
            "properties": {
                "id": "1a1d9b7b-8868-4aec-8311-2a0717bc65a6",
                "name": "marina",
                "label": "Marina",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -91.192052588,
                    29.704075511
                ]
            },
            "id": "b84da160-e324-47b3-94c0-e624fe31d534",
            "properties": {
                "id": "b84da160-e324-47b3-94c0-e624fe31d534",
                "name": "morgan-city",
                "label": "Morgan City",
                "country": "US",
                "state_abbrev": "LA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.659728773,
                    49.098690838
                ]
            },
            "id": "8c0bda2c-3d72-46d0-996a-5c5db3673317",
            "properties": {
                "id": "8c0bda2c-3d72-46d0-996a-5c5db3673317",
                "name": "langley",
                "label": "Langley",
                "country": "CA",
                "state_abbrev": "BC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    152.373372402,
                    -24.863063546
                ]
            },
            "id": "f8e5db62-3aa5-4361-b45c-424ddd9a86c2",
            "properties": {
                "id": "f8e5db62-3aa5-4361-b45c-424ddd9a86c2",
                "name": "bundaberg",
                "label": "Bundaberg",
                "country": "AU",
                "state_abbrev": "QLD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    46.294130192,
                    38.072523145
                ]
            },
            "id": "06da121c-71c7-457f-9f3c-1baf9e1c6137",
            "properties": {
                "id": "06da121c-71c7-457f-9f3c-1baf9e1c6137",
                "name": "tabriz",
                "label": "Tabriz",
                "country": "IR",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.771433116,
                    49.297331117
                ]
            },
            "id": "094588a7-9355-488a-87b3-b6d002b97973",
            "properties": {
                "id": "094588a7-9355-488a-87b3-b6d002b97973",
                "name": "coquitlam",
                "label": "Coquitlam",
                "country": "CA",
                "state_abbrev": "BC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -119.032155728,
                    34.222991736
                ]
            },
            "id": "9b509362-3e6a-40a4-828f-0d3308016ca0",
            "properties": {
                "id": "9b509362-3e6a-40a4-828f-0d3308016ca0",
                "name": "camarillo",
                "label": "Camarillo",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.266668573,
                    41.201207939
                ]
            },
            "id": "d60e62de-dce8-41f3-8b49-9b9d8f319406",
            "properties": {
                "id": "d60e62de-dce8-41f3-8b49-9b9d8f319406",
                "name": "jersey-shore",
                "label": "Jersey Shore",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    14.352608516,
                    45.377012308
                ]
            },
            "id": "a045f57e-ad9d-4a2c-a867-7159f28a8d1f",
            "properties": {
                "id": "a045f57e-ad9d-4a2c-a867-7159f28a8d1f",
                "name": "kastav",
                "label": "Kastav",
                "country": "HR",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.871607118,
                    35.406045739
                ]
            },
            "id": "eb2b3268-4e93-4a0e-8d09-e03e3c603921",
            "properties": {
                "id": "eb2b3268-4e93-4a0e-8d09-e03e3c603921",
                "name": "huntersville",
                "label": "Huntersville",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.718968238,
                    37.935580558
                ]
            },
            "id": "ac668478-2370-4d57-809f-09d471b099f8",
            "properties": {
                "id": "ac668478-2370-4d57-809f-09d471b099f8",
                "name": "brentwood",
                "label": "Brentwood",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    18.687605587,
                    45.543391982
                ]
            },
            "id": "af0c0a8b-cb9a-45f0-be7f-33320e2e52f7",
            "properties": {
                "id": "af0c0a8b-cb9a-45f0-be7f-33320e2e52f7",
                "name": "osijek",
                "label": "Osijek",
                "country": "HR",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -123.10654819,
                    49.164550727
                ]
            },
            "id": "5da038d2-b6c0-4647-b92d-48184712daec",
            "properties": {
                "id": "5da038d2-b6c0-4647-b92d-48184712daec",
                "name": "richmond",
                "label": "Richmond",
                "country": "CA",
                "state_abbrev": "BC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.717586288,
                    38.785144564
                ]
            },
            "id": "dc88370f-2cd9-4dcd-8947-de0abacc8ae7",
            "properties": {
                "id": "dc88370f-2cd9-4dcd-8947-de0abacc8ae7",
                "name": "ofallon",
                "label": "O'Fallon",
                "country": "US",
                "state_abbrev": "MO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    0.728704311,
                    51.538040528
                ]
            },
            "id": "ec48f296-7940-4ad0-8613-3edd3f47df8f",
            "properties": {
                "id": "ec48f296-7940-4ad0-8613-3edd3f47df8f",
                "name": "southend-on-sea",
                "label": "Southend-on-Sea",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -119.035426523,
                    35.352768395
                ]
            },
            "id": "03616043-416f-4f5b-9089-1be50475158b",
            "properties": {
                "id": "03616043-416f-4f5b-9089-1be50475158b",
                "name": "bakersfield",
                "label": "Bakersfield",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.563430823,
                    39.499973674
                ]
            },
            "id": "e0869047-b790-4883-899e-47044b0c19f8",
            "properties": {
                "id": "e0869047-b790-4883-899e-47044b0c19f8",
                "name": "oroville",
                "label": "Oroville",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.458785623,
                    41.54831673
                ]
            },
            "id": "555bc9fa-e47f-4ce5-aa4d-8083a7b207d9",
            "properties": {
                "id": "555bc9fa-e47f-4ce5-aa4d-8083a7b207d9",
                "name": "highland",
                "label": "Highland",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.788822916,
                    41.327184609
                ]
            },
            "id": "b393fe29-ca4a-4dee-a00f-5b6e89d22203",
            "properties": {
                "id": "b393fe29-ca4a-4dee-a00f-5b6e89d22203",
                "name": "pittston",
                "label": "Pittston",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -1.411803353,
                    53.660663629
                ]
            },
            "id": "0bee3604-22a0-4558-b86e-a8e8d48880f5",
            "properties": {
                "id": "0bee3604-22a0-4558-b86e-a8e8d48880f5",
                "name": "wakefield",
                "label": "Wakefield",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.628528504,
                    20.984527748
                ]
            },
            "id": "e4331690-53f7-4422-9219-39c0e0ce7b53",
            "properties": {
                "id": "e4331690-53f7-4422-9219-39c0e0ce7b53",
                "name": "merida",
                "label": "Mérida",
                "country": "MX",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -123.967350301,
                    49.18016083
                ]
            },
            "id": "1367cd0f-61c5-421f-8939-8605212e6fa9",
            "properties": {
                "id": "1367cd0f-61c5-421f-8939-8605212e6fa9",
                "name": "nanaimo",
                "label": "Nanaimo",
                "country": "CA",
                "state_abbrev": "BC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.372537133,
                    38.429412934
                ]
            },
            "id": "8a2518f8-0910-4a6d-a66b-8c404958a321",
            "properties": {
                "id": "8a2518f8-0910-4a6d-a66b-8c404958a321",
                "name": "arnold",
                "label": "Arnold",
                "country": "US",
                "state_abbrev": "MO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -3.199542496,
                    51.508408777
                ]
            },
            "id": "2fce1675-f070-4084-99f9-658d9752bdaf",
            "properties": {
                "id": "2fce1675-f070-4084-99f9-658d9752bdaf",
                "name": "cardiff",
                "label": "Cardiff",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    44.372077013,
                    33.326500887
                ]
            },
            "id": "119cb060-572d-41f0-b039-e650d3b35457",
            "properties": {
                "id": "119cb060-572d-41f0-b039-e650d3b35457",
                "name": "baghdad",
                "label": "Baghdad",
                "country": "IQ",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.761910025,
                    49.253343222
                ]
            },
            "id": "e4f50fba-d738-4631-82b6-3d033bbbea65",
            "properties": {
                "id": "e4f50fba-d738-4631-82b6-3d033bbbea65",
                "name": "port-coquitlam",
                "label": "Port Coquitlam",
                "country": "CA",
                "state_abbrev": "BC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.501712256,
                    37.07573361
                ]
            },
            "id": "b1bb36c5-6651-4611-8f0f-14c6c4ee9ff1",
            "properties": {
                "id": "b1bb36c5-6651-4611-8f0f-14c6c4ee9ff1",
                "name": "joplin",
                "label": "Joplin",
                "country": "US",
                "state_abbrev": "MO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.565525032,
                    41.455180821
                ]
            },
            "id": "9b73a244-c5ab-4e12-85cd-b49228b20908",
            "properties": {
                "id": "9b73a244-c5ab-4e12-85cd-b49228b20908",
                "name": "oak-bluffs",
                "label": "Oak Bluffs",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.350249302,
                    39.087100174
                ]
            },
            "id": "153e71c3-3e2b-42a0-b7a8-28e8fae0ee8f",
            "properties": {
                "id": "153e71c3-3e2b-42a0-b7a8-28e8fae0ee8f",
                "name": "independence",
                "label": "Independence",
                "country": "US",
                "state_abbrev": "MO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.434560932,
                    38.410896241
                ]
            },
            "id": "5eb7a160-78c0-4d2a-8840-ed359248da1c",
            "properties": {
                "id": "5eb7a160-78c0-4d2a-8840-ed359248da1c",
                "name": "huntington",
                "label": "Huntington",
                "country": "US",
                "state_abbrev": "WV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.870002069,
                    49.297942264
                ]
            },
            "id": "e69ba12c-51cd-4193-8cc5-6bc982ca6a08",
            "properties": {
                "id": "e69ba12c-51cd-4193-8cc5-6bc982ca6a08",
                "name": "port-moody",
                "label": "Port Moody",
                "country": "CA",
                "state_abbrev": "BC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -119.613953356,
                    36.571770036
                ]
            },
            "id": "25da05e9-851c-4075-8eae-3ea769eea06a",
            "properties": {
                "id": "25da05e9-851c-4075-8eae-3ea769eea06a",
                "name": "selma",
                "label": "Selma",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -119.398803694,
                    36.545121212
                ]
            },
            "id": "2989467d-e8aa-4225-a8c7-e1c738a8faed",
            "properties": {
                "id": "2989467d-e8aa-4225-a8c7-e1c738a8faed",
                "name": "dinuba",
                "label": "Dinuba",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.516121266,
                    49.262276262
                ]
            },
            "id": "e2499ace-7d55-474d-a7fd-0db0e7ee687e",
            "properties": {
                "id": "e2499ace-7d55-474d-a7fd-0db0e7ee687e",
                "name": "maple-ridge",
                "label": "Maple Ridge",
                "country": "CA",
                "state_abbrev": "BC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.347528636,
                    38.619423095
                ]
            },
            "id": "fdc2619e-a798-45c9-b481-e36183c5c27e",
            "properties": {
                "id": "fdc2619e-a798-45c9-b481-e36183c5c27e",
                "name": "brentwood",
                "label": "Brentwood",
                "country": "US",
                "state_abbrev": "MO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.893942806,
                    39.982791314
                ]
            },
            "id": "18c5a459-5e61-47cc-916e-a2e66ce81dd0",
            "properties": {
                "id": "18c5a459-5e61-47cc-916e-a2e66ce81dd0",
                "name": "sadsburyville",
                "label": "Sadsburyville",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -103.49421924,
                    20.794957424
                ]
            },
            "id": "bbd47ea1-3ca9-41b6-803d-ab7c9505e768",
            "properties": {
                "id": "bbd47ea1-3ca9-41b6-803d-ab7c9505e768",
                "name": "zapopan",
                "label": "Zapopan",
                "country": "MX",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.571734848,
                    44.265862511
                ]
            },
            "id": "a5e103ec-1160-4603-a5c1-c4857509830e",
            "properties": {
                "id": "a5e103ec-1160-4603-a5c1-c4857509830e",
                "name": "montpelier",
                "label": "Montpelier",
                "country": "US",
                "state_abbrev": "VT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.106858144,
                    4.654565125
                ]
            },
            "id": "340423ca-a2b0-43e1-8217-e6f3f4803e45",
            "properties": {
                "id": "340423ca-a2b0-43e1-8217-e6f3f4803e45",
                "name": "bogota",
                "label": "Bogotá",
                "country": "CO",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    4.326033206,
                    52.036197895
                ]
            },
            "id": "bde67428-5381-4ebd-beb4-43473bae2dac",
            "properties": {
                "id": "bde67428-5381-4ebd-beb4-43473bae2dac",
                "name": "rijswijk",
                "label": "Rijswijk",
                "country": "NL",
                "state_abbrev": "ZH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.951543445,
                    33.92819451
                ]
            },
            "id": "619ede06-5bc8-4d82-870f-6f28d5e89ad8",
            "properties": {
                "id": "619ede06-5bc8-4d82-870f-6f28d5e89ad8",
                "name": "la-habra",
                "label": "La Habra",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    3.215018255,
                    51.247773258
                ]
            },
            "id": "728b3357-89b9-4c3b-9af3-5e45acadaf40",
            "properties": {
                "id": "728b3357-89b9-4c3b-9af3-5e45acadaf40",
                "name": "bruges",
                "label": "Bruges",
                "country": "BE",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.345698094,
                    40.439823287
                ]
            },
            "id": "98b3157d-fa46-433f-9249-f125610906ee",
            "properties": {
                "id": "98b3157d-fa46-433f-9249-f125610906ee",
                "name": "quakertown",
                "label": "Quakertown",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    3.516491423,
                    50.99037033
                ]
            },
            "id": "6da9b556-b9af-49e6-b92b-cc48cf47217d",
            "properties": {
                "id": "6da9b556-b9af-49e6-b92b-cc48cf47217d",
                "name": "deinze",
                "label": "Deinze",
                "country": "BE",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.308215041,
                    50.935428686
                ]
            },
            "id": "99848eac-d298-4e40-8f63-2154828f86e9",
            "properties": {
                "id": "99848eac-d298-4e40-8f63-2154828f86e9",
                "name": "hasselt",
                "label": "Hasselt",
                "country": "BE",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    3.264556488,
                    50.800015879
                ]
            },
            "id": "cc56a4af-d23c-4e28-88d8-bc5171dd45f4",
            "properties": {
                "id": "cc56a4af-d23c-4e28-88d8-bc5171dd45f4",
                "name": "kortrijk",
                "label": "Kortrijk",
                "country": "BE",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.393186209,
                    39.759612834
                ]
            },
            "id": "ddb8773f-f6ea-4840-9336-865123318ec7",
            "properties": {
                "id": "ddb8773f-f6ea-4840-9336-865123318ec7",
                "name": "avon",
                "label": "Avon",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -51.164744196,
                    -30.095139714
                ]
            },
            "id": "021c8793-b87e-4d0e-8f3a-4f1b40931e56",
            "properties": {
                "id": "021c8793-b87e-4d0e-8f3a-4f1b40931e56",
                "name": "porto-alegre",
                "label": "Porto Alegre",
                "country": "BR",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.606084651,
                    38.78239462
                ]
            },
            "id": "1e3fa428-2470-493b-b594-65d70b28aa6a",
            "properties": {
                "id": "1e3fa428-2470-493b-b594-65d70b28aa6a",
                "name": "st-peters",
                "label": "St. Peters",
                "country": "US",
                "state_abbrev": "MO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -119.654610414,
                    36.327725478
                ]
            },
            "id": "a951c636-e1a9-491f-8557-115b0ab9056e",
            "properties": {
                "id": "a951c636-e1a9-491f-8557-115b0ab9056e",
                "name": "hanford",
                "label": "Hanford",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.051930248,
                    41.478622772
                ]
            },
            "id": "938ad63e-289f-4048-a823-38ab1af68954",
            "properties": {
                "id": "938ad63e-289f-4048-a823-38ab1af68954",
                "name": "valparaiso",
                "label": "Valparaiso",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.564882735,
                    33.861582628
                ]
            },
            "id": "204643a3-9b6b-45f2-ae95-b7dc66291f6d",
            "properties": {
                "id": "204643a3-9b6b-45f2-ae95-b7dc66291f6d",
                "name": "corona",
                "label": "Corona",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -99.139413386,
                    19.276895243
                ]
            },
            "id": "87a04aeb-b87c-49c5-9b59-cec9a98b7f15",
            "properties": {
                "id": "87a04aeb-b87c-49c5-9b59-cec9a98b7f15",
                "name": "mexico-city",
                "label": "Mexico City",
                "country": "MX",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.185241143,
                    42.87461038
                ]
            },
            "id": "14dff28a-4db1-441f-9ea3-c0b6c1e647d1",
            "properties": {
                "id": "14dff28a-4db1-441f-9ea3-c0b6c1e647d1",
                "name": "bennington",
                "label": "Bennington",
                "country": "US",
                "state_abbrev": "VT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.874148041,
                    41.807213933
                ]
            },
            "id": "5b6e0f3e-8027-434b-b240-95cd7a60f900",
            "properties": {
                "id": "5b6e0f3e-8027-434b-b240-95cd7a60f900",
                "name": "la-grange",
                "label": "La Grange",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.161027621,
                    33.805783337
                ]
            },
            "id": "6710096f-e622-4b03-b054-548c96eda272",
            "properties": {
                "id": "6710096f-e622-4b03-b054-548c96eda272",
                "name": "long-beach",
                "label": "Long Beach",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -46.648208074,
                    -23.650458424
                ]
            },
            "id": "44cdf8b9-eee9-4669-aac8-b412108a50fb",
            "properties": {
                "id": "44cdf8b9-eee9-4669-aac8-b412108a50fb",
                "name": "sao-paulo",
                "label": "São Paulo",
                "country": "BR",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -124.094046612,
                    40.898494961
                ]
            },
            "id": "cf1b2647-f2a2-471b-a7c6-55091c6bdca4",
            "properties": {
                "id": "cf1b2647-f2a2-471b-a7c6-55091c6bdca4",
                "name": "caltrans_bike_4",
                "label": "Caltrans_bike_4",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    10.027798052,
                    53.544640282
                ]
            },
            "id": "05e07191-ccbb-410f-aaef-c0ea46926857",
            "properties": {
                "id": "05e07191-ccbb-410f-aaef-c0ea46926857",
                "name": "hamburg",
                "label": "Hamburg",
                "country": "DE",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.944632035,
                    42.852947919
                ]
            },
            "id": "178fef07-04b2-4e0a-bbaa-fe78b96808c4",
            "properties": {
                "id": "178fef07-04b2-4e0a-bbaa-fe78b96808c4",
                "name": "amesbury-town",
                "label": "Amesbury Town",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.378581872,
                    38.672373655
                ]
            },
            "id": "4ce5a9b8-caf5-4d84-8418-055bb820ef27",
            "properties": {
                "id": "4ce5a9b8-caf5-4d84-8418-055bb820ef27",
                "name": "olivette",
                "label": "Olivette",
                "country": "US",
                "state_abbrev": "MO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.763780557,
                    44.321112242
                ]
            },
            "id": "20870d84-9095-4fec-b653-bf0cb9a92f03",
            "properties": {
                "id": "20870d84-9095-4fec-b653-bf0cb9a92f03",
                "name": "littleton",
                "label": "Littleton",
                "country": "US",
                "state_abbrev": "NH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -91.497672817,
                    38.348972167
                ]
            },
            "id": "db95f565-4496-42c4-ad7b-f52ce6481e95",
            "properties": {
                "id": "db95f565-4496-42c4-ad7b-f52ce6481e95",
                "name": "owensville",
                "label": "Owensville",
                "country": "US",
                "state_abbrev": "MO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -116.820060146,
                    32.404149487
                ]
            },
            "id": "016d83ac-3d91-4744-89cd-202ef4497f1e",
            "properties": {
                "id": "016d83ac-3d91-4744-89cd-202ef4497f1e",
                "name": "tijuana",
                "label": "Tijuana",
                "country": "MX",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.413531859,
                    36.763247185
                ]
            },
            "id": "12064679-6392-4896-821c-5bb7173c0b37",
            "properties": {
                "id": "12064679-6392-4896-821c-5bb7173c0b37",
                "name": "poplar-bluff",
                "label": "Poplar Bluff",
                "country": "US",
                "state_abbrev": "MO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.358178633,
                    39.420230167
                ]
            },
            "id": "53d610b3-a984-47c2-8930-01b4ad5d179e",
            "properties": {
                "id": "53d610b3-a984-47c2-8930-01b4ad5d179e",
                "name": "valencia",
                "label": "Valencia",
                "country": "ES",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.951371922,
                    33.71050837
                ]
            },
            "id": "b90fb8f4-92ae-463d-84cc-513dd6ae64da",
            "properties": {
                "id": "b90fb8f4-92ae-463d-84cc-513dd6ae64da",
                "name": "fountain-valley",
                "label": "Fountain Valley",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.68637227,
                    -33.453681536
                ]
            },
            "id": "9a6b60fe-028c-48fb-96b2-8473ed30ad4a",
            "properties": {
                "id": "9a6b60fe-028c-48fb-96b2-8473ed30ad4a",
                "name": "santiago",
                "label": "Santiago",
                "country": "CL",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -5.955842513,
                    37.393143935
                ]
            },
            "id": "c62561d3-c25d-4d1a-838b-515680d6c41a",
            "properties": {
                "id": "c62561d3-c25d-4d1a-838b-515680d6c41a",
                "name": "sevilla",
                "label": "Sevilla",
                "country": "ES",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -2.454298141,
                    42.463819514
                ]
            },
            "id": "1b2bc851-2bbe-42fd-9bff-35c8566ac452",
            "properties": {
                "id": "1b2bc851-2bbe-42fd-9bff-35c8566ac452",
                "name": "logrono",
                "label": "Logroño",
                "country": "ES",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    4.836157873,
                    45.75487036
                ]
            },
            "id": "ada7a6a3-698b-4869-ae56-f67a4b6634ba",
            "properties": {
                "id": "ada7a6a3-698b-4869-ae56-f67a4b6634ba",
                "name": "lyon",
                "label": "Lyon",
                "country": "FR",
                "state_abbrev": "ARA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.689966192,
                    41.573131001
                ]
            },
            "id": "4257a5d7-dcd8-4178-9bda-8cb776bc079b",
            "properties": {
                "id": "4257a5d7-dcd8-4178-9bda-8cb776bc079b",
                "name": "hazel-crest",
                "label": "Hazel Crest",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.885487427,
                    43.253384214
                ]
            },
            "id": "1f6b25cf-3ec3-4cb6-b1a4-40d1a3279a16",
            "properties": {
                "id": "1f6b25cf-3ec3-4cb6-b1a4-40d1a3279a16",
                "name": "somersworth",
                "label": "Somersworth",
                "country": "US",
                "state_abbrev": "NH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    11.333435705,
                    44.497945017
                ]
            },
            "id": "10e34eb2-9307-47b1-b8f2-797c26a25cc9",
            "properties": {
                "id": "10e34eb2-9307-47b1-b8f2-797c26a25cc9",
                "name": "bologna",
                "label": "Bologna",
                "country": "IT",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.534507709,
                    38.708006392
                ]
            },
            "id": "9801dda1-dd2e-43a3-acf6-224355b439fc",
            "properties": {
                "id": "9801dda1-dd2e-43a3-acf6-224355b439fc",
                "name": "north-beach",
                "label": "North Beach",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.419766876,
                    43.290949201
                ]
            },
            "id": "8486b183-802c-4433-aaaf-77001b9283f0",
            "properties": {
                "id": "8486b183-802c-4433-aaaf-77001b9283f0",
                "name": "marseille",
                "label": "Marseille",
                "country": "FR",
                "state_abbrev": "PAC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    2.150913118,
                    41.400635938
                ]
            },
            "id": "688044cc-3017-4ba6-9f87-6fd052f30e6b",
            "properties": {
                "id": "688044cc-3017-4ba6-9f87-6fd052f30e6b",
                "name": "barcelona",
                "label": "Barcelona",
                "country": "ES",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    2.026489084,
                    48.766257696
                ]
            },
            "id": "815145e8-e9e1-4b39-b761-b07303a6bc6d",
            "properties": {
                "id": "815145e8-e9e1-4b39-b761-b07303a6bc6d",
                "name": "saint-quentin-en-yvelines",
                "label": "Saint-Quentin-en-Yvelines",
                "country": "FR",
                "state_abbrev": "IDF",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    11.002210821,
                    45.44861125
                ]
            },
            "id": "69d423cc-b5a6-4220-a659-ba5f7c8d5c14",
            "properties": {
                "id": "69d423cc-b5a6-4220-a659-ba5f7c8d5c14",
                "name": "verona",
                "label": "Verona",
                "country": "IT",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.215466042,
                    37.03415832
                ]
            },
            "id": "6a05e8fa-186d-47c5-9d20-0db654fecc2d",
            "properties": {
                "id": "6a05e8fa-186d-47c5-9d20-0db654fecc2d",
                "name": "ozark",
                "label": "Ozark",
                "country": "US",
                "state_abbrev": "MO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.652340617,
                    40.50691647
                ]
            },
            "id": "d09c5b60-03f1-4bd4-b360-0f5aab96ef79",
            "properties": {
                "id": "d09c5b60-03f1-4bd4-b360-0f5aab96ef79",
                "name": "hillsborough",
                "label": "Hillsborough",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    10.760581462,
                    46.352476887
                ]
            },
            "id": "066ec403-ca93-4902-baef-4adcda9ba147",
            "properties": {
                "id": "066ec403-ca93-4902-baef-4adcda9ba147",
                "name": "val-di-sole",
                "label": "Val di Sole",
                "country": "IT",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.770513736,
                    27.908868705
                ]
            },
            "id": "87b2ab74-f58a-4cb4-a71e-1663dc782b57",
            "properties": {
                "id": "87b2ab74-f58a-4cb4-a71e-1663dc782b57",
                "name": "largo",
                "label": "Largo",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.376494107,
                    45.877754567
                ]
            },
            "id": "2268d8d1-ac95-4d4a-931c-de83a059d2ca",
            "properties": {
                "id": "2268d8d1-ac95-4d4a-931c-de83a059d2ca",
                "name": "alexandria",
                "label": "Alexandria",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.606316872,
                    39.755811773
                ]
            },
            "id": "5f9aebe1-1fb1-4618-8cbe-8240e5f49c5b",
            "properties": {
                "id": "5f9aebe1-1fb1-4618-8cbe-8240e5f49c5b",
                "name": "paradise",
                "label": "Paradise",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    14.239280258,
                    40.856665108
                ]
            },
            "id": "7488d474-65e8-4340-9e4f-7aa0671d36c3",
            "properties": {
                "id": "7488d474-65e8-4340-9e4f-7aa0671d36c3",
                "name": "naples",
                "label": "Naples",
                "country": "IT",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.746197203,
                    46.867310236
                ]
            },
            "id": "dab343ff-32a0-406e-af17-440da208d9f7",
            "properties": {
                "id": "dab343ff-32a0-406e-af17-440da208d9f7",
                "name": "moorhead",
                "label": "Moorhead",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -3.696263333,
                    40.465596795
                ]
            },
            "id": "2d2ec871-5821-4e90-a699-5f61638629ea",
            "properties": {
                "id": "2d2ec871-5821-4e90-a699-5f61638629ea",
                "name": "madrid",
                "label": "Madrid",
                "country": "ES",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -114.326152526,
                    48.215481078
                ]
            },
            "id": "26c73a25-e5ca-49e2-a0aa-6754613f9044",
            "properties": {
                "id": "26c73a25-e5ca-49e2-a0aa-6754613f9044",
                "name": "kalispell",
                "label": "Kalispell",
                "country": "US",
                "state_abbrev": "MT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.299505912,
                    47.502184673
                ]
            },
            "id": "47a20216-e931-4c16-b037-a00589de67b6",
            "properties": {
                "id": "47a20216-e931-4c16-b037-a00589de67b6",
                "name": "great-falls",
                "label": "Great Falls",
                "country": "US",
                "state_abbrev": "MT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.205544426,
                    52.402509875
                ]
            },
            "id": "3bd1329c-4f97-4278-beae-c025a6a1ea66",
            "properties": {
                "id": "3bd1329c-4f97-4278-beae-c025a6a1ea66",
                "name": "almere",
                "label": "Almere",
                "country": "NL",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -115.555991546,
                    48.387006144
                ]
            },
            "id": "381c7648-90d8-4440-b9ab-877335d46c25",
            "properties": {
                "id": "381c7648-90d8-4440-b9ab-877335d46c25",
                "name": "libby",
                "label": "Libby",
                "country": "US",
                "state_abbrev": "MT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    4.892450122,
                    52.372443992
                ]
            },
            "id": "408e8d0e-de32-4ae8-9d32-32c06f4a0d1a",
            "properties": {
                "id": "408e8d0e-de32-4ae8-9d32-32c06f4a0d1a",
                "name": "amsterdam",
                "label": "Amsterdam",
                "country": "NL",
                "state_abbrev": "NH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -108.346611724,
                    47.004301113
                ]
            },
            "id": "4ad979e1-e7f8-45e4-a177-83b3644e4451",
            "properties": {
                "id": "4ad979e1-e7f8-45e4-a177-83b3644e4451",
                "name": "winnett",
                "label": "Winnett",
                "country": "US",
                "state_abbrev": "MT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -110.017664094,
                    48.32304969
                ]
            },
            "id": "750e2c61-ecf1-41d5-a52c-cdddec137bc3",
            "properties": {
                "id": "750e2c61-ecf1-41d5-a52c-cdddec137bc3",
                "name": "box-elder",
                "label": "Box Elder",
                "country": "US",
                "state_abbrev": "MT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -63.529287066,
                    44.748840249
                ]
            },
            "id": "b2ab5631-5a7f-412c-a1f6-cc1a735759cc",
            "properties": {
                "id": "b2ab5631-5a7f-412c-a1f6-cc1a735759cc",
                "name": "halifax",
                "label": "Halifax",
                "country": "CA",
                "state_abbrev": "NS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.870966114,
                    39.530856721
                ]
            },
            "id": "42fa8c44-b485-41e6-9918-7a5968c11c3e",
            "properties": {
                "id": "42fa8c44-b485-41e6-9918-7a5968c11c3e",
                "name": "lone-tree",
                "label": "Lone Tree",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.135785783,
                    45.084173319
                ]
            },
            "id": "98f16298-28de-43b3-93e7-0a27dd36d38b",
            "properties": {
                "id": "98f16298-28de-43b3-93e7-0a27dd36d38b",
                "name": "shoreview",
                "label": "Shoreview",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -103.335788498,
                    20.675994613
                ]
            },
            "id": "0c783f5b-1497-4ccd-a542-6e29a20fcd0a",
            "properties": {
                "id": "0c783f5b-1497-4ccd-a542-6e29a20fcd0a",
                "name": "guadalajara",
                "label": "Guadalajara",
                "country": "MX",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -112.634578682,
                    45.217876218
                ]
            },
            "id": "9a920b1a-f2ba-4bec-8ecf-e22acdcb1a21",
            "properties": {
                "id": "9a920b1a-f2ba-4bec-8ecf-e22acdcb1a21",
                "name": "dillon",
                "label": "Dillon",
                "country": "US",
                "state_abbrev": "MT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.07898891,
                    52.091300424
                ]
            },
            "id": "b1b6fca0-19d8-4993-aad2-9d920e90db03",
            "properties": {
                "id": "b1b6fca0-19d8-4993-aad2-9d920e90db03",
                "name": "utrecht",
                "label": "Utrecht",
                "country": "NL",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.70835108,
                    40.149387084
                ]
            },
            "id": "e7bda23e-6cdf-4226-9f71-70513f1009e7",
            "properties": {
                "id": "e7bda23e-6cdf-4226-9f71-70513f1009e7",
                "name": "bordentown",
                "label": "Bordentown",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.572026205,
                    53.221746058
                ]
            },
            "id": "35643fc1-14bd-4ce3-8ebb-3ff9c5be53c6",
            "properties": {
                "id": "35643fc1-14bd-4ce3-8ebb-3ff9c5be53c6",
                "name": "groningen",
                "label": "Groningen",
                "country": "NL",
                "state_abbrev": "GR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    4.337176911,
                    51.923860359
                ]
            },
            "id": "832ee4a4-d581-4618-87b8-8de581f1a648",
            "properties": {
                "id": "832ee4a4-d581-4618-87b8-8de581f1a648",
                "name": "rotterdam",
                "label": "Rotterdam",
                "country": "NL",
                "state_abbrev": "ZH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.568906886,
                    44.984020522
                ]
            },
            "id": "b2c04216-0cc5-4239-941d-895e4bda8a55",
            "properties": {
                "id": "b2c04216-0cc5-4239-941d-895e4bda8a55",
                "name": "long-lake",
                "label": "Long Lake",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.315044205,
                    44.830626524
                ]
            },
            "id": "fa53b487-eb52-438c-abd0-b51cf7fda4c8",
            "properties": {
                "id": "fa53b487-eb52-438c-abd0-b51cf7fda4c8",
                "name": "bloomington",
                "label": "Bloomington",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.25286185,
                    43.162596925
                ]
            },
            "id": "a4ee7d54-9af8-4810-8239-a1e05429ccaa",
            "properties": {
                "id": "a4ee7d54-9af8-4810-8239-a1e05429ccaa",
                "name": "st-catharines",
                "label": "St. Catharines",
                "country": "CA",
                "state_abbrev": "ON",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    13.401850245,
                    52.501531581
                ]
            },
            "id": "85216e3e-6d49-45ba-b3b8-e626112d670b",
            "properties": {
                "id": "85216e3e-6d49-45ba-b3b8-e626112d670b",
                "name": "berlin",
                "label": "Berlin",
                "country": "DE",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -98.467985036,
                    45.46456565
                ]
            },
            "id": "e1e2a2ce-f7ed-422d-8b6c-e7b67c252828",
            "properties": {
                "id": "e1e2a2ce-f7ed-422d-8b6c-e7b67c252828",
                "name": "aberdeen",
                "label": "Aberdeen",
                "country": "US",
                "state_abbrev": "SD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -98.034965782,
                    43.730289358
                ]
            },
            "id": "ebce3af6-f232-4d46-bd42-259d755c6c2b",
            "properties": {
                "id": "ebce3af6-f232-4d46-bd42-259d755c6c2b",
                "name": "mitchell",
                "label": "Mitchell",
                "country": "US",
                "state_abbrev": "SD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.142927057,
                    37.396013674
                ]
            },
            "id": "127a2e20-3b94-4cf7-b7b9-fc85cfaff10c",
            "properties": {
                "id": "127a2e20-3b94-4cf7-b7b9-fc85cfaff10c",
                "name": "palo-alto",
                "label": "Palo Alto",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.459831355,
                    38.290331672
                ]
            },
            "id": "ced3a52c-8be7-4d6a-a0dd-a3dce6142a8c",
            "properties": {
                "id": "ced3a52c-8be7-4d6a-a0dd-a3dce6142a8c",
                "name": "sonoma",
                "label": "Sonoma",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.585402374,
                    37.004581519
                ]
            },
            "id": "128d4f03-3e13-437c-9551-f42e5970ed71",
            "properties": {
                "id": "128d4f03-3e13-437c-9551-f42e5970ed71",
                "name": "gilroy",
                "label": "Gilroy",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.884249565,
                    40.275217804
                ]
            },
            "id": "05ceb7e7-10ec-45ce-9312-b823039d54f2",
            "properties": {
                "id": "05ceb7e7-10ec-45ce-9312-b823039d54f2",
                "name": "harrisburg",
                "label": "Harrisburg",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -91.226557567,
                    43.824055536
                ]
            },
            "id": "705ed464-c080-4c2d-9119-41967d27acd8",
            "properties": {
                "id": "705ed464-c080-4c2d-9119-41967d27acd8",
                "name": "la-crosse",
                "label": "La Crosse",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.436242284,
                    34.28865249
                ]
            },
            "id": "406ca2d2-f8ce-475a-ad13-3ef64cc44c2e",
            "properties": {
                "id": "406ca2d2-f8ce-475a-ad13-3ef64cc44c2e",
                "name": "san-fernando",
                "label": "San Fernando",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.429216729,
                    42.421831397
                ]
            },
            "id": "6ab2e8ab-642e-4127-8dd3-68c2bfd187d8",
            "properties": {
                "id": "6ab2e8ab-642e-4127-8dd3-68c2bfd187d8",
                "name": "galena",
                "label": "Galena",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.526872663,
                    33.235326613
                ]
            },
            "id": "fe6126cf-adc4-43df-9758-9af2dd50c098",
            "properties": {
                "id": "fe6126cf-adc4-43df-9758-9af2dd50c098",
                "name": "tuscaloosa",
                "label": "Tuscaloosa",
                "country": "US",
                "state_abbrev": "AL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.929305356,
                    38.116797233
                ]
            },
            "id": "6daaf1af-17b0-4667-9f35-d82fb4911617",
            "properties": {
                "id": "6daaf1af-17b0-4667-9f35-d82fb4911617",
                "name": "santa-claus",
                "label": "Santa Claus",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.533496716,
                    34.362703755
                ]
            },
            "id": "8321dccc-3a7f-47e6-b65b-7ea9786cb5c3",
            "properties": {
                "id": "8321dccc-3a7f-47e6-b65b-7ea9786cb5c3",
                "name": "oxford",
                "label": "Oxford",
                "country": "US",
                "state_abbrev": "MS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.11826321,
                    51.453106305
                ]
            },
            "id": "a6c14f18-ff74-42fb-9324-72f2c8d0fb66",
            "properties": {
                "id": "a6c14f18-ff74-42fb-9324-72f2c8d0fb66",
                "name": "lambeth",
                "label": "Lambeth",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -100.018112452,
                    37.76035202
                ]
            },
            "id": "4f55b1dd-631e-4d99-bce8-45c2a98f0856",
            "properties": {
                "id": "4f55b1dd-631e-4d99-bce8-45c2a98f0856",
                "name": "dodge-city",
                "label": "Dodge City",
                "country": "US",
                "state_abbrev": "KS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.483483963,
                    34.691441216
                ]
            },
            "id": "9f0bfa85-9e8e-4504-bfe8-f226a8035287",
            "properties": {
                "id": "9f0bfa85-9e8e-4504-bfe8-f226a8035287",
                "name": "ellijay",
                "label": "Ellijay",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.054889152,
                    41.599739215
                ]
            },
            "id": "f7ac9b8b-8413-4886-9d72-2e19e99c8fcd",
            "properties": {
                "id": "f7ac9b8b-8413-4886-9d72-2e19e99c8fcd",
                "name": "chesterton",
                "label": "Chesterton",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.054692276,
                    45.682886322
                ]
            },
            "id": "c3b13fe5-67b7-41f9-b282-e879ecdd103d",
            "properties": {
                "id": "c3b13fe5-67b7-41f9-b282-e879ecdd103d",
                "name": "bozeman",
                "label": "Bozeman",
                "country": "US",
                "state_abbrev": "MT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.598885038,
                    33.631698143
                ]
            },
            "id": "6319fd76-f765-4c4d-8bae-4c8bee090d97",
            "properties": {
                "id": "6319fd76-f765-4c4d-8bae-4c8bee090d97",
                "name": "rancho-santa-margarita",
                "label": "Rancho Santa Margarita",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.491780712,
                    41.62067285
                ]
            },
            "id": "6515ddfb-04d7-4e0e-8bb7-f69af52a79a5",
            "properties": {
                "id": "6515ddfb-04d7-4e0e-8bb7-f69af52a79a5",
                "name": "hammond",
                "label": "Hammond",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.470640051,
                    40.667552372
                ]
            },
            "id": "6c1aeda6-9756-4f4a-8ed8-e510658dd2a9",
            "properties": {
                "id": "6c1aeda6-9756-4f4a-8ed8-e510658dd2a9",
                "name": "massapequa",
                "label": "Massapequa",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -109.680321175,
                    48.542704298
                ]
            },
            "id": "c3a9380f-a97a-4929-b096-363f21bc9c0e",
            "properties": {
                "id": "c3a9380f-a97a-4929-b096-363f21bc9c0e",
                "name": "havre",
                "label": "Havre",
                "country": "US",
                "state_abbrev": "MT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.960091219,
                    33.778698289
                ]
            },
            "id": "6935c63b-c352-4a24-9c42-3d534d562c41",
            "properties": {
                "id": "6935c63b-c352-4a24-9c42-3d534d562c41",
                "name": "garden-grove",
                "label": "Garden Grove",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.874124431,
                    40.750545622
                ]
            },
            "id": "1d265743-20ea-4351-9c3a-80befd5e2921",
            "properties": {
                "id": "1d265743-20ea-4351-9c3a-80befd5e2921",
                "name": "focus-area-new-york-city",
                "label": "Focus Area, New York City",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.829023679,
                    46.86522145
                ]
            },
            "id": "925fab03-132a-477e-9ee9-4606ea706feb",
            "properties": {
                "id": "925fab03-132a-477e-9ee9-4606ea706feb",
                "name": "fargo",
                "label": "Fargo",
                "country": "US",
                "state_abbrev": "ND",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.847511139,
                    41.316557189
                ]
            },
            "id": "7cda860b-6da8-4116-beec-429aa7669e85",
            "properties": {
                "id": "7cda860b-6da8-4116-beec-429aa7669e85",
                "name": "lake-mohegan",
                "label": "Lake Mohegan",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -119.557398923,
                    36.701222063
                ]
            },
            "id": "45ff479f-85ae-4f15-88bc-68903c22d63e",
            "properties": {
                "id": "45ff479f-85ae-4f15-88bc-68903c22d63e",
                "name": "sanger",
                "label": "Sanger",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.346694531,
                    28.369782268
                ]
            },
            "id": "21d581cd-5887-4699-8d9d-dc3c2ce7e8af",
            "properties": {
                "id": "21d581cd-5887-4699-8d9d-dc3c2ce7e8af",
                "name": "meadow-woods",
                "label": "Meadow Woods",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.82549554,
                    35.584986913
                ]
            },
            "id": "8be62349-4b0f-4beb-89a6-fbd623cda3c3",
            "properties": {
                "id": "8be62349-4b0f-4beb-89a6-fbd623cda3c3",
                "name": "mooresville",
                "label": "Mooresville",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -155.638083045,
                    20.012448271
                ]
            },
            "id": "57f5c8a6-1bbd-4393-8575-0a0522a788e6",
            "properties": {
                "id": "57f5c8a6-1bbd-4393-8575-0a0522a788e6",
                "name": "waimea",
                "label": "Waimea",
                "country": "US",
                "state_abbrev": "HI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.342604908,
                    45.259229848
                ]
            },
            "id": "ee6adf78-3dd8-48ba-90b1-7eb0a94738d1",
            "properties": {
                "id": "ee6adf78-3dd8-48ba-90b1-7eb0a94738d1",
                "name": "big-sky",
                "label": "Big Sky",
                "country": "US",
                "state_abbrev": "MT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -116.65953311,
                    43.645343093
                ]
            },
            "id": "d0405726-414d-4b43-87d5-9b489f1109f4",
            "properties": {
                "id": "d0405726-414d-4b43-87d5-9b489f1109f4",
                "name": "caldwell",
                "label": "Caldwell",
                "country": "US",
                "state_abbrev": "ID",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -116.563297332,
                    43.585164821
                ]
            },
            "id": "92b9c1b1-105d-4ef9-b4e5-5407d4d173d2",
            "properties": {
                "id": "92b9c1b1-105d-4ef9-b4e5-5407d4d173d2",
                "name": "nampa",
                "label": "Nampa",
                "country": "US",
                "state_abbrev": "ID",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.55818835,
                    43.126684061
                ]
            },
            "id": "58c9a598-315f-4f82-8b46-28ddcb2863c1",
            "properties": {
                "id": "58c9a598-315f-4f82-8b46-28ddcb2863c1",
                "name": "rockford",
                "label": "Rockford",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.1503203,
                    32.954481932
                ]
            },
            "id": "c71436c6-91d2-497d-8301-5f19ee421101",
            "properties": {
                "id": "c71436c6-91d2-497d-8301-5f19ee421101",
                "name": "southlake",
                "label": "Southlake",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -112.657078521,
                    45.901986375
                ]
            },
            "id": "9c48fb0c-c2ce-4097-b3b2-7e9020980895",
            "properties": {
                "id": "9c48fb0c-c2ce-4097-b3b2-7e9020980895",
                "name": "butte",
                "label": "Butte",
                "country": "US",
                "state_abbrev": "MT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.53901125,
                    42.989888187
                ]
            },
            "id": "a73b5ce3-1fc1-47e1-be4f-40ae15efc998",
            "properties": {
                "id": "a73b5ce3-1fc1-47e1-be4f-40ae15efc998",
                "name": "verona",
                "label": "Verona",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.045493573,
                    41.263353176
                ]
            },
            "id": "0b7d6e28-7f66-4b5a-a0b1-e5c8e662d36b",
            "properties": {
                "id": "0b7d6e28-7f66-4b5a-a0b1-e5c8e662d36b",
                "name": "omaha",
                "label": "Omaha",
                "country": "US",
                "state_abbrev": "NE",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -157.845349333,
                    21.325704759
                ]
            },
            "id": "5f3c775d-5757-4432-a280-fab348e5fa48",
            "properties": {
                "id": "5f3c775d-5757-4432-a280-fab348e5fa48",
                "name": "urban-honolulu-cdp",
                "label": "Urban Honolulu CDP",
                "country": "US",
                "state_abbrev": "HI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.604901919,
                    28.393348726
                ]
            },
            "id": "1d40e1f0-c29f-493f-845d-91bd57ae7c28",
            "properties": {
                "id": "1d40e1f0-c29f-493f-845d-91bd57ae7c28",
                "name": "cape-canaveral",
                "label": "Cape Canaveral",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.388784865,
                    31.105824887
                ]
            },
            "id": "c394979e-96b3-417c-85db-fa2cfece4f69",
            "properties": {
                "id": "c394979e-96b3-417c-85db-fa2cfece4f69",
                "name": "temple",
                "label": "Temple",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.121218865,
                    32.568994544
                ]
            },
            "id": "7aaed9c4-11da-4a5b-9e27-6418fce5f5ac",
            "properties": {
                "id": "7aaed9c4-11da-4a5b-9e27-6418fce5f5ac",
                "name": "mansfield",
                "label": "Mansfield",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -119.682844989,
                    36.828573118
                ]
            },
            "id": "ae7b33cf-0d14-4bd9-acbc-531cba5f8dc5",
            "properties": {
                "id": "ae7b33cf-0d14-4bd9-acbc-531cba5f8dc5",
                "name": "clovis",
                "label": "Clovis",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.46210198,
                    43.644124528
                ]
            },
            "id": "ccccb456-b125-461a-8f0b-b05bef0b66ec",
            "properties": {
                "id": "ccccb456-b125-461a-8f0b-b05bef0b66ec",
                "name": "fairmont",
                "label": "Fairmont",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -98.114722489,
                    29.699276783
                ]
            },
            "id": "924a71fe-90ee-4fdd-9430-56aaa52edf0d",
            "properties": {
                "id": "924a71fe-90ee-4fdd-9430-56aaa52edf0d",
                "name": "new-braunfels",
                "label": "New Braunfels",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    149.160523252,
                    -21.11876837
                ]
            },
            "id": "5a1db21b-5566-47e1-83e0-747beb87f648",
            "properties": {
                "id": "5a1db21b-5566-47e1-83e0-747beb87f648",
                "name": "mackay",
                "label": "Mackay",
                "country": "AU",
                "state_abbrev": "QLD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -92.948561775,
                    47.398031242
                ]
            },
            "id": "764d1f5e-fefb-4082-acbd-e0f2ea8394e4",
            "properties": {
                "id": "764d1f5e-fefb-4082-acbd-e0f2ea8394e4",
                "name": "hibbing",
                "label": "Hibbing",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.139992651,
                    44.88147409
                ]
            },
            "id": "f4f4b3ee-a029-475d-a00c-59b534b7a9f8",
            "properties": {
                "id": "f4f4b3ee-a029-475d-a00c-59b534b7a9f8",
                "name": "mendota-heights",
                "label": "Mendota Heights",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.462577452,
                    45.1089348
                ]
            },
            "id": "81bc903b-1389-48cf-afce-b27c0dc7b87b",
            "properties": {
                "id": "81bc903b-1389-48cf-afce-b27c0dc7b87b",
                "name": "maple-grove",
                "label": "Maple Grove",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.646181859,
                    42.247836513
                ]
            },
            "id": "844f9154-29a3-43aa-9003-17ba6669b99b",
            "properties": {
                "id": "844f9154-29a3-43aa-9003-17ba6669b99b",
                "name": "philmont",
                "label": "Philmont",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -92.469462823,
                    35.075368404
                ]
            },
            "id": "3f9c15b9-5d5d-478d-b0ca-e0d0a8e299c6",
            "properties": {
                "id": "3f9c15b9-5d5d-478d-b0ca-e0d0a8e299c6",
                "name": "conway",
                "label": "Conway",
                "country": "US",
                "state_abbrev": "AR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.470318403,
                    43.420867205
                ]
            },
            "id": "5b50f71e-0fab-49d4-bd5a-78c6649d15a6",
            "properties": {
                "id": "5b50f71e-0fab-49d4-bd5a-78c6649d15a6",
                "name": "kitchener",
                "label": "Kitchener",
                "country": "CA",
                "state_abbrev": "ON",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.098126386,
                    32.665376618
                ]
            },
            "id": "cdd1403a-e5fd-4996-8e14-b164cf4fc412",
            "properties": {
                "id": "cdd1403a-e5fd-4996-8e14-b164cf4fc412",
                "name": "national-city",
                "label": "National City",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.87144507,
                    46.580522402
                ]
            },
            "id": "c443e01a-7009-4fb2-8de9-bf3c53858a0c",
            "properties": {
                "id": "c443e01a-7009-4fb2-8de9-bf3c53858a0c",
                "name": "ashland",
                "label": "Ashland",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.956209646,
                    37.230443174
                ]
            },
            "id": "2ea972e2-9237-49d6-a760-e64dce27b2a2",
            "properties": {
                "id": "2ea972e2-9237-49d6-a760-e64dce27b2a2",
                "name": "los-gatos",
                "label": "Los Gatos",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.844617248,
                    32.403529488
                ]
            },
            "id": "997d56dd-a7d8-4a52-877f-61103c573fc2",
            "properties": {
                "id": "997d56dd-a7d8-4a52-877f-61103c573fc2",
                "name": "waxahachie",
                "label": "Waxahachie",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -92.384543863,
                    36.334482939
                ]
            },
            "id": "545d8b1d-3f1a-4f79-b827-f52f3b053452",
            "properties": {
                "id": "545d8b1d-3f1a-4f79-b827-f52f3b053452",
                "name": "mountain-home",
                "label": "Mountain Home",
                "country": "US",
                "state_abbrev": "AR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.676351283,
                    46.095026286
                ]
            },
            "id": "dcd6c626-0f44-47ff-b548-f7510ccca5af",
            "properties": {
                "id": "dcd6c626-0f44-47ff-b548-f7510ccca5af",
                "name": "boulder-junction",
                "label": "Boulder Junction",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -98.077649044,
                    32.816883434
                ]
            },
            "id": "0f382f1b-9391-49f8-8197-726404d1dabd",
            "properties": {
                "id": "0f382f1b-9391-49f8-8197-726404d1dabd",
                "name": "mineral-wells",
                "label": "Mineral Wells",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.47809939,
                    37.611217885
                ]
            },
            "id": "56d6f16f-a3d7-4619-b65b-95cfaafea477",
            "properties": {
                "id": "56d6f16f-a3d7-4619-b65b-95cfaafea477",
                "name": "pacifica",
                "label": "Pacifica",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.304591489,
                    25.869650414
                ]
            },
            "id": "45ec0814-2fea-4d2f-948d-f08b2b8fbcac",
            "properties": {
                "id": "45ec0814-2fea-4d2f-948d-f08b2b8fbcac",
                "name": "hialeah",
                "label": "Hialeah",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.811564955,
                    42.914544828
                ]
            },
            "id": "c9b8d25d-49ac-42a5-a261-c19593c8e68d",
            "properties": {
                "id": "c9b8d25d-49ac-42a5-a261-c19593c8e68d",
                "name": "hampton-beach",
                "label": "Hampton Beach",
                "country": "US",
                "state_abbrev": "NH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.494657885,
                    43.099793875
                ]
            },
            "id": "7d2c5be4-9581-4518-9de4-a8f8a3481362",
            "properties": {
                "id": "7d2c5be4-9581-4518-9de4-a8f8a3481362",
                "name": "oconomowoc",
                "label": "Oconomowoc",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.873479235,
                    38.436188055
                ]
            },
            "id": "e214c9f7-e78c-4ace-9da8-ca5e7db36668",
            "properties": {
                "id": "e214c9f7-e78c-4ace-9da8-ca5e7db36668",
                "name": "harrisonburg",
                "label": "Harrisonburg",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.165047802,
                    34.111295109
                ]
            },
            "id": "d5937554-0f36-4530-9182-7e5133438bf3",
            "properties": {
                "id": "d5937554-0f36-4530-9182-7e5133438bf3",
                "name": "highland",
                "label": "Highland",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.865029242,
                    33.687230245
                ]
            },
            "id": "2b430068-5c48-4db3-803b-b2842a643390",
            "properties": {
                "id": "2b430068-5c48-4db3-803b-b2842a643390",
                "name": "scottsdale",
                "label": "Scottsdale",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.699281043,
                    40.298310758
                ]
            },
            "id": "bfab4a22-0899-4c82-be85-6ad992226239",
            "properties": {
                "id": "bfab4a22-0899-4c82-be85-6ad992226239",
                "name": "orem",
                "label": "Orem",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.485572439,
                    38.037424539
                ]
            },
            "id": "93833996-a794-45ef-8159-3b52d0748ce5",
            "properties": {
                "id": "93833996-a794-45ef-8159-3b52d0748ce5",
                "name": "charlottesville",
                "label": "Charlottesville",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -113.962898677,
                    45.845273128
                ]
            },
            "id": "0b1cb526-c4b6-4fe0-a0c2-e480bdc5451a",
            "properties": {
                "id": "0b1cb526-c4b6-4fe0-a0c2-e480bdc5451a",
                "name": "sula",
                "label": "Sula",
                "country": "US",
                "state_abbrev": "MT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.679483805,
                    35.821221601
                ]
            },
            "id": "bf8d097a-fe69-4d00-b41a-37e5cd1362fc",
            "properties": {
                "id": "bf8d097a-fe69-4d00-b41a-37e5cd1362fc",
                "name": "jonesboro",
                "label": "Jonesboro",
                "country": "US",
                "state_abbrev": "AR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.872691249,
                    40.413542323
                ]
            },
            "id": "e6e8f7c2-e297-4a48-9f1d-430f68c34743",
            "properties": {
                "id": "e6e8f7c2-e297-4a48-9f1d-430f68c34743",
                "name": "lehi",
                "label": "Lehi",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.127697295,
                    40.463956981
                ]
            },
            "id": "c8916127-8b34-4540-80f4-11209c898ceb",
            "properties": {
                "id": "c8916127-8b34-4540-80f4-11209c898ceb",
                "name": "kokomo",
                "label": "Kokomo",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -92.017763708,
                    34.211592763
                ]
            },
            "id": "b8a05dc7-0789-47a6-9d2b-13846ba9d85d",
            "properties": {
                "id": "b8a05dc7-0789-47a6-9d2b-13846ba9d85d",
                "name": "pine-bluff",
                "label": "Pine Bluff",
                "country": "US",
                "state_abbrev": "AR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -112.01146207,
                    40.688899791
                ]
            },
            "id": "c9846845-1f22-4a58-b083-9331d2b2c0f9",
            "properties": {
                "id": "c9846845-1f22-4a58-b083-9331d2b2c0f9",
                "name": "west-valley-city",
                "label": "West Valley City",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.339733454,
                    43.102810945
                ]
            },
            "id": "105066ba-9822-4484-9bc5-65698e35f572",
            "properties": {
                "id": "105066ba-9822-4484-9bc5-65698e35f572",
                "name": "hartland",
                "label": "Hartland",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.730160341,
                    31.075643627
                ]
            },
            "id": "948e4b2a-402f-4640-ab1b-d412a0fbca5f",
            "properties": {
                "id": "948e4b2a-402f-4640-ab1b-d412a0fbca5f",
                "name": "killeen",
                "label": "Killeen",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.107022371,
                    44.662182996
                ]
            },
            "id": "1d310c55-b4d2-4989-82f1-8c01e9791a01",
            "properties": {
                "id": "1d310c55-b4d2-4989-82f1-8c01e9791a01",
                "name": "west-yellowstone",
                "label": "West Yellowstone",
                "country": "US",
                "state_abbrev": "MT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.112219033,
                    38.346626695
                ]
            },
            "id": "6d232b66-4e4f-4294-9a3c-5244891dd767",
            "properties": {
                "id": "6d232b66-4e4f-4294-9a3c-5244891dd767",
                "name": "west-ocean-city",
                "label": "West Ocean City",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.317646644,
                    30.111322108
                ]
            },
            "id": "a312fec4-3463-472f-aaf8-289bc31e1fe6",
            "properties": {
                "id": "a312fec4-3463-472f-aaf8-289bc31e1fe6",
                "name": "bastrop",
                "label": "Bastrop",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.073710052,
                    39.026836785
                ]
            },
            "id": "ed768cf8-f502-46ae-b2d4-76a26d9a0dda",
            "properties": {
                "id": "ed768cf8-f502-46ae-b2d4-76a26d9a0dda",
                "name": "kensington",
                "label": "Kensington",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.070164044,
                    38.776053531
                ]
            },
            "id": "947d7882-432b-4ac9-9201-1bb1473c8d21",
            "properties": {
                "id": "947d7882-432b-4ac9-9201-1bb1473c8d21",
                "name": "easton",
                "label": "Easton",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.84675239,
                    34.144928612
                ]
            },
            "id": "d12ec946-8d2a-47bf-bc66-7449c2591833",
            "properties": {
                "id": "d12ec946-8d2a-47bf-bc66-7449c2591833",
                "name": "glendora",
                "label": "Glendora",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.132538987,
                    34.04971109
                ]
            },
            "id": "913b7cc0-1ecf-4274-ae03-5b727ce74a7b",
            "properties": {
                "id": "913b7cc0-1ecf-4274-ae03-5b727ce74a7b",
                "name": "monterey-park",
                "label": "Monterey Park",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -108.759892907,
                    42.831272795
                ]
            },
            "id": "fa6c9eec-9abd-489b-a314-fc5575fb0099",
            "properties": {
                "id": "fa6c9eec-9abd-489b-a314-fc5575fb0099",
                "name": "lander",
                "label": "Lander",
                "country": "US",
                "state_abbrev": "WY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.917587989,
                    36.666040699
                ]
            },
            "id": "5213903a-c637-4086-a93b-d2df447bc785",
            "properties": {
                "id": "5213903a-c637-4086-a93b-d2df447bc785",
                "name": "galax",
                "label": "Galax",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.971252808,
                    36.70894474
                ]
            },
            "id": "b0c8f62b-4773-42bb-9288-d53065d66115",
            "properties": {
                "id": "b0c8f62b-4773-42bb-9288-d53065d66115",
                "name": "abingdon",
                "label": "Abingdon",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.158199893,
                    36.341911759
                ]
            },
            "id": "e6383a9c-fe36-4ef6-b104-6a0a59bb69c6",
            "properties": {
                "id": "e6383a9c-fe36-4ef6-b104-6a0a59bb69c6",
                "name": "troy",
                "label": "Troy",
                "country": "US",
                "state_abbrev": "TN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.016993659,
                    41.794857025
                ]
            },
            "id": "1881a91e-57da-4c0b-86af-0e4665a5175a",
            "properties": {
                "id": "1881a91e-57da-4c0b-86af-0e4665a5175a",
                "name": "downers-grove",
                "label": "Downers Grove",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.29539166,
                    37.515368563
                ]
            },
            "id": "6e98ec9a-3aa4-4d89-bf0d-163494c4ad78",
            "properties": {
                "id": "6e98ec9a-3aa4-4d89-bf0d-163494c4ad78",
                "name": "belmont",
                "label": "Belmont",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.298491341,
                    37.291486229
                ]
            },
            "id": "04ac32bb-9c6c-43d4-baf6-686262752d27",
            "properties": {
                "id": "04ac32bb-9c6c-43d4-baf6-686262752d27",
                "name": "hopewell",
                "label": "Hopewell",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.531892648,
                    36.183781422
                ]
            },
            "id": "9d337648-0067-48b2-bcd9-ea598a8a9ff8",
            "properties": {
                "id": "9d337648-0067-48b2-bcd9-ea598a8a9ff8",
                "name": "siloam-springs",
                "label": "Siloam Springs",
                "country": "US",
                "state_abbrev": "AR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.500410358,
                    44.277924136
                ]
            },
            "id": "577a98cf-80bb-4d71-b3b0-6fc371c76bd1",
            "properties": {
                "id": "577a98cf-80bb-4d71-b3b0-6fc371c76bd1",
                "name": "gillette",
                "label": "Gillette",
                "country": "US",
                "state_abbrev": "WY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.322165288,
                    25.621941901
                ]
            },
            "id": "dc81580a-7c92-4f33-b0a4-6498f365309c",
            "properties": {
                "id": "dc81580a-7c92-4f33-b0a4-6498f365309c",
                "name": "palmetto-bay",
                "label": "Palmetto Bay",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.13114367,
                    33.937863558
                ]
            },
            "id": "1f944995-51c9-4c45-a15d-313973334916",
            "properties": {
                "id": "1f944995-51c9-4c45-a15d-313973334916",
                "name": "downey",
                "label": "Downey",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -102.1148851,
                    32.024260847
                ]
            },
            "id": "182750d8-6e4f-44a3-962c-3296dbbaeeea",
            "properties": {
                "id": "182750d8-6e4f-44a3-962c-3296dbbaeeea",
                "name": "midland",
                "label": "Midland",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.721674124,
                    39.640146784
                ]
            },
            "id": "7964eda8-e069-44de-bb26-1ed09206a31d",
            "properties": {
                "id": "7964eda8-e069-44de-bb26-1ed09206a31d",
                "name": "hagerstown",
                "label": "Hagerstown",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.099829202,
                    39.994697134
                ]
            },
            "id": "aaea00f8-d1d5-41d3-bd4d-1bdcbd9e97c8",
            "properties": {
                "id": "aaea00f8-d1d5-41d3-bd4d-1bdcbd9e97c8",
                "name": "lafayette",
                "label": "Lafayette",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.148677908,
                    32.891377378
                ]
            },
            "id": "542c0202-e8d6-48bb-8107-ec26f0989df2",
            "properties": {
                "id": "542c0202-e8d6-48bb-8107-ec26f0989df2",
                "name": "colleyville",
                "label": "Colleyville",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.364929491,
                    44.94881457
                ]
            },
            "id": "3e94c463-1ba2-4666-9a34-e2129176e100",
            "properties": {
                "id": "3e94c463-1ba2-4666-9a34-e2129176e100",
                "name": "st-louis-park",
                "label": "St. Louis Park",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.157405075,
                    36.189754624
                ]
            },
            "id": "77bcbd90-f6c1-48b0-be9e-b1252296ef43",
            "properties": {
                "id": "77bcbd90-f6c1-48b0-be9e-b1252296ef43",
                "name": "springdale",
                "label": "Springdale",
                "country": "US",
                "state_abbrev": "AR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.248854872,
                    38.80753771
                ]
            },
            "id": "eb629dd8-aad6-4dbb-be56-28a289ff0309",
            "properties": {
                "id": "eb629dd8-aad6-4dbb-be56-28a289ff0309",
                "name": "rocklin",
                "label": "Rocklin",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.297622863,
                    36.356915989
                ]
            },
            "id": "527fad97-d46b-4d41-b524-9675f8fb488d",
            "properties": {
                "id": "527fad97-d46b-4d41-b524-9675f8fb488d",
                "name": "centerton",
                "label": "Centerton",
                "country": "US",
                "state_abbrev": "AR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.501292359,
                    40.650237099
                ]
            },
            "id": "0dd033a3-f356-4c67-bc11-1798c008e715",
            "properties": {
                "id": "0dd033a3-f356-4c67-bc11-1798c008e715",
                "name": "park-city",
                "label": "Park City",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.658252868,
                    45.490978604
                ]
            },
            "id": "793d5700-b343-4e1d-a7ca-57ec2379a014",
            "properties": {
                "id": "793d5700-b343-4e1d-a7ca-57ec2379a014",
                "name": "gatineau",
                "label": "Gatineau",
                "country": "CA",
                "state_abbrev": "QC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.592347279,
                    45.341803742
                ]
            },
            "id": "72fc484d-5b3d-430a-80ef-fa3b935660db",
            "properties": {
                "id": "72fc484d-5b3d-430a-80ef-fa3b935660db",
                "name": "oregon-city",
                "label": "Oregon City",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.353880779,
                    43.695362339
                ]
            },
            "id": "c4cd55fc-9a9c-42ee-af24-51311c8cdef1",
            "properties": {
                "id": "c4cd55fc-9a9c-42ee-af24-51311c8cdef1",
                "name": "westbrook",
                "label": "Westbrook",
                "country": "US",
                "state_abbrev": "ME",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.503936048,
                    38.970673085
                ]
            },
            "id": "89371ae0-c826-4a69-8758-b84fc67be3ec",
            "properties": {
                "id": "89371ae0-c826-4a69-8758-b84fc67be3ec",
                "name": "annapolis",
                "label": "Annapolis",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.752243147,
                    43.715651785
                ]
            },
            "id": "31ae9be4-6674-475c-9dd6-de9ac1167b6d",
            "properties": {
                "id": "31ae9be4-6674-475c-9dd6-de9ac1167b6d",
                "name": "brampton",
                "label": "Brampton",
                "country": "CA",
                "state_abbrev": "ON",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.789559955,
                    44.448997956
                ]
            },
            "id": "b808e847-6f1e-4358-9bfe-c2eccbe1744b",
            "properties": {
                "id": "b808e847-6f1e-4358-9bfe-c2eccbe1744b",
                "name": "marshall",
                "label": "Marshall",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.851873725,
                    41.236845553
                ]
            },
            "id": "20e3e0ff-ca5c-4b19-b375-ab55876c44c6",
            "properties": {
                "id": "20e3e0ff-ca5c-4b19-b375-ab55876c44c6",
                "name": "council-bluffs",
                "label": "Council Bluffs",
                "country": "US",
                "state_abbrev": "IA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.586482253,
                    38.375606242
                ]
            },
            "id": "983a232d-b9b7-40ca-9677-39024a5907e5",
            "properties": {
                "id": "983a232d-b9b7-40ca-9677-39024a5907e5",
                "name": "salisbury",
                "label": "Salisbury",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.933590273,
                    46.476673455
                ]
            },
            "id": "f303ad66-12d8-4579-a6be-893e81554fad",
            "properties": {
                "id": "f303ad66-12d8-4579-a6be-893e81554fad",
                "name": "wakefield",
                "label": "Wakefield",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.936475683,
                    37.762448037
                ]
            },
            "id": "48437bd5-29db-415e-b911-4fcb07c1c498",
            "properties": {
                "id": "48437bd5-29db-415e-b911-4fcb07c1c498",
                "name": "san-ramon",
                "label": "San Ramon",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -114.373062705,
                    43.686698373
                ]
            },
            "id": "f8cc0a9f-2d44-465a-a2e6-9a3eee086225",
            "properties": {
                "id": "f8cc0a9f-2d44-465a-a2e6-9a3eee086225",
                "name": "ketchum",
                "label": "Ketchum",
                "country": "US",
                "state_abbrev": "ID",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.619039467,
                    39.394400325
                ]
            },
            "id": "60cc4068-fdc6-4ac6-a14b-f1a5b4ddba26",
            "properties": {
                "id": "60cc4068-fdc6-4ac6-a14b-f1a5b4ddba26",
                "name": "towson",
                "label": "Towson",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.758216676,
                    39.651607558
                ]
            },
            "id": "ac5e6fcf-860f-4f56-aec3-2f2624ee288f",
            "properties": {
                "id": "ac5e6fcf-860f-4f56-aec3-2f2624ee288f",
                "name": "cumberland",
                "label": "Cumberland",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.694218035,
                    39.396841873
                ]
            },
            "id": "1fdf9d30-324d-4bbe-a974-68d5a4f22aa9",
            "properties": {
                "id": "1fdf9d30-324d-4bbe-a974-68d5a4f22aa9",
                "name": "townsend",
                "label": "Townsend",
                "country": "US",
                "state_abbrev": "DE",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.740555924,
                    38.954864604
                ]
            },
            "id": "544b52b6-1f40-4b38-ae22-2ba322340f96",
            "properties": {
                "id": "544b52b6-1f40-4b38-ae22-2ba322340f96",
                "name": "bowie",
                "label": "Bowie",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.020576006,
                    39.002870212
                ]
            },
            "id": "c1921597-3412-4cfd-ba5f-2ce4f0f0958c",
            "properties": {
                "id": "c1921597-3412-4cfd-ba5f-2ce4f0f0958c",
                "name": "silver-spring",
                "label": "Silver Spring",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.175446895,
                    39.706328358
                ]
            },
            "id": "9d7bb576-13ea-42f0-9932-f3ab37ec85b1",
            "properties": {
                "id": "9d7bb576-13ea-42f0-9932-f3ab37ec85b1",
                "name": "hancock",
                "label": "Hancock",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.080895458,
                    35.881105286
                ]
            },
            "id": "91e80232-8f5a-4d5c-8c00-16ba099a254f",
            "properties": {
                "id": "91e80232-8f5a-4d5c-8c00-16ba099a254f",
                "name": "thomasville",
                "label": "Thomasville",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -112.000766069,
                    40.602434633
                ]
            },
            "id": "97ae9d5a-597f-4b61-a550-55416c143894",
            "properties": {
                "id": "97ae9d5a-597f-4b61-a550-55416c143894",
                "name": "west-jordan",
                "label": "West Jordan",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.186854871,
                    28.527998239
                ]
            },
            "id": "6d631e2c-ac70-4b90-84dd-c3aebdfa91e8",
            "properties": {
                "id": "6d631e2c-ac70-4b90-84dd-c3aebdfa91e8",
                "name": "alafaya",
                "label": "Alafaya",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.155309493,
                    39.083428759
                ]
            },
            "id": "1bb69164-7dfc-423b-819c-7174691b5150",
            "properties": {
                "id": "1bb69164-7dfc-423b-819c-7174691b5150",
                "name": "rockville",
                "label": "Rockville",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -134.54948034,
                    58.358974713
                ]
            },
            "id": "6c1ab074-9c78-4ec3-8029-84a8b4acb6a8",
            "properties": {
                "id": "6c1ab074-9c78-4ec3-8029-84a8b4acb6a8",
                "name": "juneau",
                "label": "Juneau",
                "country": "US",
                "state_abbrev": "AK",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.470513979,
                    34.001032049
                ]
            },
            "id": "5473ae2b-1586-4975-a685-8af99a435492",
            "properties": {
                "id": "5473ae2b-1586-4975-a685-8af99a435492",
                "name": "jurupa-valley",
                "label": "Jurupa Valley",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.606410104,
                    34.039262442
                ]
            },
            "id": "ae3435f8-791b-48f2-921e-3a2b3d1124d6",
            "properties": {
                "id": "ae3435f8-791b-48f2-921e-3a2b3d1124d6",
                "name": "ontario",
                "label": "Ontario",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -92.237870432,
                    34.781399799
                ]
            },
            "id": "545ee65b-b4de-4476-9d27-3240e7bfe120",
            "properties": {
                "id": "545ee65b-b4de-4476-9d27-3240e7bfe120",
                "name": "north-little-rock",
                "label": "North Little Rock",
                "country": "US",
                "state_abbrev": "AR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.346908026,
                    35.237523078
                ]
            },
            "id": "22555b57-2cad-496f-8601-2ad3cc0bdd18",
            "properties": {
                "id": "22555b57-2cad-496f-8601-2ad3cc0bdd18",
                "name": "saluda",
                "label": "Saluda",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.097692913,
                    42.461926967
                ]
            },
            "id": "e3f8d071-94ec-4afd-b351-d0c99d6ddd52",
            "properties": {
                "id": "e3f8d071-94ec-4afd-b351-d0c99d6ddd52",
                "name": "hazel-park",
                "label": "Hazel Park",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.212457037,
                    32.316263761
                ]
            },
            "id": "6365e096-9ca7-4b6b-a30a-8900f1c26c9c",
            "properties": {
                "id": "6365e096-9ca7-4b6b-a30a-8900f1c26c9c",
                "name": "jackson",
                "label": "Jackson",
                "country": "US",
                "state_abbrev": "MS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.248265915,
                    42.06442331
                ]
            },
            "id": "cbbc866e-a98c-463f-a967-3c387327a3da",
            "properties": {
                "id": "cbbc866e-a98c-463f-a967-3c387327a3da",
                "name": "foxborough",
                "label": "Foxborough",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.197188569,
                    40.110598379
                ]
            },
            "id": "7b90d291-a0f1-4954-9db4-7aedeed6d723",
            "properties": {
                "id": "7b90d291-a0f1-4954-9db4-7aedeed6d723",
                "name": "urbana",
                "label": "Urbana",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.520321536,
                    41.779506395
                ]
            },
            "id": "ba828b72-04c3-4def-bf12-46ee9ebb9a0f",
            "properties": {
                "id": "ba828b72-04c3-4def-bf12-46ee9ebb9a0f",
                "name": "manchester",
                "label": "Manchester",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.050088206,
                    34.489068567
                ]
            },
            "id": "34e9f1e0-bc22-41c5-ab08-ef65355c9f4d",
            "properties": {
                "id": "34e9f1e0-bc22-41c5-ab08-ef65355c9f4d",
                "name": "hot-springs",
                "label": "Hot Springs",
                "country": "US",
                "state_abbrev": "AR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.15049743,
                    41.87765515
                ]
            },
            "id": "4febf356-c079-41c9-81b4-e930dcf2daac",
            "properties": {
                "id": "4febf356-c079-41c9-81b4-e930dcf2daac",
                "name": "winfield",
                "label": "Winfield",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.829185266,
                    34.290166712
                ]
            },
            "id": "8dfe04c9-5bf2-4543-8aa6-e9d32a956569",
            "properties": {
                "id": "8dfe04c9-5bf2-4543-8aa6-e9d32a956569",
                "name": "gainesville",
                "label": "Gainesville",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.693944958,
                    42.04634496
                ]
            },
            "id": "e3ad10d9-b204-4c33-bba9-ee5980416801",
            "properties": {
                "id": "e3ad10d9-b204-4c33-bba9-ee5980416801",
                "name": "evanston",
                "label": "Evanston",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.807268966,
                    42.728788526
                ]
            },
            "id": "889a92c0-8ab7-41a9-b738-65423e83e4ef",
            "properties": {
                "id": "889a92c0-8ab7-41a9-b738-65423e83e4ef",
                "name": "racine",
                "label": "Racine",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -123.225675208,
                    39.051532517
                ]
            },
            "id": "2ff7d069-cd31-4179-9c1b-50839c63d06d",
            "properties": {
                "id": "2ff7d069-cd31-4179-9c1b-50839c63d06d",
                "name": "caltrans_bike_10",
                "label": "Caltrans_bike_10",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.146806229,
                    42.063969917
                ]
            },
            "id": "59360116-4d0d-4450-9d1d-5300e64031fd",
            "properties": {
                "id": "59360116-4d0d-4450-9d1d-5300e64031fd",
                "name": "hoffman-estates",
                "label": "Hoffman Estates",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.989916754,
                    43.183486588
                ]
            },
            "id": "14e1289f-63b4-481c-b168-2c3032f5eeb4",
            "properties": {
                "id": "14e1289f-63b4-481c-b168-2c3032f5eeb4",
                "name": "waterloo",
                "label": "Waterloo",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.695527154,
                    41.799606464
                ]
            },
            "id": "388c43ac-4209-4c32-b17a-fe51941ee68e",
            "properties": {
                "id": "388c43ac-4209-4c32-b17a-fe51941ee68e",
                "name": "sterling",
                "label": "Sterling",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.652493486,
                    32.59555914
                ]
            },
            "id": "e48bc049-de7b-4f6d-9ded-4476f91a7c2f",
            "properties": {
                "id": "e48bc049-de7b-4f6d-9ded-4476f91a7c2f",
                "name": "warner-robins",
                "label": "Warner Robins",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.168086034,
                    44.091468513
                ]
            },
            "id": "b5babfc4-67d9-47cb-a403-a2e35302c536",
            "properties": {
                "id": "b5babfc4-67d9-47cb-a403-a2e35302c536",
                "name": "lewiston",
                "label": "Lewiston",
                "country": "US",
                "state_abbrev": "ME",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.010093008,
                    42.269214938
                ]
            },
            "id": "fcd99f61-f930-4409-8ad7-ecd2d5706c8d",
            "properties": {
                "id": "fcd99f61-f930-4409-8ad7-ecd2d5706c8d",
                "name": "mundelein",
                "label": "Mundelein",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -92.62471764,
                    44.860892883
                ]
            },
            "id": "7062a9c7-042a-43d1-983e-2749bbfe2447",
            "properties": {
                "id": "7062a9c7-042a-43d1-983e-2749bbfe2447",
                "name": "river-falls",
                "label": "River Falls",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.739993552,
                    42.035972623
                ]
            },
            "id": "09486f14-8faa-4d6e-bf0a-58cd80027deb",
            "properties": {
                "id": "09486f14-8faa-4d6e-bf0a-58cd80027deb",
                "name": "skokie",
                "label": "Skokie",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.451438202,
                    30.657276255
                ]
            },
            "id": "008bbf30-c706-4621-9061-9ab566b1686d",
            "properties": {
                "id": "008bbf30-c706-4621-9061-9ab566b1686d",
                "name": "fernandina-beach",
                "label": "Fernandina Beach",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.16860225,
                    26.846379571
                ]
            },
            "id": "1239b3bd-234a-43a2-9fc3-45d543e428d4",
            "properties": {
                "id": "1239b3bd-234a-43a2-9fc3-45d543e428d4",
                "name": "palm-beach-gardens",
                "label": "Palm Beach Gardens",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.99920584,
                    35.485665051
                ]
            },
            "id": "41837f36-fb84-4ccc-b78d-8543b7730f0f",
            "properties": {
                "id": "41837f36-fb84-4ccc-b78d-8543b7730f0f",
                "name": "waynesville",
                "label": "Waynesville",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.877417283,
                    42.586431799
                ]
            },
            "id": "6cbd90af-1d87-4bf5-b4c1-771bf052bc37",
            "properties": {
                "id": "6cbd90af-1d87-4bf5-b4c1-771bf052bc37",
                "name": "kenosha",
                "label": "Kenosha",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.705003839,
                    33.527494835
                ]
            },
            "id": "0bba0895-6aed-4ad8-8bc0-df203c5504fa",
            "properties": {
                "id": "0bba0895-6aed-4ad8-8bc0-df203c5504fa",
                "name": "laguna-niguel",
                "label": "Laguna Niguel",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -116.234629944,
                    33.734606655
                ]
            },
            "id": "2c30c659-1057-4064-a2e2-463f40534e5b",
            "properties": {
                "id": "2c30c659-1057-4064-a2e2-463f40534e5b",
                "name": "indio",
                "label": "Indio",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.652848232,
                    31.613403219
                ]
            },
            "id": "3fe49700-a272-4cb9-b39f-625f886ffee4",
            "properties": {
                "id": "3fe49700-a272-4cb9-b39f-625f886ffee4",
                "name": "nacogdoches",
                "label": "Nacogdoches",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.886654761,
                    43.091338299
                ]
            },
            "id": "7e2c33d8-9507-4c4e-aa50-0179fb62ef91",
            "properties": {
                "id": "7e2c33d8-9507-4c4e-aa50-0179fb62ef91",
                "name": "shorewood",
                "label": "Shorewood",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -92.47776287,
                    44.015118532
                ]
            },
            "id": "86d4fd76-f61d-4dbe-9669-cde8ebfcac03",
            "properties": {
                "id": "86d4fd76-f61d-4dbe-9669-cde8ebfcac03",
                "name": "rochester",
                "label": "Rochester",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.232650683,
                    40.634318809
                ]
            },
            "id": "394e5573-a84b-406e-aead-14ee4a6ce81b",
            "properties": {
                "id": "394e5573-a84b-406e-aead-14ee4a6ce81b",
                "name": "loudonville",
                "label": "Loudonville",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.174339521,
                    33.135299545
                ]
            },
            "id": "b06044ca-bd49-4608-8d9c-7870f1091e9a",
            "properties": {
                "id": "b06044ca-bd49-4608-8d9c-7870f1091e9a",
                "name": "san-marcos",
                "label": "San Marcos",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.083780069,
                    42.03073893
                ]
            },
            "id": "179510de-f859-4527-9fc3-1c5c6a7848de",
            "properties": {
                "id": "179510de-f859-4527-9fc3-1c5c6a7848de",
                "name": "schaumburg",
                "label": "Schaumburg",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.293529487,
                    42.777405303
                ]
            },
            "id": "c7a82457-56ab-4adb-96c7-bfe431cd858e",
            "properties": {
                "id": "c7a82457-56ab-4adb-96c7-bfe431cd858e",
                "name": "evansville",
                "label": "Evansville",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.881852691,
                    33.736655266
                ]
            },
            "id": "55092941-7181-4b81-a2ab-ac0acbec5323",
            "properties": {
                "id": "55092941-7181-4b81-a2ab-ac0acbec5323",
                "name": "santa-ana",
                "label": "Santa Ana",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.246230784,
                    43.008774343
                ]
            },
            "id": "fb3f6b9b-f822-4a57-82e2-307c29e528a1",
            "properties": {
                "id": "fb3f6b9b-f822-4a57-82e2-307c29e528a1",
                "name": "waukesha",
                "label": "Waukesha",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.651034545,
                    39.092726759
                ]
            },
            "id": "5e3a2c5f-8038-4656-9e22-97bcb8e29299",
            "properties": {
                "id": "5e3a2c5f-8038-4656-9e22-97bcb8e29299",
                "name": "gambrills",
                "label": "Gambrills",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -106.260274022,
                    31.638223707
                ]
            },
            "id": "907fb421-dd2f-4990-8a3b-e35c0621e0a3",
            "properties": {
                "id": "907fb421-dd2f-4990-8a3b-e35c0621e0a3",
                "name": "socorro",
                "label": "Socorro",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -106.823293636,
                    40.477414343
                ]
            },
            "id": "64053f07-8e30-4b16-9af1-54b73640b4b7",
            "properties": {
                "id": "64053f07-8e30-4b16-9af1-54b73640b4b7",
                "name": "steamboat-springs",
                "label": "Steamboat Springs",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.73150496,
                    43.74030842
                ]
            },
            "id": "5e18c071-dec5-4492-8277-c4bcd4fee606",
            "properties": {
                "id": "5e18c071-dec5-4492-8277-c4bcd4fee606",
                "name": "sheboygan",
                "label": "Sheboygan",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -114.052223818,
                    51.035032622
                ]
            },
            "id": "4f374ae8-09cf-4f81-aa1e-902cc879da7d",
            "properties": {
                "id": "4f374ae8-09cf-4f81-aa1e-902cc879da7d",
                "name": "calgary",
                "label": "Calgary",
                "country": "CA",
                "state_abbrev": "AB",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.550813291,
                    44.524134242
                ]
            },
            "id": "07d9eda3-b85b-4953-9d33-f1dbb381c814",
            "properties": {
                "id": "07d9eda3-b85b-4953-9d33-f1dbb381c814",
                "name": "stevens-point",
                "label": "Stevens Point",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.21319749,
                    39.134604656
                ]
            },
            "id": "c43cde51-0299-4155-a613-7d2c70ba6d47",
            "properties": {
                "id": "c43cde51-0299-4155-a613-7d2c70ba6d47",
                "name": "gaithersburg",
                "label": "Gaithersburg",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.122655484,
                    43.148683683
                ]
            },
            "id": "2c4b910e-b855-46bc-a1b1-ad385c8bcfcb",
            "properties": {
                "id": "2c4b910e-b855-46bc-a1b1-ad385c8bcfcb",
                "name": "menomonee-falls",
                "label": "Menomonee Falls",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.26915049,
                    40.223042434
                ]
            },
            "id": "c6747610-3772-4a1e-875d-722f0e1a86ed",
            "properties": {
                "id": "c6747610-3772-4a1e-875d-722f0e1a86ed",
                "name": "lyons",
                "label": "Lyons",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.823546061,
                    39.000607268
                ]
            },
            "id": "60dcced4-1540-4df5-8aa4-08a67e545a08",
            "properties": {
                "id": "60dcced4-1540-4df5-8aa4-08a67e545a08",
                "name": "west-wildwood",
                "label": "West Wildwood",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.545889043,
                    45.534428867
                ]
            },
            "id": "7e36790e-275e-46eb-bc9b-8e024bfdab8a",
            "properties": {
                "id": "7e36790e-275e-46eb-bc9b-8e024bfdab8a",
                "name": "gateway-portland",
                "label": "Gateway, Portland",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.644140192,
                    44.961568567
                ]
            },
            "id": "8c585f4d-b62c-4e50-8762-e04ef53c9f97",
            "properties": {
                "id": "8c585f4d-b62c-4e50-8762-e04ef53c9f97",
                "name": "wausau",
                "label": "Wausau",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -113.501532586,
                    53.519400874
                ]
            },
            "id": "4cd4064a-bd8c-431b-ae01-a42091a773ef",
            "properties": {
                "id": "4cd4064a-bd8c-431b-ae01-a42091a773ef",
                "name": "edmonton",
                "label": "Edmonton",
                "country": "CA",
                "state_abbrev": "AB",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.985431877,
                    44.520745252
                ]
            },
            "id": "f872dda2-855f-4f92-8ca3-cab24a76a4ef",
            "properties": {
                "id": "f872dda2-855f-4f92-8ca3-cab24a76a4ef",
                "name": "green-bay",
                "label": "Green Bay",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.38939506,
                    44.277386517
                ]
            },
            "id": "edffdaae-4fc8-4e0d-a070-d7c113ec4eb3",
            "properties": {
                "id": "edffdaae-4fc8-4e0d-a070-d7c113ec4eb3",
                "name": "appleton",
                "label": "Appleton",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -92.731163483,
                    44.963936948
                ]
            },
            "id": "31b3f5da-da13-4e3b-bb65-1220d1f49749",
            "properties": {
                "id": "31b3f5da-da13-4e3b-bb65-1220d1f49749",
                "name": "hudson",
                "label": "Hudson",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.775707697,
                    53.923891305
                ]
            },
            "id": "e5b89200-2a3d-4c19-8357-2095f4083e5a",
            "properties": {
                "id": "e5b89200-2a3d-4c19-8357-2095f4083e5a",
                "name": "prince-george",
                "label": "Prince George",
                "country": "CA",
                "state_abbrev": "BC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -146.304281656,
                    61.095511625
                ]
            },
            "id": "cab5da4f-97dd-4833-809f-fa224f5af6b1",
            "properties": {
                "id": "cab5da4f-97dd-4833-809f-fa224f5af6b1",
                "name": "valdez",
                "label": "Valdez",
                "country": "US",
                "state_abbrev": "AK",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.795560815,
                    43.17300216
                ]
            },
            "id": "bca9f240-29b1-4a2a-856e-d03e6eefdc24",
            "properties": {
                "id": "bca9f240-29b1-4a2a-856e-d03e6eefdc24",
                "name": "mazomanie",
                "label": "Mazomanie",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.972466706,
                    42.533528553
                ]
            },
            "id": "0358385b-4349-4259-a950-c45d979d9a31",
            "properties": {
                "id": "0358385b-4349-4259-a950-c45d979d9a31",
                "name": "peabody",
                "label": "Peabody",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.319141512,
                    37.573680203
                ]
            },
            "id": "cb3c0a63-bdad-4bf5-96a3-d4d254c329b3",
            "properties": {
                "id": "cb3c0a63-bdad-4bf5-96a3-d4d254c329b3",
                "name": "alto-pass",
                "label": "Alto Pass",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.15207545,
                    38.90369374
                ]
            },
            "id": "7d2bf922-f82f-463b-b60b-c7ad80ed7234",
            "properties": {
                "id": "7d2bf922-f82f-463b-b60b-c7ad80ed7234",
                "name": "alton",
                "label": "Alton",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.046617781,
                    38.901504276
                ]
            },
            "id": "57918097-cc66-43b0-b529-919d488b76bd",
            "properties": {
                "id": "57918097-cc66-43b0-b529-919d488b76bd",
                "name": "bethalto",
                "label": "Bethalto",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -149.466091453,
                    61.577017997
                ]
            },
            "id": "a30fcdda-6980-4c9e-91d3-af70df3d8b61",
            "properties": {
                "id": "a30fcdda-6980-4c9e-91d3-af70df3d8b61",
                "name": "wasilla",
                "label": "Wasilla",
                "country": "US",
                "state_abbrev": "AK",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.34220914,
                    34.042430746
                ]
            },
            "id": "6d0d6bd7-0b2c-4d63-8a91-802fb3becb5d",
            "properties": {
                "id": "6d0d6bd7-0b2c-4d63-8a91-802fb3becb5d",
                "name": "de-queen",
                "label": "De Queen",
                "country": "US",
                "state_abbrev": "AR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.08576767,
                    44.901853064
                ]
            },
            "id": "1b8e58d4-e680-4f0c-b402-052cbaa4aa2c",
            "properties": {
                "id": "1b8e58d4-e680-4f0c-b402-052cbaa4aa2c",
                "name": "west-st-paul",
                "label": "West St. Paul",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.006671088,
                    39.57959836
                ]
            },
            "id": "cf26a6ce-fad5-4597-9a76-37edfce94421",
            "properties": {
                "id": "cf26a6ce-fad5-4597-9a76-37edfce94421",
                "name": "westminster",
                "label": "Westminster",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.207749813,
                    45.169569661
                ]
            },
            "id": "9d1e44f2-56da-4ce2-9e44-7b435c59dbd3",
            "properties": {
                "id": "9d1e44f2-56da-4ce2-9e44-7b435c59dbd3",
                "name": "blaine",
                "label": "Blaine",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -92.029337451,
                    35.4995532
                ]
            },
            "id": "e580310b-8a07-426e-bc1e-678a1492ff89",
            "properties": {
                "id": "e580310b-8a07-426e-bc1e-678a1492ff89",
                "name": "heber-springs",
                "label": "Heber Springs",
                "country": "US",
                "state_abbrev": "AR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.50405273,
                    41.546848982
                ]
            },
            "id": "b6690e2c-30be-4e3d-8f62-f32a803e1d83",
            "properties": {
                "id": "b6690e2c-30be-4e3d-8f62-f32a803e1d83",
                "name": "munster",
                "label": "Munster",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.229598097,
                    33.525398449
                ]
            },
            "id": "7b6fc3f0-a375-4764-8eb2-2387a197f8ad",
            "properties": {
                "id": "7b6fc3f0-a375-4764-8eb2-2387a197f8ad",
                "name": "stockbridge",
                "label": "Stockbridge",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.259892184,
                    40.652691048
                ]
            },
            "id": "be030b27-e432-4d41-ad5e-41aa9e50750e",
            "properties": {
                "id": "be030b27-e432-4d41-ad5e-41aa9e50750e",
                "name": "roselle",
                "label": "Roselle",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.419505554,
                    41.291720373
                ]
            },
            "id": "db769e2d-466e-441a-a040-3a4fbc4ce2e1",
            "properties": {
                "id": "db769e2d-466e-441a-a040-3a4fbc4ce2e1",
                "name": "lowell",
                "label": "Lowell",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.961589889,
                    42.167586969
                ]
            },
            "id": "54ffcbb9-96a9-414e-a44b-2af4f466f037",
            "properties": {
                "id": "54ffcbb9-96a9-414e-a44b-2af4f466f037",
                "name": "buffalo-grove",
                "label": "Buffalo Grove",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    0.140378933,
                    51.458808227
                ]
            },
            "id": "d7ebc0cc-6e6d-48f6-a547-a2a76b907288",
            "properties": {
                "id": "d7ebc0cc-6e6d-48f6-a547-a2a76b907288",
                "name": "bexley",
                "label": "Bexley",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.057280033,
                    39.049188289
                ]
            },
            "id": "26d85984-5d32-40e3-b6c9-300898bc64e1",
            "properties": {
                "id": "26d85984-5d32-40e3-b6c9-300898bc64e1",
                "name": "wheaton",
                "label": "Wheaton",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.25953203,
                    45.084155346
                ]
            },
            "id": "81b41c03-3aee-4694-a44d-64f05f00ae6d",
            "properties": {
                "id": "81b41c03-3aee-4694-a44d-64f05f00ae6d",
                "name": "fridley",
                "label": "Fridley",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -108.567557061,
                    39.087711022
                ]
            },
            "id": "ab5e9d6b-3a03-4d42-bd58-aec8ca3fb542",
            "properties": {
                "id": "ab5e9d6b-3a03-4d42-bd58-aec8ca3fb542",
                "name": "grand-junction",
                "label": "Grand Junction",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.400673566,
                    40.508244042
                ]
            },
            "id": "1c949d9d-dd8f-47b6-98db-1106c8021183",
            "properties": {
                "id": "1c949d9d-dd8f-47b6-98db-1106c8021183",
                "name": "altoona",
                "label": "Altoona",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.507110875,
                    43.106085127
                ]
            },
            "id": "e043bd86-fe28-4aa1-9c20-c7ebbad875ad",
            "properties": {
                "id": "e043bd86-fe28-4aa1-9c20-c7ebbad875ad",
                "name": "middleton",
                "label": "Middleton",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.47555891,
                    37.529420598
                ]
            },
            "id": "3e5e9377-5e3d-45cd-ae61-101d2222bdf2",
            "properties": {
                "id": "3e5e9377-5e3d-45cd-ae61-101d2222bdf2",
                "name": "richmond",
                "label": "Richmond",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -147.653359832,
                    64.835286867
                ]
            },
            "id": "5dd63e18-156e-4345-b57a-af9350175995",
            "properties": {
                "id": "5dd63e18-156e-4345-b57a-af9350175995",
                "name": "fairbanks",
                "label": "Fairbanks",
                "country": "US",
                "state_abbrev": "AK",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.930005744,
                    40.777379178
                ]
            },
            "id": "f1efa865-b3db-4e37-8f28-0a50cab8171e",
            "properties": {
                "id": "f1efa865-b3db-4e37-8f28-0a50cab8171e",
                "name": "salt-lake-city",
                "label": "Salt Lake City",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -98.220345488,
                    32.214918797
                ]
            },
            "id": "34146bf9-304f-4190-83e9-b0c715c1826f",
            "properties": {
                "id": "34146bf9-304f-4190-83e9-b0c715c1826f",
                "name": "stephenville",
                "label": "Stephenville",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.579291484,
                    32.972539862
                ]
            },
            "id": "98dca544-94a1-4f98-8f9d-1116374d2f42",
            "properties": {
                "id": "98dca544-94a1-4f98-8f9d-1116374d2f42",
                "name": "sachse",
                "label": "Sachse",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.420216393,
                    41.702102477
                ]
            },
            "id": "e46f50e9-cc5b-45a0-bd78-ca6f517a3dee",
            "properties": {
                "id": "e46f50e9-cc5b-45a0-bd78-ca6f517a3dee",
                "name": "warwick",
                "label": "Warwick",
                "country": "US",
                "state_abbrev": "RI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.04895487,
                    38.675006756
                ]
            },
            "id": "a59cd356-7f63-47e5-be6d-29cf220fc359",
            "properties": {
                "id": "a59cd356-7f63-47e5-be6d-29cf220fc359",
                "name": "el-dorado-hills",
                "label": "El Dorado Hills",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.997477929,
                    42.336449494
                ]
            },
            "id": "d3b5dab0-84b0-421e-91d8-41a0f52aea2f",
            "properties": {
                "id": "d3b5dab0-84b0-421e-91d8-41a0f52aea2f",
                "name": "loves-park",
                "label": "Loves Park",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.296133859,
                    37.970462399
                ]
            },
            "id": "d25352a4-9283-4417-a064-4683dbdb0ade",
            "properties": {
                "id": "d25352a4-9283-4417-a064-4683dbdb0ade",
                "name": "el-sobrante",
                "label": "El Sobrante",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -123.27810909,
                    44.5697859
                ]
            },
            "id": "1a767352-e47e-41d8-b95c-d2a3deb8b4e2",
            "properties": {
                "id": "1a767352-e47e-41d8-b95c-d2a3deb8b4e2",
                "name": "corvallis",
                "label": "Corvallis",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.387887246,
                    41.519857267
                ]
            },
            "id": "2d8a6d77-2ee4-40a4-9d0a-9b0d4438fd87",
            "properties": {
                "id": "2d8a6d77-2ee4-40a4-9d0a-9b0d4438fd87",
                "name": "east-moline",
                "label": "East Moline",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.179506262,
                    42.395986519
                ]
            },
            "id": "179c11c1-42cf-4cd1-b748-66c88907c745",
            "properties": {
                "id": "179c11c1-42cf-4cd1-b748-66c88907c745",
                "name": "belmont",
                "label": "Belmont",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.712985611,
                    40.525685813
                ]
            },
            "id": "c85c6a6d-0b47-48ac-9099-9e0eb47cb8aa",
            "properties": {
                "id": "c85c6a6d-0b47-48ac-9099-9e0eb47cb8aa",
                "name": "eaton",
                "label": "Eaton",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -116.231729959,
                    43.60054492
                ]
            },
            "id": "19c31f70-131d-412a-9130-39630cdda2e4",
            "properties": {
                "id": "19c31f70-131d-412a-9130-39630cdda2e4",
                "name": "boise",
                "label": "Boise",
                "country": "US",
                "state_abbrev": "ID",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.823141091,
                    42.08309447
                ]
            },
            "id": "2d44bd92-338f-44ab-93b5-6437f3709888",
            "properties": {
                "id": "2d44bd92-338f-44ab-93b5-6437f3709888",
                "name": "glenview",
                "label": "Glenview",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.614813777,
                    35.692779119
                ]
            },
            "id": "09a71e54-287b-4eb4-bd1b-7903161073d0",
            "properties": {
                "id": "09a71e54-287b-4eb4-bd1b-7903161073d0",
                "name": "garner",
                "label": "Garner",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.200428929,
                    44.745645622
                ]
            },
            "id": "a294dc38-2b23-4dc8-8493-b321b2d09065",
            "properties": {
                "id": "a294dc38-2b23-4dc8-8493-b321b2d09065",
                "name": "apple-valley",
                "label": "Apple Valley",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.696340423,
                    33.473003187
                ]
            },
            "id": "98813a55-e898-4542-bca3-e10ea2472507",
            "properties": {
                "id": "98813a55-e898-4542-bca3-e10ea2472507",
                "name": "dana-point",
                "label": "Dana Point",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -92.603669741,
                    44.581636266
                ]
            },
            "id": "fa405330-186f-4dea-8101-152492f2a216",
            "properties": {
                "id": "fa405330-186f-4dea-8101-152492f2a216",
                "name": "red-wing",
                "label": "Red Wing",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -92.831294812,
                    45.057283713
                ]
            },
            "id": "002cb4a8-3130-483e-819b-13470669fb09",
            "properties": {
                "id": "002cb4a8-3130-483e-819b-13470669fb09",
                "name": "stillwater",
                "label": "Stillwater",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.809980123,
                    42.027863877
                ]
            },
            "id": "884477fb-8596-4927-b87f-b60d2b34500a",
            "properties": {
                "id": "884477fb-8596-4927-b87f-b60d2b34500a",
                "name": "niles",
                "label": "Niles",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.767501919,
                    34.773631012
                ]
            },
            "id": "6db2cc31-a888-4935-acc6-90811dcf0247",
            "properties": {
                "id": "6db2cc31-a888-4935-acc6-90811dcf0247",
                "name": "marianna",
                "label": "Marianna",
                "country": "US",
                "state_abbrev": "AR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.152721696,
                    36.317055675
                ]
            },
            "id": "5a286ea6-bf78-40ce-8365-1068ec8a458a",
            "properties": {
                "id": "5a286ea6-bf78-40ce-8365-1068ec8a458a",
                "name": "rogers",
                "label": "Rogers",
                "country": "US",
                "state_abbrev": "AR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.479097,
                    41.051992982
                ]
            },
            "id": "3a5e346c-53f8-4e7d-919b-649374795979",
            "properties": {
                "id": "3a5e346c-53f8-4e7d-919b-649374795979",
                "name": "darien",
                "label": "Darien",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.537582411,
                    38.382232235
                ]
            },
            "id": "a1fe143b-6253-40d8-bfb0-7bfaeccee6c4",
            "properties": {
                "id": "a1fe143b-6253-40d8-bfb0-7bfaeccee6c4",
                "name": "alicante",
                "label": "Alicante",
                "country": "ES",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.210829285,
                    47.303848415
                ]
            },
            "id": "efd21a98-b6af-4f98-b695-54af2624e5bf",
            "properties": {
                "id": "efd21a98-b6af-4f98-b695-54af2624e5bf",
                "name": "auburn",
                "label": "Auburn",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.603287971,
                    43.344183205
                ]
            },
            "id": "d22944e3-d0d4-4d86-9b58-b110dfe34afb",
            "properties": {
                "id": "d22944e3-d0d4-4d86-9b58-b110dfe34afb",
                "name": "hustisford",
                "label": "Hustisford",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.079893277,
                    32.850804346
                ]
            },
            "id": "aff9b226-9fc2-46c8-b07d-166866094451",
            "properties": {
                "id": "aff9b226-9fc2-46c8-b07d-166866094451",
                "name": "euless",
                "label": "Euless",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.962784988,
                    41.691857412
                ]
            },
            "id": "38b512eb-2a93-46df-ada2-955450443d21",
            "properties": {
                "id": "38b512eb-2a93-46df-ada2-955450443d21",
                "name": "elkhart",
                "label": "Elkhart",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -91.908454422,
                    44.889371333
                ]
            },
            "id": "116864ca-40c1-4fae-8844-b08039ec34c9",
            "properties": {
                "id": "116864ca-40c1-4fae-8844-b08039ec34c9",
                "name": "menomonie",
                "label": "Menomonie",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.360265296,
                    37.951767907
                ]
            },
            "id": "4072ccfe-3af1-4be6-95dc-e5b7cd136f90",
            "properties": {
                "id": "4072ccfe-3af1-4be6-95dc-e5b7cd136f90",
                "name": "richmond",
                "label": "Richmond",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.689255901,
                    40.089114436
                ]
            },
            "id": "cd3dfc4d-0fb2-4beb-9214-0018bd6ca381",
            "properties": {
                "id": "cd3dfc4d-0fb2-4beb-9214-0018bd6ca381",
                "name": "anderson",
                "label": "Anderson",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.79819441,
                    41.614747047
                ]
            },
            "id": "92fcbcf8-010c-4500-8f50-455d1b28766f",
            "properties": {
                "id": "92fcbcf8-010c-4500-8f50-455d1b28766f",
                "name": "clive",
                "label": "Clive",
                "country": "US",
                "state_abbrev": "IA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.865071184,
                    40.526569489
                ]
            },
            "id": "b774d493-c143-49e8-9f86-bda55ef3df18",
            "properties": {
                "id": "b774d493-c143-49e8-9f86-bda55ef3df18",
                "name": "severance",
                "label": "Severance",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -109.696446975,
                    32.83349699
                ]
            },
            "id": "79f44827-04f8-47b8-a032-118ce5b17757",
            "properties": {
                "id": "79f44827-04f8-47b8-a032-118ce5b17757",
                "name": "safford",
                "label": "Safford",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.157503276,
                    44.007846646
                ]
            },
            "id": "f55f7b7a-cc7e-4984-9eaa-535b34307e53",
            "properties": {
                "id": "f55f7b7a-cc7e-4984-9eaa-535b34307e53",
                "name": "middlebury",
                "label": "Middlebury",
                "country": "US",
                "state_abbrev": "VT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.059037901,
                    42.455610776
                ]
            },
            "id": "66b39e44-e6e2-46ce-ac65-86de6bff41da",
            "properties": {
                "id": "66b39e44-e6e2-46ce-ac65-86de6bff41da",
                "name": "melrose",
                "label": "Melrose",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.108670707,
                    42.423420772
                ]
            },
            "id": "ee07252e-5033-4990-aa35-9ce28309df5a",
            "properties": {
                "id": "ee07252e-5033-4990-aa35-9ce28309df5a",
                "name": "medford",
                "label": "Medford",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.267821451,
                    44.963503587
                ]
            },
            "id": "d03ec36c-74f2-4627-b26c-cddeed5a7e50",
            "properties": {
                "id": "d03ec36c-74f2-4627-b26c-cddeed5a7e50",
                "name": "minneapolis",
                "label": "Minneapolis",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -116.976567348,
                    33.907592052
                ]
            },
            "id": "d76929ed-71dc-435a-8b3e-0cf222ab9ebc",
            "properties": {
                "id": "d76929ed-71dc-435a-8b3e-0cf222ab9ebc",
                "name": "beaumont",
                "label": "Beaumont",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.0041084,
                    40.03545277
                ]
            },
            "id": "cd16602f-2945-4f40-a67b-5d8c84171b8a",
            "properties": {
                "id": "cd16602f-2945-4f40-a67b-5d8c84171b8a",
                "name": "noblesville",
                "label": "Noblesville",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.029648071,
                    32.665112698
                ]
            },
            "id": "8983f936-f2f4-42dc-a77b-0cb84ecbce15",
            "properties": {
                "id": "8983f936-f2f4-42dc-a77b-0cb84ecbce15",
                "name": "bonita",
                "label": "Bonita",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.914745727,
                    38.597603455
                ]
            },
            "id": "aa05268f-78e3-4597-803a-7b326122aaf4",
            "properties": {
                "id": "aa05268f-78e3-4597-803a-7b326122aaf4",
                "name": "ofallon",
                "label": "O'Fallon",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.752779606,
                    41.71388613
                ]
            },
            "id": "912b8c76-bc44-4336-a627-520ec07df066",
            "properties": {
                "id": "912b8c76-bc44-4336-a627-520ec07df066",
                "name": "oak-lawn",
                "label": "Oak Lawn",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.376504782,
                    39.465072289
                ]
            },
            "id": "de562dd5-8bd0-456e-93ab-1d5facbb8778",
            "properties": {
                "id": "de562dd5-8bd0-456e-93ab-1d5facbb8778",
                "name": "terre-haute",
                "label": "Terre Haute",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.266557977,
                    40.665308906
                ]
            },
            "id": "71c15f12-df41-4d25-b8ae-0f98bb9617cd",
            "properties": {
                "id": "71c15f12-df41-4d25-b8ae-0f98bb9617cd",
                "name": "roselle-park",
                "label": "Roselle Park",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.598563568,
                    42.614025703
                ]
            },
            "id": "cc0f4c25-abbe-4e15-a598-9b806ecf9db5",
            "properties": {
                "id": "cc0f4c25-abbe-4e15-a598-9b806ecf9db5",
                "name": "greenfield",
                "label": "Greenfield",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.020404307,
                    32.770351652
                ]
            },
            "id": "82434ad6-9e88-48d0-9d14-8daf012c4a32",
            "properties": {
                "id": "82434ad6-9e88-48d0-9d14-8daf012c4a32",
                "name": "la-mesa",
                "label": "La Mesa",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.88583765,
                    41.733228256
                ]
            },
            "id": "656d0a96-5584-44df-8e66-9d66c761618c",
            "properties": {
                "id": "656d0a96-5584-44df-8e66-9d66c761618c",
                "name": "willow-springs",
                "label": "Willow Springs",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.146173005,
                    39.965079621
                ]
            },
            "id": "8543cf9a-9c75-472f-87ab-66e7d463ef07",
            "properties": {
                "id": "8543cf9a-9c75-472f-87ab-66e7d463ef07",
                "name": "carmel",
                "label": "Carmel",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.21121485,
                    37.517492696
                ]
            },
            "id": "db5e4b01-60a8-4974-8a14-225003d5ca0b",
            "properties": {
                "id": "db5e4b01-60a8-4974-8a14-225003d5ca0b",
                "name": "redwood-city",
                "label": "Redwood City",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -0.477077981,
                    52.189238248
                ]
            },
            "id": "fcce7670-5077-4422-b2c9-820f39dd4fc1",
            "properties": {
                "id": "fcce7670-5077-4422-b2c9-820f39dd4fc1",
                "name": "bedford",
                "label": "Bedford",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -68.679206506,
                    44.88115687
                ]
            },
            "id": "60f7cb9f-254b-43b7-b112-c582c740fe3f",
            "properties": {
                "id": "60f7cb9f-254b-43b7-b112-c582c740fe3f",
                "name": "orono",
                "label": "Orono",
                "country": "US",
                "state_abbrev": "ME",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.600161787,
                    41.70156509
                ]
            },
            "id": "773808f8-9e10-4761-9df1-2b4511a29f32",
            "properties": {
                "id": "773808f8-9e10-4761-9df1-2b4511a29f32",
                "name": "glastonbury-center",
                "label": "Glastonbury Center",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -92.125020543,
                    46.778460029
                ]
            },
            "id": "17a17558-d91f-4479-ad4f-152886d21583",
            "properties": {
                "id": "17a17558-d91f-4479-ad4f-152886d21583",
                "name": "duluth",
                "label": "Duluth",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.731535262,
                    39.965100043
                ]
            },
            "id": "aa51d19b-90c9-4765-95b4-59ae24d62983",
            "properties": {
                "id": "aa51d19b-90c9-4765-95b4-59ae24d62983",
                "name": "york",
                "label": "York",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.497026228,
                    35.79241371
                ]
            },
            "id": "d2467a17-94fc-4b61-aebe-de4c3a0e55b6",
            "properties": {
                "id": "d2467a17-94fc-4b61-aebe-de4c3a0e55b6",
                "name": "knightdale",
                "label": "Knightdale",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.77137065,
                    33.888983534
                ]
            },
            "id": "03634665-ea44-42a9-b97c-09b3c05662e0",
            "properties": {
                "id": "03634665-ea44-42a9-b97c-09b3c05662e0",
                "name": "yorba-linda",
                "label": "Yorba Linda",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -106.924604873,
                    38.547978233
                ]
            },
            "id": "10d85c8c-8e93-45b0-aa8d-341fdaf9133b",
            "properties": {
                "id": "10d85c8c-8e93-45b0-aa8d-341fdaf9133b",
                "name": "gunnison",
                "label": "Gunnison",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.479014698,
                    44.774370946
                ]
            },
            "id": "42c894d6-8bfb-4323-ad64-7dda4a6dd180",
            "properties": {
                "id": "42c894d6-8bfb-4323-ad64-7dda4a6dd180",
                "name": "shakopee",
                "label": "Shakopee",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.087215557,
                    42.195600126
                ]
            },
            "id": "5315baed-c03e-4392-94dc-fd94ffd2dbde",
            "properties": {
                "id": "5315baed-c03e-4392-94dc-fd94ffd2dbde",
                "name": "lake-zurich",
                "label": "Lake Zurich",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.228557941,
                    36.357974472
                ]
            },
            "id": "88157f37-6932-4ac1-addd-fa5f4b747fa3",
            "properties": {
                "id": "88157f37-6932-4ac1-addd-fa5f4b747fa3",
                "name": "bentonville",
                "label": "Bentonville",
                "country": "US",
                "state_abbrev": "AR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.216620069,
                    42.544660728
                ]
            },
            "id": "ded72687-2918-43d1-a571-26953144331f",
            "properties": {
                "id": "ded72687-2918-43d1-a571-26953144331f",
                "name": "birmingham",
                "label": "Birmingham",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -103.192585793,
                    40.620485909
                ]
            },
            "id": "bdcc83d7-9a80-4395-8c69-b8d4f1839984",
            "properties": {
                "id": "bdcc83d7-9a80-4395-8c69-b8d4f1839984",
                "name": "sterling",
                "label": "Sterling",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.038157928,
                    42.535634487
                ]
            },
            "id": "5b1b9add-ab50-4372-abde-0d59fd47d1ad",
            "properties": {
                "id": "5b1b9add-ab50-4372-abde-0d59fd47d1ad",
                "name": "lynnfield",
                "label": "Lynnfield",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.165970767,
                    36.071341962
                ]
            },
            "id": "1cfa1d33-7381-4042-9ac9-d6bcb888f8d3",
            "properties": {
                "id": "1cfa1d33-7381-4042-9ac9-d6bcb888f8d3",
                "name": "fayetteville",
                "label": "Fayetteville",
                "country": "US",
                "state_abbrev": "AR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.423373073,
                    42.384702859
                ]
            },
            "id": "c9417155-0ac5-4689-9248-a136fb73c30f",
            "properties": {
                "id": "c9417155-0ac5-4689-9248-a136fb73c30f",
                "name": "sudbury",
                "label": "Sudbury",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.851051121,
                    42.460292826
                ]
            },
            "id": "1a20fefd-0f3a-4b4d-8c34-14c9e31a3449",
            "properties": {
                "id": "1a20fefd-0f3a-4b4d-8c34-14c9e31a3449",
                "name": "zion",
                "label": "Zion",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.859283953,
                    40.399039958
                ]
            },
            "id": "8d8fa878-c48f-4227-9435-9219c19a3eae",
            "properties": {
                "id": "8d8fa878-c48f-4227-9435-9219c19a3eae",
                "name": "lafayette",
                "label": "Lafayette",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.744192111,
                    39.123462133
                ]
            },
            "id": "f4789d29-717e-4b3d-b46a-fad6b63ce37b",
            "properties": {
                "id": "f4789d29-717e-4b3d-b46a-fad6b63ce37b",
                "name": "kansas-city",
                "label": "Kansas City",
                "country": "US",
                "state_abbrev": "KS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.177868669,
                    42.020867822
                ]
            },
            "id": "f27d8ffa-3b0f-453f-b38d-2080db4813a3",
            "properties": {
                "id": "f27d8ffa-3b0f-453f-b38d-2080db4813a3",
                "name": "streamwood",
                "label": "Streamwood",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.699204601,
                    42.190531455
                ]
            },
            "id": "423f7129-08cc-4c70-a34f-787aac58ff05",
            "properties": {
                "id": "423f7129-08cc-4c70-a34f-787aac58ff05",
                "name": "ashland",
                "label": "Ashland",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.968191654,
                    41.227861657
                ]
            },
            "id": "859d8e74-e818-4b91-952c-6e3b731143c3",
            "properties": {
                "id": "859d8e74-e818-4b91-952c-6e3b731143c3",
                "name": "ogden",
                "label": "Ogden",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.632722579,
                    28.814387486
                ]
            },
            "id": "879af89a-5df0-42a4-8f08-6bb40e9a477b",
            "properties": {
                "id": "879af89a-5df0-42a4-8f08-6bb40e9a477b",
                "name": "mount-dora",
                "label": "Mount Dora",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.106251689,
                    26.374264894
                ]
            },
            "id": "49638381-f79c-47f2-9357-df134e7c553b",
            "properties": {
                "id": "49638381-f79c-47f2-9357-df134e7c553b",
                "name": "boca-raton",
                "label": "Boca Raton",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.134956886,
                    41.737509092
                ]
            },
            "id": "93d16454-3639-45cd-bede-9798a5194065",
            "properties": {
                "id": "93d16454-3639-45cd-bede-9798a5194065",
                "name": "granger",
                "label": "Granger",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.933273081,
                    40.81746496
                ]
            },
            "id": "d19672b1-50fe-4ee3-95bd-213fd1f48480",
            "properties": {
                "id": "d19672b1-50fe-4ee3-95bd-213fd1f48480",
                "name": "wooster",
                "label": "Wooster",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.08743202,
                    40.281468598
                ]
            },
            "id": "f8841aaf-59ce-4c9b-9033-e0d5816bcc64",
            "properties": {
                "id": "f8841aaf-59ce-4c9b-9033-e0d5816bcc64",
                "name": "mcmurray",
                "label": "McMurray",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.645712174,
                    40.245719876
                ]
            },
            "id": "b5f35dba-31dd-4a78-a0af-450ca9a270e9",
            "properties": {
                "id": "b5f35dba-31dd-4a78-a0af-450ca9a270e9",
                "name": "provo",
                "label": "Provo",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.545060933,
                    35.290361232
                ]
            },
            "id": "b990f8ee-9c70-495b-a9af-94067c5d1a65",
            "properties": {
                "id": "b990f8ee-9c70-495b-a9af-94067c5d1a65",
                "name": "shelby",
                "label": "Shelby",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.65003592,
                    45.537176315
                ]
            },
            "id": "61066142-301d-4af4-8806-d75c39ba2cb5",
            "properties": {
                "id": "61066142-301d-4af4-8806-d75c39ba2cb5",
                "name": "portland",
                "label": "Portland",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.081137837,
                    26.528108137
                ]
            },
            "id": "3cded947-9620-43ef-a61b-aa81829ea57d",
            "properties": {
                "id": "3cded947-9620-43ef-a61b-aa81829ea57d",
                "name": "boynton-beach",
                "label": "Boynton Beach",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.183873996,
                    38.7809447
                ]
            },
            "id": "71808b3f-3785-4262-904e-b9cf0a9bca46",
            "properties": {
                "id": "71808b3f-3785-4262-904e-b9cf0a9bca46",
                "name": "springfield",
                "label": "Springfield",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.192940299,
                    39.879035986
                ]
            },
            "id": "fcb3e7af-0acd-4a5e-a52a-62efea718265",
            "properties": {
                "id": "fcb3e7af-0acd-4a5e-a52a-62efea718265",
                "name": "vandalia",
                "label": "Vandalia",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.259622806,
                    38.899634221
                ]
            },
            "id": "b5fa31f3-e59d-4e64-9c3a-44cc5c2289b9",
            "properties": {
                "id": "b5fa31f3-e59d-4e64-9c3a-44cc5c2289b9",
                "name": "vienna",
                "label": "Vienna",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.302418287,
                    36.677744496
                ]
            },
            "id": "a0ca72d6-d912-4e37-8327-f96d3788fd2a",
            "properties": {
                "id": "a0ca72d6-d912-4e37-8327-f96d3788fd2a",
                "name": "chesapeake",
                "label": "Chesapeake",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.369980046,
                    44.283541162
                ]
            },
            "id": "a193f466-3e29-43ee-b2fb-202d67a1d8be",
            "properties": {
                "id": "a193f466-3e29-43ee-b2fb-202d67a1d8be",
                "name": "buckfield",
                "label": "Buckfield",
                "country": "US",
                "state_abbrev": "ME",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -135.304965119,
                    57.179775786
                ]
            },
            "id": "3bc94c06-fc72-4caf-8d7a-c2225004b6bc",
            "properties": {
                "id": "3bc94c06-fc72-4caf-8d7a-c2225004b6bc",
                "name": "sitka",
                "label": "Sitka",
                "country": "US",
                "state_abbrev": "AK",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.10099758,
                    38.878631946
                ]
            },
            "id": "2303ab74-3828-4ce8-a4ca-f8bb5021f977",
            "properties": {
                "id": "2303ab74-3828-4ce8-a4ca-f8bb5021f977",
                "name": "arlington",
                "label": "Arlington",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.84001536,
                    35.652584952
                ]
            },
            "id": "08e2f0d9-3489-467d-9077-39d22e29ded6",
            "properties": {
                "id": "08e2f0d9-3489-467d-9077-39d22e29ded6",
                "name": "holly-springs",
                "label": "Holly Springs",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.816967899,
                    41.831007739
                ]
            },
            "id": "e65ab459-f357-4ab8-9036-23053c615055",
            "properties": {
                "id": "e65ab459-f357-4ab8-9036-23053c615055",
                "name": "riverside",
                "label": "Riverside",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.55093478,
                    39.120126009
                ]
            },
            "id": "999334e1-629a-4408-a0fe-0ed642c7a926",
            "properties": {
                "id": "999334e1-629a-4408-a0fe-0ed642c7a926",
                "name": "effingham",
                "label": "Effingham",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -92.358428707,
                    34.725510676
                ]
            },
            "id": "637eccd4-c3e2-4fb7-91ee-9b991c1c9c57",
            "properties": {
                "id": "637eccd4-c3e2-4fb7-91ee-9b991c1c9c57",
                "name": "little-rock",
                "label": "Little Rock",
                "country": "US",
                "state_abbrev": "AR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.796425747,
                    34.211463681
                ]
            },
            "id": "bc91a062-bc84-42c8-9a69-485d442ece5e",
            "properties": {
                "id": "bc91a062-bc84-42c8-9a69-485d442ece5e",
                "name": "wrightsville-beach",
                "label": "Wrightsville Beach",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.878412451,
                    41.183017857
                ]
            },
            "id": "a5011f41-de54-4637-8071-08a914336975",
            "properties": {
                "id": "a5011f41-de54-4637-8071-08a914336975",
                "name": "bourbonnais",
                "label": "Bourbonnais",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.020114268,
                    32.987149976
                ]
            },
            "id": "988ed18c-13e3-4c84-86ad-700d4e8e60a2",
            "properties": {
                "id": "988ed18c-13e3-4c84-86ad-700d4e8e60a2",
                "name": "poway",
                "label": "Poway",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.810594166,
                    33.730922666
                ]
            },
            "id": "fce89c96-6719-4d67-8f63-436d38fa416d",
            "properties": {
                "id": "fce89c96-6719-4d67-8f63-436d38fa416d",
                "name": "tustin",
                "label": "Tustin",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.084054532,
                    37.762869436
                ]
            },
            "id": "91a29928-9e36-4f33-9c94-42652039d48f",
            "properties": {
                "id": "91a29928-9e36-4f33-9c94-42652039d48f",
                "name": "carterville",
                "label": "Carterville",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.246801745,
                    34.18192703
                ]
            },
            "id": "94ba2cf0-ccba-435c-aed8-c91d48b23fa7",
            "properties": {
                "id": "94ba2cf0-ccba-435c-aed8-c91d48b23fa7",
                "name": "glendale",
                "label": "Glendale",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.144929699,
                    39.633887609
                ]
            },
            "id": "e04fbc4d-7a6f-455f-aeec-76b38f922f55",
            "properties": {
                "id": "e04fbc4d-7a6f-455f-aeec-76b38f922f55",
                "name": "centerville",
                "label": "Centerville",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.845114454,
                    41.164188868
                ]
            },
            "id": "257dca74-dd56-45c4-99c7-3d831601edd2",
            "properties": {
                "id": "257dca74-dd56-45c4-99c7-3d831601edd2",
                "name": "bradley",
                "label": "Bradley",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -67.987350969,
                    46.686721074
                ]
            },
            "id": "302d78ba-4f36-4a1d-ae6a-1c78fc997321",
            "properties": {
                "id": "302d78ba-4f36-4a1d-ae6a-1c78fc997321",
                "name": "presque-isle",
                "label": "Presque Isle",
                "country": "US",
                "state_abbrev": "ME",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.074984123,
                    40.28703513
                ]
            },
            "id": "9fc2f2b5-a869-4d1d-a611-221002708346",
            "properties": {
                "id": "9fc2f2b5-a869-4d1d-a611-221002708346",
                "name": "delaware",
                "label": "Delaware",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.123325098,
                    38.522361903
                ]
            },
            "id": "f751c2fd-2974-47c2-927b-e81dd200d497",
            "properties": {
                "id": "f751c2fd-2974-47c2-927b-e81dd200d497",
                "name": "centralia",
                "label": "Centralia",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.102350962,
                    41.689995931
                ]
            },
            "id": "9ff278f7-d1b7-41d2-a023-f03fedd90ebb",
            "properties": {
                "id": "9ff278f7-d1b7-41d2-a023-f03fedd90ebb",
                "name": "bolingbrook",
                "label": "Bolingbrook",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.966925378,
                    42.286930366
                ]
            },
            "id": "01c58be1-419c-41bf-9d3b-4931b7b31f93",
            "properties": {
                "id": "01c58be1-419c-41bf-9d3b-4931b7b31f93",
                "name": "libertyville",
                "label": "Libertyville",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.727169339,
                    40.011761924
                ]
            },
            "id": "6f706f82-0f24-43fb-86e1-3a4442dfd20e",
            "properties": {
                "id": "6f706f82-0f24-43fb-86e1-3a4442dfd20e",
                "name": "lochbuie",
                "label": "Lochbuie",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.864133915,
                    41.102149664
                ]
            },
            "id": "ba95b00b-a3a9-417f-84bc-37fbd6d34b27",
            "properties": {
                "id": "ba95b00b-a3a9-417f-84bc-37fbd6d34b27",
                "name": "kankakee",
                "label": "Kankakee",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.829741382,
                    33.460831293
                ]
            },
            "id": "d95d491b-1799-4824-8954-cc887f5d771c",
            "properties": {
                "id": "d95d491b-1799-4824-8954-cc887f5d771c",
                "name": "starkville",
                "label": "Starkville",
                "country": "US",
                "state_abbrev": "MS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.050143533,
                    34.951192938
                ]
            },
            "id": "2b176a27-bd5c-4d39-9969-466ad4de8a14",
            "properties": {
                "id": "2b176a27-bd5c-4d39-9969-466ad4de8a14",
                "name": "horn-lake",
                "label": "Horn Lake",
                "country": "US",
                "state_abbrev": "MS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.435348509,
                    42.30955273
                ]
            },
            "id": "f8f11c65-7899-4d55-aa26-57096d987bf7",
            "properties": {
                "id": "f8f11c65-7899-4d55-aa26-57096d987bf7",
                "name": "woodstock",
                "label": "Woodstock",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.323003302,
                    35.742538336
                ]
            },
            "id": "f2a06f49-8d76-425b-ab02-9403b4d059a6",
            "properties": {
                "id": "f2a06f49-8d76-425b-ab02-9403b4d059a6",
                "name": "hickory",
                "label": "Hickory",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.977556911,
                    35.084588018
                ]
            },
            "id": "9b7787ba-7f62-4b9c-9a74-37a2887be070",
            "properties": {
                "id": "9b7787ba-7f62-4b9c-9a74-37a2887be070",
                "name": "fayetteville",
                "label": "Fayetteville",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.993743058,
                    35.989814843
                ]
            },
            "id": "f5b86b0f-3c30-4a18-b4c3-7c4a6d2359fb",
            "properties": {
                "id": "f5b86b0f-3c30-4a18-b4c3-7c4a6d2359fb",
                "name": "high-point",
                "label": "High Point",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.718011823,
                    33.401662288
                ]
            },
            "id": "faedb1b1-6726-4b35-b519-534f5e6b8555",
            "properties": {
                "id": "faedb1b1-6726-4b35-b519-534f5e6b8555",
                "name": "mesa",
                "label": "Mesa",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.493334714,
                    39.80231949
                ]
            },
            "id": "38ba6d38-f622-4f6e-b068-1fa37098e67b",
            "properties": {
                "id": "38ba6d38-f622-4f6e-b068-1fa37098e67b",
                "name": "black-hawk",
                "label": "Black Hawk",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.225271289,
                    41.895990103
                ]
            },
            "id": "9fd5e514-4fa7-4fc0-9e3a-b0606039d4a9",
            "properties": {
                "id": "9fd5e514-4fa7-4fc0-9e3a-b0606039d4a9",
                "name": "west-chicago",
                "label": "West Chicago",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.859498623,
                    42.237996179
                ]
            },
            "id": "46994286-815e-446d-91c1-3c212cfa441c",
            "properties": {
                "id": "46994286-815e-446d-91c1-3c212cfa441c",
                "name": "lake-forest",
                "label": "Lake Forest",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.061846775,
                    39.864383951
                ]
            },
            "id": "c18a16f2-a525-411e-b20d-d1f462bc5b42",
            "properties": {
                "id": "c18a16f2-a525-411e-b20d-d1f462bc5b42",
                "name": "garrett",
                "label": "Garrett",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.194820542,
                    42.186047486
                ]
            },
            "id": "36856896-b752-413b-a905-e77c887fb8c0",
            "properties": {
                "id": "36856896-b752-413b-a905-e77c887fb8c0",
                "name": "norwood",
                "label": "Norwood",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.289721444,
                    42.12263531
                ]
            },
            "id": "803fd5f3-a747-4fe7-af6a-fb881bd47943",
            "properties": {
                "id": "803fd5f3-a747-4fe7-af6a-fb881bd47943",
                "name": "carpentersville",
                "label": "Carpentersville",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.220930597,
                    40.685793206
                ]
            },
            "id": "0f0217e5-375d-4d05-9080-415d0398a6a7",
            "properties": {
                "id": "0f0217e5-375d-4d05-9080-415d0398a6a7",
                "name": "easton",
                "label": "Easton",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.191103585,
                    40.665564956
                ]
            },
            "id": "05cd92a3-df0c-4db6-a3b4-b6a5be06918d",
            "properties": {
                "id": "05cd92a3-df0c-4db6-a3b4-b6a5be06918d",
                "name": "elizabeth",
                "label": "Elizabeth",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.3432255,
                    40.651549133
                ]
            },
            "id": "98b3754d-da8f-44a5-b76a-c72ff9d530f2",
            "properties": {
                "id": "98b3754d-da8f-44a5-b76a-c72ff9d530f2",
                "name": "westfield",
                "label": "Westfield",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.978811633,
                    35.746802596
                ]
            },
            "id": "d5ac8271-7403-4f08-bdf8-6361178ebe0a",
            "properties": {
                "id": "d5ac8271-7403-4f08-bdf8-6361178ebe0a",
                "name": "maryville",
                "label": "Maryville",
                "country": "US",
                "state_abbrev": "TN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.611146385,
                    40.142551004
                ]
            },
            "id": "b7acafad-9201-40b3-828a-3ae68d4e7ef4",
            "properties": {
                "id": "b7acafad-9201-40b3-828a-3ae68d4e7ef4",
                "name": "danville",
                "label": "Danville",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.817351434,
                    35.781645616
                ]
            },
            "id": "57540084-5bfd-409f-bdfd-ca14419481a6",
            "properties": {
                "id": "57540084-5bfd-409f-bdfd-ca14419481a6",
                "name": "cary",
                "label": "Cary",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.93916009,
                    42.370862539
                ]
            },
            "id": "eefbbaa7-ab52-4ca0-899c-6c02f58634b8",
            "properties": {
                "id": "eefbbaa7-ab52-4ca0-899c-6c02f58634b8",
                "name": "gurnee",
                "label": "Gurnee",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -114.358351959,
                    48.43207992
                ]
            },
            "id": "eb91392a-af24-4674-b04a-ef1bc08f2184",
            "properties": {
                "id": "eb91392a-af24-4674-b04a-ef1bc08f2184",
                "name": "whitefish",
                "label": "Whitefish",
                "country": "US",
                "state_abbrev": "MT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.743103122,
                    34.936305595
                ]
            },
            "id": "23264fae-16f7-49e2-813a-954f1af85ed9",
            "properties": {
                "id": "23264fae-16f7-49e2-813a-954f1af85ed9",
                "name": "waxhaw",
                "label": "Waxhaw",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.933709,
                    39.855641676
                ]
            },
            "id": "75ae10e4-924b-49ab-abd3-78df59896cf3",
            "properties": {
                "id": "75ae10e4-924b-49ab-abd3-78df59896cf3",
                "name": "decatur",
                "label": "Decatur",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.943104204,
                    40.108609323
                ]
            },
            "id": "be0b7522-52e4-4134-b803-e74e9671a790",
            "properties": {
                "id": "be0b7522-52e4-4134-b803-e74e9671a790",
                "name": "bensalem",
                "label": "Bensalem",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.49210442,
                    41.482092901
                ]
            },
            "id": "322d620d-a6f0-49db-89d9-6e5fe5b534da",
            "properties": {
                "id": "322d620d-a6f0-49db-89d9-6e5fe5b534da",
                "name": "moline",
                "label": "Moline",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.337260634,
                    41.68336722
                ]
            },
            "id": "b3bcb0d4-e8a8-437f-b220-e18866447c3e",
            "properties": {
                "id": "b3bcb0d4-e8a8-437f-b220-e18866447c3e",
                "name": "oswego",
                "label": "Oswego",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.118337354,
                    42.375813435
                ]
            },
            "id": "a388f73c-3f12-4d40-80b3-524a0943c309",
            "properties": {
                "id": "a388f73c-3f12-4d40-80b3-524a0943c309",
                "name": "cambridge",
                "label": "Cambridge",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.40394609,
                    35.193120708
                ]
            },
            "id": "abe55f46-a54e-4dfa-b344-76e7cc896ce5",
            "properties": {
                "id": "abe55f46-a54e-4dfa-b344-76e7cc896ce5",
                "name": "southern-pines",
                "label": "Southern Pines",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.872088148,
                    33.627671067
                ]
            },
            "id": "4918790d-339b-4565-b797-9a629d3326bd",
            "properties": {
                "id": "4918790d-339b-4565-b797-9a629d3326bd",
                "name": "oxford",
                "label": "Oxford",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.600912151,
                    39.268886393
                ]
            },
            "id": "f4526464-b88e-4a2b-8e94-6c892cb3b926",
            "properties": {
                "id": "f4526464-b88e-4a2b-8e94-6c892cb3b926",
                "name": "ocean-city",
                "label": "Ocean City",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.641740456,
                    33.549147458
                ]
            },
            "id": "bb20f744-bf0a-42d6-88a9-fa4410e149ff",
            "properties": {
                "id": "bb20f744-bf0a-42d6-88a9-fa4410e149ff",
                "name": "ladera-ranch",
                "label": "Ladera Ranch",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.104162204,
                    37.627365774
                ]
            },
            "id": "a49d3e3c-1fdc-4758-91b5-89fd6b1f7803",
            "properties": {
                "id": "a49d3e3c-1fdc-4758-91b5-89fd6b1f7803",
                "name": "hayward",
                "label": "Hayward",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.870593599,
                    39.462490182
                ]
            },
            "id": "d4e2972b-aa7f-4619-b550-28d26060de04",
            "properties": {
                "id": "d4e2972b-aa7f-4619-b550-28d26060de04",
                "name": "castle-pines",
                "label": "Castle Pines",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.666717762,
                    36.211271964
                ]
            },
            "id": "24a2578e-52f8-4126-a3fe-7359840f402e",
            "properties": {
                "id": "24a2578e-52f8-4126-a3fe-7359840f402e",
                "name": "boone",
                "label": "Boone",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.844169887,
                    36.262120485
                ]
            },
            "id": "cda71b5a-95ae-4762-b536-82ef3a411183",
            "properties": {
                "id": "cda71b5a-95ae-4762-b536-82ef3a411183",
                "name": "elkin",
                "label": "Elkin",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.680728111,
                    40.4708669
                ]
            },
            "id": "5f2a1ac9-20aa-40c0-99cb-0362f131886f",
            "properties": {
                "id": "5f2a1ac9-20aa-40c0-99cb-0362f131886f",
                "name": "macomb",
                "label": "Macomb",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.795094844,
                    26.427618525
                ]
            },
            "id": "b3f4bf97-1054-410a-86b8-8f92b5843c8d",
            "properties": {
                "id": "b3f4bf97-1054-410a-86b8-8f92b5843c8d",
                "name": "estero",
                "label": "Estero",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.422599536,
                    33.762801445
                ]
            },
            "id": "27d071a2-e0c4-495c-a454-c34a8b94c99b",
            "properties": {
                "id": "27d071a2-e0c4-495c-a454-c34a8b94c99b",
                "name": "atlanta",
                "label": "Atlanta",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.51643195,
                    37.076070516
                ]
            },
            "id": "cda327b2-5e40-4a18-a3b0-c6046f46aa0b",
            "properties": {
                "id": "cda327b2-5e40-4a18-a3b0-c6046f46aa0b",
                "name": "newport-news",
                "label": "Newport News",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.519016111,
                    41.592351373
                ]
            },
            "id": "7eb05f00-5b77-4e1e-9e5c-d5bac7bff1e9",
            "properties": {
                "id": "7eb05f00-5b77-4e1e-9e5c-d5bac7bff1e9",
                "name": "euclid",
                "label": "Euclid",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.707596151,
                    37.26917679
                ]
            },
            "id": "e2399d6b-9ff7-43be-be47-d8c2f64cd0c5",
            "properties": {
                "id": "e2399d6b-9ff7-43be-be47-d8c2f64cd0c5",
                "name": "williamsburg",
                "label": "Williamsburg",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.790925918,
                    41.843334943
                ]
            },
            "id": "84207c3e-1755-4a99-b7d5-2fef72b4918a",
            "properties": {
                "id": "84207c3e-1755-4a99-b7d5-2fef72b4918a",
                "name": "berwyn",
                "label": "Berwyn",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.582713624,
                    41.46987112
                ]
            },
            "id": "8417caa4-9281-4423-a622-1aee13d0b1b4",
            "properties": {
                "id": "8417caa4-9281-4423-a622-1aee13d0b1b4",
                "name": "rock-island",
                "label": "Rock Island",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.507265805,
                    37.981766126
                ]
            },
            "id": "6533586c-3d8a-48f8-94e6-cac64dfee2ce",
            "properties": {
                "id": "6533586c-3d8a-48f8-94e6-cac64dfee2ce",
                "name": "san-rafael",
                "label": "San Rafael",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.020474644,
                    33.941248859
                ]
            },
            "id": "8d32720e-fe41-4d73-b385-8bd9d411a4ba",
            "properties": {
                "id": "8d32720e-fe41-4d73-b385-8bd9d411a4ba",
                "name": "southport",
                "label": "Southport",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.206492005,
                    33.937874365
                ]
            },
            "id": "c71ae2fa-b5f5-4391-8d08-b1d546e9ba6c",
            "properties": {
                "id": "c71ae2fa-b5f5-4391-8d08-b1d546e9ba6c",
                "name": "norcross",
                "label": "Norcross",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.726384439,
                    35.243972099
                ]
            },
            "id": "4ad119da-92e3-45bf-b458-e1d66e73af2f",
            "properties": {
                "id": "4ad119da-92e3-45bf-b458-e1d66e73af2f",
                "name": "brevard",
                "label": "Brevard",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.46687834,
                    40.613556153
                ]
            },
            "id": "ebfef8e5-c779-4500-91a3-133ff4eb668a",
            "properties": {
                "id": "ebfef8e5-c779-4500-91a3-133ff4eb668a",
                "name": "morton",
                "label": "Morton",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.468374479,
                    35.192242271
                ]
            },
            "id": "2797ffed-91ef-488a-8661-8dce341399f5",
            "properties": {
                "id": "2797ffed-91ef-488a-8661-8dce341399f5",
                "name": "pinehurst",
                "label": "Pinehurst",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.03259489,
                    34.205629955
                ]
            },
            "id": "06b9181f-f879-40d5-b531-c239caa8ccd9",
            "properties": {
                "id": "06b9181f-f879-40d5-b531-c239caa8ccd9",
                "name": "leland",
                "label": "Leland",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.214557978,
                    41.516916384
                ]
            },
            "id": "7f28d03b-c817-42f0-9653-ad072a794fba",
            "properties": {
                "id": "7f28d03b-c817-42f0-9653-ad072a794fba",
                "name": "shorewood",
                "label": "Shorewood",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.367756048,
                    40.807575594
                ]
            },
            "id": "ce3d4f27-746c-4662-bc79-78db409bc3f9",
            "properties": {
                "id": "ce3d4f27-746c-4662-bc79-78db409bc3f9",
                "name": "canton",
                "label": "Canton",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.335089666,
                    42.233275968
                ]
            },
            "id": "7b53e523-4c4a-424c-b4a3-73245377ad39",
            "properties": {
                "id": "7b53e523-4c4a-424c-b4a3-73245377ad39",
                "name": "crystal-lake",
                "label": "Crystal Lake",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.835161467,
                    42.12919019
                ]
            },
            "id": "fc0a27de-64e5-4f14-9ec6-ed58d63a5deb",
            "properties": {
                "id": "fc0a27de-64e5-4f14-9ec6-ed58d63a5deb",
                "name": "northbrook",
                "label": "Northbrook",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.190856302,
                    37.400284856
                ]
            },
            "id": "8e301455-3bd1-4f36-aae2-ddf49b00507e",
            "properties": {
                "id": "8e301455-3bd1-4f36-aae2-ddf49b00507e",
                "name": "lynchburg",
                "label": "Lynchburg",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -106.361107933,
                    39.638535997
                ]
            },
            "id": "b52dfa44-bc3e-460b-82fd-97f98122fc53",
            "properties": {
                "id": "b52dfa44-bc3e-460b-82fd-97f98122fc53",
                "name": "vail",
                "label": "Vail",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.514662358,
                    37.235148321
                ]
            },
            "id": "2aa6853c-5677-4db3-b307-91054f152fb6",
            "properties": {
                "id": "2aa6853c-5677-4db3-b307-91054f152fb6",
                "name": "yorktown",
                "label": "Yorktown",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.490452093,
                    40.68658924
                ]
            },
            "id": "d988c66a-8e3a-480f-baae-1123135b312d",
            "properties": {
                "id": "d988c66a-8e3a-480f-baae-1123135b312d",
                "name": "northampton",
                "label": "Northampton",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.086170057,
                    38.818374186
                ]
            },
            "id": "53d14d35-6a99-4f38-96fb-f20933ae4bdc",
            "properties": {
                "id": "53d14d35-6a99-4f38-96fb-f20933ae4bdc",
                "name": "alexandria",
                "label": "Alexandria",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.394148923,
                    34.729096554
                ]
            },
            "id": "667d5d9e-e9c1-4b6e-9243-b557dfabeadc",
            "properties": {
                "id": "667d5d9e-e9c1-4b6e-9243-b557dfabeadc",
                "name": "jacksonville",
                "label": "Jacksonville",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.038974895,
                    35.926868187
                ]
            },
            "id": "390ee036-683a-4afc-80f7-f77b44aa1516",
            "properties": {
                "id": "390ee036-683a-4afc-80f7-f77b44aa1516",
                "name": "chapel-hill",
                "label": "Chapel Hill",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -119.777118214,
                    39.610323603
                ]
            },
            "id": "25459cb9-58cc-4cc6-8f9d-ed0f9be3ca8a",
            "properties": {
                "id": "25459cb9-58cc-4cc6-8f9d-ed0f9be3ca8a",
                "name": "sun-valley",
                "label": "Sun Valley",
                "country": "US",
                "state_abbrev": "NV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.880472248,
                    32.92720363
                ]
            },
            "id": "28c46f85-646d-4762-9feb-67c319e0b6f9",
            "properties": {
                "id": "28c46f85-646d-4762-9feb-67c319e0b6f9",
                "name": "farmers-branch",
                "label": "Farmers Branch",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.433262696,
                    41.587281334
                ]
            },
            "id": "7382c7e7-8c3b-4328-aa3a-43255c16559f",
            "properties": {
                "id": "7382c7e7-8c3b-4328-aa3a-43255c16559f",
                "name": "willoughby-hills",
                "label": "Willoughby Hills",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.639646427,
                    35.478920762
                ]
            },
            "id": "7c2f6cf8-23ac-4ae4-a491-88b98d7260ab",
            "properties": {
                "id": "7c2f6cf8-23ac-4ae4-a491-88b98d7260ab",
                "name": "kannapolis",
                "label": "Kannapolis",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.530017946,
                    28.479780564
                ]
            },
            "id": "70dab5a0-171b-4589-ba0a-1238a0c502fe",
            "properties": {
                "id": "70dab5a0-171b-4589-ba0a-1238a0c502fe",
                "name": "spring-hill",
                "label": "Spring Hill",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.563547076,
                    41.511246964
                ]
            },
            "id": "ea33f342-0384-4e35-9280-4574d8353e34",
            "properties": {
                "id": "ea33f342-0384-4e35-9280-4574d8353e34",
                "name": "cleveland-heights",
                "label": "Cleveland Heights",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.388405061,
                    27.27956058
                ]
            },
            "id": "16638344-e970-4543-a5c5-696d10daf336",
            "properties": {
                "id": "16638344-e970-4543-a5c5-696d10daf336",
                "name": "port-st-lucie",
                "label": "Port St. Lucie",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.841138563,
                    41.795908333
                ]
            },
            "id": "11d3869f-d47a-4be5-819c-b0cc39736c17",
            "properties": {
                "id": "11d3869f-d47a-4be5-819c-b0cc39736c17",
                "name": "mccook",
                "label": "McCook",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -124.007143473,
                    44.975233767
                ]
            },
            "id": "a60a04b6-d2a5-4627-8a03-b48d082189f5",
            "properties": {
                "id": "a60a04b6-d2a5-4627-8a03-b48d082189f5",
                "name": "lincoln-city",
                "label": "Lincoln City",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -123.352020342,
                    43.223116752
                ]
            },
            "id": "f15a4d01-22c5-43dc-b87f-572d4d44ee55",
            "properties": {
                "id": "f15a4d01-22c5-43dc-b87f-572d4d44ee55",
                "name": "roseburg",
                "label": "Roseburg",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.245748828,
                    29.538948396
                ]
            },
            "id": "42d1bc69-9669-48be-a84e-e46b0965ad5f",
            "properties": {
                "id": "42d1bc69-9669-48be-a84e-e46b0965ad5f",
                "name": "palm-coast",
                "label": "Palm Coast",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.308842134,
                    41.849067396
                ]
            },
            "id": "86374185-fe44-4ba3-bd06-83ae7efca826",
            "properties": {
                "id": "86374185-fe44-4ba3-bd06-83ae7efca826",
                "name": "batavia",
                "label": "Batavia",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.403648769,
                    37.140593194
                ]
            },
            "id": "603ba8d1-a6fe-4a94-95b9-40109cfb3a1f",
            "properties": {
                "id": "603ba8d1-a6fe-4a94-95b9-40109cfb3a1f",
                "name": "christiansburg",
                "label": "Christiansburg",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.969449638,
                    35.108728667
                ]
            },
            "id": "842fa75e-7e81-47e4-8a90-dec1fc9a553a",
            "properties": {
                "id": "842fa75e-7e81-47e4-8a90-dec1fc9a553a",
                "name": "memphis",
                "label": "Memphis",
                "country": "US",
                "state_abbrev": "TN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.299788072,
                    38.853098341
                ]
            },
            "id": "4a5168f4-6988-489b-aad9-0d17f416423e",
            "properties": {
                "id": "4a5168f4-6988-489b-aad9-0d17f416423e",
                "name": "fairfax",
                "label": "Fairfax",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.554458461,
                    39.10569831
                ]
            },
            "id": "e83c100a-04eb-4e0b-b72c-bf38295dbd1d",
            "properties": {
                "id": "e83c100a-04eb-4e0b-b72c-bf38295dbd1d",
                "name": "leesburg",
                "label": "Leesburg",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.140780001,
                    42.324283352
                ]
            },
            "id": "3901f2aa-58f0-403b-a252-ae08a68d3c93",
            "properties": {
                "id": "3901f2aa-58f0-403b-a252-ae08a68d3c93",
                "name": "brookline",
                "label": "Brookline",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.834789936,
                    35.836754026
                ]
            },
            "id": "c894f599-33ca-4aba-9aea-b833ec0f2e10",
            "properties": {
                "id": "c894f599-33ca-4aba-9aea-b833ec0f2e10",
                "name": "morrisville",
                "label": "Morrisville",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -112.019667071,
                    46.596427043
                ]
            },
            "id": "efba004c-a219-4fef-8496-fe4a17ae58cc",
            "properties": {
                "id": "efba004c-a219-4fef-8496-fe4a17ae58cc",
                "name": "helena",
                "label": "Helena",
                "country": "US",
                "state_abbrev": "MT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.065591198,
                    42.503509142
                ]
            },
            "id": "b87418b4-48fe-4e72-84bc-bcfc0333b7c8",
            "properties": {
                "id": "b87418b4-48fe-4e72-84bc-bcfc0333b7c8",
                "name": "wakefield",
                "label": "Wakefield",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.225432885,
                    41.620749438
                ]
            },
            "id": "4aeb043a-6305-4a47-8109-27fd5591022b",
            "properties": {
                "id": "4aeb043a-6305-4a47-8109-27fd5591022b",
                "name": "plainfield",
                "label": "Plainfield",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.987764181,
                    38.792435531
                ]
            },
            "id": "e3b45068-8047-409e-bbfd-498d78180ca3",
            "properties": {
                "id": "e3b45068-8047-409e-bbfd-498d78180ca3",
                "name": "edwardsville",
                "label": "Edwardsville",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.797552388,
                    38.717542995
                ]
            },
            "id": "18541c1c-7471-4094-9b73-c459b0fd3219",
            "properties": {
                "id": "18541c1c-7471-4094-9b73-c459b0fd3219",
                "name": "warrenton",
                "label": "Warrenton",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.553691708,
                    35.570490724
                ]
            },
            "id": "6b636e0f-8441-411c-a3a9-77a73c9cc2d1",
            "properties": {
                "id": "6b636e0f-8441-411c-a3a9-77a73c9cc2d1",
                "name": "asheville",
                "label": "Asheville",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.457294749,
                    35.324626972
                ]
            },
            "id": "3d3cfbc3-a36e-4461-b954-526d201e8936",
            "properties": {
                "id": "3d3cfbc3-a36e-4461-b954-526d201e8936",
                "name": "hendersonville",
                "label": "Hendersonville",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.51195801,
                    39.794614627
                ]
            },
            "id": "df866685-6784-4f95-bcab-8c9438c57630",
            "properties": {
                "id": "df866685-6784-4f95-bcab-8c9438c57630",
                "name": "central-city",
                "label": "Central City",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.386724613,
                    38.969922724
                ]
            },
            "id": "ccf9ade6-b435-483c-a232-d3f99981f413",
            "properties": {
                "id": "ccf9ade6-b435-483c-a232-d3f99981f413",
                "name": "herndon",
                "label": "Herndon",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.959036402,
                    42.118045199
                ]
            },
            "id": "4a9597bb-8580-4106-a816-95ffd1514a37",
            "properties": {
                "id": "4a9597bb-8580-4106-a816-95ffd1514a37",
                "name": "abington",
                "label": "Abington",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.678304385,
                    40.80987794
                ]
            },
            "id": "aeafb7fc-77f9-439e-bf85-8fed443a9770",
            "properties": {
                "id": "aeafb7fc-77f9-439e-bf85-8fed443a9770",
                "name": "lincoln",
                "label": "Lincoln",
                "country": "US",
                "state_abbrev": "NE",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.620884724,
                    40.104207561
                ]
            },
            "id": "09566ac0-0955-439c-8170-94d035f3c248",
            "properties": {
                "id": "09566ac0-0955-439c-8170-94d035f3c248",
                "name": "greenville",
                "label": "Greenville",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.978000886,
                    41.886536286
                ]
            },
            "id": "eaa3608a-c6ce-43fd-a230-a03da487b52d",
            "properties": {
                "id": "eaa3608a-c6ce-43fd-a230-a03da487b52d",
                "name": "villa-park",
                "label": "Villa Park",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.20438008,
                    47.773537897
                ]
            },
            "id": "e5c7eebf-b875-4a9f-a162-009da15940f8",
            "properties": {
                "id": "e5c7eebf-b875-4a9f-a162-009da15940f8",
                "name": "bothell",
                "label": "Bothell",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.130567477,
                    37.181190533
                ]
            },
            "id": "7b2d0ea8-5bbe-4877-83e8-3c3231acfa2d",
            "properties": {
                "id": "7b2d0ea8-5bbe-4877-83e8-3c3231acfa2d",
                "name": "crewe",
                "label": "Crewe",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.685686414,
                    41.539118865
                ]
            },
            "id": "4f3b9a97-4963-444c-b60d-f8f989bb8464",
            "properties": {
                "id": "4f3b9a97-4963-444c-b60d-f8f989bb8464",
                "name": "flossmoor",
                "label": "Flossmoor",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.495238986,
                    41.270706266
                ]
            },
            "id": "07dcff44-ce0d-4a49-b66d-3adfbbfbb341",
            "properties": {
                "id": "07dcff44-ce0d-4a49-b66d-3adfbbfbb341",
                "name": "ridgefield",
                "label": "Ridgefield",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.295384065,
                    37.048762735
                ]
            },
            "id": "7a86f4da-a0e9-4a66-afa1-67c01dd725bf",
            "properties": {
                "id": "7a86f4da-a0e9-4a66-afa1-67c01dd725bf",
                "name": "hampton",
                "label": "Hampton",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.212941231,
                    42.312650448
                ]
            },
            "id": "25015f5c-6df6-4c3b-b97f-5e5f38609252",
            "properties": {
                "id": "25015f5c-6df6-4c3b-b97f-5e5f38609252",
                "name": "dearborn",
                "label": "Dearborn",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.041231934,
                    36.260714588
                ]
            },
            "id": "910b080d-5607-4c29-8bae-17224ebd888a",
            "properties": {
                "id": "910b080d-5607-4c29-8bae-17224ebd888a",
                "name": "ashland-city",
                "label": "Ashland City",
                "country": "US",
                "state_abbrev": "TN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.171851998,
                    45.533929652
                ]
            },
            "id": "8bf645b1-a6ab-4207-b897-f06ed0cdc6cf",
            "properties": {
                "id": "8bf645b1-a6ab-4207-b897-f06ed0cdc6cf",
                "name": "st-cloud",
                "label": "St. Cloud",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.542301977,
                    31.417212825
                ]
            },
            "id": "478d1732-195c-46da-80b8-746d4a82fdb2",
            "properties": {
                "id": "478d1732-195c-46da-80b8-746d4a82fdb2",
                "name": "sumrall",
                "label": "Sumrall",
                "country": "US",
                "state_abbrev": "MS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.148169046,
                    32.423633314
                ]
            },
            "id": "758603c1-e119-4fa6-ae17-9f7d83d589e0",
            "properties": {
                "id": "758603c1-e119-4fa6-ae17-9f7d83d589e0",
                "name": "ridgeland",
                "label": "Ridgeland",
                "country": "US",
                "state_abbrev": "MS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.175163822,
                    38.884726711
                ]
            },
            "id": "b0b14f70-d12a-4e0d-b006-1f934a74d4d8",
            "properties": {
                "id": "b0b14f70-d12a-4e0d-b006-1f934a74d4d8",
                "name": "falls-church",
                "label": "Falls Church",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    3.725762548,
                    51.074542022
                ]
            },
            "id": "aed3a594-a334-4cc3-a8e7-36a9875cadea",
            "properties": {
                "id": "aed3a594-a334-4cc3-a8e7-36a9875cadea",
                "name": "ghent",
                "label": "Ghent",
                "country": "BE",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.800463345,
                    38.411400298
                ]
            },
            "id": "01b8b871-443e-4de7-9b04-b66ae41677d3",
            "properties": {
                "id": "01b8b871-443e-4de7-9b04-b66ae41677d3",
                "name": "keezletown",
                "label": "Keezletown",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.019376212,
                    39.59116427
                ]
            },
            "id": "4047974a-7d6f-4d48-abcd-eee82a924999",
            "properties": {
                "id": "4047974a-7d6f-4d48-abcd-eee82a924999",
                "name": "littleton",
                "label": "Littleton",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.73182623,
                    34.269138744
                ]
            },
            "id": "7c11bd3c-13bc-42e3-813c-11f8f9cea102",
            "properties": {
                "id": "7c11bd3c-13bc-42e3-813c-11f8f9cea102",
                "name": "tupelo",
                "label": "Tupelo",
                "country": "US",
                "state_abbrev": "MS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    4.375231269,
                    50.872920097
                ]
            },
            "id": "2f6d2f1a-e9d3-4099-a1b1-ca01040d0a4c",
            "properties": {
                "id": "2f6d2f1a-e9d3-4099-a1b1-ca01040d0a4c",
                "name": "brussels",
                "label": "Brussels",
                "country": "BE",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.932788768,
                    30.426074098
                ]
            },
            "id": "33ffecf8-4603-406d-9e8a-86fb82d957c3",
            "properties": {
                "id": "33ffecf8-4603-406d-9e8a-86fb82d957c3",
                "name": "biloxi",
                "label": "Biloxi",
                "country": "US",
                "state_abbrev": "MS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.925288108,
                    43.140832365
                ]
            },
            "id": "93eea121-b372-42a6-a35d-67d17b0a78c8",
            "properties": {
                "id": "93eea121-b372-42a6-a35d-67d17b0a78c8",
                "name": "durham",
                "label": "Durham",
                "country": "US",
                "state_abbrev": "NH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.689665729,
                    32.384542906
                ]
            },
            "id": "5005afdc-52d8-4b32-826c-77cc45fc4cb5",
            "properties": {
                "id": "5005afdc-52d8-4b32-826c-77cc45fc4cb5",
                "name": "meridian",
                "label": "Meridian",
                "country": "US",
                "state_abbrev": "MS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.710970962,
                    39.137731256
                ]
            },
            "id": "4355d8d3-7c31-4916-abfb-88d73c5a2db4",
            "properties": {
                "id": "4355d8d3-7c31-4916-abfb-88d73c5a2db4",
                "name": "purcellville",
                "label": "Purcellville",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.978588876,
                    34.951592463
                ]
            },
            "id": "2d522df0-b7ab-47f1-b7c9-51e117cbaad7",
            "properties": {
                "id": "2d522df0-b7ab-47f1-b7c9-51e117cbaad7",
                "name": "southaven",
                "label": "Southaven",
                "country": "US",
                "state_abbrev": "MS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.108576242,
                    29.487467556
                ]
            },
            "id": "d46b5ff9-1e2c-4806-be5a-a6999426e402",
            "properties": {
                "id": "d46b5ff9-1e2c-4806-be5a-a6999426e402",
                "name": "league-city",
                "label": "League City",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.226793321,
                    38.777164553
                ]
            },
            "id": "b4e650d5-1734-464a-bfe4-4b0ba1cf9c89",
            "properties": {
                "id": "b4e650d5-1734-464a-bfe4-4b0ba1cf9c89",
                "name": "west-springfield",
                "label": "West Springfield",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.563879404,
                    36.617203966
                ]
            },
            "id": "3ef69106-6021-4b72-a941-a9b43355ebb9",
            "properties": {
                "id": "3ef69106-6021-4b72-a941-a9b43355ebb9",
                "name": "clarksville",
                "label": "Clarksville",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.346044203,
                    38.949687315
                ]
            },
            "id": "3ef647d3-df3f-4867-a40c-0b41f1d08e2b",
            "properties": {
                "id": "3ef647d3-df3f-4867-a40c-0b41f1d08e2b",
                "name": "reston",
                "label": "Reston",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.341676624,
                    27.426267951
                ]
            },
            "id": "68515241-d320-41c3-a10c-f881efd4d156",
            "properties": {
                "id": "68515241-d320-41c3-a10c-f881efd4d156",
                "name": "fort-pierce",
                "label": "Fort Pierce",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.454592726,
                    38.665017533
                ]
            },
            "id": "0e772996-cedf-43b2-bd6e-18119bd19e01",
            "properties": {
                "id": "0e772996-cedf-43b2-bd6e-18119bd19e01",
                "name": "luray",
                "label": "Luray",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.181964828,
                    45.605284807
                ]
            },
            "id": "42066258-7ba5-485b-8669-2457be71ea3d",
            "properties": {
                "id": "42066258-7ba5-485b-8669-2457be71ea3d",
                "name": "the-dalles",
                "label": "The Dalles",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.639883354,
                    45.367014673
                ]
            },
            "id": "d82d58dd-6d6c-48e8-942b-eeab757b08b8",
            "properties": {
                "id": "d82d58dd-6d6c-48e8-942b-eeab757b08b8",
                "name": "west-linn",
                "label": "West Linn",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.069205158,
                    30.421137324
                ]
            },
            "id": "a3cf538f-8be3-4de9-8e02-27f9006d0627",
            "properties": {
                "id": "a3cf538f-8be3-4de9-8e02-27f9006d0627",
                "name": "gulfport",
                "label": "Gulfport",
                "country": "US",
                "state_abbrev": "MS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -123.109755697,
                    45.524425363
                ]
            },
            "id": "56546eff-76fd-42ea-ad09-0eb96515b267",
            "properties": {
                "id": "56546eff-76fd-42ea-ad09-0eb96515b267",
                "name": "forest-grove",
                "label": "Forest Grove",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.441425669,
                    41.230545192
                ]
            },
            "id": "6841d56c-076d-454e-89f7-034453c3b0c2",
            "properties": {
                "id": "6841d56c-076d-454e-89f7-034453c3b0c2",
                "name": "hermitage",
                "label": "Hermitage",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -115.767803388,
                    40.838109665
                ]
            },
            "id": "c90f0408-a735-477f-ac53-63f49dc78ef9",
            "properties": {
                "id": "c90f0408-a735-477f-ac53-63f49dc78ef9",
                "name": "elko",
                "label": "Elko",
                "country": "US",
                "state_abbrev": "NV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.650238075,
                    42.125323696
                ]
            },
            "id": "e12ffe10-5084-474d-a9eb-5126634e5173",
            "properties": {
                "id": "e12ffe10-5084-474d-a9eb-5126634e5173",
                "name": "west-springfield-town",
                "label": "West Springfield Town",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.061116821,
                    38.159300802
                ]
            },
            "id": "2541f8ce-ba12-4a24-a293-db67d38c4aa9",
            "properties": {
                "id": "2541f8ce-ba12-4a24-a293-db67d38c4aa9",
                "name": "staunton",
                "label": "Staunton",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.723770852,
                    39.198813596
                ]
            },
            "id": "21f62117-d6e2-4512-936b-8a1b331f7f29",
            "properties": {
                "id": "21f62117-d6e2-4512-936b-8a1b331f7f29",
                "name": "hillsboro",
                "label": "Hillsboro",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.035531925,
                    36.973381028
                ]
            },
            "id": "ae778d2a-5142-40cd-9db6-642b281757a6",
            "properties": {
                "id": "ae778d2a-5142-40cd-9db6-642b281757a6",
                "name": "santa-cruz",
                "label": "Santa Cruz",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.558749039,
                    37.122891153
                ]
            },
            "id": "61e15496-40ea-4dc9-9278-bab4469f07b4",
            "properties": {
                "id": "61e15496-40ea-4dc9-9278-bab4469f07b4",
                "name": "radford",
                "label": "Radford",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -123.810560608,
                    46.188353669
                ]
            },
            "id": "349b7cdc-1923-4b0f-ab84-621aaf5f20c9",
            "properties": {
                "id": "349b7cdc-1923-4b0f-ab84-621aaf5f20c9",
                "name": "astoria",
                "label": "Astoria",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.615178971,
                    36.975469283
                ]
            },
            "id": "f24a1fa0-0bb6-4854-afb9-354b8b6682bd",
            "properties": {
                "id": "f24a1fa0-0bb6-4854-afb9-354b8b6682bd",
                "name": "smithfield",
                "label": "Smithfield",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.1282124,
                    40.857469769
                ]
            },
            "id": "0d7cc698-a2b1-421e-bde2-df9ce1816ffa",
            "properties": {
                "id": "0d7cc698-a2b1-421e-bde2-df9ce1816ffa",
                "name": "passaic",
                "label": "Passaic",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.83758506,
                    38.971710455
                ]
            },
            "id": "694fb303-ef43-4dd6-aeaa-d0f56fcdfdf5",
            "properties": {
                "id": "694fb303-ef43-4dd6-aeaa-d0f56fcdfdf5",
                "name": "wildwood-crest",
                "label": "Wildwood Crest",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.797586698,
                    28.037583743
                ]
            },
            "id": "cb74ebee-3c59-4591-a86c-b7b85b13a511",
            "properties": {
                "id": "cb74ebee-3c59-4591-a86c-b7b85b13a511",
                "name": "dunedin",
                "label": "Dunedin",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.958084381,
                    37.278407594
                ]
            },
            "id": "cc9fdee8-8307-41b5-8209-37ed5f4e7662",
            "properties": {
                "id": "cc9fdee8-8307-41b5-8209-37ed5f4e7662",
                "name": "roanoke",
                "label": "Roanoke",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.580305835,
                    33.961737969
                ]
            },
            "id": "1bd10100-4582-481f-9fcd-9836fe6a6b40",
            "properties": {
                "id": "1bd10100-4582-481f-9fcd-9836fe6a6b40",
                "name": "eastvale",
                "label": "Eastvale",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.692132407,
                    40.78739096
                ]
            },
            "id": "28cd8ef2-1416-47df-afcc-97c1d0cf38ee",
            "properties": {
                "id": "28cd8ef2-1416-47df-afcc-97c1d0cf38ee",
                "name": "chester",
                "label": "Chester",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.775290238,
                    39.508338098
                ]
            },
            "id": "4b8cb255-3d8a-4059-9624-3068919cc61d",
            "properties": {
                "id": "4b8cb255-3d8a-4059-9624-3068919cc61d",
                "name": "parker",
                "label": "Parker",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.866716164,
                    37.918629196
                ]
            },
            "id": "c1988c51-0fa9-4e25-aa5d-d461f415112a",
            "properties": {
                "id": "c1988c51-0fa9-4e25-aa5d-d461f415112a",
                "name": "tappahannock",
                "label": "Tappahannock",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.827013782,
                    36.095669637
                ]
            },
            "id": "934e0b39-3df0-41f3-8c2f-c19fb820cdb0",
            "properties": {
                "id": "934e0b39-3df0-41f3-8c2f-c19fb820cdb0",
                "name": "greensboro",
                "label": "Greensboro",
                "country": "US",
                "state_abbrev": "NC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.810437063,
                    42.182285222
                ]
            },
            "id": "09c049b6-213b-405c-bc4e-178346ff814d",
            "properties": {
                "id": "09c049b6-213b-405c-bc4e-178346ff814d",
                "name": "highland-park",
                "label": "Highland Park",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.458226284,
                    25.997377529
                ]
            },
            "id": "a0bfb80e-164c-4d4a-90f9-e6b05235611d",
            "properties": {
                "id": "a0bfb80e-164c-4d4a-90f9-e6b05235611d",
                "name": "brownsville",
                "label": "Brownsville",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.921918485,
                    36.552880923
                ]
            },
            "id": "a2f333ce-eae3-4e67-9962-71667764d42f",
            "properties": {
                "id": "a2f333ce-eae3-4e67-9962-71667764d42f",
                "name": "carmel-by-the-sea",
                "label": "Carmel-by-the-Sea",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.556560458,
                    38.09149864
                ]
            },
            "id": "58001c94-5c03-410a-9c00-1b6d5fa76b79",
            "properties": {
                "id": "58001c94-5c03-410a-9c00-1b6d5fa76b79",
                "name": "novato",
                "label": "Novato",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.921201048,
                    40.177690844
                ]
            },
            "id": "201b39dd-c581-4939-8188-bdfa392fe240",
            "properties": {
                "id": "201b39dd-c581-4939-8188-bdfa392fe240",
                "name": "langhorne",
                "label": "Langhorne",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -99.487685223,
                    27.562679065
                ]
            },
            "id": "8ea50077-b8d7-44ef-9854-bd1cf7ba0472",
            "properties": {
                "id": "8ea50077-b8d7-44ef-9854-bd1cf7ba0472",
                "name": "laredo",
                "label": "Laredo",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.609052518,
                    36.314513775
                ]
            },
            "id": "754ee44c-9a90-4eb8-949f-95e86dc1e880",
            "properties": {
                "id": "754ee44c-9a90-4eb8-949f-95e86dc1e880",
                "name": "claremore",
                "label": "Claremore",
                "country": "US",
                "state_abbrev": "OK",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -119.713084438,
                    34.399789355
                ]
            },
            "id": "f08d8ab7-518f-4fd2-9a85-fd429d375a64",
            "properties": {
                "id": "f08d8ab7-518f-4fd2-9a85-fd429d375a64",
                "name": "santa-barbara",
                "label": "Santa Barbara",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.843618204,
                    42.012549078
                ]
            },
            "id": "c79c8626-dac1-420b-964b-36698672e4b9",
            "properties": {
                "id": "c79c8626-dac1-420b-964b-36698672e4b9",
                "name": "park-ridge",
                "label": "Park Ridge",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.016328155,
                    36.777763236
                ]
            },
            "id": "f2a02957-000c-42cc-9b78-06738f77fa79",
            "properties": {
                "id": "f2a02957-000c-42cc-9b78-06738f77fa79",
                "name": "virginia-beach",
                "label": "Virginia Beach",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.144125333,
                    39.97098714
                ]
            },
            "id": "b4222891-e1d2-4d69-98c5-46d45ad67427",
            "properties": {
                "id": "b4222891-e1d2-4d69-98c5-46d45ad67427",
                "name": "louisville",
                "label": "Louisville",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.103030942,
                    39.772762684
                ]
            },
            "id": "b7830093-466f-4736-8e6c-c3e2b5771277",
            "properties": {
                "id": "b7830093-466f-4736-8e6c-c3e2b5771277",
                "name": "wheat-ridge",
                "label": "Wheat Ridge",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.372668201,
                    46.481591161
                ]
            },
            "id": "1f41e726-9c5a-455f-b97a-956ef3691f55",
            "properties": {
                "id": "1f41e726-9c5a-455f-b97a-956ef3691f55",
                "name": "sault-ste-marie",
                "label": "Sault Ste. Marie",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -170.350148121,
                    -14.235529292
                ]
            },
            "id": "3973c698-18b2-4775-b337-32c30ddf6156",
            "properties": {
                "id": "3973c698-18b2-4775-b337-32c30ddf6156",
                "name": "american-samoa",
                "label": "American Samoa",
                "country": "US",
                "state_abbrev": "AS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.945598735,
                    36.736507689
                ]
            },
            "id": "5180283b-f201-49af-9e7a-a6fc243ef2df",
            "properties": {
                "id": "5180283b-f201-49af-9e7a-a6fc243ef2df",
                "name": "bartlesville",
                "label": "Bartlesville",
                "country": "US",
                "state_abbrev": "OK",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.183920361,
                    33.980531268
                ]
            },
            "id": "b9c7d933-2a42-4307-aade-badeedff5735",
            "properties": {
                "id": "b9c7d933-2a42-4307-aade-badeedff5735",
                "name": "berkeley-lake",
                "label": "Berkeley Lake",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.962307359,
                    33.287525556
                ]
            },
            "id": "507c24b2-77b6-431f-a627-b5785c7a4d6a",
            "properties": {
                "id": "507c24b2-77b6-431f-a627-b5785c7a4d6a",
                "name": "aubrey",
                "label": "Aubrey",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.916053477,
                    38.553500425
                ]
            },
            "id": "0c376114-b4c1-471f-898d-6e37eff75b11",
            "properties": {
                "id": "0c376114-b4c1-471f-898d-6e37eff75b11",
                "name": "shiloh",
                "label": "Shiloh",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    144.772442921,
                    13.441604346
                ]
            },
            "id": "c4b951d7-8566-49ed-a6b8-e3dc2d49c714",
            "properties": {
                "id": "c4b951d7-8566-49ed-a6b8-e3dc2d49c714",
                "name": "guam",
                "label": "Guam",
                "country": "US",
                "state_abbrev": "GU",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.615336785,
                    32.529985337
                ]
            },
            "id": "419924bd-4fbd-400a-a904-7c0a54c2de79",
            "properties": {
                "id": "419924bd-4fbd-400a-a904-7c0a54c2de79",
                "name": "cresson",
                "label": "Cresson",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.392804809,
                    42.890288305
                ]
            },
            "id": "4dbd88fb-c5f1-4ac5-9538-9c77d1d25576",
            "properties": {
                "id": "4dbd88fb-c5f1-4ac5-9538-9c77d1d25576",
                "name": "yankton",
                "label": "Yankton",
                "country": "US",
                "state_abbrev": "SD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.144597532,
                    41.981811947
                ]
            },
            "id": "edb33efb-ba95-4afb-80f7-875d66b04134",
            "properties": {
                "id": "edb33efb-ba95-4afb-80f7-875d66b04134",
                "name": "hanover-park",
                "label": "Hanover Park",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.24988835,
                    42.212560281
                ]
            },
            "id": "f54c9370-4e3c-40e3-a7c3-8b7b9340bf45",
            "properties": {
                "id": "f54c9370-4e3c-40e3-a7c3-8b7b9340bf45",
                "name": "cary",
                "label": "Cary",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.453416417,
                    47.2477443
                ]
            },
            "id": "4dc24383-be16-47ca-a2ee-1316d4b387a5",
            "properties": {
                "id": "4dc24383-be16-47ca-a2ee-1316d4b387a5",
                "name": "calumet",
                "label": "Calumet",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.930030141,
                    42.699599817
                ]
            },
            "id": "de3bbf87-766e-4cca-b5db-a4fa72224c98",
            "properties": {
                "id": "de3bbf87-766e-4cca-b5db-a4fa72224c98",
                "name": "cooperstown",
                "label": "Cooperstown",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.072824112,
                    42.97723183
                ]
            },
            "id": "5f9b50b6-44ee-4f0d-8647-0d5f53a11667",
            "properties": {
                "id": "5f9b50b6-44ee-4f0d-8647-0d5f53a11667",
                "name": "ionia",
                "label": "Ionia",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.498185156,
                    40.108614197
                ]
            },
            "id": "229d51b7-8a01-4860-b52a-0688538f4da7",
            "properties": {
                "id": "229d51b7-8a01-4860-b52a-0688538f4da7",
                "name": "schuylkill",
                "label": "Schuylkill",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -106.698128817,
                    35.287249106
                ]
            },
            "id": "8b61602d-a696-4b40-a298-19acb26614b0",
            "properties": {
                "id": "8b61602d-a696-4b40-a298-19acb26614b0",
                "name": "rio-rancho",
                "label": "Rio Rancho",
                "country": "US",
                "state_abbrev": "NM",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.336313612,
                    46.067076792
                ]
            },
            "id": "1c8f4f93-3537-4f31-ba0c-e165ebf67b74",
            "properties": {
                "id": "1c8f4f93-3537-4f31-ba0c-e165ebf67b74",
                "name": "walla-walla",
                "label": "Walla Walla",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.360424538,
                    33.16070552
                ]
            },
            "id": "3c1bfa35-bb61-4833-b682-6b6277aa2646",
            "properties": {
                "id": "3c1bfa35-bb61-4833-b682-6b6277aa2646",
                "name": "farmersville",
                "label": "Farmersville",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.303269378,
                    47.828398397
                ]
            },
            "id": "fe5203fb-705d-42f8-9560-14d20809a5f6",
            "properties": {
                "id": "fe5203fb-705d-42f8-9560-14d20809a5f6",
                "name": "lynnwood",
                "label": "Lynnwood",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.797340301,
                    39.005879268
                ]
            },
            "id": "daa7122d-1f13-4076-9115-afc8ef9ca289",
            "properties": {
                "id": "daa7122d-1f13-4076-9115-afc8ef9ca289",
                "name": "north-wildwood",
                "label": "North Wildwood",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.167938588,
                    46.7335546
                ]
            },
            "id": "292a6815-d2e1-4d41-b480-61b203fcc690",
            "properties": {
                "id": "292a6815-d2e1-4d41-b480-61b203fcc690",
                "name": "pullman",
                "label": "Pullman",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.539530107,
                    42.115512587
                ]
            },
            "id": "a4be481d-20ac-4e27-82d8-364429a7b689",
            "properties": {
                "id": "a4be481d-20ac-4e27-82d8-364429a7b689",
                "name": "springfield",
                "label": "Springfield",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.78256016,
                    43.058086587
                ]
            },
            "id": "35b7067a-e871-463b-bdbd-5af4d4fbe383",
            "properties": {
                "id": "35b7067a-e871-463b-bdbd-5af4d4fbe383",
                "name": "portsmouth",
                "label": "Portsmouth",
                "country": "US",
                "state_abbrev": "NH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.712062108,
                    47.543617569
                ]
            },
            "id": "2e23bcc7-b3ff-415d-8377-5486bb532a57",
            "properties": {
                "id": "2e23bcc7-b3ff-415d-8377-5486bb532a57",
                "name": "bremerton",
                "label": "Bremerton",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.189027562,
                    47.962950262
                ]
            },
            "id": "250e8faf-e2a2-4397-88ba-43598a667573",
            "properties": {
                "id": "250e8faf-e2a2-4397-88ba-43598a667573",
                "name": "everett",
                "label": "Everett",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.286969915,
                    26.078939818
                ]
            },
            "id": "c01dde03-2144-4471-8ce2-63d4e5ba3aac",
            "properties": {
                "id": "c01dde03-2144-4471-8ce2-63d4e5ba3aac",
                "name": "davie",
                "label": "Davie",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -120.32865561,
                    47.433864646
                ]
            },
            "id": "4a146428-0d72-4298-b7cf-008ecf2c77a0",
            "properties": {
                "id": "4a146428-0d72-4298-b7cf-008ecf2c77a0",
                "name": "wenatchee",
                "label": "Wenatchee",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.087019312,
                    39.715669409
                ]
            },
            "id": "26af05ea-e818-4481-8c44-65c425b38278",
            "properties": {
                "id": "26af05ea-e818-4481-8c44-65c425b38278",
                "name": "beech-grove",
                "label": "Beech Grove",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.416383889,
                    44.249294247
                ]
            },
            "id": "64b4aef7-fe91-4572-b196-3870cb208964",
            "properties": {
                "id": "64b4aef7-fe91-4572-b196-3870cb208964",
                "name": "cadillac",
                "label": "Cadillac",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.825496213,
                    42.942860192
                ]
            },
            "id": "25d48831-2684-48db-8ca7-95d0cf327d79",
            "properties": {
                "id": "25d48831-2684-48db-8ca7-95d0cf327d79",
                "name": "hampton",
                "label": "Hampton",
                "country": "US",
                "state_abbrev": "NH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -119.173140972,
                    46.197867334
                ]
            },
            "id": "e704cc26-5a35-4bed-a31d-907ccb7c4c54",
            "properties": {
                "id": "e704cc26-5a35-4bed-a31d-907ccb7c4c54",
                "name": "kennewick",
                "label": "Kennewick",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.785891698,
                    42.251520552
                ]
            },
            "id": "bc40c4a7-a868-4009-89fd-4b9e8b9d0001",
            "properties": {
                "id": "bc40c4a7-a868-4009-89fd-4b9e8b9d0001",
                "name": "hudson",
                "label": "Hudson",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.063696763,
                    40.104843422
                ]
            },
            "id": "9877aa73-78ae-449b-bd0f-a5d94ea6cf48",
            "properties": {
                "id": "9877aa73-78ae-449b-bd0f-a5d94ea6cf48",
                "name": "brielle",
                "label": "Brielle",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -119.980996533,
                    38.928855352
                ]
            },
            "id": "4d2c1f1e-1105-4cdd-b5e5-a4244fb11479",
            "properties": {
                "id": "4d2c1f1e-1105-4cdd-b5e5-a4244fb11479",
                "name": "south-lake-tahoe",
                "label": "South Lake Tahoe",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.830172348,
                    41.574264961
                ]
            },
            "id": "8608fde5-3e50-455b-8769-ba41eb3f6c21",
            "properties": {
                "id": "8608fde5-3e50-455b-8769-ba41eb3f6c21",
                "name": "goshen",
                "label": "Goshen",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.026219979,
                    37.268327294
                ]
            },
            "id": "7501b690-f97e-4f56-80be-7bac5428ce6b",
            "properties": {
                "id": "7501b690-f97e-4f56-80be-7bac5428ce6b",
                "name": "saratoga",
                "label": "Saratoga",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.430353957,
                    43.779267238
                ]
            },
            "id": "b7e02529-e1bb-4ce6-a43c-45eb5b3fd80e",
            "properties": {
                "id": "b7e02529-e1bb-4ce6-a43c-45eb5b3fd80e",
                "name": "pentwater",
                "label": "Pentwater",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.534040919,
                    37.988134965
                ]
            },
            "id": "90206d27-88f5-4d1e-a4e0-e79ed0a0a55b",
            "properties": {
                "id": "90206d27-88f5-4d1e-a4e0-e79ed0a0a55b",
                "name": "evansville",
                "label": "Evansville",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.400426273,
                    33.842568173
                ]
            },
            "id": "3410ecfb-fe41-4ab5-a26b-db174a2a0cb3",
            "properties": {
                "id": "3410ecfb-fe41-4ab5-a26b-db174a2a0cb3",
                "name": "redondo-beach",
                "label": "Redondo Beach",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.345482111,
                    41.414024313
                ]
            },
            "id": "a20f7bf3-30a7-4d92-93a6-f48f6d13ce51",
            "properties": {
                "id": "a20f7bf3-30a7-4d92-93a6-f48f6d13ce51",
                "name": "crown-point",
                "label": "Crown Point",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.786853306,
                    48.121814846
                ]
            },
            "id": "b824964b-a4fb-41c7-835e-be0dc4ad3bfe",
            "properties": {
                "id": "b824964b-a4fb-41c7-835e-be0dc4ad3bfe",
                "name": "port-townsend",
                "label": "Port Townsend",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.483568886,
                    42.747975217
                ]
            },
            "id": "d02e8722-c666-42ee-84de-07dc5a9635e6",
            "properties": {
                "id": "d02e8722-c666-42ee-84de-07dc5a9635e6",
                "name": "east-lansing",
                "label": "East Lansing",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -120.467657933,
                    47.517697986
                ]
            },
            "id": "52827812-3f33-461f-8d31-7a0b6ca18f70",
            "properties": {
                "id": "52827812-3f33-461f-8d31-7a0b6ca18f70",
                "name": "cashmere",
                "label": "Cashmere",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.742404777,
                    39.264607848
                ]
            },
            "id": "d99ccdd2-9048-4a11-afbe-271931ed5865",
            "properties": {
                "id": "d99ccdd2-9048-4a11-afbe-271931ed5865",
                "name": "catonsville",
                "label": "Catonsville",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.489638428,
                    34.246724806
                ]
            },
            "id": "6673beb7-5a88-45cb-a810-3b6600f8dfda",
            "properties": {
                "id": "6673beb7-5a88-45cb-a810-3b6600f8dfda",
                "name": "canton",
                "label": "Canton",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.231943686,
                    33.96696703
                ]
            },
            "id": "b1af43b0-bb42-49d2-a458-8638e9fe19a9",
            "properties": {
                "id": "b1af43b0-bb42-49d2-a458-8638e9fe19a9",
                "name": "peachtree-corners",
                "label": "Peachtree Corners",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.993564716,
                    33.952295269
                ]
            },
            "id": "11bc3fd1-3e59-44d8-9e1f-ebed261aa56e",
            "properties": {
                "id": "11bc3fd1-3e59-44d8-9e1f-ebed261aa56e",
                "name": "lawrenceville",
                "label": "Lawrenceville",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.459814999,
                    44.932158408
                ]
            },
            "id": "72942be3-e468-4df9-99f7-07c89f7b8e1c",
            "properties": {
                "id": "72942be3-e468-4df9-99f7-07c89f7b8e1c",
                "name": "minnetonka",
                "label": "Minnetonka",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.234585918,
                    47.662583201
                ]
            },
            "id": "484c1f14-8fba-4824-8204-8da52e20b52b",
            "properties": {
                "id": "484c1f14-8fba-4824-8204-8da52e20b52b",
                "name": "spokane-valley",
                "label": "Spokane Valley",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.030465145,
                    42.580883906
                ]
            },
            "id": "4d4bce10-7c35-419c-b352-8c7a67f858bf",
            "properties": {
                "id": "4d4bce10-7c35-419c-b352-8c7a67f858bf",
                "name": "sterling-heights",
                "label": "Sterling Heights",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.17254518,
                    40.724476515
                ]
            },
            "id": "31d50ab7-0d98-485f-becf-c49c451b2152",
            "properties": {
                "id": "31d50ab7-0d98-485f-becf-c49c451b2152",
                "name": "newark",
                "label": "Newark",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.296835375,
                    33.771141002
                ]
            },
            "id": "ce0c55e4-6dbe-4c87-96eb-6992bd0e0630",
            "properties": {
                "id": "ce0c55e4-6dbe-4c87-96eb-6992bd0e0630",
                "name": "decatur",
                "label": "Decatur",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.124412343,
                    32.0870514
                ]
            },
            "id": "f1eb36d1-10e2-4576-8208-061c07c3d7f3",
            "properties": {
                "id": "f1eb36d1-10e2-4576-8208-061c07c3d7f3",
                "name": "reidsville",
                "label": "Reidsville",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.996691423,
                    33.664594416
                ]
            },
            "id": "983bf1b2-b434-43a4-ba0c-bdfb09d01a2d",
            "properties": {
                "id": "983bf1b2-b434-43a4-ba0c-bdfb09d01a2d",
                "name": "conyers",
                "label": "Conyers",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.416019757,
                    35.668869159
                ]
            },
            "id": "b510b8a4-ecc6-4310-9221-cf054e5df2b6",
            "properties": {
                "id": "b510b8a4-ecc6-4310-9221-cf054e5df2b6",
                "name": "edmond",
                "label": "Edmond",
                "country": "US",
                "state_abbrev": "OK",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.516610997,
                    33.863569265
                ]
            },
            "id": "b4047b45-1615-48f9-9e7c-30b4c8aca8a5",
            "properties": {
                "id": "b4047b45-1615-48f9-9e7c-30b4c8aca8a5",
                "name": "smyrna",
                "label": "Smyrna",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.721725691,
                    33.991633911
                ]
            },
            "id": "11991e8e-23d8-4ee5-a58d-73cc6282aa9d",
            "properties": {
                "id": "11991e8e-23d8-4ee5-a58d-73cc6282aa9d",
                "name": "winder",
                "label": "Winder",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -64.81646683,
                    18.021702132
                ]
            },
            "id": "f1ddf762-b9d7-4d45-b5f7-867d198571b4",
            "properties": {
                "id": "f1ddf762-b9d7-4d45-b5f7-867d198571b4",
                "name": "us-virgin-islands",
                "label": "US Virgin Islands",
                "country": "US",
                "state_abbrev": "VI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.105793582,
                    40.82041839
                ]
            },
            "id": "a90ea7f3-5d4c-43d2-a71c-1b43452e4c79",
            "properties": {
                "id": "a90ea7f3-5d4c-43d2-a71c-1b43452e4c79",
                "name": "rutherford",
                "label": "Rutherford",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.150850331,
                    33.43985042
                ]
            },
            "id": "56895d21-792b-44d4-b051-82907e5fdcfe",
            "properties": {
                "id": "56895d21-792b-44d4-b051-82907e5fdcfe",
                "name": "mcdonough",
                "label": "McDonough",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.364703517,
                    40.715365648
                ]
            },
            "id": "3f92f02c-7f7e-45c1-8eed-137ad586e55f",
            "properties": {
                "id": "3f92f02c-7f7e-45c1-8eed-137ad586e55f",
                "name": "summit",
                "label": "Summit",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.116878516,
                    47.676246956
                ]
            },
            "id": "7723d1eb-4d79-48a6-b9ad-a94734e75bb4",
            "properties": {
                "id": "7723d1eb-4d79-48a6-b9ad-a94734e75bb4",
                "name": "redmond",
                "label": "Redmond",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.273836839,
                    34.070377931
                ]
            },
            "id": "b7caae8d-8057-4ca5-af3e-48c954362ae8",
            "properties": {
                "id": "b7caae8d-8057-4ca5-af3e-48c954362ae8",
                "name": "alpharetta",
                "label": "Alpharetta",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.944632035,
                    42.852947919
                ]
            },
            "id": "cac56d62-46e9-49ac-8f8e-8caa5dd6a811",
            "properties": {
                "id": "cac56d62-46e9-49ac-8f8e-8caa5dd6a811",
                "name": "amesbury",
                "label": "Amesbury",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.895806487,
                    47.041729777
                ]
            },
            "id": "1bced676-efbc-472c-82d1-653d7e4c88da",
            "properties": {
                "id": "1bced676-efbc-472c-82d1-653d7e4c88da",
                "name": "olympia",
                "label": "Olympia",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.616138217,
                    41.731430049
                ]
            },
            "id": "f7c395cf-d07b-4855-bed8-c831856f8153",
            "properties": {
                "id": "f7c395cf-d07b-4855-bed8-c831856f8153",
                "name": "bourne",
                "label": "Bourne",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.649254449,
                    41.377533541
                ]
            },
            "id": "5e9b8101-18f2-4c79-b941-478765cb6392",
            "properties": {
                "id": "5e9b8101-18f2-4c79-b941-478765cb6392",
                "name": "bowling-green",
                "label": "Bowling Green",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.847832786,
                    34.960924962
                ]
            },
            "id": "b68a990a-dbb1-4b8c-adf4-afc6e982ba6f",
            "properties": {
                "id": "b68a990a-dbb1-4b8c-adf4-afc6e982ba6f",
                "name": "olive-branch",
                "label": "Olive Branch",
                "country": "US",
                "state_abbrev": "MS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    115.898412601,
                    -32.188810205
                ]
            },
            "id": "63b994f1-379a-43b2-be7e-61bf009e2d79",
            "properties": {
                "id": "63b994f1-379a-43b2-be7e-61bf009e2d79",
                "name": "perth",
                "label": "Perth",
                "country": "AU",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.554299418,
                    39.371859269
                ]
            },
            "id": "e114a52c-ec7e-403b-bedd-5398b66deaee",
            "properties": {
                "id": "e114a52c-ec7e-403b-bedd-5398b66deaee",
                "name": "northfield",
                "label": "Northfield",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -120.179027854,
                    48.471927102
                ]
            },
            "id": "5f50d801-0179-4827-882b-b5bad13809de",
            "properties": {
                "id": "5f50d801-0179-4827-882b-b5bad13809de",
                "name": "winthrop",
                "label": "Winthrop",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.176252816,
                    31.577562303
                ]
            },
            "id": "834e10c1-92b8-4e93-96f7-567b6896c58f",
            "properties": {
                "id": "834e10c1-92b8-4e93-96f7-567b6896c58f",
                "name": "albany",
                "label": "Albany",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.208427166,
                    42.331604086
                ]
            },
            "id": "58cdd331-d34c-4d89-86d6-c788e0e41d60",
            "properties": {
                "id": "58cdd331-d34c-4d89-86d6-c788e0e41d60",
                "name": "newton",
                "label": "Newton",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.016796698,
                    40.767696148
                ]
            },
            "id": "513c0060-b19c-4dd2-9c45-c7d38c980a8d",
            "properties": {
                "id": "513c0060-b19c-4dd2-9c45-c7d38c980a8d",
                "name": "weehawken",
                "label": "Weehawken",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.136428191,
                    33.889554712
                ]
            },
            "id": "384e3389-df35-4dd9-8dc5-6a929aeaf8a6",
            "properties": {
                "id": "384e3389-df35-4dd9-8dc5-6a929aeaf8a6",
                "name": "lilburn",
                "label": "Lilburn",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.543570595,
                    27.338293247
                ]
            },
            "id": "059fcda5-f116-4d54-ae95-7c1dc5b3ca8a",
            "properties": {
                "id": "059fcda5-f116-4d54-ae95-7c1dc5b3ca8a",
                "name": "sarasota",
                "label": "Sarasota",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.990400033,
                    34.119228582
                ]
            },
            "id": "91040397-710c-4021-a532-1a66599ad5a7",
            "properties": {
                "id": "91040397-710c-4021-a532-1a66599ad5a7",
                "name": "buford",
                "label": "Buford",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.709084136,
                    33.823815229
                ]
            },
            "id": "6232e51b-d674-48e9-94b8-184e1d0110ef",
            "properties": {
                "id": "6232e51b-d674-48e9-94b8-184e1d0110ef",
                "name": "north-myrtle-beach",
                "label": "North Myrtle Beach",
                "country": "US",
                "state_abbrev": "SC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.038385452,
                    33.027344321
                ]
            },
            "id": "4539118c-e81f-4530-b500-a4ce6c190ae4",
            "properties": {
                "id": "4539118c-e81f-4530-b500-a4ce6c190ae4",
                "name": "lagrange",
                "label": "LaGrange",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -106.32080658,
                    42.842057649
                ]
            },
            "id": "f7fb7e3f-c2df-4923-a675-c38016efabd8",
            "properties": {
                "id": "f7fb7e3f-c2df-4923-a675-c38016efabd8",
                "name": "casper",
                "label": "Casper",
                "country": "US",
                "state_abbrev": "WY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.061551612,
                    34.77044511
                ]
            },
            "id": "9dc9b99d-3e44-44d7-bf2e-3b10707219c9",
            "properties": {
                "id": "9dc9b99d-3e44-44d7-bf2e-3b10707219c9",
                "name": "walhalla",
                "label": "Walhalla",
                "country": "US",
                "state_abbrev": "SC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.184897738,
                    33.690950663
                ]
            },
            "id": "11cea4ac-7576-4777-a401-d245a88ac368",
            "properties": {
                "id": "11cea4ac-7576-4777-a401-d245a88ac368",
                "name": "menifee",
                "label": "Menifee",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -120.584521849,
                    35.124153232
                ]
            },
            "id": "1246dc3f-2a1e-4997-bdd0-8f32dc1bf31c",
            "properties": {
                "id": "1246dc3f-2a1e-4997-bdd0-8f32dc1bf31c",
                "name": "arroyo-grande",
                "label": "Arroyo Grande",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -120.685722305,
                    35.482678816
                ]
            },
            "id": "7f9525e5-0570-4d8b-b118-da8eecef5a32",
            "properties": {
                "id": "7f9525e5-0570-4d8b-b118-da8eecef5a32",
                "name": "atascadero",
                "label": "Atascadero",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -124.075743698,
                    40.861585165
                ]
            },
            "id": "f32218e5-c480-4d3a-a35e-04a38af70f06",
            "properties": {
                "id": "f32218e5-c480-4d3a-a35e-04a38af70f06",
                "name": "arcata",
                "label": "Arcata",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.957678849,
                    33.890353107
                ]
            },
            "id": "6ddc7103-425b-4866-a370-f7aa1e58d054",
            "properties": {
                "id": "6ddc7103-425b-4866-a370-f7aa1e58d054",
                "name": "grayson",
                "label": "Grayson",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.149353885,
                    34.005384152
                ]
            },
            "id": "93a8c5a0-c1c4-4aae-b4df-583c19195773",
            "properties": {
                "id": "93a8c5a0-c1c4-4aae-b4df-583c19195773",
                "name": "duluth",
                "label": "Duluth",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.604345798,
                    41.943589814
                ]
            },
            "id": "aad37bd6-a4a9-46d2-af69-fa1fca257a05",
            "properties": {
                "id": "aad37bd6-a4a9-46d2-af69-fa1fca257a05",
                "name": "susquehanna-depot",
                "label": "Susquehanna Depot",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.3325598,
                    43.157663263
                ]
            },
            "id": "6870e5a0-6f54-477c-9559-f1d9fe0c02e6",
            "properties": {
                "id": "6870e5a0-6f54-477c-9559-f1d9fe0c02e6",
                "name": "baldwinsville",
                "label": "Baldwinsville",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.205171436,
                    30.879163317
                ]
            },
            "id": "15fbb36d-d4b3-488f-ab45-429f88b06015",
            "properties": {
                "id": "15fbb36d-d4b3-488f-ab45-429f88b06015",
                "name": "cairo",
                "label": "Cairo",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.622063239,
                    45.444492488
                ]
            },
            "id": "f6cbb683-0854-437d-b89e-f1e2da0820de",
            "properties": {
                "id": "f6cbb683-0854-437d-b89e-f1e2da0820de",
                "name": "milwaukie",
                "label": "Milwaukie",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.818867709,
                    38.987697538
                ]
            },
            "id": "35da4d57-891a-458b-a5d8-676ecc978104",
            "properties": {
                "id": "35da4d57-891a-458b-a5d8-676ecc978104",
                "name": "wildwood",
                "label": "Wildwood",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.083709602,
                    33.581745234
                ]
            },
            "id": "ad31be46-4465-4479-b903-6fa8f83e34d0",
            "properties": {
                "id": "ad31be46-4465-4479-b903-6fa8f83e34d0",
                "name": "carrollton",
                "label": "Carrollton",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.098275329,
                    38.535497848
                ]
            },
            "id": "1716b44b-d0e0-4384-8bde-bcaf73510be7",
            "properties": {
                "id": "1716b44b-d0e0-4384-8bde-bcaf73510be7",
                "name": "ocean-view",
                "label": "Ocean View",
                "country": "US",
                "state_abbrev": "DE",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.776105152,
                    33.376690551
                ]
            },
            "id": "6fe82c49-9c22-469f-b732-5b99b29537dc",
            "properties": {
                "id": "6fe82c49-9c22-469f-b732-5b99b29537dc",
                "name": "newnan",
                "label": "Newnan",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.298858194,
                    37.866453475
                ]
            },
            "id": "c152a7f2-d131-4d43-87e2-7aa31161da73",
            "properties": {
                "id": "c152a7f2-d131-4d43-87e2-7aa31161da73",
                "name": "berkeley",
                "label": "Berkeley",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.841523035,
                    33.915294111
                ]
            },
            "id": "342024dd-ea1e-49a4-8cdc-b528e0776104",
            "properties": {
                "id": "342024dd-ea1e-49a4-8cdc-b528e0776104",
                "name": "dallas",
                "label": "Dallas",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.76087799,
                    34.151003486
                ]
            },
            "id": "24186289-796e-40c9-9779-e72087d89cd9",
            "properties": {
                "id": "24186289-796e-40c9-9779-e72087d89cd9",
                "name": "agoura-hills",
                "label": "Agoura Hills",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.111988305,
                    40.740915844
                ]
            },
            "id": "ea57e578-916a-4d46-a199-eff059ab59ea",
            "properties": {
                "id": "ea57e578-916a-4d46-a199-eff059ab59ea",
                "name": "lima",
                "label": "Lima",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.350628195,
                    47.620233677
                ]
            },
            "id": "0ea909ec-0b15-4bae-b593-a40da8a72312",
            "properties": {
                "id": "0ea909ec-0b15-4bae-b593-a40da8a72312",
                "name": "seattle",
                "label": "Seattle",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.983112148,
                    42.669414769
                ]
            },
            "id": "aa356a82-2e93-4cce-8d13-57769fd1bb5a",
            "properties": {
                "id": "aa356a82-2e93-4cce-8d13-57769fd1bb5a",
                "name": "boxford",
                "label": "Boxford",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.514447181,
                    45.438159852
                ]
            },
            "id": "0aa165ab-61d3-499b-a47b-3c9412934216",
            "properties": {
                "id": "0aa165ab-61d3-499b-a47b-3c9412934216",
                "name": "happy-valley",
                "label": "Happy Valley",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.073297258,
                    42.116749343
                ]
            },
            "id": "d71ebdd8-265b-444d-97d1-2bfab0b57d20",
            "properties": {
                "id": "d71ebdd8-265b-444d-97d1-2bfab0b57d20",
                "name": "erie",
                "label": "Erie",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -110.893722015,
                    43.486058768
                ]
            },
            "id": "7db251c5-b460-4dc0-ae01-62eb25248c6f",
            "properties": {
                "id": "7db251c5-b460-4dc0-ae01-62eb25248c6f",
                "name": "wilson",
                "label": "Wilson",
                "country": "US",
                "state_abbrev": "WY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.685534596,
                    42.418217439
                ]
            },
            "id": "845b8945-87cf-4dda-bb3b-2c9beae21ffe",
            "properties": {
                "id": "845b8945-87cf-4dda-bb3b-2c9beae21ffe",
                "name": "clinton",
                "label": "Clinton",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.235541065,
                    28.565699059
                ]
            },
            "id": "24cefe91-0bdf-467e-a337-660a6bafe97e",
            "properties": {
                "id": "24cefe91-0bdf-467e-a337-660a6bafe97e",
                "name": "union-park",
                "label": "Union Park",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.227590266,
                    33.014410161
                ]
            },
            "id": "7a091f20-fc0e-4cfa-8c78-8c1d5e7564f5",
            "properties": {
                "id": "7a091f20-fc0e-4cfa-8c78-8c1d5e7564f5",
                "name": "roanoke",
                "label": "Roanoke",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.010837312,
                    40.222646754
                ]
            },
            "id": "bc79e9de-00a2-4096-9d86-ef97751f7e65",
            "properties": {
                "id": "bc79e9de-00a2-4096-9d86-ef97751f7e65",
                "name": "asbury-park",
                "label": "Asbury Park",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.344319271,
                    47.758556556
                ]
            },
            "id": "b3f107b7-f649-4798-b173-9a04f32426e9",
            "properties": {
                "id": "b3f107b7-f649-4798-b173-9a04f32426e9",
                "name": "grand-marais",
                "label": "Grand Marais",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.067208988,
                    40.348098821
                ]
            },
            "id": "86997274-37ba-4f3b-b420-5ea9b150a37d",
            "properties": {
                "id": "86997274-37ba-4f3b-b420-5ea9b150a37d",
                "name": "red-bank",
                "label": "Red Bank",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -91.304321946,
                    43.829864735
                ]
            },
            "id": "e2075c2a-e3b9-4b71-9c4d-ad4231eaa3e7",
            "properties": {
                "id": "e2075c2a-e3b9-4b71-9c4d-ad4231eaa3e7",
                "name": "la-crescent",
                "label": "La Crescent",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.382561427,
                    34.726268786
                ]
            },
            "id": "5d50b554-2a3c-4a54-abc1-cc47d032727e",
            "properties": {
                "id": "5d50b554-2a3c-4a54-abc1-cc47d032727e",
                "name": "tallulah-falls",
                "label": "Tallulah Falls",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.811416557,
                    38.600528468
                ]
            },
            "id": "dadbb391-7dae-4e22-9ca9-81f3789d4a6b",
            "properties": {
                "id": "dadbb391-7dae-4e22-9ca9-81f3789d4a6b",
                "name": "lebanon",
                "label": "Lebanon",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.311548022,
                    48.420270452
                ]
            },
            "id": "40043f3c-3a79-4c61-991e-248315ac2553",
            "properties": {
                "id": "40043f3c-3a79-4c61-991e-248315ac2553",
                "name": "mount-vernon",
                "label": "Mount Vernon",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.363075272,
                    37.589416353
                ]
            },
            "id": "3b06e303-575a-46f0-a2ed-ce3e8093c02d",
            "properties": {
                "id": "3b06e303-575a-46f0-a2ed-ce3e8093c02d",
                "name": "burlingame",
                "label": "Burlingame",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.15275212,
                    33.050955469
                ]
            },
            "id": "f0b47fa1-4f3a-4825-83a0-8c3e3d60fcd8",
            "properties": {
                "id": "f0b47fa1-4f3a-4825-83a0-8c3e3d60fcd8",
                "name": "barnesville",
                "label": "Barnesville",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.349703263,
                    42.284712936
                ]
            },
            "id": "db7c984e-8ef4-4e25-9328-0df2be4a99fd",
            "properties": {
                "id": "db7c984e-8ef4-4e25-9328-0df2be4a99fd",
                "name": "natick",
                "label": "Natick",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.587611527,
                    33.226263932
                ]
            },
            "id": "ffa17612-8956-4584-9544-ad2b313f8e48",
            "properties": {
                "id": "ffa17612-8956-4584-9544-ad2b313f8e48",
                "name": "decatur",
                "label": "Decatur",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.37673263,
                    28.0431745
                ]
            },
            "id": "d53b26eb-84a7-41d3-b314-8d72c9e2ddf3",
            "properties": {
                "id": "d53b26eb-84a7-41d3-b314-8d72c9e2ddf3",
                "name": "temple-terrace",
                "label": "Temple Terrace",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.014414946,
                    32.628120067
                ]
            },
            "id": "ac453688-9033-47c9-b44d-992e38218242",
            "properties": {
                "id": "ac453688-9033-47c9-b44d-992e38218242",
                "name": "chula-vista",
                "label": "Chula Vista",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.153876145,
                    42.508404051
                ]
            },
            "id": "8db8050b-b196-46b3-80f8-b1c36e3f9c9a",
            "properties": {
                "id": "8db8050b-b196-46b3-80f8-b1c36e3f9c9a",
                "name": "royal-oak",
                "label": "Royal Oak",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -106.512952218,
                    39.644260952
                ]
            },
            "id": "5ab3778b-9415-49d9-b15a-76c1273a6743",
            "properties": {
                "id": "5ab3778b-9415-49d9-b15a-76c1273a6743",
                "name": "avon",
                "label": "Avon",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.920964358,
                    40.124117307
                ]
            },
            "id": "29fb71a4-dde9-48bd-bf3c-b949dc9753af",
            "properties": {
                "id": "29fb71a4-dde9-48bd-bf3c-b949dc9753af",
                "name": "westerville",
                "label": "Westerville",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.532662817,
                    47.237982222
                ]
            },
            "id": "834c40e4-ae41-4a3a-b7a2-a786a173fa46",
            "properties": {
                "id": "834c40e4-ae41-4a3a-b7a2-a786a173fa46",
                "name": "grand-rapids",
                "label": "Grand Rapids",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.745817129,
                    40.783611482
                ]
            },
            "id": "efb793a1-0fc1-452d-9ff7-4b111a366135",
            "properties": {
                "id": "efb793a1-0fc1-452d-9ff7-4b111a366135",
                "name": "crestline",
                "label": "Crestline",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.254473025,
                    42.097241271
                ]
            },
            "id": "a5177345-3ea7-47af-b0d2-b8cdb8f62cf8",
            "properties": {
                "id": "a5177345-3ea7-47af-b0d2-b8cdb8f62cf8",
                "name": "east-dundee",
                "label": "East Dundee",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.982555323,
                    42.095569231
                ]
            },
            "id": "a6fa8629-1f19-437d-80c8-b33e2c8e529d",
            "properties": {
                "id": "a6fa8629-1f19-437d-80c8-b33e2c8e529d",
                "name": "arlington-heights",
                "label": "Arlington Heights",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.549540343,
                    41.47440707
                ]
            },
            "id": "ceb9935f-fddb-4800-bcce-fdc8fd6d126a",
            "properties": {
                "id": "ceb9935f-fddb-4800-bcce-fdc8fd6d126a",
                "name": "shaker-heights",
                "label": "Shaker Heights",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.235290258,
                    43.182931603
                ]
            },
            "id": "accb37db-da34-4d13-87f0-e8ddbe07e4b1",
            "properties": {
                "id": "accb37db-da34-4d13-87f0-e8ddbe07e4b1",
                "name": "sun-prairie",
                "label": "Sun Prairie",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.278814066,
                    44.299631476
                ]
            },
            "id": "317bbbca-655b-44b4-a76c-36522247f468",
            "properties": {
                "id": "317bbbca-655b-44b4-a76c-36522247f468",
                "name": "faribault",
                "label": "Faribault",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.024683238,
                    44.984222303
                ]
            },
            "id": "6b1d5183-fd4e-4e70-8bf8-f2ddbf106a46",
            "properties": {
                "id": "6b1d5183-fd4e-4e70-8bf8-f2ddbf106a46",
                "name": "maplewood",
                "label": "Maplewood",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.036826201,
                    47.365898788
                ]
            },
            "id": "5478529a-88ed-4f85-8687-c9d86ed0b7f3",
            "properties": {
                "id": "5478529a-88ed-4f85-8687-c9d86ed0b7f3",
                "name": "maple-valley",
                "label": "Maple Valley",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.932084388,
                    33.944689064
                ]
            },
            "id": "3f12a33f-6f45-4571-b441-7b7c51cc0aba",
            "properties": {
                "id": "3f12a33f-6f45-4571-b441-7b7c51cc0aba",
                "name": "glencoe",
                "label": "Glencoe",
                "country": "US",
                "state_abbrev": "AL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -123.331617426,
                    42.433365918
                ]
            },
            "id": "b44bfa83-5de9-4576-8b29-28fbeb4e58a4",
            "properties": {
                "id": "b44bfa83-5de9-4576-8b29-28fbeb4e58a4",
                "name": "grants-pass",
                "label": "Grants Pass",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.179757464,
                    44.263150804
                ]
            },
            "id": "e6cdd6fc-3941-41a8-b0d8-ce090f940a4a",
            "properties": {
                "id": "e6cdd6fc-3941-41a8-b0d8-ce090f940a4a",
                "name": "redmond",
                "label": "Redmond",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.852396537,
                    35.921416323
                ]
            },
            "id": "3f5a41c4-f659-4b93-b306-4c26cce77738",
            "properties": {
                "id": "3f5a41c4-f659-4b93-b306-4c26cce77738",
                "name": "franklin",
                "label": "Franklin",
                "country": "US",
                "state_abbrev": "TN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.032277222,
                    40.76742533
                ]
            },
            "id": "81ea7c8a-1699-4aca-a995-18f92c753196",
            "properties": {
                "id": "81ea7c8a-1699-4aca-a995-18f92c753196",
                "name": "union-city",
                "label": "Union City",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.919329885,
                    40.325967577
                ]
            },
            "id": "8d45f862-ef5d-45eb-b61c-f5e43a3512ee",
            "properties": {
                "id": "8d45f862-ef5d-45eb-b61c-f5e43a3512ee",
                "name": "johnstown",
                "label": "Johnstown",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.595391973,
                    31.110317365
                ]
            },
            "id": "0edbdb32-2ba2-4ed8-b5c5-409652f8a1ea",
            "properties": {
                "id": "0edbdb32-2ba2-4ed8-b5c5-409652f8a1ea",
                "name": "slocomb",
                "label": "Slocomb",
                "country": "US",
                "state_abbrev": "AL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.743806592,
                    33.451863124
                ]
            },
            "id": "83b766ad-5324-4cf2-a7d3-44c427a2a8ab",
            "properties": {
                "id": "83b766ad-5324-4cf2-a7d3-44c427a2a8ab",
                "name": "vestavia-hills",
                "label": "Vestavia Hills",
                "country": "US",
                "state_abbrev": "AL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.759289705,
                    41.844539048
                ]
            },
            "id": "f5534cf1-9f7f-4700-ae43-085ff7ccd6e4",
            "properties": {
                "id": "f5534cf1-9f7f-4700-ae43-085ff7ccd6e4",
                "name": "cicero",
                "label": "Cicero",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.579644286,
                    33.094184208
                ]
            },
            "id": "a9fbe5c4-361d-407b-97ea-1e3fc661ae43",
            "properties": {
                "id": "a9fbe5c4-361d-407b-97ea-1e3fc661ae43",
                "name": "lucas",
                "label": "Lucas",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.105704115,
                    34.594433327
                ]
            },
            "id": "2f755eb7-ee5d-4685-8c2f-8aebea289cbd",
            "properties": {
                "id": "2f755eb7-ee5d-4685-8c2f-8aebea289cbd",
                "name": "palmdale",
                "label": "Palmdale",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    145.617020825,
                    15.925662739
                ]
            },
            "id": "18328642-7e59-4171-a1a1-e8f60838c585",
            "properties": {
                "id": "18328642-7e59-4171-a1a1-e8f60838c585",
                "name": "northern-mariana-islands",
                "label": "Northern Mariana Islands",
                "country": "US",
                "state_abbrev": "MP",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.973932949,
                    40.823715811
                ]
            },
            "id": "0afb3661-c563-42b5-95bf-7ecdac479a6d",
            "properties": {
                "id": "0afb3661-c563-42b5-95bf-7ecdac479a6d",
                "name": "edgewater",
                "label": "Edgewater",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.57065348,
                    42.608362107
                ]
            },
            "id": "fba82c0c-3ddf-4e2a-a4e1-d2f8eacdd664",
            "properties": {
                "id": "fba82c0c-3ddf-4e2a-a4e1-d2f8eacdd664",
                "name": "groton",
                "label": "Groton",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.273129972,
                    40.114785644
                ]
            },
            "id": "596c35fc-5f7f-444e-935e-3633205fa281",
            "properties": {
                "id": "596c35fc-5f7f-444e-935e-3633205fa281",
                "name": "champaign",
                "label": "Champaign",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.449389916,
                    45.261751352
                ]
            },
            "id": "0b7aac1b-d9bd-4cbe-93b0-58c5aac60ed8",
            "properties": {
                "id": "0b7aac1b-d9bd-4cbe-93b0-58c5aac60ed8",
                "name": "ramsey",
                "label": "Ramsey",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.021588409,
                    34.937527777
                ]
            },
            "id": "b84f17fc-39e4-4817-896e-95799c9450e3",
            "properties": {
                "id": "b84f17fc-39e4-4817-896e-95799c9450e3",
                "name": "rock-hill",
                "label": "Rock Hill",
                "country": "US",
                "state_abbrev": "SC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -2.355335536,
                    53.419025418
                ]
            },
            "id": "9d981e8c-ca6a-4ec7-9da1-f232222da1cd",
            "properties": {
                "id": "9d981e8c-ca6a-4ec7-9da1-f232222da1cd",
                "name": "trafford",
                "label": "Trafford",
                "country": "GB",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.674532186,
                    42.326636945
                ]
            },
            "id": "1dbdf841-9c06-4db8-99ad-ecc32d69d62b",
            "properties": {
                "id": "1dbdf841-9c06-4db8-99ad-ecc32d69d62b",
                "name": "northampton",
                "label": "Northampton",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    4.293009222,
                    52.072072676
                ]
            },
            "id": "6862c67c-af92-49ed-a36f-9b5a44443f55",
            "properties": {
                "id": "6862c67c-af92-49ed-a36f-9b5a44443f55",
                "name": "the-hague",
                "label": "The Hague",
                "country": "NL",
                "state_abbrev": "ZH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.531853765,
                    32.458795065
                ]
            },
            "id": "a0791ef8-55ab-4088-89eb-59e17aa24af2",
            "properties": {
                "id": "a0791ef8-55ab-4088-89eb-59e17aa24af2",
                "name": "godley",
                "label": "Godley",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    152.812981599,
                    -25.291663374
                ]
            },
            "id": "f5d8b949-3591-43b7-974f-2d9b8b4590ea",
            "properties": {
                "id": "f5d8b949-3591-43b7-974f-2d9b8b4590ea",
                "name": "hervey-bay",
                "label": "Hervey Bay",
                "country": "AU",
                "state_abbrev": "QLD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.157301359,
                    34.110266203
                ]
            },
            "id": "ee7ca177-7a7e-44bb-a691-cd20abf49394",
            "properties": {
                "id": "ee7ca177-7a7e-44bb-a691-cd20abf49394",
                "name": "south-pasadena",
                "label": "South Pasadena",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.080316497,
                    40.273943834
                ]
            },
            "id": "8c1bde13-1504-4d7e-88af-cabee1257ce1",
            "properties": {
                "id": "8c1bde13-1504-4d7e-88af-cabee1257ce1",
                "name": "peters",
                "label": "Peters",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.825641885,
                    40.853966621
                ]
            },
            "id": "d70e7043-3a29-443d-be06-952cfe827d83",
            "properties": {
                "id": "d70e7043-3a29-443d-be06-952cfe827d83",
                "name": "hackettstown",
                "label": "Hackettstown",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.438078574,
                    37.468522096
                ]
            },
            "id": "f21517eb-ade1-452c-b4c8-bc4a12777be1",
            "properties": {
                "id": "f21517eb-ade1-452c-b4c8-bc4a12777be1",
                "name": "half-moon-bay",
                "label": "Half Moon Bay",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.302308444,
                    27.822701469
                ]
            },
            "id": "509a6a7e-d47c-40dd-b30f-5e648149a5ea",
            "properties": {
                "id": "509a6a7e-d47c-40dd-b30f-5e648149a5ea",
                "name": "riverview",
                "label": "Riverview",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.033336964,
                    40.200477769
                ]
            },
            "id": "d87523ac-4143-4e80-843f-720bb563cde8",
            "properties": {
                "id": "d87523ac-4143-4e80-843f-720bb563cde8",
                "name": "neptune-city",
                "label": "Neptune City",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.056785529,
                    26.875543765
                ]
            },
            "id": "09f54d35-6df8-48b7-823b-f921ea457001",
            "properties": {
                "id": "09f54d35-6df8-48b7-823b-f921ea457001",
                "name": "juno-beach",
                "label": "Juno Beach",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.013676467,
                    29.108499617
                ]
            },
            "id": "c249553b-a192-4675-8526-464b477fd99e",
            "properties": {
                "id": "c249553b-a192-4675-8526-464b477fd99e",
                "name": "port-orange",
                "label": "Port Orange",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.785740947,
                    39.588139519
                ]
            },
            "id": "3605be65-d048-4d5d-a02c-bdfac7662dda",
            "properties": {
                "id": "3605be65-d048-4d5d-a02c-bdfac7662dda",
                "name": "foxfield",
                "label": "Foxfield",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.178791189,
                    33.000489746
                ]
            },
            "id": "3cdb402f-3989-4cf8-b36c-0d05d2735c22",
            "properties": {
                "id": "3cdb402f-3989-4cf8-b36c-0d05d2735c22",
                "name": "summerville",
                "label": "Summerville",
                "country": "US",
                "state_abbrev": "SC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.064124889,
                    42.259763161
                ]
            },
            "id": "220f8720-bd1c-480e-abce-bff44e75be58",
            "properties": {
                "id": "220f8720-bd1c-480e-abce-bff44e75be58",
                "name": "rockford",
                "label": "Rockford",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.661252592,
                    27.96168049
                ]
            },
            "id": "c2650c59-dd71-4e3b-a0f6-e386fac656e4",
            "properties": {
                "id": "c2650c59-dd71-4e3b-a0f6-e386fac656e4",
                "name": "palm-bay",
                "label": "Palm Bay",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.76780439,
                    39.657202755
                ]
            },
            "id": "11a92ec8-cb9f-4147-9c19-2b77546ae7f2",
            "properties": {
                "id": "11a92ec8-cb9f-4147-9c19-2b77546ae7f2",
                "name": "hammonton",
                "label": "Hammonton",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -120.99551247,
                    37.252548114
                ]
            },
            "id": "7211c643-ac64-4087-8958-9eb4bf5d3bb9",
            "properties": {
                "id": "7211c643-ac64-4087-8958-9eb4bf5d3bb9",
                "name": "gustine",
                "label": "Gustine",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    151.597616356,
                    -32.833394438
                ]
            },
            "id": "1d3655dc-0ee5-4886-a8ac-e8bfe28a6276",
            "properties": {
                "id": "1d3655dc-0ee5-4886-a8ac-e8bfe28a6276",
                "name": "newcastle",
                "label": "Newcastle",
                "country": "AU",
                "state_abbrev": "NSW",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -118.17531628,
                    34.693443118
                ]
            },
            "id": "584ff4a5-38df-42e7-bd8f-a0c48a70e12d",
            "properties": {
                "id": "584ff4a5-38df-42e7-bd8f-a0c48a70e12d",
                "name": "lancaster",
                "label": "Lancaster",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    4.369569966,
                    51.260542893
                ]
            },
            "id": "6d1927b4-3474-4ce0-9b2e-2a1f5a7d91bd",
            "properties": {
                "id": "6d1927b4-3474-4ce0-9b2e-2a1f5a7d91bd",
                "name": "antwerp",
                "label": "Antwerp",
                "country": "BE",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -116.278483219,
                    33.653562388
                ]
            },
            "id": "327fab46-a78f-44d0-906e-8a5ea595a864",
            "properties": {
                "id": "327fab46-a78f-44d0-906e-8a5ea595a864",
                "name": "la-quinta",
                "label": "La Quinta",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.773944299,
                    32.59225957
                ]
            },
            "id": "4675a537-9eae-40ce-b8e5-9366883ecd9f",
            "properties": {
                "id": "4675a537-9eae-40ce-b8e5-9366883ecd9f",
                "name": "lancaster",
                "label": "Lancaster",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.729876026,
                    33.60992436
                ]
            },
            "id": "1c3a036c-8cfd-4269-a446-154a570bd8d2",
            "properties": {
                "id": "1c3a036c-8cfd-4269-a446-154a570bd8d2",
                "name": "laguna-woods",
                "label": "Laguna Woods",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.507030596,
                    39.330977686
                ]
            },
            "id": "6d2a60c1-2051-4956-9693-42c65d5ebe76",
            "properties": {
                "id": "6d2a60c1-2051-4956-9693-42c65d5ebe76",
                "name": "margate-city",
                "label": "Margate City",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.5154979,
                    40.896929122
                ]
            },
            "id": "8537ce10-cddc-452a-95c2-413afce4e14b",
            "properties": {
                "id": "8537ce10-cddc-452a-95c2-413afce4e14b",
                "name": "rockaway",
                "label": "Rockaway",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.846932925,
                    46.807142822
                ]
            },
            "id": "9b37a335-894d-47d7-a1b5-ec1ab7947ca9",
            "properties": {
                "id": "9b37a335-894d-47d7-a1b5-ec1ab7947ca9",
                "name": "detroit-lakes",
                "label": "Detroit Lakes",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -91.495249775,
                    44.820275833
                ]
            },
            "id": "f69aaaa0-2ac5-4c7a-917c-23d1e568c461",
            "properties": {
                "id": "f69aaaa0-2ac5-4c7a-917c-23d1e568c461",
                "name": "eau-claire",
                "label": "Eau Claire",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.641016998,
                    37.132418048
                ]
            },
            "id": "03cd6780-2b79-41f2-ba19-ed476f47b876",
            "properties": {
                "id": "03cd6780-2b79-41f2-ba19-ed476f47b876",
                "name": "morgan-hill",
                "label": "Morgan Hill",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.380361243,
                    36.340379553
                ]
            },
            "id": "9c216855-c5ed-4d68-be91-4c0515e1710a",
            "properties": {
                "id": "9c216855-c5ed-4d68-be91-4c0515e1710a",
                "name": "johnson-city",
                "label": "Johnson City",
                "country": "US",
                "state_abbrev": "TN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.26277156,
                    40.789310023
                ]
            },
            "id": "e24bbc04-cc8c-4325-a958-baceb49517d6",
            "properties": {
                "id": "e24bbc04-cc8c-4325-a958-baceb49517d6",
                "name": "west-orange",
                "label": "West Orange",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.169741323,
                    44.455053245
                ]
            },
            "id": "d7aa50d4-09b1-4cca-8e20-258fc4e59d72",
            "properties": {
                "id": "d7aa50d4-09b1-4cca-8e20-258fc4e59d72",
                "name": "northfield",
                "label": "Northfield",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.564489999,
                    42.391828231
                ]
            },
            "id": "afd8a35e-b25e-42e2-bd8d-b97550bd24eb",
            "properties": {
                "id": "afd8a35e-b25e-42e2-bd8d-b97550bd24eb",
                "name": "hudson",
                "label": "Hudson",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.805438657,
                    41.666537889
                ]
            },
            "id": "1d6af2d8-5334-4b75-a5f1-5c3f90098798",
            "properties": {
                "id": "1d6af2d8-5334-4b75-a5f1-5c3f90098798",
                "name": "mattapoisett-center",
                "label": "Mattapoisett Center",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    147.366779947,
                    -35.12325886
                ]
            },
            "id": "20b0914d-76ff-4fcc-8506-909cdbb4447e",
            "properties": {
                "id": "20b0914d-76ff-4fcc-8506-909cdbb4447e",
                "name": "wagga-wagga",
                "label": "Wagga Wagga",
                "country": "AU",
                "state_abbrev": "NSW",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.241481719,
                    33.087230879
                ]
            },
            "id": "f721fc20-7dd2-4e9a-9b7c-085e03a883c0",
            "properties": {
                "id": "f721fc20-7dd2-4e9a-9b7c-085e03a883c0",
                "name": "milledgeville",
                "label": "Milledgeville",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.652551964,
                    42.065728789
                ]
            },
            "id": "e6410201-c13f-4b19-9e55-ae28d0431971",
            "properties": {
                "id": "e6410201-c13f-4b19-9e55-ae28d0431971",
                "name": "agawam-town",
                "label": "Agawam Town",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.959607174,
                    40.940498035
                ]
            },
            "id": "aadec5f1-1b0b-4ba0-ae30-d3d18181f986",
            "properties": {
                "id": "aadec5f1-1b0b-4ba0-ae30-d3d18181f986",
                "name": "cresskill",
                "label": "Cresskill",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.994651637,
                    39.903424114
                ]
            },
            "id": "30416522-615b-4e5a-a4d6-b41dd931e9e7",
            "properties": {
                "id": "30416522-615b-4e5a-a4d6-b41dd931e9e7",
                "name": "cherry-hill",
                "label": "Cherry Hill",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.460636053,
                    39.50506438
                ]
            },
            "id": "24a01cf5-2727-42cf-89f7-3d1460871b0e",
            "properties": {
                "id": "24a01cf5-2727-42cf-89f7-3d1460871b0e",
                "name": "hancocks-bridge",
                "label": "Hancocks Bridge",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.698858278,
                    35.047034794
                ]
            },
            "id": "c6107896-9d0f-4551-ba9e-c40b1936424f",
            "properties": {
                "id": "c6107896-9d0f-4551-ba9e-c40b1936424f",
                "name": "collierville",
                "label": "Collierville",
                "country": "US",
                "state_abbrev": "TN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.992151569,
                    42.006405342
                ]
            },
            "id": "c55ad8e1-2d9c-4c71-80a4-e625b33ab6a3",
            "properties": {
                "id": "c55ad8e1-2d9c-4c71-80a4-e625b33ab6a3",
                "name": "elk-grove-village",
                "label": "Elk Grove Village",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.919401814,
                    38.608515677
                ]
            },
            "id": "6690dbd7-315b-4bed-9271-8b1b4afcaf5b",
            "properties": {
                "id": "6690dbd7-315b-4bed-9271-8b1b4afcaf5b",
                "name": "waldorf",
                "label": "Waldorf",
                "country": "US",
                "state_abbrev": "MD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.66543387,
                    40.585590289
                ]
            },
            "id": "fc3d6e2f-3302-432e-96f2-e79c45299731",
            "properties": {
                "id": "fc3d6e2f-3302-432e-96f2-e79c45299731",
                "name": "long-beach",
                "label": "Long Beach",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.335918403,
                    28.759181897
                ]
            },
            "id": "d206f9df-f340-484b-b00a-b695a9801d79",
            "properties": {
                "id": "d206f9df-f340-484b-b00a-b695a9801d79",
                "name": "lake-mary",
                "label": "Lake Mary",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.34370216,
                    28.839726261
                ]
            },
            "id": "42577cff-ae97-47d8-9bc3-c995199c17f9",
            "properties": {
                "id": "42577cff-ae97-47d8-9bc3-c995199c17f9",
                "name": "inverness",
                "label": "Inverness",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.42519123,
                    42.986263941
                ]
            },
            "id": "1513afcb-d84a-4687-942e-bba987c6df60",
            "properties": {
                "id": "1513afcb-d84a-4687-942e-bba987c6df60",
                "name": "fitchburg",
                "label": "Fitchburg",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.408353018,
                    48.588014981
                ]
            },
            "id": "2e597dc5-2ba9-48a1-bb22-b023e6b68340",
            "properties": {
                "id": "2e597dc5-2ba9-48a1-bb22-b023e6b68340",
                "name": "international-falls",
                "label": "International Falls",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.062904144,
                    41.866689043
                ]
            },
            "id": "b75a8b99-57cf-4ef8-aa18-0ac16f5ab9f2",
            "properties": {
                "id": "b75a8b99-57cf-4ef8-aa18-0ac16f5ab9f2",
                "name": "glen-ellyn",
                "label": "Glen Ellyn",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.510912299,
                    36.148227069
                ]
            },
            "id": "818c7a00-d6f0-4fa5-a26b-6507a8fadcd5",
            "properties": {
                "id": "818c7a00-d6f0-4fa5-a26b-6507a8fadcd5",
                "name": "cookeville",
                "label": "Cookeville",
                "country": "US",
                "state_abbrev": "TN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.015692667,
                    41.8741138
                ]
            },
            "id": "2b878a66-d5a3-4537-b3b6-d0a4ff75f8c9",
            "properties": {
                "id": "2b878a66-d5a3-4537-b3b6-d0a4ff75f8c9",
                "name": "lombard",
                "label": "Lombard",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -92.97835018,
                    43.672101822
                ]
            },
            "id": "4c4a1448-da84-4342-a825-bb80c5bb9185",
            "properties": {
                "id": "4c4a1448-da84-4342-a825-bb80c5bb9185",
                "name": "austin",
                "label": "Austin",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -116.998746252,
                    46.730705517
                ]
            },
            "id": "6e235716-f08a-4569-a983-8d7ceec09d49",
            "properties": {
                "id": "6e235716-f08a-4569-a983-8d7ceec09d49",
                "name": "moscow",
                "label": "Moscow",
                "country": "US",
                "state_abbrev": "ID",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.581988009,
                    41.663937702
                ]
            },
            "id": "be8e2cba-4407-4849-897e-3b86b6174850",
            "properties": {
                "id": "be8e2cba-4407-4849-897e-3b86b6174850",
                "name": "toledo",
                "label": "Toledo",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -91.530465881,
                    41.655841639
                ]
            },
            "id": "b80339fe-b698-49bc-9d9e-21235ff75f5c",
            "properties": {
                "id": "b80339fe-b698-49bc-9d9e-21235ff75f5c",
                "name": "iowa-city",
                "label": "Iowa City",
                "country": "US",
                "state_abbrev": "IA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.345662604,
                    35.144799553
                ]
            },
            "id": "10090ef5-0ffa-4b17-8339-5e213a422863",
            "properties": {
                "id": "10090ef5-0ffa-4b17-8339-5e213a422863",
                "name": "signal-mountain",
                "label": "Signal Mountain",
                "country": "US",
                "state_abbrev": "TN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.680820227,
                    39.618894258
                ]
            },
            "id": "d6e0f96a-c3e5-40af-a302-a335802e4f5e",
            "properties": {
                "id": "d6e0f96a-c3e5-40af-a302-a335802e4f5e",
                "name": "bear",
                "label": "Bear",
                "country": "US",
                "state_abbrev": "DE",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.792566555,
                    43.822093363
                ]
            },
            "id": "ab5b166e-2c0d-4117-8947-a9727bd5f6f8",
            "properties": {
                "id": "ab5b166e-2c0d-4117-8947-a9727bd5f6f8",
                "name": "rexburg",
                "label": "Rexburg",
                "country": "US",
                "state_abbrev": "ID",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.219353916,
                    40.043024777
                ]
            },
            "id": "c1a5436a-dd4d-4239-853c-ad6b3aa6e77f",
            "properties": {
                "id": "c1a5436a-dd4d-4239-853c-ad6b3aa6e77f",
                "name": "troy",
                "label": "Troy",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.509615144,
                    33.055943142
                ]
            },
            "id": "d3987f50-17cc-421c-ada6-36ac05fe0d1e",
            "properties": {
                "id": "d3987f50-17cc-421c-ada6-36ac05fe0d1e",
                "name": "aurora",
                "label": "Aurora",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.681148665,
                    29.988532107
                ]
            },
            "id": "fb255c5d-f466-4bf6-91d9-428daf09652a",
            "properties": {
                "id": "fb255c5d-f466-4bf6-91d9-428daf09652a",
                "name": "green-cove-springs",
                "label": "Green Cove Springs",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.705621639,
                    46.526333171
                ]
            },
            "id": "df6d14dd-5b31-433e-a0bc-ea7854373a82",
            "properties": {
                "id": "df6d14dd-5b31-433e-a0bc-ea7854373a82",
                "name": "aitkin",
                "label": "Aitkin",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -112.465783289,
                    42.87150008
                ]
            },
            "id": "c9539ddd-a6fd-4a11-b4c2-1f3f63bebe67",
            "properties": {
                "id": "c9539ddd-a6fd-4a11-b4c2-1f3f63bebe67",
                "name": "pocatello",
                "label": "Pocatello",
                "country": "US",
                "state_abbrev": "ID",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.99426933,
                    39.646789233
                ]
            },
            "id": "3b0ea663-74ce-4e9e-b98c-cae78e11739a",
            "properties": {
                "id": "3b0ea663-74ce-4e9e-b98c-cae78e11739a",
                "name": "englewood",
                "label": "Englewood",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.913109773,
                    39.615232581
                ]
            },
            "id": "75386f09-93ba-4fc2-b1ea-ba6fa2f2be52",
            "properties": {
                "id": "75386f09-93ba-4fc2-b1ea-ba6fa2f2be52",
                "name": "greenwood-village",
                "label": "Greenwood Village",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.706739505,
                    42.5006691
                ]
            },
            "id": "6e420439-e2cd-4582-bd09-c3916487a41b",
            "properties": {
                "id": "6e420439-e2cd-4582-bd09-c3916487a41b",
                "name": "dubuque",
                "label": "Dubuque",
                "country": "US",
                "state_abbrev": "IA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.933845822,
                    42.60784941
                ]
            },
            "id": "8aee9a4d-504c-4090-b687-56e1994e8f2a",
            "properties": {
                "id": "8aee9a4d-504c-4090-b687-56e1994e8f2a",
                "name": "howell",
                "label": "Howell",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.464098912,
                    41.380568685
                ]
            },
            "id": "24538acf-b66a-4e7a-be18-b85d7b82c9d9",
            "properties": {
                "id": "24538acf-b66a-4e7a-be18-b85d7b82c9d9",
                "name": "princeton",
                "label": "Princeton",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.545575225,
                    32.653037257
                ]
            },
            "id": "9c7c0b71-a949-4f87-90b6-d75ff8ff96a2",
            "properties": {
                "id": "9c7c0b71-a949-4f87-90b6-d75ff8ff96a2",
                "name": "seagoville",
                "label": "Seagoville",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.181928468,
                    43.417378801
                ]
            },
            "id": "f3668a77-79c9-4133-8e0d-d9ba0ac70cb0",
            "properties": {
                "id": "f3668a77-79c9-4133-8e0d-d9ba0ac70cb0",
                "name": "west-bend",
                "label": "West Bend",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.681297733,
                    44.098733636
                ]
            },
            "id": "492b58f7-3114-4c76-83b3-4697423f45bf",
            "properties": {
                "id": "492b58f7-3114-4c76-83b3-4697423f45bf",
                "name": "manitowoc",
                "label": "Manitowoc",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.596548778,
                    28.542093047
                ]
            },
            "id": "0ed5c49a-af80-4775-b699-dc5eb856baf5",
            "properties": {
                "id": "0ed5c49a-af80-4775-b699-dc5eb856baf5",
                "name": "winter-garden",
                "label": "Winter Garden",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -91.390235063,
                    44.935836876
                ]
            },
            "id": "67b975ee-56e8-45f2-9736-ce30fe9738d9",
            "properties": {
                "id": "67b975ee-56e8-45f2-9736-ce30fe9738d9",
                "name": "chippewa-falls",
                "label": "Chippewa Falls",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -114.71336758,
                    42.937303387
                ]
            },
            "id": "3f59415b-d245-4d9b-a9c9-fc0bf9ac5f47",
            "properties": {
                "id": "3f59415b-d245-4d9b-a9c9-fc0bf9ac5f47",
                "name": "gooding",
                "label": "Gooding",
                "country": "US",
                "state_abbrev": "ID",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -114.461321506,
                    42.56452386
                ]
            },
            "id": "450ad323-f17c-482e-91a9-7fa3ffae58ad",
            "properties": {
                "id": "450ad323-f17c-482e-91a9-7fa3ffae58ad",
                "name": "twin-falls",
                "label": "Twin Falls",
                "country": "US",
                "state_abbrev": "ID",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.426259927,
                    45.635744088
                ]
            },
            "id": "604ed230-993e-4289-a4a8-f625c9990cde",
            "properties": {
                "id": "604ed230-993e-4289-a4a8-f625c9990cde",
                "name": "rhinelander",
                "label": "Rhinelander",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -92.453605466,
                    42.519545565
                ]
            },
            "id": "e5e1e2d2-26f6-4971-ab00-f5f94eafbf99",
            "properties": {
                "id": "e5e1e2d2-26f6-4971-ab00-f5f94eafbf99",
                "name": "cedar-falls",
                "label": "Cedar Falls",
                "country": "US",
                "state_abbrev": "IA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.28670801,
                    45.152700157
                ]
            },
            "id": "365135c1-4f81-4fd3-b4d8-f583c50c567e",
            "properties": {
                "id": "365135c1-4f81-4fd3-b4d8-f583c50c567e",
                "name": "gibraltar",
                "label": "Gibraltar",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.826534646,
                    44.392676086
                ]
            },
            "id": "a52b5539-1f91-47ff-ae73-24633cc7d9cc",
            "properties": {
                "id": "a52b5539-1f91-47ff-ae73-24633cc7d9cc",
                "name": "wisconsin-rapids",
                "label": "Wisconsin Rapids",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.109860074,
                    33.111606821
                ]
            },
            "id": "bd054769-258f-4f7f-92b1-3e98a6a872c7",
            "properties": {
                "id": "bd054769-258f-4f7f-92b1-3e98a6a872c7",
                "name": "greenville",
                "label": "Greenville",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.47711613,
                    44.166866931
                ]
            },
            "id": "ccf986a4-6727-4dd4-a3a5-41fcc0f97517",
            "properties": {
                "id": "ccf986a4-6727-4dd4-a3a5-41fcc0f97517",
                "name": "neenah",
                "label": "Neenah",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.452528008,
                    32.623156519
                ]
            },
            "id": "cf45f5cf-bbf1-4eb1-a5e5-2b2e27150248",
            "properties": {
                "id": "cf45f5cf-bbf1-4eb1-a5e5-2b2e27150248",
                "name": "crandall",
                "label": "Crandall",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.439680921,
                    43.77185078
                ]
            },
            "id": "4cc862af-ba9b-4a04-8f98-46dcbdbb1807",
            "properties": {
                "id": "4cc862af-ba9b-4a04-8f98-46dcbdbb1807",
                "name": "fond-du-lac",
                "label": "Fond du Lac",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.231995052,
                    47.566116441
                ]
            },
            "id": "ac8c815c-fcd6-4c6b-a64c-0299459e3661",
            "properties": {
                "id": "ac8c815c-fcd6-4c6b-a64c-0299459e3661",
                "name": "mercer-island",
                "label": "Mercer Island",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -119.74755635,
                    39.151120435
                ]
            },
            "id": "84bf1f7d-894b-401b-8ae8-47db5ef939d0",
            "properties": {
                "id": "84bf1f7d-894b-401b-8ae8-47db5ef939d0",
                "name": "carson-city",
                "label": "Carson City",
                "country": "US",
                "state_abbrev": "NV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -116.042459205,
                    44.508625961
                ]
            },
            "id": "1cc81d6e-a40e-4bc1-8ef8-dde56f1bc5f0",
            "properties": {
                "id": "1cc81d6e-a40e-4bc1-8ef8-dde56f1bc5f0",
                "name": "cascade",
                "label": "Cascade",
                "country": "US",
                "state_abbrev": "ID",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -114.759536415,
                    42.598362834
                ]
            },
            "id": "72a38830-f347-4e80-88c4-35d12be8769e",
            "properties": {
                "id": "72a38830-f347-4e80-88c4-35d12be8769e",
                "name": "buhl",
                "label": "Buhl",
                "country": "US",
                "state_abbrev": "ID",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.323706683,
                    32.395891092
                ]
            },
            "id": "720bc93e-8968-49cf-a8fc-26833b8c36ec",
            "properties": {
                "id": "720bc93e-8968-49cf-a8fc-26833b8c36ec",
                "name": "keene",
                "label": "Keene",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.338369445,
                    32.854256748
                ]
            },
            "id": "4cd4fb8e-c45c-424f-99fb-1774f09772dc",
            "properties": {
                "id": "4cd4fb8e-c45c-424f-99fb-1774f09772dc",
                "name": "blue-mound",
                "label": "Blue Mound",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.973394665,
                    44.020155441
                ]
            },
            "id": "af165348-0b96-4316-b5ff-e7b2d0081f1d",
            "properties": {
                "id": "af165348-0b96-4316-b5ff-e7b2d0081f1d",
                "name": "fryeburg",
                "label": "Fryeburg",
                "country": "US",
                "state_abbrev": "ME",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.06859059,
                    34.050824707
                ]
            },
            "id": "ce9ad267-b2d1-4022-9d1e-1200aa66b7a4",
            "properties": {
                "id": "ce9ad267-b2d1-4022-9d1e-1200aa66b7a4",
                "name": "suwanee",
                "label": "Suwanee",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -115.412799476,
                    36.039948663
                ]
            },
            "id": "a2e925dd-798d-41f4-ada8-8d87665c85a1",
            "properties": {
                "id": "a2e925dd-798d-41f4-ada8-8d87665c85a1",
                "name": "blue-diamond",
                "label": "Blue Diamond",
                "country": "US",
                "state_abbrev": "NV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.33938732,
                    33.581459722
                ]
            },
            "id": "919c0a27-9729-4454-8512-a1ea0f928239",
            "properties": {
                "id": "919c0a27-9729-4454-8512-a1ea0f928239",
                "name": "morrow",
                "label": "Morrow",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.463819025,
                    33.636172825
                ]
            },
            "id": "f94b417a-ac6b-4011-92d7-b811c6038907",
            "properties": {
                "id": "f94b417a-ac6b-4011-92d7-b811c6038907",
                "name": "college-park",
                "label": "College Park",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.821904543,
                    42.585623348
                ]
            },
            "id": "471f1af2-ddbe-46d2-b5e2-4214bccee9e6",
            "properties": {
                "id": "471f1af2-ddbe-46d2-b5e2-4214bccee9e6",
                "name": "bethlehem",
                "label": "Bethlehem",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.057266476,
                    45.121658153
                ]
            },
            "id": "b6b673a1-1fd3-4525-a0f5-851ccdf3f3ae",
            "properties": {
                "id": "b6b673a1-1fd3-4525-a0f5-851ccdf3f3ae",
                "name": "willmar",
                "label": "Willmar",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.924960645,
                    34.943731159
                ]
            },
            "id": "e828d425-06f4-4e2e-84cb-d2b83e5b39fb",
            "properties": {
                "id": "e828d425-06f4-4e2e-84cb-d2b83e5b39fb",
                "name": "spartanburg",
                "label": "Spartanburg",
                "country": "US",
                "state_abbrev": "SC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.32646025,
                    45.257124655
                ]
            },
            "id": "8640cfe1-e37a-4577-93c0-76ab742b98ee",
            "properties": {
                "id": "8640cfe1-e37a-4577-93c0-76ab742b98ee",
                "name": "andover",
                "label": "Andover",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -91.482614893,
                    46.009365985
                ]
            },
            "id": "23224ac5-54a4-4e90-8212-90365ebf8119",
            "properties": {
                "id": "23224ac5-54a4-4e90-8212-90365ebf8119",
                "name": "hayward",
                "label": "Hayward",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.482360061,
                    41.395713383
                ]
            },
            "id": "fbef88d7-ee8f-4abf-976d-8087e39898f7",
            "properties": {
                "id": "fbef88d7-ee8f-4abf-976d-8087e39898f7",
                "name": "narragansett",
                "label": "Narragansett",
                "country": "US",
                "state_abbrev": "RI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -112.323630277,
                    33.385752297
                ]
            },
            "id": "00d6ebd4-c89c-4840-8604-b46c4c390f78",
            "properties": {
                "id": "00d6ebd4-c89c-4840-8604-b46c4c390f78",
                "name": "avondale",
                "label": "Avondale",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.554646984,
                    33.30817625
                ]
            },
            "id": "59c2851a-e595-4088-b9cc-c63d18387982",
            "properties": {
                "id": "59c2851a-e595-4088-b9cc-c63d18387982",
                "name": "senoia",
                "label": "Senoia",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.952392977,
                    40.319398979
                ]
            },
            "id": "4e1fa12a-434f-4d65-b92b-08c16e195965",
            "properties": {
                "id": "4e1fa12a-434f-4d65-b92b-08c16e195965",
                "name": "westmont",
                "label": "Westmont",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.697430845,
                    45.384372743
                ]
            },
            "id": "73017658-f49a-41fc-b32e-9ee7bd164e9a",
            "properties": {
                "id": "73017658-f49a-41fc-b32e-9ee7bd164e9a",
                "name": "ottawa-inner-greenbelt",
                "label": "Ottawa - Inner Greenbelt",
                "country": "CA",
                "state_abbrev": "ON",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.208850123,
                    25.77525656
                ]
            },
            "id": "19bf33a7-f6a3-41b6-aebe-c9538720dfe9",
            "properties": {
                "id": "19bf33a7-f6a3-41b6-aebe-c9538720dfe9",
                "name": "miami",
                "label": "Miami",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.319249813,
                    41.734195024
                ]
            },
            "id": "e76fc0b0-7f86-4c04-9378-fccc7e49e133",
            "properties": {
                "id": "e76fc0b0-7f86-4c04-9378-fccc7e49e133",
                "name": "barrington",
                "label": "Barrington",
                "country": "US",
                "state_abbrev": "RI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.700210472,
                    45.412826414
                ]
            },
            "id": "664c2859-b9b9-4209-8a38-a9b8790a5707",
            "properties": {
                "id": "664c2859-b9b9-4209-8a38-a9b8790a5707",
                "name": "lake-oswego",
                "label": "Lake Oswego",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -123.096712151,
                    44.627455826
                ]
            },
            "id": "0165229f-687f-4e52-b429-4038edd9d2fc",
            "properties": {
                "id": "0165229f-687f-4e52-b429-4038edd9d2fc",
                "name": "albany",
                "label": "Albany",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.77542072,
                    42.219152021
                ]
            },
            "id": "2b24c4ed-feb8-4d0e-8b7c-02206e5ef7af",
            "properties": {
                "id": "2b24c4ed-feb8-4d0e-8b7c-02206e5ef7af",
                "name": "klamath-falls",
                "label": "Klamath Falls",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.306338967,
                    40.008190155
                ]
            },
            "id": "1d745f4e-330a-4ac6-b04c-f7b244df0399",
            "properties": {
                "id": "1d745f4e-330a-4ac6-b04c-f7b244df0399",
                "name": "haverford-college",
                "label": "Haverford College",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.630384137,
                    32.910079601
                ]
            },
            "id": "c63837da-78f9-41d0-8c6c-f73a842c486e",
            "properties": {
                "id": "c63837da-78f9-41d0-8c6c-f73a842c486e",
                "name": "garland",
                "label": "Garland",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.605266071,
                    39.18825415
                ]
            },
            "id": "c11fc281-4c6e-47a9-b11a-9f7f4369541e",
            "properties": {
                "id": "c11fc281-4c6e-47a9-b11a-9f7f4369541e",
                "name": "manhattan",
                "label": "Manhattan",
                "country": "US",
                "state_abbrev": "KS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    144.288931851,
                    -36.745848377
                ]
            },
            "id": "f9fc101c-9d11-4cf9-bd54-4e3a7c1bfc3b",
            "properties": {
                "id": "f9fc101c-9d11-4cf9-bd54-4e3a7c1bfc3b",
                "name": "bendigo",
                "label": "Bendigo",
                "country": "AU",
                "state_abbrev": "VIC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.123128759,
                    43.064049002
                ]
            },
            "id": "77de4cb0-724d-4249-84dd-7d53fc956794",
            "properties": {
                "id": "77de4cb0-724d-4249-84dd-7d53fc956794",
                "name": "brookfield",
                "label": "Brookfield",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.010409706,
                    42.885386239
                ]
            },
            "id": "58f1f419-ac98-4f12-9f4d-d78939773041",
            "properties": {
                "id": "58f1f419-ac98-4f12-9f4d-d78939773041",
                "name": "franklin",
                "label": "Franklin",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.784597835,
                    45.423752162
                ]
            },
            "id": "04e2af25-bf29-406b-9333-9dfa69b45101",
            "properties": {
                "id": "04e2af25-bf29-406b-9333-9dfa69b45101",
                "name": "tigard",
                "label": "Tigard",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.391300699,
                    43.071984262
                ]
            },
            "id": "feae4a2b-89a1-4281-82f7-e5dfdae7ac77",
            "properties": {
                "id": "feae4a2b-89a1-4281-82f7-e5dfdae7ac77",
                "name": "delafield",
                "label": "Delafield",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -124.415695893,
                    43.114288001
                ]
            },
            "id": "3fe0ce86-deda-4b21-8715-59899b78cac5",
            "properties": {
                "id": "3fe0ce86-deda-4b21-8715-59899b78cac5",
                "name": "bandon",
                "label": "Bandon",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.331394958,
                    33.874076107
                ]
            },
            "id": "bfd5dfce-616c-4c36-bef1-8f8850e7a505",
            "properties": {
                "id": "bfd5dfce-616c-4c36-bef1-8f8850e7a505",
                "name": "brookhaven",
                "label": "Brookhaven",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.463800432,
                    32.678750409
                ]
            },
            "id": "0e6c5100-1cce-4a6c-980e-c9bc7ca9fab7",
            "properties": {
                "id": "0e6c5100-1cce-4a6c-980e-c9bc7ca9fab7",
                "name": "benbrook",
                "label": "Benbrook",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.871776851,
                    45.676476053
                ]
            },
            "id": "0e9a4e75-6f8b-439f-8a4f-de3a36ffd05d",
            "properties": {
                "id": "0e9a4e75-6f8b-439f-8a4f-de3a36ffd05d",
                "name": "cascade-locks",
                "label": "Cascade Locks",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.852733404,
                    32.010028355
                ]
            },
            "id": "b7de78e1-946f-4f48-8950-f82dd120fa65",
            "properties": {
                "id": "b7de78e1-946f-4f48-8950-f82dd120fa65",
                "name": "tybee-island",
                "label": "Tybee Island",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.05069001,
                    33.779675029
                ]
            },
            "id": "35f00aef-b2f0-4df8-9d4c-03e4ae5280bb",
            "properties": {
                "id": "35f00aef-b2f0-4df8-9d4c-03e4ae5280bb",
                "name": "woodland",
                "label": "Woodland",
                "country": "US",
                "state_abbrev": "MS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.425507271,
                    42.985857341
                ]
            },
            "id": "85a6d138-7cd5-4fd2-a99a-c5225f7472da",
            "properties": {
                "id": "85a6d138-7cd5-4fd2-a99a-c5225f7472da",
                "name": "fitchburg-old",
                "label": "Fitchburg (old)",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.808403451,
                    43.004354048
                ]
            },
            "id": "b273ede8-8376-400d-9664-6f59cfd8b1fb",
            "properties": {
                "id": "b273ede8-8376-400d-9664-6f59cfd8b1fb",
                "name": "jefferson",
                "label": "Jefferson",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.777019366,
                    37.641905401
                ]
            },
            "id": "465ee6d1-ba81-4309-812e-cacd0db6b8b1",
            "properties": {
                "id": "465ee6d1-ba81-4309-812e-cacd0db6b8b1",
                "name": "danville",
                "label": "Danville",
                "country": "US",
                "state_abbrev": "KY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.441421206,
                    45.502320577
                ]
            },
            "id": "21f847c5-a4aa-452a-b186-4575e07efaa4",
            "properties": {
                "id": "21f847c5-a4aa-452a-b186-4575e07efaa4",
                "name": "gresham",
                "label": "Gresham",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.040037132,
                    33.163147503
                ]
            },
            "id": "e43a47eb-1849-4afb-9782-5e00c9b0900a",
            "properties": {
                "id": "e43a47eb-1849-4afb-9782-5e00c9b0900a",
                "name": "shady-shores",
                "label": "Shady Shores",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.011576771,
                    44.428829187
                ]
            },
            "id": "0fbf64d2-6e9a-4222-9006-8ad1b91a6197",
            "properties": {
                "id": "0fbf64d2-6e9a-4222-9006-8ad1b91a6197",
                "name": "st-johnsbury",
                "label": "St. Johnsbury",
                "country": "US",
                "state_abbrev": "VT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.959161867,
                    32.58099195
                ]
            },
            "id": "d60f501c-3f86-42e4-9d95-0b74be51175a",
            "properties": {
                "id": "d60f501c-3f86-42e4-9d95-0b74be51175a",
                "name": "cedar-hill",
                "label": "Cedar Hill",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    146.721142166,
                    -19.334130988
                ]
            },
            "id": "3d83c259-0885-4675-973c-de9dc3af0459",
            "properties": {
                "id": "3d83c259-0885-4675-973c-de9dc3af0459",
                "name": "townsville",
                "label": "Townsville",
                "country": "AU",
                "state_abbrev": "QLD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -123.647472567,
                    42.167263725
                ]
            },
            "id": "78324ea8-0a88-4f45-b6db-30e613bad6fd",
            "properties": {
                "id": "78324ea8-0a88-4f45-b6db-30e613bad6fd",
                "name": "cave-junction",
                "label": "Cave Junction",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    142.072351499,
                    -34.15702181
                ]
            },
            "id": "a42d3736-0886-4120-adaa-1490995457fe",
            "properties": {
                "id": "a42d3736-0886-4120-adaa-1490995457fe",
                "name": "mildura",
                "label": "Mildura",
                "country": "AU",
                "state_abbrev": "VIC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.644491596,
                    40.603755633
                ]
            },
            "id": "0ab08fd0-74f3-4ef9-8fd0-ff5711ab820b",
            "properties": {
                "id": "0ab08fd0-74f3-4ef9-8fd0-ff5711ab820b",
                "name": "bridgewater-center",
                "label": "Bridgewater Center",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.542389449,
                    34.564872211
                ]
            },
            "id": "1b287de1-5489-4ee0-be2e-3e9c44696252",
            "properties": {
                "id": "1b287de1-5489-4ee0-be2e-3e9c44696252",
                "name": "demorest",
                "label": "Demorest",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.475564673,
                    40.596112354
                ]
            },
            "id": "cb8851aa-9f36-430e-baec-6986cd5eecc2",
            "properties": {
                "id": "cb8851aa-9f36-430e-baec-6986cd5eecc2",
                "name": "allentown",
                "label": "Allentown",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.225655326,
                    32.93349549
                ]
            },
            "id": "1e5afbc8-d597-46b4-9121-2b1faf70b3be",
            "properties": {
                "id": "1e5afbc8-d597-46b4-9121-2b1faf70b3be",
                "name": "keller",
                "label": "Keller",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -123.191824075,
                    45.211046145
                ]
            },
            "id": "b85e478d-1519-44bc-9d78-8501441c54d1",
            "properties": {
                "id": "b85e478d-1519-44bc-9d78-8501441c54d1",
                "name": "mcminnville",
                "label": "McMinnville",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -112.089095386,
                    33.572224541
                ]
            },
            "id": "57cd1438-9e7a-410d-88a1-0e82a1bd92d2",
            "properties": {
                "id": "57cd1438-9e7a-410d-88a1-0e82a1bd92d2",
                "name": "phoenix",
                "label": "Phoenix",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.615065558,
                    32.719384226
                ]
            },
            "id": "88e9055f-f0d0-43cc-87b5-f2b54be5cfb4",
            "properties": {
                "id": "88e9055f-f0d0-43cc-87b5-f2b54be5cfb4",
                "name": "balch-springs",
                "label": "Balch Springs",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.113866649,
                    32.368660577
                ]
            },
            "id": "7bce7a59-72b3-4d01-8760-626f63d85bab",
            "properties": {
                "id": "7bce7a59-72b3-4d01-8760-626f63d85bab",
                "name": "mabank",
                "label": "Mabank",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.244433682,
                    27.195875742
                ]
            },
            "id": "0993b215-0801-4bc8-a9a0-98363e12b4c5",
            "properties": {
                "id": "0993b215-0801-4bc8-a9a0-98363e12b4c5",
                "name": "stuart",
                "label": "Stuart",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.93177782,
                    33.388119568
                ]
            },
            "id": "c418572c-303a-468a-b45e-0f251318f5c7",
            "properties": {
                "id": "c418572c-303a-468a-b45e-0f251318f5c7",
                "name": "tempe",
                "label": "Tempe",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.081266861,
                    41.761804431
                ]
            },
            "id": "fcfcf5d6-3b02-42ed-9068-717627d4ede9",
            "properties": {
                "id": "fcfcf5d6-3b02-42ed-9068-717627d4ede9",
                "name": "brewster",
                "label": "Brewster",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.98114403,
                    44.053780152
                ]
            },
            "id": "1342ca1e-9a7f-4a86-9fe6-f90ba727c626",
            "properties": {
                "id": "1342ca1e-9a7f-4a86-9fe6-f90ba727c626",
                "name": "springfield",
                "label": "Springfield",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.229664197,
                    42.298541949
                ]
            },
            "id": "73f87eb4-9b42-496a-bfed-900c60d6c899",
            "properties": {
                "id": "73f87eb4-9b42-496a-bfed-900c60d6c899",
                "name": "battle-creek",
                "label": "Battle Creek",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -66.038741514,
                    18.231883114
                ]
            },
            "id": "6494e2b7-04a7-4d4f-a1da-22ac7aba5578",
            "properties": {
                "id": "6494e2b7-04a7-4d4f-a1da-22ac7aba5578",
                "name": "caguas",
                "label": "Caguas",
                "country": "US",
                "state_abbrev": "PR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    150.473229444,
                    -23.348536132
                ]
            },
            "id": "a25718a5-3828-490e-9815-9221f1eeb329",
            "properties": {
                "id": "a25718a5-3828-490e-9815-9221f1eeb329",
                "name": "rockhampton",
                "label": "Rockhampton",
                "country": "AU",
                "state_abbrev": "QLD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.50451719,
                    33.177870552
                ]
            },
            "id": "02256018-f14e-45e8-a0ee-a5a6a182376b",
            "properties": {
                "id": "02256018-f14e-45e8-a0ee-a5a6a182376b",
                "name": "princeton",
                "label": "Princeton",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.25562974,
                    45.313795589
                ]
            },
            "id": "535b3f00-444a-4ad8-81fb-1b1d2768d84b",
            "properties": {
                "id": "535b3f00-444a-4ad8-81fb-1b1d2768d84b",
                "name": "charlevoix",
                "label": "Charlevoix",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.624510944,
                    33.057010955
                ]
            },
            "id": "1f6273fe-b045-4da7-a3d1-21342638d2a9",
            "properties": {
                "id": "1f6273fe-b045-4da7-a3d1-21342638d2a9",
                "name": "parker",
                "label": "Parker",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.651369452,
                    43.609865358
                ]
            },
            "id": "30d49a30-b7a4-4826-b965-4f539f96458f",
            "properties": {
                "id": "30d49a30-b7a4-4826-b965-4f539f96458f",
                "name": "new-hampton",
                "label": "New Hampton",
                "country": "US",
                "state_abbrev": "NH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.619471817,
                    35.187199934
                ]
            },
            "id": "48e2a9d1-44e2-4c23-a328-64abbfa2910f",
            "properties": {
                "id": "48e2a9d1-44e2-4c23-a328-64abbfa2910f",
                "name": "flagstaff",
                "label": "Flagstaff",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.312212438,
                    33.941871225
                ]
            },
            "id": "d8dfa19c-8048-46ad-ab01-80760fb21b27",
            "properties": {
                "id": "d8dfa19c-8048-46ad-ab01-80760fb21b27",
                "name": "dunwoody",
                "label": "Dunwoody",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.087157132,
                    42.783879215
                ]
            },
            "id": "58ee0016-e7fa-4811-a263-b264377f1569",
            "properties": {
                "id": "58ee0016-e7fa-4811-a263-b264377f1569",
                "name": "haverhill",
                "label": "Haverhill",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.729588961,
                    28.540355305
                ]
            },
            "id": "12458ff5-8f01-490a-a805-a5a552f933b3",
            "properties": {
                "id": "12458ff5-8f01-490a-a805-a5a552f933b3",
                "name": "clermont",
                "label": "Clermont",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.660179993,
                    30.336987853
                ]
            },
            "id": "e6303013-7b9d-4afb-9d0b-010bdfffbebe",
            "properties": {
                "id": "e6303013-7b9d-4afb-9d0b-010bdfffbebe",
                "name": "jacksonville",
                "label": "Jacksonville",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.794933279,
                    26.150331728
                ]
            },
            "id": "bb276bc7-0f0b-4361-91a6-4b11a5ae3e0e",
            "properties": {
                "id": "bb276bc7-0f0b-4361-91a6-4b11a5ae3e0e",
                "name": "naples",
                "label": "Naples",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.558825398,
                    28.066817717
                ]
            },
            "id": "581b67d1-f672-4c8e-9114-34451b87ca72",
            "properties": {
                "id": "581b67d1-f672-4c8e-9114-34451b87ca72",
                "name": "melbourne-beach",
                "label": "Melbourne Beach",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.27416611,
                    42.247438866
                ]
            },
            "id": "76987ee9-a3cb-4165-b0ae-12ce2b277bbc",
            "properties": {
                "id": "76987ee9-a3cb-4165-b0ae-12ce2b277bbc",
                "name": "dover",
                "label": "Dover",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.986756904,
                    42.584518446
                ]
            },
            "id": "246ca2d8-9cea-4f19-bbe9-a4e7812e054b",
            "properties": {
                "id": "246ca2d8-9cea-4f19-bbe9-a4e7812e054b",
                "name": "gardner",
                "label": "Gardner",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.411280091,
                    42.086212917
                ]
            },
            "id": "0f622ca7-c931-4f43-8b97-4a1892ddcbd2",
            "properties": {
                "id": "0f622ca7-c931-4f43-8b97-4a1892ddcbd2",
                "name": "franklin-town",
                "label": "Franklin Town",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.36170519,
                    42.193784057
                ]
            },
            "id": "c393401b-8ce5-419f-ad93-bb5dfb4133f1",
            "properties": {
                "id": "c393401b-8ce5-419f-ad93-bb5dfb4133f1",
                "name": "great-barrington",
                "label": "Great Barrington",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.413574231,
                    27.116457487
                ]
            },
            "id": "c9752e57-0130-41c2-92e6-a8b087d0263a",
            "properties": {
                "id": "c9752e57-0130-41c2-92e6-a8b087d0263a",
                "name": "venice",
                "label": "Venice",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.072294007,
                    32.90689888
                ]
            },
            "id": "5e5d8be6-a48c-40f6-bd91-2b8d8ce27b61",
            "properties": {
                "id": "5e5d8be6-a48c-40f6-bd91-2b8d8ce27b61",
                "name": "north-charleston",
                "label": "North Charleston",
                "country": "US",
                "state_abbrev": "SC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.823075301,
                    39.863927058
                ]
            },
            "id": "ec61c0a9-84b3-4eda-8557-4837484b8d59",
            "properties": {
                "id": "ec61c0a9-84b3-4eda-8557-4837484b8d59",
                "name": "medford",
                "label": "Medford",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.322915049,
                    41.481982712
                ]
            },
            "id": "f0a9087a-3c9a-4745-ab9f-57a6640def09",
            "properties": {
                "id": "f0a9087a-3c9a-4745-ab9f-57a6640def09",
                "name": "newport",
                "label": "Newport",
                "country": "US",
                "state_abbrev": "RI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.460475645,
                    41.973610842
                ]
            },
            "id": "d9750434-5d7c-444c-bc30-ae8e00d25cc0",
            "properties": {
                "id": "d9750434-5d7c-444c-bc30-ae8e00d25cc0",
                "name": "cumberland-hill",
                "label": "Cumberland Hill",
                "country": "US",
                "state_abbrev": "RI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.126030409,
                    52.518790282
                ]
            },
            "id": "12fcdb2e-0c5d-4eac-aaa6-52940143c45e",
            "properties": {
                "id": "12fcdb2e-0c5d-4eac-aaa6-52940143c45e",
                "name": "zwolle",
                "label": "Zwolle",
                "country": "NL",
                "state_abbrev": "OV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.280958571,
                    41.52061828
                ]
            },
            "id": "84119f99-20dd-421d-8f86-b8874593b96a",
            "properties": {
                "id": "84119f99-20dd-421d-8f86-b8874593b96a",
                "name": "middletown",
                "label": "Middletown",
                "country": "US",
                "state_abbrev": "RI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.374335354,
                    41.874328868
                ]
            },
            "id": "c549f257-9e3a-4a88-922e-b1778e55f1d7",
            "properties": {
                "id": "c549f257-9e3a-4a88-922e-b1778e55f1d7",
                "name": "pawtucket",
                "label": "Pawtucket",
                "country": "US",
                "state_abbrev": "RI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.413495573,
                    42.705742473
                ]
            },
            "id": "0a00fe03-d6cb-4c01-9247-68f520b53950",
            "properties": {
                "id": "0a00fe03-d6cb-4c01-9247-68f520b53950",
                "name": "okemos",
                "label": "Okemos",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.80588905,
                    33.376309789
                ]
            },
            "id": "12f02a4d-906a-408e-811b-cb215c4ee9dd",
            "properties": {
                "id": "12f02a4d-906a-408e-811b-cb215c4ee9dd",
                "name": "hoover",
                "label": "Hoover",
                "country": "US",
                "state_abbrev": "AL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.499302202,
                    42.001030454
                ]
            },
            "id": "115be2cd-d67a-4f05-be73-205f7413b2af",
            "properties": {
                "id": "115be2cd-d67a-4f05-be73-205f7413b2af",
                "name": "woonsocket",
                "label": "Woonsocket",
                "country": "US",
                "state_abbrev": "RI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.365112729,
                    34.836371491
                ]
            },
            "id": "3fce24d3-ce9e-4e69-b7e1-bc561988f808",
            "properties": {
                "id": "3fce24d3-ce9e-4e69-b7e1-bc561988f808",
                "name": "greenville",
                "label": "Greenville",
                "country": "US",
                "state_abbrev": "SC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.020783551,
                    32.687147764
                ]
            },
            "id": "34614d66-a1a3-4156-8ac5-79bf64b66c77",
            "properties": {
                "id": "34614d66-a1a3-4156-8ac5-79bf64b66c77",
                "name": "grand-prairie",
                "label": "Grand Prairie",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.482372285,
                    41.765982246
                ]
            },
            "id": "14ae9b5d-53df-43fc-a4f0-263d00dc1f45",
            "properties": {
                "id": "14ae9b5d-53df-43fc-a4f0-263d00dc1f45",
                "name": "cranston",
                "label": "Cranston",
                "country": "US",
                "state_abbrev": "RI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -91.051427051,
                    33.385038068
                ]
            },
            "id": "24d35445-b71d-4cfe-a3da-15030a2b8799",
            "properties": {
                "id": "24d35445-b71d-4cfe-a3da-15030a2b8799",
                "name": "greenville",
                "label": "Greenville",
                "country": "US",
                "state_abbrev": "MS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.086334164,
                    43.643373453
                ]
            },
            "id": "6844119a-0b09-4b6f-afec-42d16fc56c9a",
            "properties": {
                "id": "6844119a-0b09-4b6f-afec-42d16fc56c9a",
                "name": "sandy-creek",
                "label": "Sandy Creek",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.98398883,
                    34.750853125
                ]
            },
            "id": "51c2619c-83f0-479a-92f3-08cee1fbe6f6",
            "properties": {
                "id": "51c2619c-83f0-479a-92f3-08cee1fbe6f6",
                "name": "cottonwood",
                "label": "Cottonwood",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.41354537,
                    40.864490785
                ]
            },
            "id": "132e6186-6fd6-44dd-b82d-eec844499561",
            "properties": {
                "id": "132e6186-6fd6-44dd-b82d-eec844499561",
                "name": "parsippany",
                "label": "Parsippany",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.303498325,
                    40.923901407
                ]
            },
            "id": "bf9638bf-995f-467d-8622-72249708ee05",
            "properties": {
                "id": "bf9638bf-995f-467d-8622-72249708ee05",
                "name": "lincoln-park",
                "label": "Lincoln Park",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.889525391,
                    32.535188629
                ]
            },
            "id": "baacd398-9196-4930-aadf-17bbe82789ab",
            "properties": {
                "id": "baacd398-9196-4930-aadf-17bbe82789ab",
                "name": "ovilla",
                "label": "Ovilla",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.776778401,
                    24.564041088
                ]
            },
            "id": "1a37c79c-0e3b-4093-8708-0b739c39a877",
            "properties": {
                "id": "1a37c79c-0e3b-4093-8708-0b739c39a877",
                "name": "key-west",
                "label": "Key West",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.428296522,
                    40.500567062
                ]
            },
            "id": "f710b261-fa2f-4f6d-b5e0-bc45efedb16f",
            "properties": {
                "id": "f710b261-fa2f-4f6d-b5e0-bc45efedb16f",
                "name": "highland-park",
                "label": "Highland Park",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.024190199,
                    42.082059631
                ]
            },
            "id": "a28d5277-2fef-4e82-a2dc-ef6f4a9e5533",
            "properties": {
                "id": "a28d5277-2fef-4e82-a2dc-ef6f4a9e5533",
                "name": "brockton",
                "label": "Brockton",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.959116899,
                    33.983624228
                ]
            },
            "id": "3dbbc6fe-1a02-41a1-bcb5-d854b8c8766d",
            "properties": {
                "id": "3dbbc6fe-1a02-41a1-bcb5-d854b8c8766d",
                "name": "braswell",
                "label": "Braswell",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.950081527,
                    43.419921771
                ]
            },
            "id": "92fde432-de22-494b-a09d-546180c07621",
            "properties": {
                "id": "92fde432-de22-494b-a09d-546180c07621",
                "name": "saginaw",
                "label": "Saginaw",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.280879258,
                    40.926106466
                ]
            },
            "id": "713523c3-c6bd-4461-afdd-cf3a8ce7686e",
            "properties": {
                "id": "713523c3-c6bd-4461-afdd-cf3a8ce7686e",
                "name": "murdock",
                "label": "Murdock",
                "country": "US",
                "state_abbrev": "NE",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.384824546,
                    32.458005169
                ]
            },
            "id": "92ff5efb-0499-4ab1-9d21-f3b837730746",
            "properties": {
                "id": "92ff5efb-0499-4ab1-9d21-f3b837730746",
                "name": "joshua",
                "label": "Joshua",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.277159991,
                    43.706900675
                ]
            },
            "id": "99b06e60-7286-49d1-9319-e180ec3ed051",
            "properties": {
                "id": "99b06e60-7286-49d1-9319-e180ec3ed051",
                "name": "hanover",
                "label": "Hanover",
                "country": "US",
                "state_abbrev": "NH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.926063745,
                    41.894541208
                ]
            },
            "id": "9955ac5f-566d-4341-9a8a-73399ca3e316",
            "properties": {
                "id": "9955ac5f-566d-4341-9a8a-73399ca3e316",
                "name": "middleborough-center",
                "label": "Middleborough Center",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.944432012,
                    38.753861118
                ]
            },
            "id": "413aece6-11e5-41fc-8dfb-cb4b9d08d405",
            "properties": {
                "id": "413aece6-11e5-41fc-8dfb-cb4b9d08d405",
                "name": "portsmouth",
                "label": "Portsmouth",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.830239538,
                    26.61946516
                ]
            },
            "id": "60894aca-8457-4969-9531-e0ffc6ddf3d1",
            "properties": {
                "id": "60894aca-8457-4969-9531-e0ffc6ddf3d1",
                "name": "fort-myers",
                "label": "Fort Myers",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.231482828,
                    44.48762453
                ]
            },
            "id": "7ccf823b-f892-488c-922a-9e9c7dec1318",
            "properties": {
                "id": "7ccf823b-f892-488c-922a-9e9c7dec1318",
                "name": "burlington",
                "label": "Burlington",
                "country": "US",
                "state_abbrev": "VT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -110.038388816,
                    34.267109532
                ]
            },
            "id": "38db92fa-18dc-46c6-8db5-a21e492babb2",
            "properties": {
                "id": "38db92fa-18dc-46c6-8db5-a21e492babb2",
                "name": "show-low",
                "label": "Show Low",
                "country": "US",
                "state_abbrev": "AZ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.446793427,
                    28.208131631
                ]
            },
            "id": "173466f3-15be-4195-8bf6-620205273367",
            "properties": {
                "id": "173466f3-15be-4195-8bf6-620205273367",
                "name": "land-o-lakes",
                "label": "Land O' Lakes",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.407513286,
                    32.861870069
                ]
            },
            "id": "ae772462-9556-4063-bedb-cda7589d4fcd",
            "properties": {
                "id": "ae772462-9556-4063-bedb-cda7589d4fcd",
                "name": "yazoo-city",
                "label": "Yazoo City",
                "country": "US",
                "state_abbrev": "MS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.995722695,
                    26.644622381
                ]
            },
            "id": "b62d4f34-7354-4c0e-82ea-0af737b74b6d",
            "properties": {
                "id": "b62d4f34-7354-4c0e-82ea-0af737b74b6d",
                "name": "cape-coral",
                "label": "Cape Coral",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.823093566,
                    42.884632733
                ]
            },
            "id": "9b2ad486-8ce6-446b-bb97-d250daeefa89",
            "properties": {
                "id": "9b2ad486-8ce6-446b-bb97-d250daeefa89",
                "name": "seabrook-beach",
                "label": "Seabrook Beach",
                "country": "US",
                "state_abbrev": "NH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.978608595,
                    43.29897515
                ]
            },
            "id": "de043469-29a1-4ecb-ab5d-cdc7b057d07b",
            "properties": {
                "id": "de043469-29a1-4ecb-ab5d-cdc7b057d07b",
                "name": "rochester",
                "label": "Rochester",
                "country": "US",
                "state_abbrev": "NH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.122648669,
                    40.597315151
                ]
            },
            "id": "844f2b7a-0c1e-47c8-91a2-fabc99be425d",
            "properties": {
                "id": "844f2b7a-0c1e-47c8-91a2-fabc99be425d",
                "name": "marion",
                "label": "Marion",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.672052232,
                    42.265137484
                ]
            },
            "id": "023726b9-6dc2-444a-9842-1d9c7b7c7431",
            "properties": {
                "id": "023726b9-6dc2-444a-9842-1d9c7b7c7431",
                "name": "easthampton",
                "label": "Easthampton",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.82405963,
                    43.284260981
                ]
            },
            "id": "0cd4bdf8-c9ef-48e9-9700-b91dd62e701f",
            "properties": {
                "id": "0cd4bdf8-c9ef-48e9-9700-b91dd62e701f",
                "name": "warner",
                "label": "Warner",
                "country": "US",
                "state_abbrev": "NH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.35659519,
                    41.436632085
                ]
            },
            "id": "1de27248-ee8c-431a-8d7e-8b096f7a4f44",
            "properties": {
                "id": "1de27248-ee8c-431a-8d7e-8b096f7a4f44",
                "name": "columbus",
                "label": "Columbus",
                "country": "US",
                "state_abbrev": "NE",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.114041039,
                    44.490192198
                ]
            },
            "id": "a397ab2c-a0e8-4afe-80bd-572fc746bba1",
            "properties": {
                "id": "a397ab2c-a0e8-4afe-80bd-572fc746bba1",
                "name": "essex-junction",
                "label": "Essex Junction",
                "country": "US",
                "state_abbrev": "VT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.584478524,
                    32.759261701
                ]
            },
            "id": "15d1173b-b43b-4a93-ba68-0b6250da6bb3",
            "properties": {
                "id": "15d1173b-b43b-4a93-ba68-0b6250da6bb3",
                "name": "mesquite",
                "label": "Mesquite",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.252639708,
                    30.454923402
                ]
            },
            "id": "f352ea58-cfdc-4ccc-a57e-cb6feb5fbc83",
            "properties": {
                "id": "f352ea58-cfdc-4ccc-a57e-cb6feb5fbc83",
                "name": "tallahassee",
                "label": "Tallahassee",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.786697962,
                    32.521198271
                ]
            },
            "id": "795c7d75-6046-445b-8c37-035df9dd9dd9",
            "properties": {
                "id": "795c7d75-6046-445b-8c37-035df9dd9dd9",
                "name": "red-oak",
                "label": "Red Oak",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -103.267550237,
                    47.802509241
                ]
            },
            "id": "ccb4942f-9199-478c-8ad6-a8ffcdc66172",
            "properties": {
                "id": "ccb4942f-9199-478c-8ad6-a8ffcdc66172",
                "name": "watford-city",
                "label": "Watford City",
                "country": "US",
                "state_abbrev": "ND",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.762114633,
                    32.519287894
                ]
            },
            "id": "6f0b1788-19e8-43cb-8fda-5aee2039bd13",
            "properties": {
                "id": "6f0b1788-19e8-43cb-8fda-5aee2039bd13",
                "name": "longview",
                "label": "Longview",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -100.630078024,
                    46.08659414
                ]
            },
            "id": "7d2a94fa-6312-42cd-84b3-f4671f20c6d7",
            "properties": {
                "id": "7d2a94fa-6312-42cd-84b3-f4671f20c6d7",
                "name": "fort-yates",
                "label": "Fort Yates",
                "country": "US",
                "state_abbrev": "ND",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.603674278,
                    41.009571506
                ]
            },
            "id": "48e3bbf2-175a-4fef-b29e-21431ef9d277",
            "properties": {
                "id": "48e3bbf2-175a-4fef-b29e-21431ef9d277",
                "name": "barberton",
                "label": "Barberton",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.559546018,
                    43.230531723
                ]
            },
            "id": "3c892190-e9f8-4d9a-a63f-9c1f9e8f80ea",
            "properties": {
                "id": "3c892190-e9f8-4d9a-a63f-9c1f9e8f80ea",
                "name": "concord",
                "label": "Concord",
                "country": "US",
                "state_abbrev": "NH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.870480552,
                    42.116047499
                ]
            },
            "id": "b65f91fb-d131-4e66-9cf9-562bb410cf0b",
            "properties": {
                "id": "b65f91fb-d131-4e66-9cf9-562bb410cf0b",
                "name": "oxford",
                "label": "Oxford",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.967172394,
                    43.064120501
                ]
            },
            "id": "a5afd04c-598d-413c-b5f1-deb832eb5d71",
            "properties": {
                "id": "a5afd04c-598d-413c-b5f1-deb832eb5d71",
                "name": "milwaukee",
                "label": "Milwaukee",
                "country": "US",
                "state_abbrev": "WI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.387190758,
                    40.541721663
                ]
            },
            "id": "24d4e237-d8c6-40f0-8374-4d0463dd0830",
            "properties": {
                "id": "24d4e237-d8c6-40f0-8374-4d0463dd0830",
                "name": "heber",
                "label": "Heber",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.508480904,
                    44.199747028
                ]
            },
            "id": "04d6ca59-aeee-4531-901c-9ef0187bc245",
            "properties": {
                "id": "04d6ca59-aeee-4531-901c-9ef0187bc245",
                "name": "barre",
                "label": "Barre",
                "country": "US",
                "state_abbrev": "VT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.439285557,
                    33.111159148
                ]
            },
            "id": "8ad6c48c-3cf2-42f7-8c9e-4b369cf29e0f",
            "properties": {
                "id": "8ad6c48c-3cf2-42f7-8c9e-4b369cf29e0f",
                "name": "new-fairview",
                "label": "New Fairview",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.184462097,
                    44.494920138
                ]
            },
            "id": "d64027e2-aaee-4019-933c-e5a983a7386b",
            "properties": {
                "id": "d64027e2-aaee-4019-933c-e5a983a7386b",
                "name": "winooski",
                "label": "Winooski",
                "country": "US",
                "state_abbrev": "VT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.978173475,
                    43.609125861
                ]
            },
            "id": "fd33c52a-c6cb-47c8-b10f-94b8aa2467fa",
            "properties": {
                "id": "fd33c52a-c6cb-47c8-b10f-94b8aa2467fa",
                "name": "rutland",
                "label": "Rutland",
                "country": "US",
                "state_abbrev": "VT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -100.764002676,
                    41.126621322
                ]
            },
            "id": "bdd1baa3-cc4e-4694-9a92-33cf754d01c4",
            "properties": {
                "id": "bdd1baa3-cc4e-4694-9a92-33cf754d01c4",
                "name": "north-platte",
                "label": "North Platte",
                "country": "US",
                "state_abbrev": "NE",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.935788219,
                    41.153561473
                ]
            },
            "id": "6514120a-2a14-4a28-b005-398f1788f143",
            "properties": {
                "id": "6514120a-2a14-4a28-b005-398f1788f143",
                "name": "bellevue",
                "label": "Bellevue",
                "country": "US",
                "state_abbrev": "NE",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.892821103,
                    40.614722834
                ]
            },
            "id": "9f0bf83d-e3d6-4264-b848-a2ae4c651d46",
            "properties": {
                "id": "9f0bf83d-e3d6-4264-b848-a2ae4c651d46",
                "name": "midvale",
                "label": "Midvale",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.102908111,
                    32.432485967
                ]
            },
            "id": "7056b48c-42ab-48dc-9808-26710ab7af59",
            "properties": {
                "id": "7056b48c-42ab-48dc-9808-26710ab7af59",
                "name": "venus",
                "label": "Venus",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.288903279,
                    40.678155867
                ]
            },
            "id": "c6bdc7b3-429f-4f25-92c5-fb514f45dc64",
            "properties": {
                "id": "c6bdc7b3-429f-4f25-92c5-fb514f45dc64",
                "name": "kenilworth",
                "label": "Kenilworth",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.90753836,
                    40.142111834
                ]
            },
            "id": "81a98642-3cf1-4440-9624-e26877687922",
            "properties": {
                "id": "81a98642-3cf1-4440-9624-e26877687922",
                "name": "hulmeville",
                "label": "Hulmeville",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -102.792556646,
                    46.890528767
                ]
            },
            "id": "dd74b789-3aee-4fbc-a310-0b9ad6981e26",
            "properties": {
                "id": "dd74b789-3aee-4fbc-a310-0b9ad6981e26",
                "name": "dickinson",
                "label": "Dickinson",
                "country": "US",
                "state_abbrev": "ND",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.139557512,
                    25.816954121
                ]
            },
            "id": "4e8d318f-0421-4800-8e30-a6a5b03f573a",
            "properties": {
                "id": "4e8d318f-0421-4800-8e30-a6a5b03f573a",
                "name": "miami-beach",
                "label": "Miami Beach",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.637214803,
                    27.761176758
                ]
            },
            "id": "c9b64e04-fca4-42b7-ae82-8f9168052cc7",
            "properties": {
                "id": "c9b64e04-fca4-42b7-ae82-8f9168052cc7",
                "name": "st-petersburg",
                "label": "St. Petersburg",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.683742305,
                    33.865020717
                ]
            },
            "id": "9b8af3ae-1ad5-4624-8244-57a65761c1c2",
            "properties": {
                "id": "9b8af3ae-1ad5-4624-8244-57a65761c1c2",
                "name": "powder-springs",
                "label": "Powder Springs",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.794186055,
                    39.970793542
                ]
            },
            "id": "ed7ef955-bc0d-4fe6-824c-2b454e7488fe",
            "properties": {
                "id": "ed7ef955-bc0d-4fe6-824c-2b454e7488fe",
                "name": "santaquin",
                "label": "Santaquin",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.202415158,
                    33.843621453
                ]
            },
            "id": "6fab8e98-9efc-429e-86a8-78088bef8187",
            "properties": {
                "id": "6fab8e98-9efc-429e-86a8-78088bef8187",
                "name": "tucker",
                "label": "Tucker",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.177471263,
                    32.267136551
                ]
            },
            "id": "ec04cc55-d996-4e92-a48f-f4866d2b44b2",
            "properties": {
                "id": "ec04cc55-d996-4e92-a48f-f4866d2b44b2",
                "name": "grandview",
                "label": "Grandview",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.843001923,
                    44.960393208
                ]
            },
            "id": "f9c5fedd-2b41-480a-9cac-8cc8ec3439c3",
            "properties": {
                "id": "f9c5fedd-2b41-480a-9cac-8cc8ec3439c3",
                "name": "watertown",
                "label": "Watertown",
                "country": "US",
                "state_abbrev": "MN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.05345718,
                    42.660789711
                ]
            },
            "id": "0d056f40-ccf4-401f-8f36-8e6a85ed988a",
            "properties": {
                "id": "0d056f40-ccf4-401f-8f36-8e6a85ed988a",
                "name": "penn-yan",
                "label": "Penn Yan",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.605278414,
                    39.724965
                ]
            },
            "id": "ee1dc54f-ffbb-4726-980b-e83267da6813",
            "properties": {
                "id": "ee1dc54f-ffbb-4726-980b-e83267da6813",
                "name": "lancaster",
                "label": "Lancaster",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.299626877,
                    42.491173245
                ]
            },
            "id": "4b64e79b-6e0c-4287-86f9-78766f3c22d4",
            "properties": {
                "id": "4b64e79b-6e0c-4287-86f9-78766f3c22d4",
                "name": "dryden",
                "label": "Dryden",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.842439863,
                    39.592883077
                ]
            },
            "id": "607013ef-e8b3-48ef-862c-1b04a8f3ef18",
            "properties": {
                "id": "607013ef-e8b3-48ef-862c-1b04a8f3ef18",
                "name": "folsom",
                "label": "Folsom",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -98.693665031,
                    46.906271844
                ]
            },
            "id": "189d4bb2-6543-4ff9-97a0-e574ede1401c",
            "properties": {
                "id": "189d4bb2-6543-4ff9-97a0-e574ede1401c",
                "name": "jamestown",
                "label": "Jamestown",
                "country": "US",
                "state_abbrev": "ND",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.392645817,
                    40.54760405
                ]
            },
            "id": "e1502f85-66ba-46d9-94d1-1133c354ce32",
            "properties": {
                "id": "e1502f85-66ba-46d9-94d1-1133c354ce32",
                "name": "st-marys",
                "label": "St. Marys",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -103.647526058,
                    48.189734881
                ]
            },
            "id": "6737a8bd-212b-45d8-a9cf-f55ea5610ee6",
            "properties": {
                "id": "6737a8bd-212b-45d8-a9cf-f55ea5610ee6",
                "name": "williston",
                "label": "Williston",
                "country": "US",
                "state_abbrev": "ND",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.228002805,
                    33.050558363
                ]
            },
            "id": "275543c9-b70f-4ff5-b70b-061495bcf160",
            "properties": {
                "id": "275543c9-b70f-4ff5-b70b-061495bcf160",
                "name": "caddo-mills",
                "label": "Caddo Mills",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.371832393,
                    28.629495826
                ]
            },
            "id": "a15afdda-8ccc-442d-bd69-ff9407a63f89",
            "properties": {
                "id": "a15afdda-8ccc-442d-bd69-ff9407a63f89",
                "name": "maitland",
                "label": "Maitland",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.133689233,
                    34.206284385
                ]
            },
            "id": "185c7d8b-42bb-4c4e-968f-6a65911b78ea",
            "properties": {
                "id": "185c7d8b-42bb-4c4e-968f-6a65911b78ea",
                "name": "cumming",
                "label": "Cumming",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.532174817,
                    28.701752275
                ]
            },
            "id": "3624e99e-e515-440a-a0b5-ecad9449bede",
            "properties": {
                "id": "3624e99e-e515-440a-a0b5-ecad9449bede",
                "name": "apopka",
                "label": "Apopka",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.167835282,
                    33.371548202
                ]
            },
            "id": "5eb2d50d-16ba-4e5c-9e0a-803d76e88ef9",
            "properties": {
                "id": "5eb2d50d-16ba-4e5c-9e0a-803d76e88ef9",
                "name": "sanger",
                "label": "Sanger",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.786589667,
                    26.35587867
                ]
            },
            "id": "2c8f67de-ec13-4701-9236-a1ba834647ed",
            "properties": {
                "id": "2c8f67de-ec13-4701-9236-a1ba834647ed",
                "name": "bonita-springs",
                "label": "Bonita Springs",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.824059433,
                    28.612016134
                ]
            },
            "id": "37201bd2-ccee-40b4-b73c-2dd663b9682b",
            "properties": {
                "id": "37201bd2-ccee-40b4-b73c-2dd663b9682b",
                "name": "groveland",
                "label": "Groveland",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.673758212,
                    32.536941074
                ]
            },
            "id": "2f753300-13c7-4b3c-8f61-3f6c02c99384",
            "properties": {
                "id": "2f753300-13c7-4b3c-8f61-3f6c02c99384",
                "name": "ferris",
                "label": "Ferris",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.105503451,
                    40.177440441
                ]
            },
            "id": "eecdaaf3-efb9-4936-a7b9-be8a43a08424",
            "properties": {
                "id": "eecdaaf3-efb9-4936-a7b9-be8a43a08424",
                "name": "hatboro",
                "label": "Hatboro",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.163896041,
                    42.418655452
                ]
            },
            "id": "ab056078-660c-432b-ae48-22d05e2ded24",
            "properties": {
                "id": "ab056078-660c-432b-ae48-22d05e2ded24",
                "name": "arlington",
                "label": "Arlington",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -119.930671963,
                    39.008160965
                ]
            },
            "id": "d4d02845-ebdd-4305-ba18-f1feaea4d8c7",
            "properties": {
                "id": "d4d02845-ebdd-4305-ba18-f1feaea4d8c7",
                "name": "zephyr-cove",
                "label": "Zephyr Cove",
                "country": "US",
                "state_abbrev": "NV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -119.246990182,
                    34.448708725
                ]
            },
            "id": "a9672ae5-51b4-40e7-8702-b903a3abf8e8",
            "properties": {
                "id": "a9672ae5-51b4-40e7-8702-b903a3abf8e8",
                "name": "ojai",
                "label": "Ojai",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.210898552,
                    34.535201173
                ]
            },
            "id": "10c7ffb0-a3c5-4a99-9c79-12b62de149e7",
            "properties": {
                "id": "10c7ffb0-a3c5-4a99-9c79-12b62de149e7",
                "name": "apple-valley",
                "label": "Apple Valley",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.032510558,
                    42.39590777
                ]
            },
            "id": "61b64a9b-9fbf-4fa8-a6a5-3d3ca1d58e08",
            "properties": {
                "id": "61b64a9b-9fbf-4fa8-a6a5-3d3ca1d58e08",
                "name": "chelsea",
                "label": "Chelsea",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.557248478,
                    33.289094112
                ]
            },
            "id": "7af2166e-7ce8-4bbe-9fbc-539f1e115371",
            "properties": {
                "id": "7af2166e-7ce8-4bbe-9fbc-539f1e115371",
                "name": "melissa",
                "label": "Melissa",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.143919523,
                    48.169788471
                ]
            },
            "id": "f07abfd7-4e8a-4aa1-8f37-683bbeb5b576",
            "properties": {
                "id": "f07abfd7-4e8a-4aa1-8f37-683bbeb5b576",
                "name": "arlington",
                "label": "Arlington",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.2451719,
                    38.635775306
                ]
            },
            "id": "1d74a622-8d60-4f6f-8578-bb970337659f",
            "properties": {
                "id": "1d74a622-8d60-4f6f-8578-bb970337659f",
                "name": "st-louis",
                "label": "St. Louis",
                "country": "US",
                "state_abbrev": "MO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.544330315,
                    33.171002824
                ]
            },
            "id": "561ae274-701b-4247-a38b-c28333b8d001",
            "properties": {
                "id": "561ae274-701b-4247-a38b-c28333b8d001",
                "name": "lowry-crossing",
                "label": "Lowry Crossing",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.213819352,
                    39.424889446
                ]
            },
            "id": "e5647273-a225-432a-a685-165a17690463",
            "properties": {
                "id": "e5647273-a225-432a-a685-165a17690463",
                "name": "lebanon",
                "label": "Lebanon",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.384897504,
                    41.915463309
                ]
            },
            "id": "c7695876-d920-4821-b87d-5df18c8c602f",
            "properties": {
                "id": "c7695876-d920-4821-b87d-5df18c8c602f",
                "name": "monroe",
                "label": "Monroe",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.63790285,
                    41.046907627
                ]
            },
            "id": "57aea24d-0714-4b93-810f-bd333daad57f",
            "properties": {
                "id": "57aea24d-0714-4b93-810f-bd333daad57f",
                "name": "findlay",
                "label": "Findlay",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    3.310815743,
                    51.330708726
                ]
            },
            "id": "1658ab4b-9ab5-4cf5-964e-1b3e2572c596",
            "properties": {
                "id": "1658ab4b-9ab5-4cf5-964e-1b3e2572c596",
                "name": "knokke",
                "label": "Knokke",
                "country": "BE",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.596033667,
                    47.335166378
                ]
            },
            "id": "06fbe5fe-aba3-421e-a04d-5003ab57369f",
            "properties": {
                "id": "06fbe5fe-aba3-421e-a04d-5003ab57369f",
                "name": "gig-harbor",
                "label": "Gig Harbor",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.348648364,
                    28.701416065
                ]
            },
            "id": "e9ca0be8-ea66-46fd-b103-e179f7917dcb",
            "properties": {
                "id": "e9ca0be8-ea66-46fd-b103-e179f7917dcb",
                "name": "longwood",
                "label": "Longwood",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.360949375,
                    41.149080895
                ]
            },
            "id": "566563af-95d8-4040-aea9-a173deda8417",
            "properties": {
                "id": "566563af-95d8-4040-aea9-a173deda8417",
                "name": "kent",
                "label": "Kent",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.550033639,
                    38.595021139
                ]
            },
            "id": "4407a86d-e421-45cd-b143-b9ab1149d34d",
            "properties": {
                "id": "4407a86d-e421-45cd-b143-b9ab1149d34d",
                "name": "ballwin",
                "label": "Ballwin",
                "country": "US",
                "state_abbrev": "MO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.777321668,
                    40.990230826
                ]
            },
            "id": "be732d2e-6eb1-420b-bdfa-31c6cb65b8c0",
            "properties": {
                "id": "be732d2e-6eb1-420b-bdfa-31c6cb65b8c0",
                "name": "scarsdale",
                "label": "Scarsdale",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.242018484,
                    41.161359186
                ]
            },
            "id": "54036e82-99f9-45f5-895e-750e78787777",
            "properties": {
                "id": "54036e82-99f9-45f5-895e-750e78787777",
                "name": "ravenna",
                "label": "Ravenna",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.785950497,
                    44.302239148
                ]
            },
            "id": "7bb6b810-2099-4a7c-a27a-6dd1bce448c7",
            "properties": {
                "id": "7bb6b810-2099-4a7c-a27a-6dd1bce448c7",
                "name": "brookings",
                "label": "Brookings",
                "country": "US",
                "state_abbrev": "SD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.762608861,
                    34.058481828
                ]
            },
            "id": "7fc89f08-90f7-407d-a650-39445372a7ac",
            "properties": {
                "id": "7fc89f08-90f7-407d-a650-39445372a7ac",
                "name": "pomona",
                "label": "Pomona",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.2854442,
                    42.304303739
                ]
            },
            "id": "0e596feb-17db-4cc1-b723-74261b9e7f36",
            "properties": {
                "id": "0e596feb-17db-4cc1-b723-74261b9e7f36",
                "name": "wellesley",
                "label": "Wellesley",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.28812196,
                    28.934795715
                ]
            },
            "id": "333d0127-cd4c-4690-a020-174668ce86c2",
            "properties": {
                "id": "333d0127-cd4c-4690-a020-174668ce86c2",
                "name": "orange-city",
                "label": "Orange City",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.58184526,
                    40.843419536
                ]
            },
            "id": "bb98b3a6-8221-49eb-a87c-ea0daf485ddb",
            "properties": {
                "id": "bb98b3a6-8221-49eb-a87c-ea0daf485ddb",
                "name": "randolph",
                "label": "Randolph",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.256387551,
                    43.228072754
                ]
            },
            "id": "579d2f9a-ad35-4411-88e7-b020ad6c09f3",
            "properties": {
                "id": "579d2f9a-ad35-4411-88e7-b020ad6c09f3",
                "name": "muskegon",
                "label": "Muskegon",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -116.264275223,
                    35.271321775
                ]
            },
            "id": "aaed310e-8b83-494e-9664-2bc469b2612b",
            "properties": {
                "id": "aaed310e-8b83-494e-9664-2bc469b2612b",
                "name": "calfornia-r",
                "label": "Calfornia R",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.467424795,
                    32.843832689
                ]
            },
            "id": "053d304e-5d82-4bbe-bfd0-9d3826f6fa23",
            "properties": {
                "id": "053d304e-5d82-4bbe-bfd0-9d3826f6fa23",
                "name": "heath",
                "label": "Heath",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.520694796,
                    41.16411001
                ]
            },
            "id": "1158eba9-627a-4554-bad5-27c44533e3d7",
            "properties": {
                "id": "1158eba9-627a-4554-bad5-27c44533e3d7",
                "name": "cuyahoga-falls",
                "label": "Cuyahoga Falls",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -116.895265495,
                    34.242896002
                ]
            },
            "id": "d2768e76-349f-4b99-8f2e-2f934809d2db",
            "properties": {
                "id": "d2768e76-349f-4b99-8f2e-2f934809d2db",
                "name": "big-bear-lake",
                "label": "Big Bear Lake",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.576581122,
                    32.945982754
                ]
            },
            "id": "c9d4340e-e04c-43a0-8a72-7fa72db14767",
            "properties": {
                "id": "c9d4340e-e04c-43a0-8a72-7fa72db14767",
                "name": "reno",
                "label": "Reno",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.877366893,
                    30.236787847
                ]
            },
            "id": "2647bfb2-7db1-48d9-a0db-a5a38633366e",
            "properties": {
                "id": "2647bfb2-7db1-48d9-a0db-a5a38633366e",
                "name": "panama-city-beach",
                "label": "Panama City Beach",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.338210497,
                    26.012809108
                ]
            },
            "id": "b9ddc60a-a4da-46f4-9aa1-a58040a50f61",
            "properties": {
                "id": "b9ddc60a-a4da-46f4-9aa1-a58040a50f61",
                "name": "pembroke-pines",
                "label": "Pembroke Pines",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.654723292,
                    42.129999794
                ]
            },
            "id": "dc9e6aa4-dd16-405a-8ed6-9e9661f87ace",
            "properties": {
                "id": "dc9e6aa4-dd16-405a-8ed6-9e9661f87ace",
                "name": "northbridge",
                "label": "Northbridge",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.201213375,
                    42.708711407
                ]
            },
            "id": "58db4859-ddba-44ea-bb42-292fdefb2adc",
            "properties": {
                "id": "58db4859-ddba-44ea-bb42-292fdefb2adc",
                "name": "williamstown",
                "label": "Williamstown",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.724116502,
                    17.102110342
                ]
            },
            "id": "7b271072-7d27-4042-9543-a330535d1120",
            "properties": {
                "id": "7b271072-7d27-4042-9543-a330535d1120",
                "name": "oaxaca",
                "label": "Oaxaca",
                "country": "MX",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.700066708,
                    32.750869117
                ]
            },
            "id": "9fa0e22e-39a7-485a-ba2f-67bb1bc6cbf9",
            "properties": {
                "id": "9fa0e22e-39a7-485a-ba2f-67bb1bc6cbf9",
                "name": "hudson-oaks",
                "label": "Hudson Oaks",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.043085678,
                    41.932710578
                ]
            },
            "id": "e8d2bc8f-f371-4773-a11b-55cd885a475b",
            "properties": {
                "id": "e8d2bc8f-f371-4773-a11b-55cd885a475b",
                "name": "raynham-center",
                "label": "Raynham Center",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.499652381,
                    41.757304703
                ]
            },
            "id": "5422d284-e58d-43fa-83a5-0b73307f1d49",
            "properties": {
                "id": "5422d284-e58d-43fa-83a5-0b73307f1d49",
                "name": "sandwich",
                "label": "Sandwich",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.563607508,
                    43.048124113
                ]
            },
            "id": "a7a5276e-8ed0-4ecb-aa8c-3bf1f0343e29",
            "properties": {
                "id": "a7a5276e-8ed0-4ecb-aa8c-3bf1f0343e29",
                "name": "weedsport",
                "label": "Weedsport",
                "country": "US",
                "state_abbrev": "NY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.78465942,
                    40.08100205
                ]
            },
            "id": "1ee8f4f6-7701-4f6f-9683-ef196f6d1691",
            "properties": {
                "id": "1ee8f4f6-7701-4f6f-9683-ef196f6d1691",
                "name": "new-albany",
                "label": "New Albany",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.36376817,
                    40.819197144
                ]
            },
            "id": "a1d4c2bc-9fa5-40c2-a43a-d98c141ed48d",
            "properties": {
                "id": "a1d4c2bc-9fa5-40c2-a43a-d98c141ed48d",
                "name": "east-hanover",
                "label": "East Hanover",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -103.638096829,
                    44.461761164
                ]
            },
            "id": "e7ad4226-4f67-4864-b0a2-db7f0ecdd3e4",
            "properties": {
                "id": "e7ad4226-4f67-4864-b0a2-db7f0ecdd3e4",
                "name": "whitewood",
                "label": "Whitewood",
                "country": "US",
                "state_abbrev": "SD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.225928021,
                    41.710079414
                ]
            },
            "id": "33755b3b-00b9-4abb-a531-926fab051302",
            "properties": {
                "id": "33755b3b-00b9-4abb-a531-926fab051302",
                "name": "yarmouth-port",
                "label": "Yarmouth Port",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.715437019,
                    42.284199856
                ]
            },
            "id": "a8fc5e47-1be8-4456-8150-483132d71454",
            "properties": {
                "id": "a8fc5e47-1be8-4456-8150-483132d71454",
                "name": "shrewsbury",
                "label": "Shrewsbury",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.729372645,
                    27.668936283
                ]
            },
            "id": "0f23e6da-1d87-4458-905f-2e6371f2ed94",
            "properties": {
                "id": "0f23e6da-1d87-4458-905f-2e6371f2ed94",
                "name": "tierra-verde",
                "label": "Tierra Verde",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.478876909,
                    14.632690021
                ]
            },
            "id": "c2ac53eb-cbc5-4d7d-a716-609bb34059b6",
            "properties": {
                "id": "c2ac53eb-cbc5-4d7d-a716-609bb34059b6",
                "name": "guatemala-city",
                "label": "Guatemala City",
                "country": "GT",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.74457352,
                    39.506113514
                ]
            },
            "id": "3db78a35-5e0e-4bed-98fc-2c9f0c54848d",
            "properties": {
                "id": "3db78a35-5e0e-4bed-98fc-2c9f0c54848d",
                "name": "oxford",
                "label": "Oxford",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.149466183,
                    39.695647568
                ]
            },
            "id": "5c2ca4df-a7aa-47f9-b00d-37e222a8f70c",
            "properties": {
                "id": "5c2ca4df-a7aa-47f9-b00d-37e222a8f70c",
                "name": "kettering",
                "label": "Kettering",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.033767004,
                    42.060434019
                ]
            },
            "id": "aec6a5ec-63f4-4228-a899-51dd8119fe6e",
            "properties": {
                "id": "aec6a5ec-63f4-4228-a899-51dd8119fe6e",
                "name": "southbridge-town",
                "label": "Southbridge Town",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -100.374757172,
                    25.644598499
                ]
            },
            "id": "83b90254-fa09-4072-b156-38569c9aaa89",
            "properties": {
                "id": "83b90254-fa09-4072-b156-38569c9aaa89",
                "name": "san-pedro-garza-garcia",
                "label": "San Pedro Garza Garcia",
                "country": "MX",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.077856316,
                    40.005029758
                ]
            },
            "id": "bf5f3e41-f394-4c0b-9550-060802adc6fa",
            "properties": {
                "id": "bf5f3e41-f394-4c0b-9550-060802adc6fa",
                "name": "somerset",
                "label": "Somerset",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.331127422,
                    41.160050579
                ]
            },
            "id": "443617de-67fd-4b23-842b-8bd9e3f367c6",
            "properties": {
                "id": "443617de-67fd-4b23-842b-8bd9e3f367c6",
                "name": "hewitt",
                "label": "Hewitt",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.292935831,
                    32.734396062
                ]
            },
            "id": "838c9e21-df84-4541-8b0d-c295abbfd2ab",
            "properties": {
                "id": "838c9e21-df84-4541-8b0d-c295abbfd2ab",
                "name": "terrell",
                "label": "Terrell",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.050292789,
                    28.612446464
                ]
            },
            "id": "7a9639bc-e3fa-4e75-bf15-918d2a0a1e76",
            "properties": {
                "id": "7a9639bc-e3fa-4e75-bf15-918d2a0a1e76",
                "name": "webster",
                "label": "Webster",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.859869565,
                    40.508641797
                ]
            },
            "id": "ce8bd8d6-e1ae-4e1b-85cb-fe079416cd54",
            "properties": {
                "id": "ce8bd8d6-e1ae-4e1b-85cb-fe079416cd54",
                "name": "flemington",
                "label": "Flemington",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.989099705,
                    45.432484325
                ]
            },
            "id": "a2caee77-2321-478e-8b9c-a6a28fdfcc03",
            "properties": {
                "id": "a2caee77-2321-478e-8b9c-a6a28fdfcc03",
                "name": "harbor-springs",
                "label": "Harbor Springs",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.949703332,
                    33.395072504
                ]
            },
            "id": "04483ec7-425e-49c0-8fa4-f0b67d0352ec",
            "properties": {
                "id": "04483ec7-425e-49c0-8fa4-f0b67d0352ec",
                "name": "pilot-point",
                "label": "Pilot Point",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -100.320525841,
                    44.374785375
                ]
            },
            "id": "33dd8456-f028-4bbe-aaf7-e7157ab08c03",
            "properties": {
                "id": "33dd8456-f028-4bbe-aaf7-e7157ab08c03",
                "name": "pierre",
                "label": "Pierre",
                "country": "US",
                "state_abbrev": "SD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.340497161,
                    43.506138113
                ]
            },
            "id": "a9a3ecbd-04fd-42ba-b849-ead10958b943",
            "properties": {
                "id": "a9a3ecbd-04fd-42ba-b849-ead10958b943",
                "name": "old-orchard-beach",
                "label": "Old Orchard Beach",
                "country": "US",
                "state_abbrev": "ME",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -100.311489797,
                    25.645343754
                ]
            },
            "id": "c11489eb-3e0c-4fe2-a2e8-90931fc1cdd0",
            "properties": {
                "id": "c11489eb-3e0c-4fe2-a2e8-90931fc1cdd0",
                "name": "monterrey",
                "label": "Monterrey",
                "country": "MX",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.00371493,
                    42.80491647
                ]
            },
            "id": "87923ae1-35bf-4e14-84ed-80a95c21cdc9",
            "properties": {
                "id": "87923ae1-35bf-4e14-84ed-80a95c21cdc9",
                "name": "romeo",
                "label": "Romeo",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.382078716,
                    40.096266172
                ]
            },
            "id": "c602edcc-904d-40e0-b8ed-1de78fa97dde",
            "properties": {
                "id": "c602edcc-904d-40e0-b8ed-1de78fa97dde",
                "name": "king-of-prussia",
                "label": "King of Prussia",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.485590871,
                    41.161049908
                ]
            },
            "id": "7378f71c-f26a-40e0-b734-9d57dedb8d5b",
            "properties": {
                "id": "7378f71c-f26a-40e0-b734-9d57dedb8d5b",
                "name": "columbia-city",
                "label": "Columbia City",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -69.067713986,
                    44.213214816
                ]
            },
            "id": "88a59a7a-3931-418c-98a1-d293f51fa063",
            "properties": {
                "id": "88a59a7a-3931-418c-98a1-d293f51fa063",
                "name": "camden",
                "label": "Camden",
                "country": "US",
                "state_abbrev": "ME",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.470954106,
                    33.450008348
                ]
            },
            "id": "7b5eaef9-c7d4-4aae-a32d-86d0f61e22bf",
            "properties": {
                "id": "7b5eaef9-c7d4-4aae-a32d-86d0f61e22bf",
                "name": "fayetteville",
                "label": "Fayetteville",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.680425348,
                    41.476587297
                ]
            },
            "id": "66837189-bce4-43d0-abba-1541c65bcb5e",
            "properties": {
                "id": "66837189-bce4-43d0-abba-1541c65bcb5e",
                "name": "cleveland",
                "label": "Cleveland",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.74416916,
                    32.246118289
                ]
            },
            "id": "c9db224b-02f1-4222-9870-b41820887477",
            "properties": {
                "id": "c9db224b-02f1-4222-9870-b41820887477",
                "name": "glen-rose",
                "label": "Glen Rose",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.505504921,
                    39.140958969
                ]
            },
            "id": "5dc53b28-71f6-4988-9788-05033ccda510",
            "properties": {
                "id": "5dc53b28-71f6-4988-9788-05033ccda510",
                "name": "cincinnati",
                "label": "Cincinnati",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.619408603,
                    30.095108175
                ]
            },
            "id": "5ea01078-7b05-46aa-9132-7fb5eacd0f0f",
            "properties": {
                "id": "5ea01078-7b05-46aa-9132-7fb5eacd0f0f",
                "name": "tomball",
                "label": "Tomball",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.01270586,
                    45.213411101
                ]
            },
            "id": "7b2b0b93-1115-4ca5-a0f9-6cfb92c2dbf9",
            "properties": {
                "id": "7b2b0b93-1115-4ca5-a0f9-6cfb92c2dbf9",
                "name": "boyne-city",
                "label": "Boyne City",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.321707105,
                    42.638868173
                ]
            },
            "id": "a2ef5237-1b8b-46ce-bbde-9d6c93e28f88",
            "properties": {
                "id": "a2ef5237-1b8b-46ce-bbde-9d6c93e28f88",
                "name": "lowell",
                "label": "Lowell",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.059891178,
                    45.827504356
                ]
            },
            "id": "ef8fe8f3-8f01-491f-86e4-ffaeff7a2f8a",
            "properties": {
                "id": "ef8fe8f3-8f01-491f-86e4-ffaeff7a2f8a",
                "name": "iron-mountain",
                "label": "Iron Mountain",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.86374011,
                    40.025175289
                ]
            },
            "id": "6f8b5bbd-82d5-4460-9868-e1f1f12aedf5",
            "properties": {
                "id": "6f8b5bbd-82d5-4460-9868-e1f1f12aedf5",
                "name": "gahanna",
                "label": "Gahanna",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.5750489,
                    42.836380325
                ]
            },
            "id": "666b11ce-88c6-41e6-8bba-34d95580f212",
            "properties": {
                "id": "666b11ce-88c6-41e6-8bba-34d95580f212",
                "name": "dewitt",
                "label": "DeWitt",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.40972415,
                    38.219427243
                ]
            },
            "id": "1f2cc003-35a7-4629-8f8a-22d07f98433e",
            "properties": {
                "id": "1f2cc003-35a7-4629-8f8a-22d07f98433e",
                "name": "festus",
                "label": "Festus",
                "country": "US",
                "state_abbrev": "MO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.561615711,
                    38.767490118
                ]
            },
            "id": "61ba6c99-2e4b-49ae-bca7-536532893c23",
            "properties": {
                "id": "61ba6c99-2e4b-49ae-bca7-536532893c23",
                "name": "knob-noster",
                "label": "Knob Noster",
                "country": "US",
                "state_abbrev": "MO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.828357682,
                    39.820609075
                ]
            },
            "id": "7b02eabf-ed08-464e-b4a3-36ea338f4b69",
            "properties": {
                "id": "7b02eabf-ed08-464e-b4a3-36ea338f4b69",
                "name": "west-grove",
                "label": "West Grove",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.669789026,
                    38.579987519
                ]
            },
            "id": "c2f8a590-6bd5-4b1d-9f65-d47508a7f5d4",
            "properties": {
                "id": "c2f8a590-6bd5-4b1d-9f65-d47508a7f5d4",
                "name": "wildwood",
                "label": "Wildwood",
                "country": "US",
                "state_abbrev": "MO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.769772185,
                    41.028978553
                ]
            },
            "id": "ef0bca54-33f1-4a1e-a5e8-fda7f3ba243e",
            "properties": {
                "id": "ef0bca54-33f1-4a1e-a5e8-fda7f3ba243e",
                "name": "canfield",
                "label": "Canfield",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.875261163,
                    32.764672547
                ]
            },
            "id": "e0cebc68-413a-4620-a689-cd30fcd2ca1e",
            "properties": {
                "id": "e0cebc68-413a-4620-a689-cd30fcd2ca1e",
                "name": "hamilton",
                "label": "Hamilton",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.568385206,
                    41.606220917
                ]
            },
            "id": "2d1621af-5917-4253-be2f-af65d77dc6be",
            "properties": {
                "id": "2d1621af-5917-4253-be2f-af65d77dc6be",
                "name": "andover",
                "label": "Andover",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    9.1729199,
                    45.468445088
                ]
            },
            "id": "929804f7-4c58-4c28-8ad6-fcacb4771e12",
            "properties": {
                "id": "929804f7-4c58-4c28-8ad6-fcacb4771e12",
                "name": "milan",
                "label": "Milan",
                "country": "IT",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -92.175951834,
                    38.567646344
                ]
            },
            "id": "892f9530-79f6-4c58-997e-9f7e2adfd14f",
            "properties": {
                "id": "892f9530-79f6-4c58-997e-9f7e2adfd14f",
                "name": "jefferson-city",
                "label": "Jefferson City",
                "country": "US",
                "state_abbrev": "MO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -91.760698727,
                    37.945889751
                ]
            },
            "id": "def26edf-cc16-4497-8a9e-9782dfa9d00b",
            "properties": {
                "id": "def26edf-cc16-4497-8a9e-9782dfa9d00b",
                "name": "rolla",
                "label": "Rolla",
                "country": "US",
                "state_abbrev": "MO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.381319225,
                    38.222743024
                ]
            },
            "id": "67e0c138-78c6-421d-b3e5-2f94d0f46067",
            "properties": {
                "id": "67e0c138-78c6-421d-b3e5-2f94d0f46067",
                "name": "crystal-city",
                "label": "Crystal City",
                "country": "US",
                "state_abbrev": "MO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.237373629,
                    42.132012215
                ]
            },
            "id": "5d211bec-887e-4f4e-8999-3454ae53fb12",
            "properties": {
                "id": "5d211bec-887e-4f4e-8999-3454ae53fb12",
                "name": "woodhaven",
                "label": "Woodhaven",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -99.369902561,
                    31.132143812
                ]
            },
            "id": "1edbc3e1-b595-49d2-b4ba-df9c398fe6e5",
            "properties": {
                "id": "1edbc3e1-b595-49d2-b4ba-df9c398fe6e5",
                "name": "brady",
                "label": "Brady",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -69.731880855,
                    44.334088451
                ]
            },
            "id": "05753042-2b16-4b08-8192-06003c0c374f",
            "properties": {
                "id": "05753042-2b16-4b08-8192-06003c0c374f",
                "name": "augusta",
                "label": "Augusta",
                "country": "US",
                "state_abbrev": "ME",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -68.790651816,
                    44.832252375
                ]
            },
            "id": "1af75fa7-59b6-4a69-a229-b8cd9167110f",
            "properties": {
                "id": "1af75fa7-59b6-4a69-a229-b8cd9167110f",
                "name": "bangor",
                "label": "Bangor",
                "country": "US",
                "state_abbrev": "ME",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.734784153,
                    33.517789869
                ]
            },
            "id": "694e456f-46b5-4675-80d3-06f76637f246",
            "properties": {
                "id": "694e456f-46b5-4675-80d3-06f76637f246",
                "name": "mansfield",
                "label": "Mansfield",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.04708516,
                    47.543966289
                ]
            },
            "id": "b08d97d4-7d65-4dbf-8abc-acb3a85db31f",
            "properties": {
                "id": "b08d97d4-7d65-4dbf-8abc-acb3a85db31f",
                "name": "issaquah",
                "label": "Issaquah",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.704054491,
                    42.671679687
                ]
            },
            "id": "e501d48f-0466-4847-b7db-00f0b203df68",
            "properties": {
                "id": "e501d48f-0466-4847-b7db-00f0b203df68",
                "name": "townsend",
                "label": "Townsend",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.063478222,
                    42.10011582
                ]
            },
            "id": "9416d6cb-f224-4e97-bcea-e77a6b6e2e75",
            "properties": {
                "id": "9416d6cb-f224-4e97-bcea-e77a6b6e2e75",
                "name": "sturbridge",
                "label": "Sturbridge",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.031048071,
                    33.111109285
                ]
            },
            "id": "981e3182-3c68-40f0-90d2-42b8176ad851",
            "properties": {
                "id": "981e3182-3c68-40f0-90d2-42b8176ad851",
                "name": "hickory-creek",
                "label": "Hickory Creek",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.369707609,
                    39.897094983
                ]
            },
            "id": "4babbedf-f795-49f9-b685-e887ff173ab4",
            "properties": {
                "id": "4babbedf-f795-49f9-b685-e887ff173ab4",
                "name": "nether-providence",
                "label": "Nether Providence",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.42870971,
                    40.819656891
                ]
            },
            "id": "0fa56d93-8206-4580-9026-0c646b2f8a8d",
            "properties": {
                "id": "0fa56d93-8206-4580-9026-0c646b2f8a8d",
                "name": "hanover",
                "label": "Hanover",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.046166625,
                    40.889046162
                ]
            },
            "id": "0fed42af-606b-4a13-9600-17fa00913983",
            "properties": {
                "id": "0fed42af-606b-4a13-9600-17fa00913983",
                "name": "hackensack",
                "label": "Hackensack",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.120181508,
                    40.752814531
                ]
            },
            "id": "b2415601-3c29-4211-93ff-cfc75f284424",
            "properties": {
                "id": "b2415601-3c29-4211-93ff-cfc75f284424",
                "name": "kearny",
                "label": "Kearny",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -98.325571815,
                    26.203873347
                ]
            },
            "id": "ab738be4-7b47-4034-ae70-da4742079227",
            "properties": {
                "id": "ab738be4-7b47-4034-ae70-da4742079227",
                "name": "mission",
                "label": "Mission",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -91.218082834,
                    38.604249678
                ]
            },
            "id": "50ada560-0055-40ef-b8a5-299ce86ce711",
            "properties": {
                "id": "50ada560-0055-40ef-b8a5-299ce86ce711",
                "name": "new-haven",
                "label": "New Haven",
                "country": "US",
                "state_abbrev": "MO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.234909983,
                    39.561198186
                ]
            },
            "id": "041d34bb-20d6-48df-a3fe-a07dc3f197d9",
            "properties": {
                "id": "041d34bb-20d6-48df-a3fe-a07dc3f197d9",
                "name": "springboro",
                "label": "Springboro",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.635768487,
                    29.593529722
                ]
            },
            "id": "e558c89d-5c61-4af1-b71a-a88eb93c9ef3",
            "properties": {
                "id": "e558c89d-5c61-4af1-b71a-a88eb93c9ef3",
                "name": "sugar-land",
                "label": "Sugar Land",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.946885457,
                    40.062306133
                ]
            },
            "id": "fabee96c-b56e-48aa-bcac-8c84e4f1d873",
            "properties": {
                "id": "fabee96c-b56e-48aa-bcac-8c84e4f1d873",
                "name": "dacono",
                "label": "Dacono",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.557662026,
                    32.79738938
                ]
            },
            "id": "983ecd17-4306-44d3-aa82-61f994a9536b",
            "properties": {
                "id": "983ecd17-4306-44d3-aa82-61f994a9536b",
                "name": "sunnyvale",
                "label": "Sunnyvale",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.335546527,
                    43.567809819
                ]
            },
            "id": "ad113ad4-e076-4d4c-bc70-01838ab750bb",
            "properties": {
                "id": "ad113ad4-e076-4d4c-bc70-01838ab750bb",
                "name": "scarborough",
                "label": "Scarborough",
                "country": "US",
                "state_abbrev": "ME",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.730839153,
                    41.686998646
                ]
            },
            "id": "c61e5dc6-17d9-4ec1-a027-d24811687863",
            "properties": {
                "id": "c61e5dc6-17d9-4ec1-a027-d24811687863",
                "name": "newington",
                "label": "Newington",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.477920748,
                    33.064643331
                ]
            },
            "id": "48876983-32cf-4b17-ade6-5e316f68df3a",
            "properties": {
                "id": "48876983-32cf-4b17-ade6-5e316f68df3a",
                "name": "rhome",
                "label": "Rhome",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.835548708,
                    40.392492785
                ]
            },
            "id": "0d1f4265-622e-449f-b4ce-1131e0f67305",
            "properties": {
                "id": "0d1f4265-622e-449f-b4ce-1131e0f67305",
                "name": "newton-hamilton",
                "label": "Newton Hamilton",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.419827492,
                    41.099909563
                ]
            },
            "id": "7f3d44eb-d471-44c3-bb1d-ef60ba59719c",
            "properties": {
                "id": "7f3d44eb-d471-44c3-bb1d-ef60ba59719c",
                "name": "norwalk",
                "label": "Norwalk",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.021837049,
                    32.897609608
                ]
            },
            "id": "b652fb66-a73f-4a5e-998f-a80b5f5b157f",
            "properties": {
                "id": "b652fb66-a73f-4a5e-998f-a80b5f5b157f",
                "name": "west-tawakoni",
                "label": "West Tawakoni",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.549805399,
                    41.078191627
                ]
            },
            "id": "0baff922-4038-4be3-8ea4-cbae65afe769",
            "properties": {
                "id": "0baff922-4038-4be3-8ea4-cbae65afe769",
                "name": "stamford",
                "label": "Stamford",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.03612833,
                    41.558239033
                ]
            },
            "id": "7b5d5a33-e5df-4578-a214-b6ce9e5cd5e7",
            "properties": {
                "id": "7b5d5a33-e5df-4578-a214-b6ce9e5cd5e7",
                "name": "waterbury",
                "label": "Waterbury",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.382977197,
                    30.061333392
                ]
            },
            "id": "b2771683-8575-489e-beb2-194ffdab25d5",
            "properties": {
                "id": "b2771683-8575-489e-beb2-194ffdab25d5",
                "name": "spring",
                "label": "Spring",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.62201537,
                    33.627164859
                ]
            },
            "id": "22d13b4e-c32f-4e6f-bbea-2485bbe0335a",
            "properties": {
                "id": "22d13b4e-c32f-4e6f-bbea-2485bbe0335a",
                "name": "sherman",
                "label": "Sherman",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.137176446,
                    33.684177995
                ]
            },
            "id": "96495634-3062-4638-85fa-9eb281480f3c",
            "properties": {
                "id": "96495634-3062-4638-85fa-9eb281480f3c",
                "name": "stonecrest",
                "label": "Stonecrest",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.567775499,
                    40.63324842
                ]
            },
            "id": "6ed2a145-9c9c-4088-a9f7-9b5cd49921c0",
            "properties": {
                "id": "6ed2a145-9c9c-4088-a9f7-9b5cd49921c0",
                "name": "east-liverpool",
                "label": "East Liverpool",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.794657319,
                    41.536933763
                ]
            },
            "id": "314cb569-03f7-4731-8ee0-847a807629b4",
            "properties": {
                "id": "314cb569-03f7-4731-8ee0-847a807629b4",
                "name": "meriden",
                "label": "Meriden",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.105170872,
                    42.384704922
                ]
            },
            "id": "553b2ce3-f77e-4ffd-b01c-659d63fa10d1",
            "properties": {
                "id": "553b2ce3-f77e-4ffd-b01c-659d63fa10d1",
                "name": "detroit",
                "label": "Detroit",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -108.182330212,
                    36.755474336
                ]
            },
            "id": "d552d8da-517c-42a1-b5f8-36af34c02c89",
            "properties": {
                "id": "d552d8da-517c-42a1-b5f8-36af34c02c89",
                "name": "farmington",
                "label": "Farmington",
                "country": "US",
                "state_abbrev": "NM",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.163344973,
                    26.059273778
                ]
            },
            "id": "f480ddba-46a6-41d2-bd11-4244b4d9a0ed",
            "properties": {
                "id": "f480ddba-46a6-41d2-bd11-4244b4d9a0ed",
                "name": "dania-beach",
                "label": "Dania Beach",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.954519171,
                    41.356216793
                ]
            },
            "id": "bb696fdd-4fc0-4128-9338-94fdf788cd81",
            "properties": {
                "id": "bb696fdd-4fc0-4128-9338-94fdf788cd81",
                "name": "mystic",
                "label": "Mystic",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.383643969,
                    41.294733139
                ]
            },
            "id": "63b9cf3c-cada-4441-b4fd-f2af6422ea7c",
            "properties": {
                "id": "63b9cf3c-cada-4441-b4fd-f2af6422ea7c",
                "name": "old-saybrook",
                "label": "Old Saybrook",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.914062652,
                    31.119193848
                ]
            },
            "id": "908fb955-ca3a-4b53-afa6-151abaf62183",
            "properties": {
                "id": "908fb955-ca3a-4b53-afa6-151abaf62183",
                "name": "copperas-cove",
                "label": "Copperas Cove",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.446525557,
                    39.424081794
                ]
            },
            "id": "690494d7-cae4-4d62-b941-df4e90d36df0",
            "properties": {
                "id": "690494d7-cae4-4d62-b941-df4e90d36df0",
                "name": "marietta",
                "label": "Marietta",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.94069644,
                    41.681151977
                ]
            },
            "id": "fa091dec-6dff-4726-a51f-9d1ef41a190f",
            "properties": {
                "id": "fa091dec-6dff-4726-a51f-9d1ef41a190f",
                "name": "bristol",
                "label": "Bristol",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.753537704,
                    41.766931518
                ]
            },
            "id": "aa3d81bd-5f20-4c12-af6a-266bca2be301",
            "properties": {
                "id": "aa3d81bd-5f20-4c12-af6a-266bca2be301",
                "name": "west-hartford",
                "label": "West Hartford",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -98.729002245,
                    29.784550012
                ]
            },
            "id": "2f54f55d-ae32-42af-afc8-813cbdaf88ff",
            "properties": {
                "id": "2f54f55d-ae32-42af-afc8-813cbdaf88ff",
                "name": "boerne",
                "label": "Boerne",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.367906456,
                    40.626659947
                ]
            },
            "id": "178cb8c8-edaa-4f46-ae03-e19c40081abc",
            "properties": {
                "id": "178cb8c8-edaa-4f46-ae03-e19c40081abc",
                "name": "bethlehem",
                "label": "Bethlehem",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.670332911,
                    41.701315587
                ]
            },
            "id": "47118bf4-69b7-41db-9466-70f1c08cf555",
            "properties": {
                "id": "47118bf4-69b7-41db-9466-70f1c08cf555",
                "name": "wethersfield",
                "label": "Wethersfield",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.460626476,
                    41.836404416
                ]
            },
            "id": "41f7006e-b12b-4b7a-9b57-96122baa8331",
            "properties": {
                "id": "41f7006e-b12b-4b7a-9b57-96122baa8331",
                "name": "vernon",
                "label": "Vernon",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.421652042,
                    41.102296224
                ]
            },
            "id": "95b058e8-9955-4012-b1d2-10f7dad442fc",
            "properties": {
                "id": "95b058e8-9955-4012-b1d2-10f7dad442fc",
                "name": "tallmadge",
                "label": "Tallmadge",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.573346873,
                    41.835273895
                ]
            },
            "id": "74a6b758-87c3-4c7f-a3f7-ef1d2db2ed06",
            "properties": {
                "id": "74a6b758-87c3-4c7f-a3f7-ef1d2db2ed06",
                "name": "south-windsor",
                "label": "South Windsor",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    11.547244185,
                    48.153213161
                ]
            },
            "id": "ce78fc5b-3232-4684-a4a1-9f1798170ed1",
            "properties": {
                "id": "ce78fc5b-3232-4684-a4a1-9f1798170ed1",
                "name": "munich",
                "label": "Munich",
                "country": "DE",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.482288124,
                    30.32591391
                ]
            },
            "id": "6fa17bc6-74c4-4588-85f9-0ef29c6d44be",
            "properties": {
                "id": "6fa17bc6-74c4-4588-85f9-0ef29c6d44be",
                "name": "conroe",
                "label": "Conroe",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.408362409,
                    41.646124492
                ]
            },
            "id": "06c45860-8b48-4ead-9064-86808c2038f0",
            "properties": {
                "id": "06c45860-8b48-4ead-9064-86808c2038f0",
                "name": "willoughby",
                "label": "Willoughby",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.020788133,
                    40.094970865
                ]
            },
            "id": "554e7f7a-aaba-4671-9836-824e0ade5de7",
            "properties": {
                "id": "554e7f7a-aaba-4671-9836-824e0ade5de7",
                "name": "worthington",
                "label": "Worthington",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.356600149,
                    35.743272231
                ]
            },
            "id": "419779dc-65f1-410a-a55d-42c379e252de",
            "properties": {
                "id": "419779dc-65f1-410a-a55d-42c379e252de",
                "name": "muskogee",
                "label": "Muskogee",
                "country": "US",
                "state_abbrev": "OK",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -106.977239267,
                    38.867736706
                ]
            },
            "id": "39287a19-e54d-4f99-99af-9aaa600aab29",
            "properties": {
                "id": "39287a19-e54d-4f99-99af-9aaa600aab29",
                "name": "crested-butte",
                "label": "Crested Butte",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.926648207,
                    40.339977938
                ]
            },
            "id": "8ff03a22-0c15-4241-9b77-320b796ce11c",
            "properties": {
                "id": "8ff03a22-0c15-4241-9b77-320b796ce11c",
                "name": "reading",
                "label": "Reading",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.144365728,
                    41.843300663
                ]
            },
            "id": "3ce447c1-8382-4cec-a6f6-7d343224dfdf",
            "properties": {
                "id": "3ce447c1-8382-4cec-a6f6-7d343224dfdf",
                "name": "warren",
                "label": "Warren",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -103.720736979,
                    44.387050748
                ]
            },
            "id": "9bdae2e2-203e-4ce1-a05a-de20b57f60c8",
            "properties": {
                "id": "9bdae2e2-203e-4ce1-a05a-de20b57f60c8",
                "name": "deadwood",
                "label": "Deadwood",
                "country": "US",
                "state_abbrev": "SD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.649855993,
                    32.75482831
                ]
            },
            "id": "0246d821-5b3a-4573-908e-f8f4005a2268",
            "properties": {
                "id": "0246d821-5b3a-4573-908e-f8f4005a2268",
                "name": "willow-park",
                "label": "Willow Park",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.347025163,
                    35.233501098
                ]
            },
            "id": "057acaf1-def3-44f1-9050-df3cddc3c198",
            "properties": {
                "id": "057acaf1-def3-44f1-9050-df3cddc3c198",
                "name": "norman",
                "label": "Norman",
                "country": "US",
                "state_abbrev": "OK",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.073960935,
                    36.131540348
                ]
            },
            "id": "3dc8de0a-6d5f-4b06-a871-7cf2a23010a9",
            "properties": {
                "id": "3dc8de0a-6d5f-4b06-a871-7cf2a23010a9",
                "name": "stillwater",
                "label": "Stillwater",
                "country": "US",
                "state_abbrev": "OK",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.184122366,
                    37.787664111
                ]
            },
            "id": "87e9a411-6b0f-4f68-9282-afd4aa72ab7e",
            "properties": {
                "id": "87e9a411-6b0f-4f68-9282-afd4aa72ab7e",
                "name": "beckley",
                "label": "Beckley",
                "country": "US",
                "state_abbrev": "WV",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.411579322,
                    41.372729885
                ]
            },
            "id": "088dfe0e-ba59-4bf9-9d11-283f93b25c7b",
            "properties": {
                "id": "088dfe0e-ba59-4bf9-9d11-283f93b25c7b",
                "name": "bethel",
                "label": "Bethel",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.825569975,
                    41.872906703
                ]
            },
            "id": "2394b51a-03eb-4a30-a502-5630ab1c9568",
            "properties": {
                "id": "2394b51a-03eb-4a30-a502-5630ab1c9568",
                "name": "simsbury",
                "label": "Simsbury",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.663207327,
                    41.657199657
                ]
            },
            "id": "242223fe-4dd6-46b6-937d-2bd0baa52a2e",
            "properties": {
                "id": "242223fe-4dd6-46b6-937d-2bd0baa52a2e",
                "name": "rocky-hill",
                "label": "Rocky Hill",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -103.767111017,
                    44.352761655
                ]
            },
            "id": "3c8a5695-38c6-4ad9-88d4-79c7a63515bf",
            "properties": {
                "id": "3c8a5695-38c6-4ad9-88d4-79c7a63515bf",
                "name": "lead",
                "label": "Lead",
                "country": "US",
                "state_abbrev": "SD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.892385071,
                    42.467987301
                ]
            },
            "id": "b53da5df-d0fb-4273-966c-e97744de672c",
            "properties": {
                "id": "b53da5df-d0fb-4273-966c-e97744de672c",
                "name": "swampscott",
                "label": "Swampscott",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.871155484,
                    41.909308968
                ]
            },
            "id": "42274641-89d7-4d04-bae4-dce255daf627",
            "properties": {
                "id": "42274641-89d7-4d04-bae4-dce255daf627",
                "name": "putnam",
                "label": "Putnam",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.998047973,
                    38.529946097
                ]
            },
            "id": "93e6b3cd-5393-48d3-bdbc-95499ae6e923",
            "properties": {
                "id": "93e6b3cd-5393-48d3-bdbc-95499ae6e923",
                "name": "salida",
                "label": "Salida",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.405176907,
                    37.949375182
                ]
            },
            "id": "74aa55a1-91cd-40cb-8809-34cb1b6ba8d2",
            "properties": {
                "id": "74aa55a1-91cd-40cb-8809-34cb1b6ba8d2",
                "name": "newburgh",
                "label": "Newburgh",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.439896062,
                    41.206930551
                ]
            },
            "id": "ee1c2e1d-952d-4267-a926-eece0f1f2674",
            "properties": {
                "id": "ee1c2e1d-952d-4267-a926-eece0f1f2674",
                "name": "wilton",
                "label": "Wilton",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.311949896,
                    41.411897306
                ]
            },
            "id": "2d463b91-8d55-43c4-a81f-f0d441713968",
            "properties": {
                "id": "2d463b91-8d55-43c4-a81f-f0d441713968",
                "name": "newtown",
                "label": "Newtown",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.133961812,
                    40.007637697
                ]
            },
            "id": "ef43cf77-1a88-4f9c-8290-b9e6769bc68e",
            "properties": {
                "id": "ef43cf77-1a88-4f9c-8290-b9e6769bc68e",
                "name": "philadelphia",
                "label": "Philadelphia",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.204234662,
                    40.199836737
                ]
            },
            "id": "9dcb837b-f854-4705-b6a9-de5a5c301c6e",
            "properties": {
                "id": "9dcb837b-f854-4705-b6a9-de5a5c301c6e",
                "name": "carlisle",
                "label": "Carlisle",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -72.897742884,
                    41.831557454
                ]
            },
            "id": "cb0940b1-d893-4eed-8590-13ef99a7380e",
            "properties": {
                "id": "cb0940b1-d893-4eed-8590-13ef99a7380e",
                "name": "canton-valley",
                "label": "Canton Valley",
                "country": "US",
                "state_abbrev": "CT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.867678273,
                    40.973580403
                ]
            },
            "id": "1a1c6734-f571-421b-bf29-40731c738d36",
            "properties": {
                "id": "1a1c6734-f571-421b-bf29-40731c738d36",
                "name": "monroeville",
                "label": "Monroeville",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.904828298,
                    46.856595977
                ]
            },
            "id": "3fa894b1-cdda-4ec4-a213-a6fdb113b552",
            "properties": {
                "id": "3fa894b1-cdda-4ec4-a213-a6fdb113b552",
                "name": "west-fargo",
                "label": "West Fargo",
                "country": "US",
                "state_abbrev": "ND",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.888916626,
                    40.891419281
                ]
            },
            "id": "50bce55d-504c-44c1-9297-d462631ee47b",
            "properties": {
                "id": "50bce55d-504c-44c1-9297-d462631ee47b",
                "name": "bluffton",
                "label": "Bluffton",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -86.383397666,
                    39.834242093
                ]
            },
            "id": "f2bca5dc-87ab-429c-b0d8-7d372f30ebb7",
            "properties": {
                "id": "f2bca5dc-87ab-429c-b0d8-7d372f30ebb7",
                "name": "brownsburg",
                "label": "Brownsburg",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.591347751,
                    33.549713263
                ]
            },
            "id": "0bc8de12-ee45-488e-a14d-1257baa929a1",
            "properties": {
                "id": "0bc8de12-ee45-488e-a14d-1257baa929a1",
                "name": "fairburn",
                "label": "Fairburn",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -71.63802222,
                    42.059259205
                ]
            },
            "id": "c29ca434-0c0a-4794-b6e8-010a3c304625",
            "properties": {
                "id": "c29ca434-0c0a-4794-b6e8-010a3c304625",
                "name": "uxbridge",
                "label": "Uxbridge",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.354412866,
                    38.586600356
                ]
            },
            "id": "42f59dcc-d3fb-461d-8e35-c97e3169d455",
            "properties": {
                "id": "42f59dcc-d3fb-461d-8e35-c97e3169d455",
                "name": "webster-groves",
                "label": "Webster Groves",
                "country": "US",
                "state_abbrev": "MO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.774013449,
                    39.793359322
                ]
            },
            "id": "43df5ed4-56e0-4809-8e15-2adce8ebaac7",
            "properties": {
                "id": "43df5ed4-56e0-4809-8e15-2adce8ebaac7",
                "name": "greenfield",
                "label": "Greenfield",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.366525042,
                    41.525484649
                ]
            },
            "id": "b56b52e7-cb67-493c-acb0-174191f52d1a",
            "properties": {
                "id": "b56b52e7-cb67-493c-acb0-174191f52d1a",
                "name": "wolcottville",
                "label": "Wolcottville",
                "country": "US",
                "state_abbrev": "IN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.398152186,
                    43.443980209
                ]
            },
            "id": "d550d00c-5ba5-4860-b935-1538df7585f1",
            "properties": {
                "id": "d550d00c-5ba5-4860-b935-1538df7585f1",
                "name": "biddeford",
                "label": "Biddeford",
                "country": "US",
                "state_abbrev": "ME",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -100.887080019,
                    46.829009595
                ]
            },
            "id": "75a45698-c425-458e-88d7-e5b8d64228ac",
            "properties": {
                "id": "75a45698-c425-458e-88d7-e5b8d64228ac",
                "name": "mandan",
                "label": "Mandan",
                "country": "US",
                "state_abbrev": "ND",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.010693862,
                    40.889999065
                ]
            },
            "id": "a1c26669-ef3f-4663-8a35-3517e9fe7080",
            "properties": {
                "id": "a1c26669-ef3f-4663-8a35-3517e9fe7080",
                "name": "teanek",
                "label": "Teanek",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.809940695,
                    40.261935817
                ]
            },
            "id": "8d1ac1b7-4a6f-407e-9e4a-64b37c13e48d",
            "properties": {
                "id": "8d1ac1b7-4a6f-407e-9e4a-64b37c13e48d",
                "name": "birdsboro",
                "label": "Birdsboro",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -101.279004303,
                    48.237612674
                ]
            },
            "id": "0a5100fe-5d55-47de-9721-7102ae683a36",
            "properties": {
                "id": "0a5100fe-5d55-47de-9721-7102ae683a36",
                "name": "minot",
                "label": "Minot",
                "country": "US",
                "state_abbrev": "ND",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.685970098,
                    34.689540297
                ]
            },
            "id": "693057e7-5445-47a0-986b-32c24cfe4adf",
            "properties": {
                "id": "693057e7-5445-47a0-986b-32c24cfe4adf",
                "name": "sautee-nacoochee",
                "label": "Sautee-Nacoochee",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.075061501,
                    33.617789625
                ]
            },
            "id": "79b0c21a-7981-4147-8b76-b12704f2d9d4",
            "properties": {
                "id": "79b0c21a-7981-4147-8b76-b12704f2d9d4",
                "name": "union-point",
                "label": "Union Point",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.697433655,
                    32.806494957
                ]
            },
            "id": "abee0edd-daac-40b9-918f-79773cc354e9",
            "properties": {
                "id": "abee0edd-daac-40b9-918f-79773cc354e9",
                "name": "macon",
                "label": "Macon",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.807930364,
                    45.419497455
                ]
            },
            "id": "cc103e10-58f0-453a-9735-15049be277c0",
            "properties": {
                "id": "cc103e10-58f0-453a-9735-15049be277c0",
                "name": "rogers-city",
                "label": "Rogers City",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.938798639,
                    44.520465616
                ]
            },
            "id": "efd3da81-e8ca-4da3-8bf6-20ae3f0a942a",
            "properties": {
                "id": "efd3da81-e8ca-4da3-8bf6-20ae3f0a942a",
                "name": "thompsonville",
                "label": "Thompsonville",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.037002274,
                    41.239859709
                ]
            },
            "id": "8b008f10-078f-4812-880a-5a38fc16ffb6",
            "properties": {
                "id": "8b008f10-078f-4812-880a-5a38fc16ffb6",
                "name": "williamsport",
                "label": "Williamsport",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.678069954,
                    32.886934273
                ]
            },
            "id": "8fdee0f1-8751-42ae-98d0-3750ee942416",
            "properties": {
                "id": "8fdee0f1-8751-42ae-98d0-3750ee942416",
                "name": "warm-springs",
                "label": "Warm Springs",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.93593278,
                    45.527200626
                ]
            },
            "id": "488e0609-da76-40d9-a3ce-857c910596dc",
            "properties": {
                "id": "488e0609-da76-40d9-a3ce-857c910596dc",
                "name": "hillsboro",
                "label": "Hillsboro",
                "country": "US",
                "state_abbrev": "OR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.608839254,
                    41.244349832
                ]
            },
            "id": "a6de79b8-86ed-4203-a9ea-8b0adfb96204",
            "properties": {
                "id": "a6de79b8-86ed-4203-a9ea-8b0adfb96204",
                "name": "norwalk",
                "label": "Norwalk",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.401776078,
                    41.333761163
                ]
            },
            "id": "1edd7de4-19fb-43b6-b4c0-0fddfed640f3",
            "properties": {
                "id": "1edd7de4-19fb-43b6-b4c0-0fddfed640f3",
                "name": "reminderville",
                "label": "Reminderville",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.249286747,
                    44.085142868
                ]
            },
            "id": "ed32865b-32a0-42c4-af23-1434f49f99cf",
            "properties": {
                "id": "ed32865b-32a0-42c4-af23-1434f49f99cf",
                "name": "auburn",
                "label": "Auburn",
                "country": "US",
                "state_abbrev": "ME",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.664915681,
                    41.404374119
                ]
            },
            "id": "eb164d38-5c16-4614-b5ba-315554363c29",
            "properties": {
                "id": "eb164d38-5c16-4614-b5ba-315554363c29",
                "name": "scranton",
                "label": "Scranton",
                "country": "US",
                "state_abbrev": "PA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.548895408,
                    32.915505851
                ]
            },
            "id": "5824691f-4731-45e7-b1c5-a43f0022302f",
            "properties": {
                "id": "5824691f-4731-45e7-b1c5-a43f0022302f",
                "name": "rowlett",
                "label": "Rowlett",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.794578547,
                    39.929581184
                ]
            },
            "id": "21c65f0b-ea26-4f74-8609-423366ca7050",
            "properties": {
                "id": "21c65f0b-ea26-4f74-8609-423366ca7050",
                "name": "springfield",
                "label": "Springfield",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.187226008,
                    28.6579697
                ]
            },
            "id": "e0087430-f3fa-4120-9fc9-6112d2c602e1",
            "properties": {
                "id": "e0087430-f3fa-4120-9fc9-6112d2c602e1",
                "name": "oviedo",
                "label": "Oviedo",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.774284226,
                    40.848024109
                ]
            },
            "id": "bc1a73ec-0de6-4e10-8e7c-b0540ec1e6de",
            "properties": {
                "id": "bc1a73ec-0de6-4e10-8e7c-b0540ec1e6de",
                "name": "orrville",
                "label": "Orrville",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.219868543,
                    41.285762911
                ]
            },
            "id": "ffeca4b7-067b-4da2-8772-29d4071482f7",
            "properties": {
                "id": "ffeca4b7-067b-4da2-8772-29d4071482f7",
                "name": "oberlin",
                "label": "Oberlin",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.040829465,
                    39.979362983
                ]
            },
            "id": "0b373124-c630-43ef-bc24-f889f9119374",
            "properties": {
                "id": "0b373124-c630-43ef-bc24-f889f9119374",
                "name": "grandview-heights",
                "label": "Grandview Heights",
                "country": "US",
                "state_abbrev": "OH",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.68702529,
                    38.887043454
                ]
            },
            "id": "712846c3-d432-480b-b582-d47730cf90bf",
            "properties": {
                "id": "712846c3-d432-480b-b582-d47730cf90bf",
                "name": "overland-park",
                "label": "Overland Park",
                "country": "US",
                "state_abbrev": "KS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.400546213,
                    37.927416956
                ]
            },
            "id": "50887eed-f174-4ded-8f27-d8bc637049ed",
            "properties": {
                "id": "50887eed-f174-4ded-8f27-d8bc637049ed",
                "name": "iola",
                "label": "Iola",
                "country": "US",
                "state_abbrev": "KS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.908083076,
                    38.067102545
                ]
            },
            "id": "b5dab526-8b89-4988-a7da-a6d0ebab9862",
            "properties": {
                "id": "b5dab526-8b89-4988-a7da-a6d0ebab9862",
                "name": "hutchinson",
                "label": "Hutchinson",
                "country": "US",
                "state_abbrev": "KS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.731947371,
                    39.469875769
                ]
            },
            "id": "58c9c4e6-c0f2-47d7-b770-97242d1514ef",
            "properties": {
                "id": "58c9c4e6-c0f2-47d7-b770-97242d1514ef",
                "name": "holton",
                "label": "Holton",
                "country": "US",
                "state_abbrev": "KS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.924237006,
                    39.322794602
                ]
            },
            "id": "cf94d01c-5d54-4d4e-814c-d054d645cd0c",
            "properties": {
                "id": "cf94d01c-5d54-4d4e-814c-d054d645cd0c",
                "name": "leavenworth",
                "label": "Leavenworth",
                "country": "US",
                "state_abbrev": "KS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -100.927739746,
                    37.046543395
                ]
            },
            "id": "24b30140-3db8-47d2-a86f-c5fad290695f",
            "properties": {
                "id": "24b30140-3db8-47d2-a86f-c5fad290695f",
                "name": "liberal",
                "label": "Liberal",
                "country": "US",
                "state_abbrev": "KS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.038557955,
                    37.072780162
                ]
            },
            "id": "a0748206-763f-4dff-be15-3ca6abb415b6",
            "properties": {
                "id": "a0748206-763f-4dff-be15-3ca6abb415b6",
                "name": "arkansas-city",
                "label": "Arkansas City",
                "country": "US",
                "state_abbrev": "KS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.991871411,
                    37.695545606
                ]
            },
            "id": "e4520256-4bc3-4c50-af2c-c6fc5d5eee6f",
            "properties": {
                "id": "e4520256-4bc3-4c50-af2c-c6fc5d5eee6f",
                "name": "augusta",
                "label": "Augusta",
                "country": "US",
                "state_abbrev": "KS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -99.987616427,
                    37.040449006
                ]
            },
            "id": "81e383a0-567a-484b-8015-2e3a7bb95e97",
            "properties": {
                "id": "81e383a0-567a-484b-8015-2e3a7bb95e97",
                "name": "englewood",
                "label": "Englewood",
                "country": "US",
                "state_abbrev": "KS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.425916197,
                    37.262478798
                ]
            },
            "id": "4ca9cc25-c78b-4118-988c-509fbe0c6412",
            "properties": {
                "id": "4ca9cc25-c78b-4118-988c-509fbe0c6412",
                "name": "wellington",
                "label": "Wellington",
                "country": "US",
                "state_abbrev": "KS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.255255796,
                    37.557130819
                ]
            },
            "id": "82c065ce-ef07-472e-ba8e-74aa0bb45919",
            "properties": {
                "id": "82c065ce-ef07-472e-ba8e-74aa0bb45919",
                "name": "derby",
                "label": "Derby",
                "country": "US",
                "state_abbrev": "KS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.614290528,
                    38.813555067
                ]
            },
            "id": "0cfa7326-ad93-4be8-aad4-4957186b8aca",
            "properties": {
                "id": "0cfa7326-ad93-4be8-aad4-4957186b8aca",
                "name": "salina",
                "label": "Salina",
                "country": "US",
                "state_abbrev": "KS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.516559991,
                    39.03337209
                ]
            },
            "id": "dd7f62e3-30a5-4a2e-86d3-544df25400c8",
            "properties": {
                "id": "dd7f62e3-30a5-4a2e-86d3-544df25400c8",
                "name": "covington",
                "label": "Covington",
                "country": "US",
                "state_abbrev": "KY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.458726339,
                    38.042327267
                ]
            },
            "id": "f12b7872-ac3a-47e8-9c24-f06774b0e2a0",
            "properties": {
                "id": "f12b7872-ac3a-47e8-9c24-f06774b0e2a0",
                "name": "lexington",
                "label": "Lexington",
                "country": "US",
                "state_abbrev": "KY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.643497396,
                    37.071098916
                ]
            },
            "id": "42cb3f86-fe08-4904-af99-99195f4dd850",
            "properties": {
                "id": "42cb3f86-fe08-4904-af99-99195f4dd850",
                "name": "paducah",
                "label": "Paducah",
                "country": "US",
                "state_abbrev": "KY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.553711578,
                    43.220193519
                ]
            },
            "id": "236b80a3-a42a-4494-b782-326c3a5032dc",
            "properties": {
                "id": "236b80a3-a42a-4494-b782-326c3a5032dc",
                "name": "cedar-springs",
                "label": "Cedar Springs",
                "country": "US",
                "state_abbrev": "MI",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        }
    ]
}