For retrieving all neighborhood centroids as GeoJSON feature collection.

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

{
    "type": "FeatureCollection",
    "features": [
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.0641248894061,
                    42.2597631613674
                ]
            },
            "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": [
                    -74.1623731654385,
                    40.9146827042836
                ]
            },
            "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": [
                    -94.2708262834508,
                    36.4666665411122
                ]
            },
            "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": [
                    -105.151108384388,
                    39.8320472280428
                ]
            },
            "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": [
                    -76.6800047745524,
                    39.0144403531583
                ]
            },
            "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": [
                    -77.0731081818639,
                    38.8183243958126
                ]
            },
            "id": "0ed4da8d-5156-4c1a-8956-737783844ff7",
            "properties": {
                "id": "0ed4da8d-5156-4c1a-8956-737783844ff7",
                "name": "alexandria-east",
                "label": "Alexandria-east",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.815759923071,
                    39.7573404790761
                ]
            },
            "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": [
                    -97.2856758276501,
                    27.730770498168
                ]
            },
            "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": [
                    -93.610431605815,
                    41.5725031884151
                ]
            },
            "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": [
                    -92.4694628233039,
                    35.075368403561
                ]
            },
            "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.9041944582506,
                    34.0365844812079
                ]
            },
            "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": [
                    -77.1034632021324,
                    38.8197443816561
                ]
            },
            "id": "be398c8e-22fe-46fd-9efb-881b176b9315",
            "properties": {
                "id": "be398c8e-22fe-46fd-9efb-881b176b9315",
                "name": "alexandria-west",
                "label": "Alexandria-west",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.1725451797106,
                    40.7244765147766
                ]
            },
            "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": [
                    -76.5146623575996,
                    37.2351483205335
                ]
            },
            "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": [
                    -87.1173196976965,
                    37.7575266915795
                ]
            },
            "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": [
                    -86.5815984753988,
                    33.6404242907215
                ]
            },
            "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": [
                    -79.9634706831419,
                    32.8132250798065
                ]
            },
            "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": [
                    -75.7165864425039,
                    39.4451493662799
                ]
            },
            "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": [
                    -78.9775569106811,
                    35.0845880179306
                ]
            },
            "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.1908563019165,
                    37.4002848558008
                ]
            },
            "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": [
                    -122.142726505824,
                    37.4207229457177
                ]
            },
            "id": "ac05cc65-9905-4183-9184-47df3b37fa5b",
            "properties": {
                "id": "ac05cc65-9905-4183-9184-47df3b37fa5b",
                "name": "bmlb_paloaltosquare",
                "label": "bmlb_paloaltosquare",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.895806486576,
                    47.0417297773156
                ]
            },
            "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": [
                    -122.013557711426,
                    37.8547666810679
                ]
            },
            "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": [
                    -81.7295889608841,
                    28.5403553045947
                ]
            },
            "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": [
                    -77.2042346624167,
                    40.199836736919
                ]
            },
            "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": [
                    -106.263214112324,
                    31.5792650859707
                ]
            },
            "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": [
                    -122.592347278997,
                    45.3418037422276
                ]
            },
            "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": [
                    -76.6218006074057,
                    39.3171946229301
                ]
            },
            "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": [
                    -105.144125333338,
                    39.9709871398571
                ]
            },
            "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": [
                    -122.1501110334,
                    37.3940393586804
                ]
            },
            "id": "ef5ceeb1-3f03-4442-8eca-e6d3c32af8e3",
            "properties": {
                "id": "ef5ceeb1-3f03-4442-8eca-e6d3c32af8e3",
                "name": "bmlb_tesla",
                "label": "bmlb_tesla",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.7824339413402,
                    35.0829074459238
                ]
            },
            "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": [
                    -77.0861700574738,
                    38.8183741860603
                ]
            },
            "id": "e270c236-d9ca-48f0-a420-921746f37ce7",
            "properties": {
                "id": "e270c236-d9ca-48f0-a420-921746f37ce7",
                "name": "alexandria-control",
                "label": "Alexandria-control",
                "country": "US",
                "state_abbrev": "VA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.4755589095811,
                    37.5294205982185
                ]
            },
            "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": [
                    -74.0647266881072,
                    40.7115589756173
                ]
            },
            "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": [
                    -98.2466917648631,
                    26.2251924699419
                ]
            },
            "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": [
                    -80.1370602974816,
                    25.9566408590832
                ]
            },
            "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": [
                    -77.4206960430451,
                    38.4170572409517
                ]
            },
            "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": [
                    -122.39449213255,
                    37.7707778695386
                ]
            },
            "id": "3346b80e-3fa3-4aa2-ac85-d407b23385de",
            "properties": {
                "id": "3346b80e-3fa3-4aa2-ac85-d407b23385de",
                "name": "mission-bay-city-plans-san-francisco",
                "label": "Mission Bay City Plans, San Francisco",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    2.34288289022195,
                    48.8566258531517
                ]
            },
            "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": [
                    -94.8209824789656,
                    39.7598564920764
                ]
            },
            "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": [
                    -119.719518668474,
                    34.4089403515898
                ]
            },
            "id": "1f51e3a3-0787-42ba-9d66-01ca877e515e",
            "properties": {
                "id": "1f51e3a3-0787-42ba-9d66-01ca877e515e",
                "name": "santa-barbara-mesa",
                "label": "Santa Barbara - Mesa",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.9899167536726,
                    43.18348658818
                ]
            },
            "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": [
                    -105.96245716251,
                    32.8837187787793
                ]
            },
            "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": [
                    -96.9701972991917,
                    32.8582779712087
                ]
            },
            "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": [
                    -108.702121444131,
                    32.3437766859782
                ]
            },
            "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": [
                    -122.507265804618,
                    37.9817661264584
                ]
            },
            "id": "8d65d125-8a58-473b-89c8-d773d569fbc1",
            "properties": {
                "id": "8d65d125-8a58-473b-89c8-d773d569fbc1",
                "name": "san-rafael-scenario-1",
                "label": "San Rafael Scenario 1",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.706000192595,
                    38.4464429262079
                ]
            },
            "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": [
                    -122.507265804618,
                    37.9817661264581
                ]
            },
            "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": [
                    -105.101451616597,
                    40.5868827198381
                ]
            },
            "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": [
                    -122.151910624153,
                    37.4761999848138
                ]
            },
            "id": "7c8a440b-bffb-4af1-bf99-19b5acbf11a1",
            "properties": {
                "id": "7c8a440b-bffb-4af1-bf99-19b5acbf11a1",
                "name": "bmlb_willow",
                "label": "bmlb_willow",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.4871504645909,
                    38.2991926020414
                ]
            },
            "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": [
                    -71.5595460177488,
                    43.2305317232629
                ]
            },
            "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": [
                    -105.263085287852,
                    40.021356067369
                ]
            },
            "id": "65fc9f1a-c667-4e76-9d45-0990f9974e5f",
            "properties": {
                "id": "65fc9f1a-c667-4e76-9d45-0990f9974e5f",
                "name": "folsom_street",
                "label": "folsom_street",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.5720262054001,
                    53.2217460582628
                ]
            },
            "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": [
                    -88.8441645481286,
                    42.9253764705484
                ]
            },
            "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": [
                    -87.8515683804863,
                    42.1653875020759
                ]
            },
            "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": [
                    -86.1351557153303,
                    41.7373241783678
                ]
            },
            "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": [
                    -72.7308391533068,
                    41.6869986458589
                ]
            },
            "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": [
                    -71.6613942435754,
                    42.8325950473477
                ]
            },
            "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": [
                    -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": [
                    -73.8741244311603,
                    40.7505456222685
                ]
            },
            "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": [
                    -121.987772625579,
                    36.9742409146002
                ]
            },
            "id": "edb34b55-7169-4411-a96b-f65abe36dd86",
            "properties": {
                "id": "edb34b55-7169-4411-a96b-f65abe36dd86",
                "name": "santa-cruz-trail-proposed-greenway-road-network",
                "label": "Santa Cruz Trail (proposed greenway & road network)",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.014414946043,
                    32.628120066516
                ]
            },
            "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": [
                    -73.4198274923014,
                    41.099909562863
                ]
            },
            "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": [
                    -121.73654149503,
                    38.5551869930415
                ]
            },
            "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": [
                    -72.9781734750524,
                    43.6091258612453
                ]
            },
            "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": [
                    -122.272720499296,
                    47.4749099895876
                ]
            },
            "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": [
                    -80.4036487693627,
                    37.140593194427
                ]
            },
            "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": [
                    -122.258358219277,
                    38.1796380569615
                ]
            },
            "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": [
                    150.83749927472,
                    -34.3690697232589
                ]
            },
            "id": "eefbc8c4-f646-4bdc-acb6-842cf8368d08",
            "properties": {
                "id": "eefbc8c4-f646-4bdc-acb6-842cf8368d08",
                "name": "wollongong",
                "label": "Wollongong",
                "country": "AU",
                "state_abbrev": "NSW",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -83.0702226538611,
                    40.0271245471968
                ]
            },
            "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": [
                    -96.673507638363,
                    33.1087687664676
                ]
            },
            "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": [
                    -70.7825601600983,
                    43.0580865868279
                ]
            },
            "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": [
                    -82.7834339512086,
                    27.8429480098473
                ]
            },
            "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": [
                    -96.6669419337262,
                    33.2015159803025
                ]
            },
            "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": [
                    -75.2886183954196,
                    43.0710382259607
                ]
            },
            "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": [
                    -89.9877641811979,
                    38.7924355314426
                ]
            },
            "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": [
                    -97.1146306595167,
                    33.0343231204081
                ]
            },
            "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": [
                    -77.3867246130358,
                    38.9699227240807
                ]
            },
            "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": [
                    -72.5717348482839,
                    44.2658625113792
                ]
            },
            "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": [
                    -95.7809719437477,
                    36.0365828191705
                ]
            },
            "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": [
                    -122.160126064253,
                    47.6456443096409
                ]
            },
            "id": "c35414a8-d6c0-4a6a-a18f-b874076b587e",
            "properties": {
                "id": "c35414a8-d6c0-4a6a-a18f-b874076b587e",
                "name": "bmlb_redmond",
                "label": "BMLB_redmond",
                "country": "US",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.0902878285509,
                    30.3750428000345
                ]
            },
            "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": [
                    -122.507265804618,
                    37.9817661264584
                ]
            },
            "id": "014e07e1-c4e9-4d2f-8e85-6561e6c9522b",
            "properties": {
                "id": "014e07e1-c4e9-4d2f-8e85-6561e6c9522b",
                "name": "san-rafael-scenario-2",
                "label": "San Rafael Scenario 2",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.130092314431,
                    37.4172014666092
                ]
            },
            "id": "057021d6-cf84-486a-a845-07eec0b97df7",
            "properties": {
                "id": "057021d6-cf84-486a-a845-07eec0b97df7",
                "name": "bmlb_bayarea",
                "label": "BMLB_bayarea",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -123.420218991426,
                    39.5461935222873
                ]
            },
            "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": [
                    -73.9476785077413,
                    40.6447278653923
                ]
            },
            "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": [
                    -100.320525840511,
                    44.3747853746978
                ]
            },
            "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": [
                    -73.8184950966322,
                    40.7076084497376
                ]
            },
            "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": [
                    -76.5686917818988,
                    39.0870228819608
                ]
            },
            "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": [
                    -74.4156680057792,
                    40.6154231134512
                ]
            },
            "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": [
                    -95.2641298034428,
                    38.9597382652037
                ]
            },
            "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": [
                    -74.4450739737422,
                    40.4870524725313
                ]
            },
            "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": [
                    -100.769373362423,
                    46.8131574077864
                ]
            },
            "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": [
                    -121.987772625579,
                    36.9742409146002
                ]
            },
            "id": "74a309ba-835a-42a9-b50a-cc4c253081ea",
            "properties": {
                "id": "74a309ba-835a-42a9-b50a-cc4c253081ea",
                "name": "santa-cruz-trail-existing",
                "label": "Santa Cruz Trail (existing)",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.3368169129884,
                    28.4771979580012
                ]
            },
            "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": [
                    -122.527651418011,
                    37.9721691742181
                ]
            },
            "id": "3d31980f-09a4-48f5-a4cc-7e628d8eddf7",
            "properties": {
                "id": "3d31980f-09a4-48f5-a4cc-7e628d8eddf7",
                "name": "downtown-san-rafael-scenario-2",
                "label": "Downtown San Rafael Scenario 2",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.7445735195916,
                    39.5061135144966
                ]
            },
            "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": [
                    -77.615944403037,
                    43.1688137348461
                ]
            },
            "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": [
                    -84.1449296991046,
                    39.6338876094225
                ]
            },
            "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": [
                    -122.057711356426,
                    37.3984452532842
                ]
            },
            "id": "c63bc5db-ceed-4841-bdeb-5cbfe8efd95f",
            "properties": {
                "id": "c63bc5db-ceed-4841-bdeb-5cbfe8efd95f",
                "name": "bmlb_quad",
                "label": "bmlb_quad",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.1574050749679,
                    36.1897546235582
                ]
            },
            "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": [
                    -93.7959175743686,
                    32.4659011528575
                ]
            },
            "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": [
                    -92.0321949343472,
                    30.2083331932824
                ]
            },
            "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": [
                    -122.036364486797,
                    37.3910607257088
                ]
            },
            "id": "e39ca464-49aa-4eac-ae7e-ac7d2a30576a",
            "properties": {
                "id": "e39ca464-49aa-4eac-ae7e-ac7d2a30576a",
                "name": "bmlb_lsnj",
                "label": "bmlb_lsnj",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.047286141026,
                    37.3914951096838
                ]
            },
            "id": "d7fec6a3-b6e9-49a8-a462-0c653c29c1e2",
            "properties": {
                "id": "d7fec6a3-b6e9-49a8-a462-0c653c29c1e2",
                "name": "bmlb_lmve",
                "label": "bmlb_lmve",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.16793858785,
                    46.7335545997544
                ]
            },
            "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": [
                    -123.096712151364,
                    44.6274558261896
                ]
            },
            "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": [
                    -116.2317299586,
                    43.6005449201151
                ]
            },
            "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": [
                    -86.7844065228915,
                    36.1713840259166
                ]
            },
            "id": "4e4c72bb-a7b2-4847-87a2-4f58d2d4c572",
            "properties": {
                "id": "4e4c72bb-a7b2-4847-87a2-4f58d2d4c572",
                "name": "nashville-davidson",
                "label": "Nashville-Davidson",
                "country": "US",
                "state_abbrev": "TN",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.2968353753904,
                    33.771141001828
                ]
            },
            "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": [
                    -97.0739609347233,
                    36.1315403477504
                ]
            },
            "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": [
                    -94.6870252900384,
                    38.8870434537948
                ]
            },
            "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": [
                    -88.9337090000982,
                    39.8556416762905
                ]
            },
            "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": [
                    -71.4186004859091,
                    41.8228763300665
                ]
            },
            "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": [
                    -85.9182896223856,
                    39.2093173466605
                ]
            },
            "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": [
                    -122.033323798971,
                    37.4112906079743
                ]
            },
            "id": "5de9a4e7-741f-4215-8b05-cc58026819be",
            "properties": {
                "id": "5de9a4e7-741f-4215-8b05-cc58026819be",
                "name": "bmlb_5thave",
                "label": "bmlb_5thave",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.5036136805191,
                    43.4585629113814
                ]
            },
            "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": [
                    -94.7621146325195,
                    32.5192878941821
                ]
            },
            "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": [
                    -94.1527216955208,
                    36.3170556754229
                ]
            },
            "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": [
                    -118.875574335535,
                    34.1913509212202
                ]
            },
            "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": [
                    -122.084022614342,
                    37.4213434942534
                ]
            },
            "id": "7a457895-89f3-4f12-9149-6f2711493420",
            "properties": {
                "id": "7a457895-89f3-4f12-9149-6f2711493420",
                "name": "bmlb_googleplex",
                "label": "bmlb_googleplex",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -112.298936929303,
                    33.7844158851273
                ]
            },
            "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": [
                    -117.773780391653,
                    33.6771863800576
                ]
            },
            "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": [
                    -111.718011823446,
                    33.4016622877693
                ]
            },
            "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": [
                    -121.848729118052,
                    37.3020714897832
                ]
            },
            "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": [
                    -122.105059209704,
                    37.4091807429527
                ]
            },
            "id": "a2f96339-03b9-4859-ad97-fdfec14e7f8c",
            "properties": {
                "id": "a2f96339-03b9-4859-ad97-fdfec14e7f8c",
                "name": "bmlb_googlexlab",
                "label": "bmlb_googlexlab",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.9854196102941,
                    39.9861066224839
                ]
            },
            "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": [
                    -121.820390980975,
                    36.6223960331651
                ]
            },
            "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": [
                    -105.062208787464,
                    40.4166835578569
                ]
            },
            "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": [
                    138.598912602394,
                    -34.9219829749469
                ]
            },
            "id": "88547c18-1aa1-4c57-b39f-06cef0982545",
            "properties": {
                "id": "88547c18-1aa1-4c57-b39f-06cef0982545",
                "name": "adelaide",
                "label": "Adelaide",
                "country": "AU",
                "state_abbrev": "SA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.2997880718661,
                    38.8530983406998
                ]
            },
            "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": [
                    -117.857172153797,
                    33.8389906951244
                ]
            },
            "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": [
                    -122.211214850367,
                    37.5174926955579
                ]
            },
            "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": [
                    -112.225834163428,
                    33.5796359175469
                ]
            },
            "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": [
                    -120.194621582304,
                    34.6151934988717
                ]
            },
            "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": [
                    -92.0774292503222,
                    32.5183445783184
                ]
            },
            "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": [
                    -88.6434973960298,
                    37.0710989155134
                ]
            },
            "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": [
                    -105.643432631798,
                    33.3645704178968
                ]
            },
            "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": [
                    -94.5541265652203,
                    39.1239314539963
                ]
            },
            "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": [
                    -95.3764941066426,
                    45.8777545669094
                ]
            },
            "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": [
                    -77.2643403418853,
                    39.1755266416308
                ]
            },
            "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": [
                    -83.1313429948179,
                    42.4592371517873
                ]
            },
            "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": [
                    -117.913500578207,
                    33.6667019123971
                ]
            },
            "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": [
                    -71.4447243815862,
                    42.9847739228937
                ]
            },
            "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": [
                    -77.0060334355181,
                    40.2114561618463
                ]
            },
            "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": [
                    -77.4156846187877,
                    39.4335098910925
                ]
            },
            "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": [
                    -97.4160197568257,
                    35.6688691589865
                ]
            },
            "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": [
                    -73.3645984668005,
                    40.8632177651451
                ]
            },
            "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": [
                    -76.9774220100243,
                    42.5236124969881
                ]
            },
            "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": [
                    -82.3437021595813,
                    28.8397262607761
                ]
            },
            "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": [
                    -105.580350363414,
                    36.3871089533804
                ]
            },
            "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": [
                    -1.87471654411565,
                    52.4886077651227
                ]
            },
            "id": "0b1fbbbe-4578-4034-a3bc-c2f24dc2aba9",
            "properties": {
                "id": "0b1fbbbe-4578-4034-a3bc-c2f24dc2aba9",
                "name": "birmingham",
                "label": "Birmingham",
                "country": "GB",
                "state_abbrev": "ENG",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -97.3468916150839,
                    32.7816981488759
                ]
            },
            "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": [
                    -71.0590379012975,
                    42.4556107757684
                ]
            },
            "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": [
                    -95.3911442684538,
                    29.7867821555523
                ]
            },
            "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": [
                    -73.4706400511125,
                    40.6675523715163
                ]
            },
            "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": [
                    -82.1511593189645,
                    29.1780021982132
                ]
            },
            "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.257897615772,
                    32.9941531475857
                ]
            },
            "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": [
                    -119.035426522878,
                    35.3527683952035
                ]
            },
            "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": [
                    -90.7175862876799,
                    38.7851445635231
                ]
            },
            "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": [
                    -122.507265804618,
                    37.9817661264584
                ]
            },
            "id": "6e846820-5d14-475d-880f-1101ce0f39fc",
            "properties": {
                "id": "6e846820-5d14-475d-880f-1101ce0f39fc",
                "name": "san-rafael-scenario-3",
                "label": "San Rafael Scenario 3",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -114.461321506161,
                    42.5645238604955
                ]
            },
            "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": [
                    -111.9300057438,
                    40.7773791779037
                ]
            },
            "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": [
                    -104.760542024861,
                    38.8676246771965
                ]
            },
            "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": [
                    -93.1040069202505,
                    44.9477405260759
                ]
            },
            "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": [
                    -2.23248110778925,
                    53.4515388219722
                ]
            },
            "id": "c19fae1c-6422-4d34-b21a-c5bda14c8e6f",
            "properties": {
                "id": "c19fae1c-6422-4d34-b21a-c5bda14c8e6f",
                "name": "manchester",
                "label": "Manchester",
                "country": "GB",
                "state_abbrev": "ENG",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.7318262298141,
                    34.2691387440784
                ]
            },
            "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": [
                    -89.6955271536471,
                    41.7996064644316
                ]
            },
            "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": [
                    -122.035531924633,
                    36.9733810281286
                ]
            },
            "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": [
                    -87.6847475917179,
                    41.836903678059
                ]
            },
            "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": [
                    -86.5257394102519,
                    39.163702182931
                ]
            },
            "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": [
                    -81.3745272731684,
                    30.2792706593056
                ]
            },
            "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": [
                    -80.5588253980841,
                    28.0668177165178
                ]
            },
            "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": [
                    -78.6439010096649,
                    35.8323231291677
                ]
            },
            "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": [
                    -89.9785888764837,
                    34.9515924632578
                ]
            },
            "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": [
                    -118.748991987122,
                    34.2662451528301
                ]
            },
            "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": [
                    -157.845349332682,
                    21.3257047589652
                ]
            },
            "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": [
                    -105.026080280251,
                    39.7009749858068
                ]
            },
            "id": "82c2e775-a885-4bfd-89ef-b0a35a921d07",
            "properties": {
                "id": "82c2e775-a885-4bfd-89ef-b0a35a921d07",
                "name": "denver_region4",
                "label": "denver_region4",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.5254916610019,
                    40.7839070628293
                ]
            },
            "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": [
                    -106.64753265259,
                    35.105501689479
                ]
            },
            "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": [
                    -111.746248370719,
                    33.3102891585224
                ]
            },
            "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": [
                    -78.8594147514837,
                    42.8922505375146
                ]
            },
            "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": [
                    -105.981936074496,
                    35.6619027786659
                ]
            },
            "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": [
                    -122.154268708589,
                    37.4805438245641
                ]
            },
            "id": "be7e25c5-711e-445b-824f-7c1bad065722",
            "properties": {
                "id": "be7e25c5-711e-445b-824f-7c1bad065722",
                "name": "bmlb_bayfront",
                "label": "bmlb_bayfront",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.0837800685517,
                    42.0307389295701
                ]
            },
            "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": [
                    -76.0701640441325,
                    38.7760535314001
                ]
            },
            "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": [
                    -80.6529588011577,
                    28.115183126793
                ]
            },
            "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": [
                    -122.148497607207,
                    37.4832742381214
                ]
            },
            "id": "0df38717-0852-4751-9572-e7dcfcf46f53",
            "properties": {
                "id": "0df38717-0852-4751-9572-e7dcfcf46f53",
                "name": "bmlb_classic",
                "label": "bmlb_classic",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.39714089156301,
                    60.3637015834669
                ]
            },
            "id": "5e273bd9-6762-4bd0-be8e-7a981edb3ef3",
            "properties": {
                "id": "5e273bd9-6762-4bd0-be8e-7a981edb3ef3",
                "name": "bergen",
                "label": "Bergen",
                "country": "NO",
                "state_abbrev": "VES",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.9375398021871,
                    42.0640888418514
                ]
            },
            "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": [
                    -110.878270855261,
                    32.1543837832907
                ]
            },
            "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": [
                    -88.1468062291345,
                    42.0639699168192
                ]
            },
            "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": [
                    -89.8478327855301,
                    34.9609249622376
                ]
            },
            "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": [
                    -105.251516883646,
                    40.0273137955086
                ]
            },
            "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": [
                    -86.9905095133329,
                    34.5729684623999
                ]
            },
            "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": [
                    -117.81059662151,
                    33.7309104923071
                ]
            },
            "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": [
                    -147.653359832481,
                    64.8352868666645
                ]
            },
            "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": [
                    -81.3803101916609,
                    30.1964641275856
                ]
            },
            "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": [
                    -122.650035920381,
                    45.5371763146635
                ]
            },
            "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": [
                    -75.1339618118466,
                    40.0076376974905
                ]
            },
            "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": [
                    14.239280258344,
                    40.856665107507
                ]
            },
            "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": [
                    149.947049392372,
                    -35.9451565075519
                ]
            },
            "id": "d970a98e-1f84-4b3b-baec-4472a662fe7c",
            "properties": {
                "id": "d970a98e-1f84-4b3b-baec-4472a662fe7c",
                "name": "eurobodalla",
                "label": "Eurobodalla",
                "country": "AU",
                "state_abbrev": "NSW",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.9902550700485,
                    32.9638421792593
                ]
            },
            "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": [
                    -122.741191529365,
                    38.962312797079
                ]
            },
            "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": [
                    152.676755288241,
                    -25.5279832096178
                ]
            },
            "id": "20289656-7d58-4cd5-8cd4-aa7648ff3e8a",
            "properties": {
                "id": "20289656-7d58-4cd5-8cd4-aa7648ff3e8a",
                "name": "fraser-coast",
                "label": "Fraser Coast",
                "country": "AU",
                "state_abbrev": "QLD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.5219261942549,
                    41.0801426673615
                ]
            },
            "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": [
                    115.992136777842,
                    -32.0662317830426
                ]
            },
            "id": "1b7e7fe4-1886-438f-b418-1d095fe91bb2",
            "properties": {
                "id": "1b7e7fe4-1886-438f-b418-1d095fe91bb2",
                "name": "gosnells",
                "label": "Gosnells",
                "country": "AU",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -78.9014400013217,
                    35.9788817621874
                ]
            },
            "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": [
                    -119.85971009731,
                    34.4360029486421
                ]
            },
            "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": [
                    -91.1248564989095,
                    40.8071722675954
                ]
            },
            "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": [
                    -84.5420913294655,
                    33.9532501254528
                ]
            },
            "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": [
                    -75.0814007627855,
                    38.7174897975795
                ]
            },
            "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": [
                    -79.8270137821351,
                    36.0956696369407
                ]
            },
            "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": [
                    -111.851701561778,
                    33.282696653003
                ]
            },
            "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": [
                    -91.1314290859296,
                    30.4423392094109
                ]
            },
            "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": [
                    -73.9967931810403,
                    41.9295131672929
                ]
            },
            "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": [
                    -88.0156926673232,
                    41.8741138001973
                ]
            },
            "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": [
                    -123.763876987592,
                    40.0217263690359
                ]
            },
            "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": [
                    12.4608743910615,
                    41.8856460902719
                ]
            },
            "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": [
                    -88.1291008268837,
                    42.9725712593647
                ]
            },
            "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": [
                    -81.3677560479275,
                    40.8075755939603
                ]
            },
            "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": [
                    -72.924252049419,
                    41.3104108027637
                ]
            },
            "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": [
                    -71.4560944701801,
                    43.094220686225
                ]
            },
            "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": [
                    -73.1954948268133,
                    41.1872277113499
                ]
            },
            "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": [
                    -73.3232444941186,
                    40.8791312245985
                ]
            },
            "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": [
                    -122.363075271524,
                    37.5894163533954
                ]
            },
            "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": [
                    153.027514265217,
                    -27.4853324005197
                ]
            },
            "id": "b9b1b920-992f-40e2-81f7-ee7c504f4426",
            "properties": {
                "id": "b9b1b920-992f-40e2-81f7-ee7c504f4426",
                "name": "brisbane",
                "label": "Brisbane",
                "country": "AU",
                "state_abbrev": "QLD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -106.789297321167,
                    32.3264940880088
                ]
            },
            "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": [
                    -120.443270478062,
                    34.9335402971209
                ]
            },
            "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": [
                    -81.8302395379214,
                    26.6194651600826
                ]
            },
            "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": [
                    -122.031845845548,
                    38.2593155276665
                ]
            },
            "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": [
                    -119.794001020873,
                    36.7833698220866
                ]
            },
            "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": [
                    -86.409825848227,
                    35.8492695376714
                ]
            },
            "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": [
                    -90.0750399503152,
                    29.9520503531904
                ]
            },
            "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": [
                    -123.779223551677,
                    39.5634164301469
                ]
            },
            "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": [
                    -87.9671723936803,
                    43.0641205005075
                ]
            },
            "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": [
                    -149.858601631948,
                    61.1653363592145
                ]
            },
            "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": [
                    -86.1461287213747,
                    39.9658355328546
                ]
            },
            "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": [
                    -120.866238054028,
                    35.3662390124442
                ]
            },
            "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": [
                    -89.9035996095583,
                    30.0377264990785
                ]
            },
            "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": [
                    -155.084272938056,
                    19.6922838515336
                ]
            },
            "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.1787911890684,
                    33.0004897461254
                ]
            },
            "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": [
                    -66.063914738441,
                    18.406511824038
                ]
            },
            "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": [
                    -121.996193210867,
                    37.5246656373291
                ]
            },
            "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": [
                    -121.002773011509,
                    37.637517690529
                ]
            },
            "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": [
                    -96.6783043854789,
                    40.8098779402674
                ]
            },
            "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": [
                    -104.727350204171,
                    39.7084790031627
                ]
            },
            "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": [
                    -83.692156505549,
                    43.023539125202
                ]
            },
            "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": [
                    -70.1680860336187,
                    44.0914685130174
                ]
            },
            "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": [
                    -122.527651418011,
                    37.9721691742181
                ]
            },
            "id": "6592072d-78aa-4eb3-b84e-3a3a5fe30d56",
            "properties": {
                "id": "6592072d-78aa-4eb3-b84e-3a3a5fe30d56",
                "name": "downtown-san-rafael",
                "label": "Downtown San Rafael",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.9432106746957,
                    41.897338138073
                ]
            },
            "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": [
                    -122.853656870493,
                    42.3371909495268
                ]
            },
            "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": [
                    -84.4225995360928,
                    33.7628014446757
                ]
            },
            "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": [
                    -119.214405647165,
                    34.2008183948579
                ]
            },
            "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": [
                    -90.5158055919272,
                    38.795904333338
                ]
            },
            "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": [
                    -75.4606360533125,
                    39.5050643797863
                ]
            },
            "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": [
                    -71.4180372294831,
                    41.7953474750284
                ]
            },
            "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": [
                    -73.247463363038,
                    40.8881193343467
                ]
            },
            "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": [
                    -80.2240927353053,
                    26.7038154796371
                ]
            },
            "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": [
                    -85.6557631156385,
                    42.9614830020074
                ]
            },
            "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": [
                    -118.161027621208,
                    33.8057833366773
                ]
            },
            "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": [
                    -122.527651418011,
                    37.9721691742181
                ]
            },
            "id": "b96385fb-a0c6-43ca-a7e9-700f0c78cca9",
            "properties": {
                "id": "b96385fb-a0c6-43ca-a7e9-700f0c78cca9",
                "name": "downtown-san-rafael-scenario-1",
                "label": "Downtown San Rafael Scenario 1",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.7761051515273,
                    33.3766905505274
                ]
            },
            "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": [
                    -79.1443657283987,
                    41.8433006629717
                ]
            },
            "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": [
                    -89.389398264583,
                    43.0794587363856
                ]
            },
            "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": [
                    -81.4529836502965,
                    27.4769813553626
                ]
            },
            "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": [
                    -94.3695233299449,
                    35.3493834979688
                ]
            },
            "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": [
                    4.36956996578239,
                    51.2605428929362
                ]
            },
            "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": [
                    -88.1501216673635,
                    41.5192343872023
                ]
            },
            "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": [
                    -124.043482731546,
                    41.4074029731057
                ]
            },
            "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": [
                    -72.5395301069335,
                    42.1155125872378
                ]
            },
            "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": [
                    -104.529352993065,
                    33.373005481203
                ]
            },
            "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": [
                    10.7605814618982,
                    46.3524768866383
                ]
            },
            "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": [
                    -106.043276926357,
                    39.4994003978837
                ]
            },
            "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": [
                    -118.110785518332,
                    34.0154447465782
                ]
            },
            "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": [
                    -84.5600923840878,
                    42.7141934856255
                ]
            },
            "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": [
                    4.37523126947666,
                    50.8729200968593
                ]
            },
            "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": [
                    -122.44249549852,
                    37.7782250771813
                ]
            },
            "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.0756270067429,
                    47.9231386799164
                ]
            },
            "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": [
                    149.12784432311,
                    -35.2909172920248
                ]
            },
            "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": [
                    -83.3733073699935,
                    42.3971592777609
                ]
            },
            "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": [
                    -70.168227668615,
                    43.6470835151401
                ]
            },
            "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": [
                    -73.7524010936674,
                    42.4043262414616
                ]
            },
            "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": [
                    -76.3024182871376,
                    36.6777444957081
                ]
            },
            "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": [
                    -122.151786514446,
                    37.4065744391026
                ]
            },
            "id": "78d7ae32-23a0-4fea-afa5-ec7e756eb439",
            "properties": {
                "id": "78d7ae32-23a0-4fea-afa5-ec7e756eb439",
                "name": "bmlb_3160porterdrive",
                "label": "bmlb_3160porterdrive",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -123.633685881275,
                    41.1308295932056
                ]
            },
            "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": [
                    144.417162374571,
                    -38.0689586640844
                ]
            },
            "id": "e861b770-d317-467f-bfa1-f2ec5b588132",
            "properties": {
                "id": "e861b770-d317-467f-bfa1-f2ec5b588132",
                "name": "greater-geelong",
                "label": "Greater Geelong",
                "country": "AU",
                "state_abbrev": "VIC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.2561265518642,
                    36.3387558537164
                ]
            },
            "id": "e999158d-9d94-412b-93a9-55df5abd1e21",
            "properties": {
                "id": "e999158d-9d94-412b-93a9-55df5abd1e21",
                "name": "benton-county",
                "label": "Benton County",
                "country": "US",
                "state_abbrev": "AR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -124.094046612024,
                    40.8984949609957
                ]
            },
            "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": [
                    -76.7128016861986,
                    40.2656362412926
                ]
            },
            "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": [
                    -151.067385948778,
                    60.4863005896617
                ]
            },
            "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": [
                    -120.140285694988,
                    34.5931548434883
                ]
            },
            "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": [
                    -83.9495941400339,
                    35.969054689033
                ]
            },
            "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": [
                    -77.100997579526,
                    38.8786319463576
                ]
            },
            "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": [
                    -96.766269483395,
                    32.793710962817
                ]
            },
            "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": [
                    -97.7488268122822,
                    30.2976227710526
                ]
            },
            "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": [
                    141.682862107427,
                    -34.8692128607203
                ]
            },
            "id": "33415b44-d67d-43d1-9ecb-d0807d00aa2a",
            "properties": {
                "id": "33415b44-d67d-43d1-9ecb-d0807d00aa2a",
                "name": "mildura",
                "label": "Mildura",
                "country": "AU",
                "state_abbrev": "VIC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.9671575320923,
                    40.7772916104961
                ]
            },
            "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.2314828278415,
                    44.4876245304154
                ]
            },
            "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": [
                    -89.316746168458,
                    31.3072239847732
                ]
            },
            "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": [
                    3.72576254811539,
                    51.0745420219559
                ]
            },
            "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": [
                    144.94888799552,
                    -37.7299185573606
                ]
            },
            "id": "877a9467-76bd-460a-b8e8-e5a2f8e2f7fe",
            "properties": {
                "id": "877a9467-76bd-460a-b8e8-e5a2f8e2f7fe",
                "name": "moreland",
                "label": "Moreland",
                "country": "AU",
                "state_abbrev": "VIC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.122732022885,
                    32.8304715749973
                ]
            },
            "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": [
                    -77.1553094925187,
                    39.0834287593876
                ]
            },
            "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": [
                    -84.3314153944304,
                    33.8742670490949
                ]
            },
            "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": [
                    -73.8665321900611,
                    40.8526277880534
                ]
            },
            "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": [
                    -105.211776626006,
                    39.7406554246145
                ]
            },
            "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": [
                    -75.926648207261,
                    40.3399779378079
                ]
            },
            "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": [
                    -71.3582134146488,
                    41.8005042892557
                ]
            },
            "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": [
                    -122.700210471954,
                    45.4128264136633
                ]
            },
            "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": [
                    -84.1998053241042,
                    39.7797716667878
                ]
            },
            "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": [
                    -78.8173514337587,
                    35.7816456157833
                ]
            },
            "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": [
                    -68.6792065059093,
                    44.8811568698461
                ]
            },
            "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": [
                    5.30821504118317,
                    50.9354286855543
                ]
            },
            "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": [
                    -85.5882004516128,
                    42.2748704959728
                ]
            },
            "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": [
                    -87.3454821111514,
                    41.4140243132844
                ]
            },
            "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": [
                    -88.7285147406254,
                    43.1893230131871
                ]
            },
            "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": [
                    -77.0205760064441,
                    39.0028702118553
                ]
            },
            "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": [
                    4.70586034777624,
                    50.8821883552361
                ]
            },
            "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": [
                    -82.576492091019,
                    27.4900971434612
                ]
            },
            "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": [
                    -121.936475683259,
                    37.7624480365018
                ]
            },
            "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": [
                    -72.4011915013268,
                    40.8769447206576
                ]
            },
            "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": [
                    -121.987772625579,
                    36.9742409146002
                ]
            },
            "id": "6642cc3b-321c-447b-a227-ea88c5896f0a",
            "properties": {
                "id": "6642cc3b-321c-447b-a227-ea88c5896f0a",
                "name": "santa-cruz-trail-proposed-road-network",
                "label": "Santa Cruz Trail (proposed road network)",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.39449213255,
                    37.7707778695386
                ]
            },
            "id": "3f1226a2-4375-4fc6-963b-1a2e51d5f1b1",
            "properties": {
                "id": "3f1226a2-4375-4fc6-963b-1a2e51d5f1b1",
                "name": "mission-bay-infrastructure-additions-san-francisco",
                "label": "Mission Bay Infrastructure Additions, San Francisco",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.3449344730414,
                    40.9039721584096
                ]
            },
            "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": [
                    3.21501825497773,
                    51.2477732580182
                ]
            },
            "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": [
                    -121.987772625579,
                    36.9742409146002
                ]
            },
            "id": "abe8410d-7cbf-405c-8245-ad297ec81f20",
            "properties": {
                "id": "abe8410d-7cbf-405c-8245-ad297ec81f20",
                "name": "santa-cruz-trail-proposed-greenway",
                "label": "Santa Cruz Trail (proposed greenway)",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.39449213255,
                    37.7707778695386
                ]
            },
            "id": "7e4219f3-ecc4-4fba-8cdb-3228a59d1a75",
            "properties": {
                "id": "7e4219f3-ecc4-4fba-8cdb-3228a59d1a75",
                "name": "mission-bay-san-francisco",
                "label": "Mission Bay, San Francisco",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.350628194515,
                    47.6202336772541
                ]
            },
            "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": [
                    -118.496397313778,
                    34.4174933055276
                ]
            },
            "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": [
                    -85.6665882760352,
                    38.1777136263873
                ]
            },
            "id": "c885973d-5878-4986-9d25-b0cbcedef15f",
            "properties": {
                "id": "c885973d-5878-4986-9d25-b0cbcedef15f",
                "name": "louisvillejefferson-county",
                "label": "Louisville/Jefferson County",
                "country": "US",
                "state_abbrev": "KY",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.3960169937834,
                    46.5508515111385
                ]
            },
            "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": [
                    -117.773780391653,
                    33.6771863800576
                ]
            },
            "id": "5d094325-05ab-4005-993b-79e883ba21ad",
            "properties": {
                "id": "5d094325-05ab-4005-993b-79e883ba21ad",
                "name": "irvine_private",
                "label": "irvine_private",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.468299625353,
                    38.5666318202011
                ]
            },
            "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": [
                    -124.067246185541,
                    40.4776344008668
                ]
            },
            "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": [
                    138.56150766255,
                    -34.8407120058152
                ]
            },
            "id": "fe52928d-a512-4f4b-b017-7a53e568ce95",
            "properties": {
                "id": "fe52928d-a512-4f4b-b017-7a53e568ce95",
                "name": "port-adelaide-enfield",
                "label": "Port Adelaide Enfield",
                "country": "AU",
                "state_abbrev": "SA",
                "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": [
                    -73.6654338698458,
                    40.5855902888112
                ]
            },
            "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.1785544053141,
                    32.0282274586163
                ]
            },
            "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": [
                    10.3715793064066,
                    55.3851318046164
                ]
            },
            "id": "d0bc4191-d304-4d14-a557-1360dee30335",
            "properties": {
                "id": "d0bc4191-d304-4d14-a557-1360dee30335",
                "name": "odense",
                "label": "Odense",
                "country": "DK",
                "state_abbrev": "SD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.6106474225348,
                    39.3009801593872
                ]
            },
            "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": [
                    150.218420658585,
                    -23.4411435877279
                ]
            },
            "id": "8914c2f7-80da-4a5b-a61f-f1f639d278d7",
            "properties": {
                "id": "8914c2f7-80da-4a5b-a61f-f1f639d278d7",
                "name": "rockhampton",
                "label": "Rockhampton",
                "country": "AU",
                "state_abbrev": "QLD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.693789566526,
                    39.0661438723441
                ]
            },
            "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": [
                    -83.7312149620239,
                    42.2757724728153
                ]
            },
            "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": [
                    -114.548696536434,
                    32.5990259032385
                ]
            },
            "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": [
                    -134.549480339808,
                    58.3589747127011
                ]
            },
            "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": [
                    144.943904866658,
                    -37.8104980853538
                ]
            },
            "id": "47f319dc-62cf-42db-92cd-c9ddf5ce46cc",
            "properties": {
                "id": "47f319dc-62cf-42db-92cd-c9ddf5ce46cc",
                "name": "melbourne",
                "label": "Melbourne",
                "country": "AU",
                "state_abbrev": "VIC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    151.533892941809,
                    -27.581992309552
                ]
            },
            "id": "bd38bba1-1357-4c11-865b-0c42ca6ea17c",
            "properties": {
                "id": "bd38bba1-1357-4c11-865b-0c42ca6ea17c",
                "name": "toowoomba",
                "label": "Toowoomba",
                "country": "AU",
                "state_abbrev": "QLD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.162254858867,
                    32.747828749203
                ]
            },
            "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": [
                    -105.103030941877,
                    39.7727626837398
                ]
            },
            "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": [
                    -81.2420184841769,
                    41.1613591857297
                ]
            },
            "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": [
                    -82.0708135669429,
                    33.3645155285771
                ]
            },
            "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": [
                    -83.1452437177914,
                    40.1111564296509
                ]
            },
            "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": [
                    -73.8290963304162,
                    40.9135972511014
                ]
            },
            "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": [
                    -112.036186313672,
                    43.4868159031862
                ]
            },
            "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": [
                    -116.397240735911,
                    43.6112861524859
                ]
            },
            "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": [
                    -88.2901660407974,
                    41.7637851277757
                ]
            },
            "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": [
                    -93.315044204653,
                    44.8306265236281
                ]
            },
            "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": [
                    -85.4896242342024,
                    32.6084306026523
                ]
            },
            "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": [
                    -90.6794838050134,
                    35.8212216011852
                ]
            },
            "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": [
                    -86.64133486214,
                    34.698925748889
                ]
            },
            "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": [
                    -105.065855865235,
                    40.5479980574542
                ]
            },
            "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": [
                    -71.2482659148149,
                    42.0644233100691
                ]
            },
            "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": [
                    -80.7431031223931,
                    34.9363055950967
                ]
            },
            "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": [
                    -80.7100997986745,
                    35.1195155651667
                ]
            },
            "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": [
                    -97.255255795992,
                    37.5571308187445
                ]
            },
            "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": [
                    -83.0749841229942,
                    40.2870351296944
                ]
            },
            "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": [
                    -88.0430104655981,
                    42.1180867036662
                ]
            },
            "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": [
                    -79.8127060641656,
                    35.7157870324744
                ]
            },
            "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": [
                    -105.099630251243,
                    40.1691164313463
                ]
            },
            "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": [
                    -76.5536767433361,
                    39.1552001450017
                ]
            },
            "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": [
                    -75.7573078095011,
                    39.6775761672748
                ]
            },
            "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": [
                    -83.6974336552129,
                    32.8064949570025
                ]
            },
            "id": "abee0edd-daac-40b9-918f-79773cc354e9",
            "properties": {
                "id": "abee0edd-daac-40b9-918f-79773cc354e9",
                "name": "macon-bibb-county",
                "label": "Macon-Bibb County",
                "country": "US",
                "state_abbrev": "GA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.572207443499,
                    30.7567086877119
                ]
            },
            "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": [
                    -71.490941364002,
                    42.7491276926061
                ]
            },
            "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": [
                    -122.039848815472,
                    37.9024317774382
                ]
            },
            "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": [
                    -71.2782965255006,
                    42.4969363056515
                ]
            },
            "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": [
                    -87.6847475917179,
                    41.8369036780591
                ]
            },
            "id": "62bfed8d-4a4e-47ae-a7c5-afa30eff19d4",
            "properties": {
                "id": "62bfed8d-4a4e-47ae-a7c5-afa30eff19d4",
                "name": "chicago-20-mph",
                "label": "Chicago 20 mph",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.170154751104,
                    37.4269284310752
                ]
            },
            "id": "9a020ae6-24c7-4ac7-ae3f-d51da835d83f",
            "properties": {
                "id": "9a020ae6-24c7-4ac7-ae3f-d51da835d83f",
                "name": "bmlb_stanford",
                "label": "bmlb_stanford",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.2561265518642,
                    36.3387558537164
                ]
            },
            "id": "b997940f-ea8c-4530-bf00-7c6259708876",
            "properties": {
                "id": "b997940f-ea8c-4530-bf00-7c6259708876",
                "name": "benton_planned",
                "label": "benton_planned",
                "country": "US",
                "state_abbrev": "AR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -77.5167235709085,
                    43.0900677088075
                ]
            },
            "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": [
                    -84.0187916302355,
                    42.3131723640676
                ]
            },
            "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": [
                    -91.6781689225266,
                    41.9667283445389
                ]
            },
            "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": [
                    -71.374335354122,
                    41.8743288681537
                ]
            },
            "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.8415230351602,
                    33.9152941112666
                ]
            },
            "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": [
                    -86.8058890499645,
                    33.3763097888892
                ]
            },
            "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": [
                    -80.5677917470953,
                    28.0870837190472
                ]
            },
            "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": [
                    -122.142974725239,
                    37.3980108693092
                ]
            },
            "id": "bba0c07c-18fa-4386-9e9d-a70574f662d2",
            "properties": {
                "id": "bba0c07c-18fa-4386-9e9d-a70574f662d2",
                "name": "bmlb_vmware",
                "label": "bmlb_vmware",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -116.561214969764,
                    48.2822200946323
                ]
            },
            "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": [
                    145.155059915059,
                    -37.8302485079635
                ]
            },
            "id": "6f51765b-b89d-4591-918a-f4b3b53587e1",
            "properties": {
                "id": "6f51765b-b89d-4591-918a-f4b3b53587e1",
                "name": "whitehorse",
                "label": "Whitehorse",
                "country": "AU",
                "state_abbrev": "VIC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.9583780794137,
                    43.2531098123582
                ]
            },
            "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": [
                    -122.865134279864,
                    38.6225288860455
                ]
            },
            "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": [
                    -77.7975523876652,
                    38.7175429953834
                ]
            },
            "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": [
                    -111.795694635158,
                    40.4275493595229
                ]
            },
            "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": [
                    -96.3901331530009,
                    42.4958061132924
                ]
            },
            "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": [
                    -82.637214803333,
                    27.761176757803
                ]
            },
            "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": [
                    -106.97723926715,
                    38.8677367055825
                ]
            },
            "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": [
                    -117.566670972067,
                    34.1247564462111
                ]
            },
            "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": [
                    -105.019376211942,
                    39.5911642695818
                ]
            },
            "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": [
                    -119.713084437717,
                    34.3997893552634
                ]
            },
            "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": [
                    -110.965720847337,
                    32.1890340177896
                ]
            },
            "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": [
                    -117.654391495093,
                    33.5009031562875
                ]
            },
            "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": [
                    -97.2314452993315,
                    31.4987498144386
                ]
            },
            "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": [
                    -68.7906518162084,
                    44.8322523751539
                ]
            },
            "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": [
                    -77.1751638221413,
                    38.8847267106195
                ]
            },
            "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": [
                    -97.7288919472859,
                    30.2721683846292
                ]
            },
            "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": [
                    10.0277980519056,
                    53.5446402817372
                ]
            },
            "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": [
                    -82.8637401099677,
                    40.0251752889391
                ]
            },
            "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": [
                    11.5472441845864,
                    48.1532131610405
                ]
            },
            "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": [
                    -74.818867709269,
                    38.9876975376991
                ]
            },
            "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": [
                    -76.7405559241057,
                    38.9548646038367
                ]
            },
            "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": [
                    -89.2352902579191,
                    43.1829316026953
                ]
            },
            "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": [
                    -92.3258293022819,
                    38.9477709386488
                ]
            },
            "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": [
                    -72.5626438917893,
                    42.8589603457525
                ]
            },
            "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": [
                    13.4018502448472,
                    52.5015315807511
                ]
            },
            "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": [
                    -77.7216741237996,
                    39.6401467840146
                ]
            },
            "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": [
                    -94.1659707669208,
                    36.0713419623238
                ]
            },
            "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": [
                    -76.8590107930976,
                    39.2004499847941
                ]
            },
            "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": [
                    -92.4777628696404,
                    44.015118532397
                ]
            },
            "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": [
                    -87.5268726626023,
                    33.2353266127918
                ]
            },
            "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": [
                    -122.04708516013,
                    47.5439662891195
                ]
            },
            "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": [
                    2.02648908403095,
                    48.7662576960479
                ]
            },
            "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": [
                    -90.0556364924027,
                    29.9576537152661
                ]
            },
            "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": [
                    -73.6480668836076,
                    45.5324484684917
                ]
            },
            "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": [
                    5.41976687647054,
                    43.2909492013823
                ]
            },
            "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": [
                    -87.4917807118954,
                    41.6206728500106
                ]
            },
            "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": [
                    -92.0177637079916,
                    34.2115927632408
                ]
            },
            "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": [
                    -92.3845438631823,
                    36.3344829392896
                ]
            },
            "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": [
                    -73.4115793223463,
                    41.3727298845773
                ]
            },
            "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": [
                    3.31081574278622,
                    51.3307087263003
                ]
            },
            "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": [
                    4.8361578730834,
                    45.754870360086
                ]
            },
            "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": [
                    -80.1425099819362,
                    27.0729571198627
                ]
            },
            "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": [
                    3.51649142315763,
                    50.99037033016
                ]
            },
            "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": [
                    -77.3460442026167,
                    38.949687314858
                ]
            },
            "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": [
                    -93.6279897064376,
                    42.0260886442649
                ]
            },
            "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": [
                    3.26455648753256,
                    50.8000158792287
                ]
            },
            "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": [
                    -77.4714197350755,
                    39.0277251808646
                ]
            },
            "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": [
                    -71.0163856508909,
                    42.3322270163792
                ]
            },
            "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": [
                    -122.224398920042,
                    37.7694505123901
                ]
            },
            "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": [
                    -77.1943083033402,
                    38.9435771119864
                ]
            },
            "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": [
                    -122.514447180636,
                    45.4381598521321
                ]
            },
            "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": [
                    -115.136922678757,
                    36.0807076346832
                ]
            },
            "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": [
                    138.523611074883,
                    -34.8903650966762
                ]
            },
            "id": "671944c7-4af5-42c9-b76d-fde9f1c4071a",
            "properties": {
                "id": "671944c7-4af5-42c9-b76d-fde9f1c4071a",
                "name": "charles-sturt",
                "label": "Charles Sturt",
                "country": "AU",
                "state_abbrev": "SA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.728898391493,
                    33.5792121063028
                ]
            },
            "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": [
                    -92.237870432345,
                    34.7813997993064
                ]
            },
            "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": [
                    -108.55250347441,
                    45.7892531118172
                ]
            },
            "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": [
                    151.029307705889,
                    -33.7993428713948
                ]
            },
            "id": "6dfed3ad-0cb5-417b-b614-72942672aa7e",
            "properties": {
                "id": "6dfed3ad-0cb5-417b-b614-72942672aa7e",
                "name": "parramatta",
                "label": "Parramatta",
                "country": "AU",
                "state_abbrev": "NSW",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.202981768646,
                    37.4848876643143
                ]
            },
            "id": "3c91d4ab-a7cc-4e28-bd46-de4b8016044c",
            "properties": {
                "id": "3c91d4ab-a7cc-4e28-bd46-de4b8016044c",
                "name": "bmlb_474broadway",
                "label": "bmlb_474broadway",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.953838087775,
                    36.976894767393
                ]
            },
            "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": [
                    -80.4278729299188,
                    37.2299937876761
                ]
            },
            "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": [
                    115.850662562492,
                    -31.9576343458506
                ]
            },
            "id": "ef103312-fa79-4b1b-a8aa-07d64d469fbf",
            "properties": {
                "id": "ef103312-fa79-4b1b-a8aa-07d64d469fbf",
                "name": "perth",
                "label": "Perth",
                "country": "AU",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.199659366939,
                    43.148695851231
                ]
            },
            "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": [
                    -91.4826148928344,
                    46.0093659845731
                ]
            },
            "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": [
                    -81.7767784011769,
                    24.5640410878382
                ]
            },
            "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": [
                    -122.18788505292,
                    37.017778783831
                ]
            },
            "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": [
                    -76.0163281550421,
                    36.7777632360042
                ]
            },
            "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": [
                    10.7382443603341,
                    59.9792364017005
                ]
            },
            "id": "89393e45-a6d2-4248-9da1-e2affd6af12d",
            "properties": {
                "id": "89393e45-a6d2-4248-9da1-e2affd6af12d",
                "name": "oslo",
                "label": "Oslo",
                "country": "NO",
                "state_abbrev": "OSL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.17840804663,
                    37.4830880735606
                ]
            },
            "id": "e70ca79a-9bd6-40ec-8f40-43f2afa00cac",
            "properties": {
                "id": "e70ca79a-9bd6-40ec-8f40-43f2afa00cac",
                "name": "bmlb_mpk60",
                "label": "bmlb_mpk60",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.9048282976925,
                    46.8565959768181
                ]
            },
            "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": [
                    -88.4281303510963,
                    42.5823924711418
                ]
            },
            "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": [
                    -86.266303595537,
                    32.3470263282498
                ]
            },
            "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": [
                    -85.0837096016961,
                    33.5817452339808
                ]
            },
            "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": [
                    -119.512206460973,
                    34.3963799750277
                ]
            },
            "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": [
                    -121.770623003251,
                    36.9205951092703
                ]
            },
            "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": [
                    -84.3512438288933,
                    34.0391486020179
                ]
            },
            "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": [
                    -112.089095386099,
                    33.5722245409125
                ]
            },
            "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": [
                    -79.39021312626,
                    43.7255650874604
                ]
            },
            "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": [
                    138.662966576111,
                    -34.6888892842669
                ]
            },
            "id": "0e840575-673f-4f0c-98ae-735fcb774398",
            "properties": {
                "id": "0e840575-673f-4f0c-98ae-735fcb774398",
                "name": "playford",
                "label": "Playford",
                "country": "AU",
                "state_abbrev": "SA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.9888278029894,
                    28.9020595938115
                ]
            },
            "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": [
                    -75.5201154580664,
                    40.1358510889989
                ]
            },
            "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": [
                    -74.3240399382287,
                    40.7393746014825
                ]
            },
            "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": [
                    -74.5427263799244,
                    40.9551095950209
                ]
            },
            "id": "c5e8c295-dc52-4155-8a55-1f43f1ad2d76",
            "properties": {
                "id": "c5e8c295-dc52-4155-8a55-1f43f1ad2d76",
                "name": "picatinny-arsenal",
                "label": "Picatinny Arsenal",
                "country": "US",
                "state_abbrev": "NJ",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.179757464187,
                    44.2631508044434
                ]
            },
            "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": [
                    -122.597009402891,
                    45.6351668890115
                ]
            },
            "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": [
                    -82.5455032515111,
                    36.5223050441427
                ]
            },
            "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": [
                    -87.9825553233535,
                    42.0955692309591
                ]
            },
            "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": [
                    -90.2451719004508,
                    38.6357753058866
                ]
            },
            "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": [
                    -94.3815800150471,
                    38.9172275532062
                ]
            },
            "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": [
                    -89.698858278163,
                    35.0470347944616
                ]
            },
            "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": [
                    -122.425423159074,
                    37.7717047552936
                ]
            },
            "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": [
                    -72.7535377039928,
                    41.7669315175094
                ]
            },
            "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": [
                    -80.0732972575378,
                    42.1167493430975
                ]
            },
            "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": [
                    -107.16446326295,
                    32.6662397844706
                ]
            },
            "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": [
                    -122.298858194326,
                    37.8664534747378
                ]
            },
            "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": [
                    -87.8072689657957,
                    42.7287885262055
                ]
            },
            "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": [
                    -97.6543538355549,
                    30.2622467160707
                ]
            },
            "id": "2bc82187-12d0-49e1-964f-9db237c32e8c",
            "properties": {
                "id": "2bc82187-12d0-49e1-964f-9db237c32e8c",
                "name": "austin-metro-area-30-mph",
                "label": "Austin metro area @ 30 mph",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.977516100744,
                    39.7199877464699
                ]
            },
            "id": "a83ddf53-b241-47d1-87e1-28edb268c9d6",
            "properties": {
                "id": "a83ddf53-b241-47d1-87e1-28edb268c9d6",
                "name": "denver_region3",
                "label": "denver_region3",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -69.7318808549366,
                    44.33408845121
                ]
            },
            "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": [
                    -75.3679064562797,
                    40.6266599467302
                ]
            },
            "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.6833988927503,
                    41.7660647628697
                ]
            },
            "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": [
                    -118.822045669143,
                    34.1369011498082
                ]
            },
            "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": [
                    -83.3689486377275,
                    33.9508324420693
                ]
            },
            "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": [
                    -123.024514466105,
                    44.9231392752342
                ]
            },
            "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": [
                    145.819001143443,
                    -17.1601602402362
                ]
            },
            "id": "104a3c92-bfe2-4bab-9e9b-bc3280aaef73",
            "properties": {
                "id": "104a3c92-bfe2-4bab-9e9b-bc3280aaef73",
                "name": "cairns",
                "label": "Cairns",
                "country": "AU",
                "state_abbrev": "QLD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.046526123296,
                    37.316790424451
                ]
            },
            "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": [
                    -84.1493538847803,
                    34.0053841516321
                ]
            },
            "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": [
                    130.887001957802,
                    -12.3984254582147
                ]
            },
            "id": "d1dd937d-ac43-4e15-b1c0-6f0dad8fd129",
            "properties": {
                "id": "d1dd937d-ac43-4e15-b1c0-6f0dad8fd129",
                "name": "darwin",
                "label": "Darwin",
                "country": "AU",
                "state_abbrev": "NT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -90.6052011503479,
                    41.5563181206731
                ]
            },
            "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": [
                    -108.743017663316,
                    35.518173681701
                ]
            },
            "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": [
                    -111.754481840319,
                    40.3058575329013
                ]
            },
            "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": [
                    -96.7313845689996,
                    43.5381655698226
                ]
            },
            "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": [
                    -117.293644545523,
                    34.1411563234609
                ]
            },
            "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": [
                    -88.2462307836806,
                    43.0087743428266
                ]
            },
            "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": [
                    -105.220558251401,
                    35.6010179633065
                ]
            },
            "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": [
                    -117.171006040479,
                    34.0511658802102
                ]
            },
            "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": [
                    -75.5203047886093,
                    39.1603376935849
                ]
            },
            "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": [
                    -87.7655018353124,
                    41.9272607430771
                ]
            },
            "id": "d086e2cf-28b2-4b60-856c-90ef62bcfc6c",
            "properties": {
                "id": "d086e2cf-28b2-4b60-856c-90ef62bcfc6c",
                "name": "belmont-cragin",
                "label": "Belmont Cragin",
                "country": "US",
                "state_abbrev": "IL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -91.3796513853841,
                    39.9334149400522
                ]
            },
            "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": [
                    -105.026630175018,
                    39.7646685363363
                ]
            },
            "id": "458609d6-b48f-4778-ba95-d4bddfd1214e",
            "properties": {
                "id": "458609d6-b48f-4778-ba95-d4bddfd1214e",
                "name": "denver_region1",
                "label": "denver_region1",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.116774495591,
                    39.697826230567
                ]
            },
            "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": [
                    -73.2201878283694,
                    44.4622108317868
                ]
            },
            "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": [
                    -89.8195234002658,
                    35.2336883608343
                ]
            },
            "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": [
                    -86.7986711475568,
                    33.5275774222206
                ]
            },
            "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": [
                    -80.6362686153068,
                    35.3939064736007
                ]
            },
            "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": [
                    -84.5711027932169,
                    33.3942472699685
                ]
            },
            "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": [
                    -80.8254955403122,
                    35.584986912591
                ]
            },
            "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": [
                    -123.117349620107,
                    44.0564036909213
                ]
            },
            "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": [
                    -89.6441401915026,
                    44.961568566888
                ]
            },
            "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": [
                    -118.411679117419,
                    34.1069789278723
                ]
            },
            "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": [
                    -89.6154708800706,
                    40.7519900796559
                ]
            },
            "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": [
                    -77.0162909035537,
                    38.9047738879331
                ]
            },
            "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": [
                    -124.118527745048,
                    41.8468190942545
                ]
            },
            "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": [
                    -80.2088501230001,
                    25.7752565595226
                ]
            },
            "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": [
                    -97.5136176764404,
                    35.4676248356907
                ]
            },
            "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": [
                    -81.7950948435178,
                    26.427618524878
                ]
            },
            "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": [
                    -81.6601799930195,
                    30.3369878529649
                ]
            },
            "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": [
                    -87.3428412933136,
                    36.5696687139829
                ]
            },
            "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": [
                    -84.2526397083029,
                    30.4549234020444
                ]
            },
            "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": [
                    -88.9877233343205,
                    40.5219822828694
                ]
            },
            "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": [
                    -157.845349332682,
                    21.3257047589652
                ]
            },
            "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": [
                    -97.1250776667045,
                    32.6997759752622
                ]
            },
            "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": [
                    147.305814726015,
                    -41.3606342424622
                ]
            },
            "id": "7d1d7aa4-de5d-45a1-9b3a-ae819fa8bc99",
            "properties": {
                "id": "7d1d7aa4-de5d-45a1-9b3a-ae819fa8bc99",
                "name": "launceston",
                "label": "Launceston",
                "country": "AU",
                "state_abbrev": "TAS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -75.6649156808216,
                    41.4043741186556
                ]
            },
            "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": [
                    -90.871445069632,
                    46.580522402323
                ]
            },
            "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": [
                    -122.470467017326,
                    48.7535769531082
                ]
            },
            "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": [
                    -77.5544584605983,
                    39.1056983104395
                ]
            },
            "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": [
                    150.912214223194,
                    -33.9566606479645
                ]
            },
            "id": "6dfc0e56-8420-4104-82c5-570b4c9af098",
            "properties": {
                "id": "6dfc0e56-8420-4104-82c5-570b4c9af098",
                "name": "liverpool",
                "label": "Liverpool",
                "country": "AU",
                "state_abbrev": "NSW",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.81693528484,
                    45.4778392001502
                ]
            },
            "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": [
                    -88.3893950604972,
                    44.2773865171893
                ]
            },
            "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": [
                    138.875004361692,
                    -35.0858093285665
                ]
            },
            "id": "3b59df60-f285-4df8-9203-7fdd40427cbd",
            "properties": {
                "id": "3b59df60-f285-4df8-9203-7fdd40427cbd",
                "name": "mount-barker",
                "label": "Mount Barker",
                "country": "AU",
                "state_abbrev": "SA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.099829201745,
                    39.9946971341353
                ]
            },
            "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": [
                    -75.281208912463,
                    40.2416546622794
                ]
            },
            "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": [
                    140.781682430022,
                    -37.825345219453
                ]
            },
            "id": "2390fcaf-ad85-4a18-b6d2-667fafb91479",
            "properties": {
                "id": "2390fcaf-ad85-4a18-b6d2-667fafb91479",
                "name": "mount-gambier",
                "label": "Mount Gambier",
                "country": "AU",
                "state_abbrev": "SA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -84.3122124384174,
                    33.9418712246947
                ]
            },
            "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": [
                    -93.3649294911879,
                    44.9488145701553
                ]
            },
            "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": [
                    -96.7859504972412,
                    44.3022391476518
                ]
            },
            "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": [
                    -124.156856190674,
                    40.7941275659723
                ]
            },
            "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": [
                    151.695707180152,
                    -32.8800575650558
                ]
            },
            "id": "3c309869-8329-4b02-9904-d65144efc280",
            "properties": {
                "id": "3c309869-8329-4b02-9904-d65144efc280",
                "name": "newcastle",
                "label": "Newcastle",
                "country": "AU",
                "state_abbrev": "NSW",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -87.6847475917179,
                    41.8369036780591
                ]
            },
            "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": [
                    -82.5529778848226,
                    28.1820481827707
                ]
            },
            "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": [
                    147.287606595667,
                    -42.8978387525394
                ]
            },
            "id": "29a72712-b236-423b-b0b2-48b059c024ca",
            "properties": {
                "id": "29a72712-b236-423b-b0b2-48b059c024ca",
                "name": "hobart",
                "label": "Hobart",
                "country": "AU",
                "state_abbrev": "TAS",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    149.120373717734,
                    -33.3246615236956
                ]
            },
            "id": "d46690b0-f26a-4dc6-8679-df19c97bb62b",
            "properties": {
                "id": "d46690b0-f26a-4dc6-8679-df19c97bb62b",
                "name": "orange",
                "label": "Orange",
                "country": "AU",
                "state_abbrev": "NSW",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.142160375621,
                    38.6668861000401
                ]
            },
            "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": [
                    151.110562339771,
                    -33.7991387792799
                ]
            },
            "id": "941ab11f-30c5-4db1-99a6-de8aaadca176",
            "properties": {
                "id": "941ab11f-30c5-4db1-99a6-de8aaadca176",
                "name": "ryde",
                "label": "Ryde",
                "country": "AU",
                "state_abbrev": "NSW",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -117.283531203344,
                    33.1245422507363
                ]
            },
            "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": [
                    -122.527651418011,
                    37.9721691742181
                ]
            },
            "id": "82f3a5b6-7fa9-47e5-a878-e08f95cfc63a",
            "properties": {
                "id": "82f3a5b6-7fa9-47e5-a878-e08f95cfc63a",
                "name": "downtown-san-rafael-scenario-3",
                "label": "Downtown San Rafael Scenario 3",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.308682761313,
                    44.0561896301267
                ]
            },
            "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": [
                    151.202740125363,
                    -33.8893632697121
                ]
            },
            "id": "c11de6c4-bc91-4aef-b619-a1bf8bc1bf1c",
            "properties": {
                "id": "c11de6c4-bc91-4aef-b619-a1bf8bc1bf1c",
                "name": "sydney",
                "label": "Sydney",
                "country": "AU",
                "state_abbrev": "NSW",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -121.641016997951,
                    37.1324180481463
                ]
            },
            "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": [
                    -0.102653601517267,
                    51.497349384746
                ]
            },
            "id": "0bf050b5-b244-4e0b-b03f-bac8f20245f5",
            "properties": {
                "id": "0bf050b5-b244-4e0b-b03f-bac8f20245f5",
                "name": "london",
                "label": "London",
                "country": "GB",
                "state_abbrev": "ENG",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.875848019615,
                    39.7621433902577
                ]
            },
            "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": [
                    -86.1457890234306,
                    39.7771230137464
                ]
            },
            "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": [
                    -77.8568134670527,
                    40.7909891629473
                ]
            },
            "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": [
                    -81.545060932944,
                    35.2903612320479
                ]
            },
            "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": [
                    -119.254409618896,
                    34.2675134293129
                ]
            },
            "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": [
                    -80.6953576152378,
                    40.0754211287026
                ]
            },
            "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": [
                    -81.5965487775184,
                    28.5420930474688
                ]
            },
            "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": [
                    -80.965479237351,
                    29.0248715991155
                ]
            },
            "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": [
                    -76.5031750837844,
                    42.4441286837135
                ]
            },
            "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": [
                    -120.668913368398,
                    35.2670752412912
                ]
            },
            "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": [
                    -96.0454935731256,
                    41.2633531756576
                ]
            },
            "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": [
                    -77.0861700574737,
                    38.8183741860604
                ]
            },
            "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": [
                    -93.2915748080335,
                    37.1942562186469
                ]
            },
            "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": [
                    -122.542104027443,
                    37.9084768007399
                ]
            },
            "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": [
                    -111.865029242069,
                    33.6872302454407
                ]
            },
            "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": [
                    -75.2560167543829,
                    40.740877676796
                ]
            },
            "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": [
                    9.17291989980134,
                    45.4684450875509
                ]
            },
            "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.358428707175,
                    34.7255106755871
                ]
            },
            "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": [
                    -122.096636670904,
                    37.3685408201604
                ]
            },
            "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": [
                    -98.5246762999189,
                    29.4721483510677
                ]
            },
            "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": [
                    -123.278109089707,
                    44.5697858996528
                ]
            },
            "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": [
                    -76.8842495645119,
                    40.2752178042679
                ]
            },
            "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": [
                    -88.9327887678238,
                    30.4260740979232
                ]
            },
            "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": [
                    -82.5536917075805,
                    35.5704907240611
                ]
            },
            "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": [
                    -120.57335289909,
                    34.9608546639203
                ]
            },
            "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": [
                    -88.9703281337094,
                    40.4756814045988
                ]
            },
            "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": [
                    -117.118330134552,
                    32.5689230241321
                ]
            },
            "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": [
                    -95.9036922934068,
                    36.1284385130837
                ]
            },
            "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": [
                    -157.718216328164,
                    21.2887188119788
                ]
            },
            "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": [
                    -88.1504974299782,
                    41.8776551503818
                ]
            },
            "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": [
                    -71.2307064933011,
                    42.4456302881071
                ]
            },
            "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": [
                    -79.0389748950363,
                    35.926868186859
                ]
            },
            "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": [
                    -116.369556434034,
                    33.737802055582
                ]
            },
            "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": [
                    -83.0270075287375,
                    42.4934233017384
                ]
            },
            "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": [
                    -120.655974921892,
                    35.6394521830331
                ]
            },
            "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": [
                    -83.0304651451836,
                    42.5808839055458
                ]
            },
            "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": [
                    -75.4755646731427,
                    40.5961123540597
                ]
            },
            "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": [
                    -75.6444493479238,
                    40.250775214679
                ]
            },
            "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": [
                    -122.441421205916,
                    45.5023205770316
                ]
            },
            "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": [
                    -121.31112524034,
                    37.9766340285816
                ]
            },
            "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": [
                    -77.1187605034486,
                    38.9865897358491
                ]
            },
            "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": [
                    -83.4785924936707,
                    42.5378752057954
                ]
            },
            "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": [
                    -111.792566554972,
                    43.8220933626041
                ]
            },
            "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": [
                    -97.3443196822164,
                    37.6896218105043
                ]
            },
            "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": [
                    -83.1051708722094,
                    42.3847049217763
                ]
            },
            "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": [
                    -76.3011748578138,
                    40.0420193459648
                ]
            },
            "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": [
                    -122.545888323999,
                    47.2148652555539
                ]
            },
            "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": [
                    -106.836774103139,
                    39.1951251841755
                ]
            },
            "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": [
                    -80.2609665822547,
                    36.1029481353075
                ]
            },
            "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": [
                    -71.321707105413,
                    42.6388681729743
                ]
            },
            "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": [
                    -115.265336882868,
                    36.2333606075536
                ]
            },
            "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": [
                    -97.1503202999783,
                    32.9544819315663
                ]
            },
            "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": [
                    -82.3023084438852,
                    27.8227014692304
                ]
            },
            "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": [
                    -117.771370649968,
                    33.8889835343329
                ]
            },
            "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": [
                    -80.8307670303954,
                    35.2078347666253
                ]
            },
            "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": [
                    -90.0523903135012,
                    35.1102014434858
                ]
            },
            "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": [
                    -73.1167822618272,
                    40.858609161548
                ]
            },
            "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": [
                    -83.7153924154652,
                    42.2082366121915
                ]
            },
            "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": [
                    -117.394840484326,
                    33.9381236905925
                ]
            },
            "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": [
                    -88.2070853114577,
                    41.9804005294291
                ]
            },
            "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": [
                    -3.28784885481468,
                    55.9247152753018
                ]
            },
            "id": "40089707-32d3-4edf-bff1-e48d92af6001",
            "properties": {
                "id": "40089707-32d3-4edf-bff1-e48d92af6001",
                "name": "edinburgh",
                "label": "Edinburgh",
                "country": "GB",
                "state_abbrev": "SCT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -94.8076569453867,
                    39.0157734380434
                ]
            },
            "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": [
                    -71.1013501923859,
                    42.3907392019106
                ]
            },
            "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": [
                    -111.795271696631,
                    40.3782963230405
                ]
            },
            "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": [
                    -90.1780473158001,
                    29.9976502896352
                ]
            },
            "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": [
                    -122.118897800525,
                    37.8919059805501
                ]
            },
            "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": [
                    -86.7141565017916,
                    41.60691656387
                ]
            },
            "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": [
                    -124.075743697503,
                    40.8615851645474
                ]
            },
            "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": [
                    -88.0100930082863,
                    42.2692149376307
                ]
            },
            "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": [
                    -122.935932779952,
                    45.5272006256432
                ]
            },
            "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": [
                    -71.3229150485883,
                    41.4819827122217
                ]
            },
            "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": [
                    -4.25502410180334,
                    55.8545510707804
                ]
            },
            "id": "c0e46006-1e6f-4c42-93f0-4e4ef6ec3925",
            "properties": {
                "id": "c0e46006-1e6f-4c42-93f0-4e4ef6ec3925",
                "name": "glasgow",
                "label": "Glasgow",
                "country": "GB",
                "state_abbrev": "SCT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -81.9544913833924,
                    28.0556394483669
                ]
            },
            "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": [
                    5.07898890972883,
                    52.0913004244521
                ]
            },
            "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": [
                    -118.138873032009,
                    34.1596805594458
                ]
            },
            "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": [
                    -118.945087842779,
                    34.1759642414895
                ]
            },
            "id": "cdd99aea-b5a1-402a-b923-e5331c2b7362",
            "properties": {
                "id": "cdd99aea-b5a1-402a-b923-e5331c2b7362",
                "name": "newbury-park",
                "label": "Newbury Park",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.30141578413,
                    38.2981857273614
                ]
            },
            "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": [
                    -124.976967479307,
                    49.6979584586043
                ]
            },
            "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": [
                    -111.054692276082,
                    45.6828863224237
                ]
            },
            "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": [
                    -122.167363691181,
                    37.4251535835026
                ]
            },
            "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": [
                    -112.657078520644,
                    45.9019863751807
                ]
            },
            "id": "9c48fb0c-c2ce-4097-b3b2-7e9020980895",
            "properties": {
                "id": "9c48fb0c-c2ce-4097-b3b2-7e9020980895",
                "name": "butte-silver-bow",
                "label": "Butte-Silver Bow",
                "country": "US",
                "state_abbrev": "MT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.7315352617076,
                    39.965100043085
                ]
            },
            "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": [
                    -74.7973403007363,
                    39.0058792678001
                ]
            },
            "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": [
                    -88.1010169236967,
                    30.6674041365445
                ]
            },
            "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": [
                    -122.965230960046,
                    49.2456273706368
                ]
            },
            "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": [
                    -121.760750982435,
                    37.686170074628
                ]
            },
            "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": [
                    -118.002464830482,
                    33.6946815550077
                ]
            },
            "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": [
                    -120.619882667961,
                    35.1204334371373
                ]
            },
            "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": [
                    -122.771433115754,
                    49.2973311169955
                ]
            },
            "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": [
                    -122.365026318362,
                    40.5697591251947
                ]
            },
            "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": [
                    -118.396828826742,
                    34.0057842941132
                ]
            },
            "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": [
                    -76.6190394669733,
                    39.3944003248933
                ]
            },
            "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": [
                    -90.7067395051131,
                    42.5006690999814
                ]
            },
            "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": [
                    -96.8999809186536,
                    32.9889218688275
                ]
            },
            "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": [
                    -94.5318926479604,
                    36.1837814215111
                ]
            },
            "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": [
                    -104.944355390531,
                    39.9203849193355
                ]
            },
            "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": [
                    -118.481569383702,
                    34.0231837184805
                ]
            },
            "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": [
                    -73.5498053985637,
                    41.0781916265706
                ]
            },
            "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": [
                    -87.9921515685906,
                    42.0064053423109
                ]
            },
            "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": [
                    -117.951371922093,
                    33.7105083695425
                ]
            },
            "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": [
                    -71.9545191714718,
                    41.3562167926258
                ]
            },
            "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": [
                    -117.761638715934,
                    33.5425475824937
                ]
            },
            "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": [
                    -122.033882292654,
                    37.390440177173
                ]
            },
            "id": "ed2cbc8d-4b70-413c-baf7-338c1de92564",
            "properties": {
                "id": "ed2cbc8d-4b70-413c-baf7-338c1de92564",
                "name": "bmlb_lsnf",
                "label": "bmlb_lsnf",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -120.673899759102,
                    35.1431015532521
                ]
            },
            "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": [
                    -99.7781810891059,
                    29.2153140255179
                ]
            },
            "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": [
                    -122.022340089889,
                    37.4054574517382
                ]
            },
            "id": "a2a7fa47-5e3d-4311-ac46-4525e7ded5ee",
            "properties": {
                "id": "a2a7fa47-5e3d-4311-ac46-4525e7ded5ee",
                "name": "bmlb_eventcenter",
                "label": "bmlb_eventcenter",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.0361283299596,
                    41.5582390328155
                ]
            },
            "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": [
                    -122.033385853825,
                    37.4068226585169
                ]
            },
            "id": "07595064-f1b7-421d-ac7f-d590398f0120",
            "properties": {
                "id": "07595064-f1b7-421d-ac7f-d590398f0120",
                "name": "bmlb_1180discovery",
                "label": "bmlb_1180discovery",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.2528618500278,
                    43.1625969253693
                ]
            },
            "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": [
                    -121.89345558482,
                    36.991150263091
                ]
            },
            "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": [
                    -120.584521848961,
                    35.1241532315705
                ]
            },
            "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": [
                    -86.7626186638398,
                    34.7113424188364
                ]
            },
            "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": [
                    -120.685722304675,
                    35.4826788157178
                ]
            },
            "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": [
                    -117.715331889933,
                    34.1258930607712
                ]
            },
            "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": [
                    -75.1073404321191,
                    39.9361394180526
                ]
            },
            "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": [
                    -87.6939449580221,
                    42.0463449597437
                ]
            },
            "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": [
                    -105.052664459085,
                    39.9541357214655
                ]
            },
            "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": [
                    -72.4606264759615,
                    41.836404415974
                ]
            },
            "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": [
                    -77.2131974896474,
                    39.1346046561012
                ]
            },
            "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": [
                    -71.1183373538185,
                    42.3758134346465
                ]
            },
            "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": [
                    -112.323630276932,
                    33.385752296926
                ]
            },
            "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": [
                    -123.225675207832,
                    39.0515325167161
                ]
            },
            "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": [
                    -94.7441921114546,
                    39.1234621330454
                ]
            },
            "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": [
                    -85.603393760505,
                    44.7544564822536
                ]
            },
            "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": [
                    -116.538203584884,
                    33.8017266534052
                ]
            },
            "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": [
                    -76.497352204166,
                    39.043650310472
                ]
            },
            "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": [
                    115.852544586359,
                    -31.931290403268
                ]
            },
            "id": "c65024fe-cfa1-493f-8e50-a9d86fff5e54",
            "properties": {
                "id": "c65024fe-cfa1-493f-8e50-a9d86fff5e54",
                "name": "vincent",
                "label": "Vincent",
                "country": "AU",
                "state_abbrev": "WA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.6070980941595,
                    39.155995819908
                ]
            },
            "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": [
                    -118.272507808053,
                    34.0385006371096
                ]
            },
            "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": [
                    -119.848594809593,
                    39.5486485586589
                ]
            },
            "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": [
                    -111.501292359114,
                    40.6502370991127
                ]
            },
            "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": [
                    -104.611317175018,
                    38.2700729074938
                ]
            },
            "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": [
                    -78.7582166762535,
                    39.6516075579152
                ]
            },
            "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": [
                    -84.1508503313638,
                    33.4398504198016
                ]
            },
            "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": [
                    -98.4679850355709,
                    45.4645656502236
                ]
            },
            "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": [
                    -79.0275655471685,
                    43.8690701895555
                ]
            },
            "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": [
                    -122.072108082456,
                    37.425935553418
                ]
            },
            "id": "678a8051-5c71-4589-9546-525764655d1a",
            "properties": {
                "id": "678a8051-5c71-4589-9546-525764655d1a",
                "name": "bmlb_crittenden",
                "label": "bmlb_crittenden",
                "country": "US",
                "state_abbrev": "CA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -105.062437600844,
                    39.8836945833228
                ]
            },
            "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": [
                    -82.4764051711383,
                    27.967972361148
                ]
            },
            "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": [
                    145.077692657355,
                    -37.5472124885501
                ]
            },
            "id": "35464c59-0eea-4edb-b0bf-650f25a01a04",
            "properties": {
                "id": "35464c59-0eea-4edb-b0bf-650f25a01a04",
                "name": "whittlesea",
                "label": "Whittlesea",
                "country": "AU",
                "state_abbrev": "VIC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -120.184871865326,
                    39.3454398574313
                ]
            },
            "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": [
                    -82.3458722517404,
                    29.6804012664392
                ]
            },
            "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": [
                    -122.659728773303,
                    49.0986908377991
                ]
            },
            "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": [
                    -106.138658911495,
                    38.8318511386696
                ]
            },
            "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": [
                    -80.4703184034997,
                    43.4208672050328
                ]
            },
            "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": [
                    -79.9760252135766,
                    40.4389278586749
                ]
            },
            "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": [
                    -92.1250205426798,
                    46.7784600293123
                ]
            },
            "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": [
                    -99.9209565293213,
                    49.8452633372724
                ]
            },
            "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": [
                    -73.6272387340275,
                    41.0283767439129
                ]
            },
            "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": [
                    -81.3230033023638,
                    35.7425383362881
                ]
            },
            "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": [
                    -79.9937430577159,
                    35.9898148426397
                ]
            },
            "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": [
                    -121.969829447331,
                    37.8121408656303
                ]
            },
            "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": [
                    -111.619471817212,
                    35.1871999344835
                ]
            },
            "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": [
                    -72.9406964395128,
                    41.6811519769123
                ]
            },
            "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": [
                    -86.26919630328,
                    41.6770956848718
                ]
            },
            "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": [
                    -81.6321805927892,
                    38.3484429846376
                ]
            },
            "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": [
                    -80.646338447362,
                    41.0993382734317
                ]
            },
            "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": [
                    -80.2278513361411,
                    38.9927911977919
                ]
            },
            "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": [
                    -114.052223817718,
                    51.0350326223409
                ]
            },
            "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": [
                    -104.875848019615,
                    39.7621433902578
                ]
            },
            "id": "056fda7c-7ca9-4673-88ab-4308b90890ec",
            "properties": {
                "id": "056fda7c-7ca9-4673-88ab-4308b90890ec",
                "name": "denver_private",
                "label": "denver_private",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -88.3111203224692,
                    41.9192087791442
                ]
            },
            "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": [
                    -121.929441820876,
                    49.1426016675918
                ]
            },
            "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": [
                    -81.9957226948557,
                    26.6446223811318
                ]
            },
            "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": [
                    -104.775290237709,
                    39.5083380984165
                ]
            },
            "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": [
                    -122.545889042692,
                    45.5344288666934
                ]
            },
            "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": [
                    -94.8018052613843,
                    38.9609130042404
                ]
            },
            "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": [
                    -71.8079363236576,
                    42.2705356015215
                ]
            },
            "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": [
                    -89.0692051581121,
                    30.4211373239935
                ]
            },
            "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": [
                    -104.996941996688,
                    39.7460699123572
                ]
            },
            "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": [
                    -97.6642112813519,
                    30.5270487528058
                ]
            },
            "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": [
                    -82.3803612429334,
                    36.3403795534395
                ]
            },
            "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": [
                    -87.2709833773999,
                    33.8506945776896
                ]
            },
            "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": [
                    -112.844051787082,
                    49.6876119429006
                ]
            },
            "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": [
                    -86.7573239707999,
                    33.3114531547794
                ]
            },
            "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.792595310863,
                    41.1405864078625
                ]
            },
            "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": [
                    -90.4764610041035,
                    41.5656438146362
                ]
            },
            "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": [
                    -96.7093045479517,
                    32.9716569252983
                ]
            },
            "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": [
                    -84.4587263389143,
                    38.0423272674417
                ]
            },
            "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": [
                    -73.4335112770502,
                    45.5093272267421
                ]
            },
            "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": [
                    -111.299505912477,
                    47.5021846728925
                ]
            },
            "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": [
                    -85.24879520439,
                    35.065711080215
                ]
            },
            "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": [
                    -76.34603054192,
                    39.5347299134054
                ]
            },
            "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": [
                    -89.6763512833824,
                    46.0950262863854
                ]
            },
            "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": [
                    -82.0988966222499,
                    39.3268125179718
                ]
            },
            "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": [
                    -75.0915013577528,
                    40.2042961171006
                ]
            },
            "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": [
                    -155.952653799562,
                    19.6611501202142
                ]
            },
            "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": [
                    -73.667971515497,
                    41.0052290052725
                ]
            },
            "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": [
                    -75.7752729422758,
                    45.2931795092444
                ]
            },
            "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": [
                    -122.516121265943,
                    49.2622762619622
                ]
            },
            "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": [
                    -117.881852691004,
                    33.7366552663536
                ]
            },
            "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": [
                    -83.7217256909115,
                    33.9916339114187
                ]
            },
            "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": [
                    -78.8782315785112,
                    43.9488253049066
                ]
            },
            "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": [
                    -114.009351594354,
                    46.8684814597802
                ]
            },
            "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": [
                    -82.8124078902494,
                    34.6840792296838
                ]
            },
            "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": [
                    -113.575145625909,
                    37.0758107870121
                ]
            },
            "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": [
                    -93.6665703533455,
                    32.5229323528045
                ]
            },
            "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": [
                    -113.501532585774,
                    53.5194008738269
                ]
            },
            "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": [
                    -80.2444336817708,
                    27.1958757423083
                ]
            },
            "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": [
                    -106.320806580478,
                    42.8420576490299
                ]
            },
            "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": [
                    -71.3576590691362,
                    42.3290032583824
                ]
            },
            "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": [
                    -73.7257655598294,
                    45.6048464124409
                ]
            },
            "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": [
                    -91.5304658809772,
                    41.6558416391743
                ]
            },
            "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": [
                    -122.155060985651,
                    47.595333411523
                ]
            },
            "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": [
                    -70.9593885969378,
                    41.8310232892279
                ]
            },
            "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": [
                    -71.0031671294802,
                    42.4184447666371
                ]
            },
            "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.335733212526,
                    47.3090053144335
                ]
            },
            "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": [
                    -73.4757328473811,
                    45.7654515749336
                ]
            },
            "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": [
                    -83.4957842731272,
                    42.576329114549
                ]
            },
            "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": [
                    -88.6896657294474,
                    32.3845429064203
                ]
            },
            "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": [
                    -108.567557060884,
                    39.0877110217065
                ]
            },
            "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": [
                    -106.430985155445,
                    31.8478677220679
                ]
            },
            "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": [
                    -117.029648070923,
                    32.665112698466
                ]
            },
            "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": [
                    -122.507543697336,
                    37.925581365619
                ]
            },
            "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": [
                    -122.14292705703,
                    37.3960136739394
                ]
            },
            "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": [
                    -74.0636967626136,
                    40.1048434223653
                ]
            },
            "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": [
                    -85.0383854517047,
                    33.0273443211559
                ]
            },
            "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": [
                    -70.6088595971114,
                    41.5516824314303
                ]
            },
            "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": [
                    -84.8770437328634,
                    32.5099602757282
                ]
            },
            "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": [
                    -122.459664627437,
                    47.2518324217824
                ]
            },
            "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": [
                    -85.9670784844028,
                    39.9588341041908
                ]
            },
            "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": [
                    -84.7770193655435,
                    37.6419054014535
                ]
            },
            "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": [
                    -82.4135742309643,
                    27.1164574869855
                ]
            },
            "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": [
                    -114.326152525833,
                    48.2154810777587
                ]
            },
            "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": [
                    -72.3648099361774,
                    41.878597148071
                ]
            },
            "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": [
                    -119.346298260173,
                    50.2339533214733
                ]
            },
            "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": [
                    -80.3930179537571,
                    27.6462710369876
                ]
            },
            "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": [
                    -82.5300179456894,
                    28.4797805637012
                ]
            },
            "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": [
                    -93.4625774522005,
                    45.1089347998387
                ]
            },
            "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": [
                    -92.3521830039451,
                    42.4918245231681
                ]
            },
            "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": [
                    -94.5642992269736,
                    39.1395945632043
                ]
            },
            "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": [
                    -87.3451902426223,
                    41.595615581853
                ]
            },
            "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": [
                    -90.1481690457867,
                    32.423633314079
                ]
            },
            "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": [
                    -123.3564154455,
                    48.4283513413728
                ]
            },
            "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": [
                    -95.8518737248979,
                    41.2368455530877
                ]
            },
            "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": [
                    -94.3502493019655,
                    39.0871001740573
                ]
            },
            "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.5435705951705,
                    27.3382932471616
                ]
            },
            "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": [
                    -94.4680368135313,
                    44.3119959719709
                ]
            },
            "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": [
                    -76.5039360482412,
                    38.9706730850091
                ]
            },
            "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": [
                    -75.1452537608141,
                    38.7789587922765
                ]
            },
            "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": [
                    -112.019667071243,
                    46.5964270427526
                ]
            },
            "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": [
                    -94.1982704038847,
                    46.3552198802252
                ]
            },
            "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": [
                    -75.0982753288192,
                    38.5354978479479
                ]
            },
            "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": [
                    -80.005200337259,
                    32.9922773839437
                ]
            },
            "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": [
                    -77.8866653293056,
                    34.2099731978306
                ]
            },
            "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": [
                    -73.798695643708,
                    42.6663963172651
                ]
            },
            "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.1003916802117,
                    29.2960337386317
                ]
            },
            "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": [
                    -93.2150063924802,
                    30.2029904011809
                ]
            },
            "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": [
                    -90.5500336387465,
                    38.595021138646
                ]
            },
            "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": [
                    -81.7949332792826,
                    26.1503317283146
                ]
            },
            "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": [
                    -88.5619965725323,
                    44.0227127740378
                ]
            },
            "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": [
                    -107.878294458113,
                    37.2658729887206
                ]
            },
            "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": [
                    -82.3651127287204,
                    34.8363714910338
                ]
            },
            "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": [
                    -83.4889750062943,
                    42.4354848812088
                ]
            },
            "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": [
                    -87.9854318772145,
                    44.5207452517295
                ]
            },
            "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": [
                    -71.2084271661087,
                    42.3316040855395
                ]
            },
            "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": [
                    -117.432923638826,
                    47.6670687471929
                ]
            },
            "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": [
                    -83.9966914230944,
                    33.6645944161888
                ]
            },
            "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": [
                    -86.8523965372881,
                    35.9214163226447
                ]
            },
            "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": [
                    -87.4444345846894,
                    41.4869954090765
                ]
            },
            "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.4536054661378,
                    42.5195455647699
                ]
            },
            "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": [
                    -82.9209643575124,
                    40.1241173072458
                ]
            },
            "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": [
                    -122.712062107692,
                    47.5436175687589
                ]
            },
            "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": [
                    -72.5733468729545,
                    41.8352738947107
                ]
            },
            "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": [
                    -76.634046004193,
                    36.7018432688665
                ]
            },
            "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": [
                    -73.1286373200546,
                    40.9073907149579
                ]
            },
            "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": [
                    -83.2605327048634,
                    42.4764818552685
                ]
            },
            "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": [
                    -84.2138193519479,
                    39.4248894462288
                ]
            },
            "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": [
                    -113.797351848547,
                    52.2815947851124
                ]
            },
            "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": [
                    -83.7847440616798,
                    42.5297786825113
                ]
            },
            "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": [
                    -105.500410358415,
                    44.2779241361596
                ]
            },
            "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": [
                    -88.0629041437653,
                    41.8666890432046
                ]
            },
            "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": [
                    -73.8057569892919,
                    40.893035750018
                ]
            },
            "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": [
                    -72.8255699747886,
                    41.8729067027639
                ]
            },
            "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": [
                    -88.0490808095741,
                    42.9409210315438
                ]
            },
            "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": [
                    -89.4255072706576,
                    42.9858573408254
                ]
            },
            "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": [
                    -89.6250453398848,
                    40.5679002180893
                ]
            },
            "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": [
                    -72.7946573192801,
                    41.5369337625897
                ]
            },
            "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": [
                    -70.1752901694018,
                    42.0492906512079
                ]
            },
            "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": [
                    -83.9576788488388,
                    33.8903531066474
                ]
            },
            "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": [
                    -87.1885997052033,
                    30.4427357385651
                ]
            },
            "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": [
                    -73.6942675976547,
                    40.788425533205
                ]
            },
            "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": [
                    -88.1658901691661,
                    41.7480736438788
                ]
            },
            "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": [
                    -80.1463926143329,
                    26.1411271853424
                ]
            },
            "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": [
                    -89.4346097015918,
                    40.7048294060124
                ]
            },
            "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": [
                    -94.8197718461653,
                    38.8832005339367
                ]
            },
            "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": [
                    -122.761910025015,
                    49.2533432221902
                ]
            },
            "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": [
                    -89.9694496384188,
                    35.1087286674248
                ]
            },
            "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": [
                    -88.3088421343118,
                    41.8490673960438
                ]
            },
            "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": [
                    -88.2731299718568,
                    40.1147856439155
                ]
            },
            "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": [
                    -72.3836439685699,
                    41.2947331387792
                ]
            },
            "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": [
                    -95.6956747576975,
                    39.0345398096407
                ]
            },
            "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": [
                    -90.2549411994433,
                    30.0109127825745
                ]
            },
            "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": [
                    -66.0605925002232,
                    45.2749318398852
                ]
            },
            "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": [
                    -66.6435916230919,
                    45.9552404550656
                ]
            },
            "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": [
                    -88.0169936590743,
                    41.794857025458
                ]
            },
            "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": [
                    -120.327730015904,
                    50.6942373202822
                ]
            },
            "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": [
                    -86.4366530234559,
                    36.9720598141739
                ]
            },
            "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": [
                    -104.984475958893,
                    39.7495913640626
                ]
            },
            "id": "5c74a25c-d12c-4204-9c5b-0b5bfdffa373",
            "properties": {
                "id": "5c74a25c-d12c-4204-9c5b-0b5bfdffa373",
                "name": "denver_region2",
                "label": "denver_region2",
                "country": "US",
                "state_abbrev": "CO",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -96.605266071302,
                    39.1882541503371
                ]
            },
            "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": [
                    -122.775707697012,
                    53.9238913050838
                ]
            },
            "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": [
                    -72.6548765776217,
                    41.5476359270018
                ]
            },
            "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": [
                    -71.9617096264637,
                    45.4015775644368
                ]
            },
            "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": [
                    -87.8104370625157,
                    42.1822852223693
                ]
            },
            "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": [
                    -85.1436181369308,
                    41.088496056967
                ]
            },
            "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": [
                    -87.5340409191272,
                    37.9881349647141
                ]
            },
            "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": [
                    -85.8771761443206,
                    37.7029722057604
                ]
            },
            "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": [
                    -122.784319046594,
                    49.1168010478044
                ]
            },
            "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": [
                    -73.9383508826178,
                    40.6639208095152
                ]
            },
            "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": [
                    -106.64071779528,
                    52.14131769797
                ]
            },
            "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": [
                    -112.465783288691,
                    42.8715000803901
                ]
            },
            "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": [
                    -75.4978160627348,
                    40.5351780984113
                ]
            },
            "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": [
                    -88.1971885693585,
                    40.1105983793194
                ]
            },
            "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": [
                    -123.109131933522,
                    49.2473699396124
                ]
            },
            "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": [
                    -91.4952497749252,
                    44.8202758332315
                ]
            },
            "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": [
                    -89.6540243096456,
                    39.7714860093593
                ]
            },
            "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": [
                    -88.8352350011146,
                    35.653307281373
                ]
            },
            "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": [
                    -87.9780008864079,
                    41.8865362863935
                ]
            },
            "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": [
                    -87.6609609073356,
                    41.5591039823276
                ]
            },
            "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": [
                    -97.1573105503834,
                    49.8636907032533
                ]
            },
            "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": [
                    4.33717691107048,
                    51.9238603589241
                ]
            },
            "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": [
                    -75.6582528679134,
                    45.4909786041094
                ]
            },
            "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": [
                    -63.6335813827841,
                    44.6450314474961
                ]
            },
            "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": [
                    4.89245012168014,
                    52.3724439919799
                ]
            },
            "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": [
                    -72.5203215364647,
                    41.7795063946497
                ]
            },
            "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": [
                    -76.4559465235876,
                    44.3125588140742
                ]
            },
            "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": [
                    -89.0136179097764,
                    42.6854646415329
                ]
            },
            "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": [
                    -87.6856864139281,
                    41.5391188648292
                ]
            },
            "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": [
                    -89.4793634852702,
                    41.8439168636709
                ]
            },
            "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": [
                    -74.1533713491828,
                    40.5808425279498
                ]
            },
            "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": [
                    -71.4823600613609,
                    41.3957133831354
                ]
            },
            "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": [
                    -90.1728312705593,
                    44.6626763754764
                ]
            },
            "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": [
                    -72.6703329114784,
                    41.7013155870921
                ]
            },
            "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": [
                    -81.6804253482982,
                    41.4765872965649
                ]
            },
            "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": [
                    -85.5905552245378,
                    42.2000281561557
                ]
            },
            "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": [
                    -91.2265575674693,
                    43.8240555355997
                ]
            },
            "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": [
                    -75.3872310489339,
                    40.2791717451868
                ]
            },
            "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": [
                    -103.220497924176,
                    44.0715911694974
                ]
            },
            "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": [
                    -93.2678214509347,
                    44.9635035870185
                ]
            },
            "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": [
                    -75.6058002397314,
                    39.9601246899454
                ]
            },
            "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": [
                    -90.2124570370924,
                    32.316263761367
                ]
            },
            "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": [
                    -74.0809123167836,
                    41.7494767216587
                ]
            },
            "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": [
                    -73.4732268240963,
                    40.7832392947072
                ]
            },
            "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": [
                    -88.1226554841313,
                    43.1486836826099
                ]
            },
            "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": [
                    -76.516431949725,
                    37.0760705159426
                ]
            },
            "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.6036742777136,
                    41.0095715060136
                ]
            },
            "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": [
                    -80.2369350298618,
                    43.5327776181942
                ]
            },
            "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": [
                    -73.1575032761721,
                    44.0078466459252
                ]
            },
            "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": [
                    -119.747401911994,
                    39.15114212123
                ]
            },
            "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": [
                    -122.212836514749,
                    47.3887479855767
                ]
            },
            "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": [
                    -73.7775079266184,
                    43.0674237576889
                ]
            },
            "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": [
                    -90.0501435329421,
                    34.9511929378642
                ]
            },
            "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": [
                    -82.4345609319231,
                    38.4108962406457
                ]
            },
            "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": [
                    -95.9357882193256,
                    41.153561472911
                ]
            },
            "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": [
                    -83.5819880085419,
                    41.66393770174
                ]
            },
            "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": [
                    -77.2632775544703,
                    38.7772512719105
                ]
            },
            "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": [
                    -80.740433541466,
                    32.1883346979523
                ]
            },
            "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": [
                    -110.774332169499,
                    43.4720772242431
                ]
            },
            "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": [
                    -81.3952354180587,
                    28.6614859997052
                ]
            },
            "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": [
                    -111.645712173925,
                    40.2457198757664
                ]
            },
            "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": [
                    -89.5334967163427,
                    34.3627037549727
                ]
            },
            "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": [
                    -97.1808201317637,
                    32.8352617921728
                ]
            },
            "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": [
                    -77.1838739962844,
                    38.7809447001425
                ]
            },
            "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": [
                    -78.4855724385294,
                    38.0374245393907
                ]
            },
            "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": [
                    -97.6142905278903,
                    38.8135550668033
                ]
            },
            "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": [
                    -96.8290236793456,
                    46.865221449545
                ]
            },
            "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": [
                    -98.3583882486601,
                    40.9214188896022
                ]
            },
            "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": [
                    -97.8700899000166,
                    36.40610736801
                ]
            },
            "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": [
                    -79.8289423892167,
                    32.85065184603
                ]
            },
            "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": [
                    -112.092560169453,
                    38.7628309125326
                ]
            },
            "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": [
                    -76.2456336954712,
                    36.9233401324271
                ]
            },
            "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": [
                    -96.7486837973548,
                    33.0502366694249
                ]
            },
            "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": [
                    -72.2997423598161,
                    42.9493617675777
                ]
            },
            "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": [
                    -82.7143052161788,
                    41.4564792687516
                ]
            },
            "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": [
                    -105.608465977087,
                    41.3097039367897
                ]
            },
            "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": [
                    -99.0846442931241,
                    40.7008713828592
                ]
            },
            "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": [
                    -97.3470251632244,
                    35.2335010982743
                ]
            },
            "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": [
                    -122.116878515861,
                    47.6762469561531
                ]
            },
            "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": [
                    -75.3944956393686,
                    40.0408478240883
                ]
            },
            "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": [
                    -121.775420719629,
                    42.219152021378
                ]
            },
            "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": [
                    -71.4202163933466,
                    41.7021024769291
                ]
            },
            "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": [
                    -79.9464743322829,
                    39.6381847150292
                ]
            },
            "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": [
                    -84.2193539155523,
                    40.043024777035
                ]
            },
            "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": [
                    -79.9580843809835,
                    37.2784075942014
                ]
            },
            "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": [
                    -74.0672089878215,
                    40.3480988206087
                ]
            },
            "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": [
                    -112.01146207022,
                    40.6888997907102
                ]
            },
            "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": [
                    -79.6821651036706,
                    44.3612411364511
                ]
            },
            "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": [
                    -106.823293636296,
                    40.4774143425444
                ]
            },
            "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": [
                    -84.234909982703,
                    39.5611981857113
                ]
            },
            "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": [
                    -78.3263764456561,
                    44.3050424696222
                ]
            },
            "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": [
                    -89.3091352375293,
                    48.4268551520044
                ]
            },
            "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": [
                    -79.7522431467898,
                    43.7156517845195
                ]
            },
            "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": [
                    -72.6745321862396,
                    42.3266369454472
                ]
            },
            "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": [
                    -70.8874412997076,
                    42.812392075459
                ]
            },
            "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": [
                    -71.3192498133151,
                    41.7341950235719
                ]
            },
            "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": [
                    -73.5534838684293,
                    40.651486284608
                ]
            },
            "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": [
                    -83.9785060276355,
                    35.7468957660906
                ]
            },
            "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": [
                    -5.95584251337455,
                    37.3931439345491
                ]
            },
            "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": [
                    -76.1437637528057,
                    43.0409220117287
                ]
            },
            "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": [
                    -79.6629305395537,
                    43.599391511145
                ]
            },
            "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": [
                    -81.5190161111399,
                    41.5923513730541
                ]
            },
            "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": [
                    -84.5055049213769,
                    39.1409589685871
                ]
            },
            "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": [
                    -74.7639991287258,
                    40.2236936367556
                ]
            },
            "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": [
                    -94.171851997564,
                    45.5339296522497
                ]
            },
            "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": [
                    -75.1280493044875,
                    40.3139162235022
                ]
            },
            "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": [
                    -71.4671712877803,
                    41.4279712646712
                ]
            },
            "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": [
                    -80.2617346662277,
                    26.1259170675904
                ]
            },
            "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": [
                    -117.020404307035,
                    32.7703516522749
                ]
            },
            "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": [
                    -107.858949362452,
                    38.4690309002494
                ]
            },
            "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": [
                    -121.896220013746,
                    37.716145681257
                ]
            },
            "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": [
                    -96.067915744327,
                    41.1515885646115
                ]
            },
            "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": [
                    -73.4398960618438,
                    41.2069305512225
                ]
            },
            "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": [
                    -84.1494661832548,
                    39.6956475684194
                ]
            },
            "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": [
                    -108.269846474138,
                    32.7783019646737
                ]
            },
            "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": [
                    -81.3218414440925,
                    28.6625451634011
                ]
            },
            "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": [
                    -74.4772084772549,
                    40.7966722517681
                ]
            },
            "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": [
                    -83.2688108450081,
                    42.2260518444122
                ]
            },
            "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": [
                    -74.071170225246,
                    40.9455492821603
                ]
            },
            "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": [
                    -81.5418630082396,
                    39.2623482738893
                ]
            },
            "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": [
                    -77.8355487077188,
                    40.3924927846403
                ]
            },
            "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": [
                    -120.179027853983,
                    48.4719271018049
                ]
            },
            "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": [
                    -80.5959282579865,
                    28.1527012632288
                ]
            },
            "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": [
                    -111.88487810263,
                    40.9284089435316
                ]
            },
            "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": [
                    -111.699281043232,
                    40.2983107579369
                ]
            },
            "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": [
                    -114.70888375143,
                    32.4911847680582
                ]
            },
            "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": [
                    -74.3647035167788,
                    40.7153656484103
                ]
            },
            "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": [
                    -119.293833892056,
                    46.2826337177748
                ]
            },
            "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": [
                    -111.841980621995,
                    41.740049237076
                ]
            },
            "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": [
                    -74.4936072320886,
                    40.6781366638945
                ]
            },
            "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": [
                    -119.173140971576,
                    46.1978673343484
                ]
            },
            "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": [
                    -85.3769338162191,
                    32.6612198017433
                ]
            },
            "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": [
                    -73.960437850876,
                    40.9732990210103
                ]
            },
            "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": [
                    -112.000766069481,
                    40.6024346326766
                ]
            },
            "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": [
                    -78.8845890065214,
                    33.7094681112359
                ]
            },
            "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": [
                    -120.328655610151,
                    47.4338646457874
                ]
            },
            "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": [
                    -74.1911035849604,
                    40.665564955732
                ]
            },
            "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": [
                    -122.786853305892,
                    48.1218148463647
                ]
            },
            "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": [
                    -76.7075961509626,
                    37.2691767895316
                ]
            },
            "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": [
                    -111.814650253274,
                    40.6137436758175
                ]
            },
            "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": [
                    -81.1872260078991,
                    28.6579697001367
                ]
            },
            "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.7353383520229,
                    28.7920852084191
                ]
            },
            "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": [
                    -97.9628871016117,
                    30.3083939176661
                ]
            },
            "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": [
                    -123.331617426304,
                    42.4333659177985
                ]
            },
            "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": [
                    -106.698128816644,
                    35.2872491063769
                ]
            },
            "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": [
                    -74.5542994176037,
                    39.3718592692025
                ]
            },
            "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": [
                    -71.0056831214265,
                    42.1470501869171
                ]
            },
            "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": [
                    -122.011765338848,
                    37.0555007758202
                ]
            },
            "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": [
                    -77.2596228060389,
                    38.8996342209089
                ]
            },
            "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": [
                    -100.764002676054,
                    41.1266213217456
                ]
            },
            "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": [
                    -82.0057447035403,
                    28.8013628708963
                ]
            },
            "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": [
                    138.604032290918,
                    -34.9547972005944
                ]
            },
            "id": "6b7b1bee-f413-40dc-8af0-8151853fca3c",
            "properties": {
                "id": "6b7b1bee-f413-40dc-8af0-8151853fca3c",
                "name": "unley",
                "label": "Unley",
                "country": "AU",
                "state_abbrev": "SA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -89.9900556443866,
                    38.5164978723326
                ]
            },
            "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": [
                    -73.9739329488986,
                    40.8237158110667
                ]
            },
            "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": [
                    2.15091311780835,
                    41.4006359376088
                ]
            },
            "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": [
                    -75.2947575132748,
                    40.003252908682
                ]
            },
            "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": [
                    -71.482372285098,
                    41.7659822462543
                ]
            },
            "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": [
                    -111.645712173925,
                    40.2457198757664
                ]
            },
            "id": "e296f4ba-a164-4ac6-8f72-47b31dad6fe2",
            "properties": {
                "id": "e296f4ba-a164-4ac6-8f72-47b31dad6fe2",
                "name": "provo_outride",
                "label": "Provo_outride",
                "country": "US",
                "state_abbrev": "UT",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.3902345521078,
                    28.5404292824571
                ]
            },
            "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": [
                    6.12603040885397,
                    52.5187902821516
                ]
            },
            "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": [
                    -117.262179126187,
                    33.0487715177391
                ]
            },
            "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": [
                    -96.9890960078654,
                    28.1399859909034
                ]
            },
            "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": [
                    -95.5134146388564,
                    30.1738532596212
                ]
            },
            "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": [
                    -75.4981851562777,
                    40.1086141966193
                ]
            },
            "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": [
                    -74.0353269003189,
                    41.4408948273432
                ]
            },
            "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": [
                    -3.696263332754,
                    40.4655967952763
                ]
            },
            "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": [
                    -121.880507002639,
                    37.6663233984707
                ]
            },
            "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": [
                    -79.1383666923526,
                    40.4048651135661
                ]
            },
            "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": [
                    -74.994651637288,
                    39.9034241142137
                ]
            },
            "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": [
                    -104.796390633709,
                    39.9715663235421
                ]
            },
            "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": [
                    -80.0803164971284,
                    40.2739438337417
                ]
            },
            "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": [
                    -90.3725371331292,
                    38.4294129336944
                ]
            },
            "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": [
                    -84.6208847238827,
                    40.1042075605235
                ]
            },
            "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": [
                    -81.3359184025939,
                    28.7591818968009
                ]
            },
            "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.7458171290701,
                    40.7836114818255
                ]
            },
            "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": [
                    -80.8192943422,
                    28.5727340280343
                ]
            },
            "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": [
                    -75.9092651185899,
                    42.1013788850553
                ]
            },
            "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": [
                    -80.1058238274962,
                    40.7103783992128
                ]
            },
            "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": [
                    -75.5284412628341,
                    39.734855509086
                ]
            },
            "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": [
                    -74.0108373120863,
                    40.2226467538515
                ]
            },
            "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": [
                    12.5506881679226,
                    55.6761768539014
                ]
            },
            "id": "0dd5842c-f20a-4b94-8826-05f4d31642e4",
            "properties": {
                "id": "0dd5842c-f20a-4b94-8826-05f4d31642e4",
                "name": "copenhagen",
                "label": "Copenhagen",
                "country": "DK",
                "state_abbrev": "CR",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.930030141119,
                    42.6995998173608
                ]
            },
            "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": [
                    -82.7666865077187,
                    27.9788432269766
                ]
            },
            "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": [
                    -117.334446458536,
                    33.6846799185022
                ]
            },
            "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": [
                    -72.2530993677907,
                    43.6352510102708
                ]
            },
            "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": [
                    -89.1581998926433,
                    36.3419117585956
                ]
            },
            "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": [
                    -117.665362275039,
                    33.9836440459968
                ]
            },
            "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.3981521856999,
                    43.4439802086242
                ]
            },
            "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": [
                    -117.82173848088,
                    33.8037958814079
                ]
            },
            "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": [
                    -105.998047973444,
                    38.5299460967987
                ]
            },
            "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": [
                    -105.269150489851,
                    40.2230424342642
                ]
            },
            "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": [
                    -118.424114252219,
                    33.885345358681
                ]
            },
            "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": [
                    -104.676963435028,
                    34.9360274485933
                ]
            },
            "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": [
                    -106.90651526619,
                    34.0543509403622
                ]
            },
            "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": [
                    -120.825991703202,
                    38.1694398752377
                ]
            },
            "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": [
                    -112.642937098367,
                    33.4314609648493
                ]
            },
            "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": [
                    -82.1244123429918,
                    32.0870513995385
                ]
            },
            "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": [
                    -86.8592839525914,
                    40.3990399584707
                ]
            },
            "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": [
                    -80.5993824871146,
                    28.1781171420491
                ]
            },
            "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": [
                    -81.6601799930194,
                    30.3369878529649
                ]
            },
            "id": "8794038c-930a-4008-b464-32c64cff160a",
            "properties": {
                "id": "8794038c-930a-4008-b464-32c64cff160a",
                "name": "jacksonville-25-mph",
                "label": "Jacksonville 25 mph",
                "country": "US",
                "state_abbrev": "FL",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -119.032155727927,
                    34.222991735666
                ]
            },
            "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": [
                    -89.8114165567128,
                    38.6005284680162
                ]
            },
            "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": [
                    -93.0500882057158,
                    34.4890685666797
                ]
            },
            "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": [
                    -83.897306862271,
                    45.0647863742735
                ]
            },
            "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": [
                    -84.1762528155848,
                    31.577562303354
                ]
            },
            "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": [
                    -82.527483386683,
                    40.7656386484585
                ]
            },
            "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": [
                    -71.0022177239038,
                    42.2038447239566
                ]
            },
            "id": "8f2a2e37-6fc7-42e5-a8bb-e2c08f7a5934",
            "properties": {
                "id": "8f2a2e37-6fc7-42e5-a8bb-e2c08f7a5934",
                "name": "braintree-town",
                "label": "Braintree Town",
                "country": "US",
                "state_abbrev": "MA",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.9455987347526,
                    36.7365076893826
                ]
            },
            "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": [
                    -81.5332062441725,
                    28.5795261572617
                ]
            },
            "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": [
                    -118.37183018487,
                    34.0882670155286
                ]
            },
            "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": [
                    -81.3100198842262,
                    29.8976185523738
                ]
            },
            "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": [
                    -111.794143104107,
                    34.8582002084406
                ]
            },
            "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": [
                    -88.2145579777123,
                    41.5169163841751
                ]
            },
            "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": [
                    -111.968191653529,
                    41.2278616567396
                ]
            },
            "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": [
                    -88.8297413821925,
                    33.4608312925506
                ]
            },
            "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": [
                    -111.42081832133,
                    33.0590094477845
                ]
            },
            "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": [
                    -87.8813881316289,
                    30.5209636822948
                ]
            },
            "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": [
                    -74.1127198444523,
                    40.9821354557508
                ]
            },
            "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": [
                    -70.0963005072256,
                    41.2726901188575
                ]
            },
            "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": [
                    -70.3355465274546,
                    43.5678098188001
                ]
            },
            "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": [
                    -117.131457674308,
                    33.492770387604
                ]
            },
            "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": [
                    -74.7678043899262,
                    39.6572027554932
                ]
            },
            "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": [
                    -71.2423131725675,
                    42.3889140563309
                ]
            },
            "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": [
                    -121.631671546526,
                    36.6882878826827
                ]
            },
            "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": [
                    -88.2544730246079,
                    42.0972412710439
                ]
            },
            "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": [
                    -117.308423397237,
                    33.2246446219076
                ]
            },
            "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": [
                    -121.319642857296,
                    38.770288712766
                ]
            },
            "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": [
                    -97.421726892112,
                    42.0324294696783
                ]
            },
            "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": [
                    -87.8774172825614,
                    42.5864317990827
                ]
            },
            "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": [
                    -88.3350896662852,
                    42.2332759683746
                ]
            },
            "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": [
                    -117.072243997865,
                    33.134749677103
                ]
            },
            "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": [
                    -74.4636156031976,
                    40.5467558293224
                ]
            },
            "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": [
                    -97.6543538355549,
                    30.2622467160707
                ]
            },
            "id": "64f362d3-91e8-4721-820e-b7a013ed3fbd",
            "properties": {
                "id": "64f362d3-91e8-4721-820e-b7a013ed3fbd",
                "name": "austin-metro-area",
                "label": "Austin metro area",
                "country": "US",
                "state_abbrev": "TX",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -122.699204600832,
                    42.1905314550887
                ]
            },
            "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": [
                    -80.3884050610626,
                    27.2795605804166
                ]
            },
            "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": [
                    -103.497529334379,
                    44.4110103251767
                ]
            },
            "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": [
                    8.96839752491889,
                    55.7378592801336
                ]
            },
            "id": "103c96e2-edca-4d10-8596-b571ac8c357a",
            "properties": {
                "id": "103c96e2-edca-4d10-8596-b571ac8c357a",
                "name": "billund",
                "label": "Billund",
                "country": "DK",
                "state_abbrev": "SD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -104.770590312957,
                    40.4151027070483
                ]
            },
            "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": [
                    -84.1119883047387,
                    40.7409158439214
                ]
            },
            "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": [
                    -74.2627715597446,
                    40.7893100226636
                ]
            },
            "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": [
                    9.44049948667856,
                    55.4552846139402
                ]
            },
            "id": "ac91ac3d-718d-4cd2-9402-35b6c6756605",
            "properties": {
                "id": "ac91ac3d-718d-4cd2-9402-35b6c6756605",
                "name": "kolding",
                "label": "Kolding",
                "country": "DK",
                "state_abbrev": "SD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    9.88560608761907,
                    55.4522178686209
                ]
            },
            "id": "a2e6264e-3c6b-4eb9-9de2-5fee4c8f0f99",
            "properties": {
                "id": "a2e6264e-3c6b-4eb9-9de2-5fee4c8f0f99",
                "name": "middelfart",
                "label": "Middelfart",
                "country": "DK",
                "state_abbrev": "SD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -92.6036697409092,
                    44.5816362662942
                ]
            },
            "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": [
                    9.0518203393254,
                    55.4744127903814
                ]
            },
            "id": "f63e8498-2467-4b08-bc74-9de022deb6fa",
            "properties": {
                "id": "f63e8498-2467-4b08-bc74-9de022deb6fa",
                "name": "vejen",
                "label": "Vejen",
                "country": "DK",
                "state_abbrev": "SD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -76.9337032413631,
                    38.9960231929774
                ]
            },
            "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": [
                    -122.626614732571,
                    38.2422798299714
                ]
            },
            "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": [
                    -82.5827578788715,
                    34.818789766679
                ]
            },
            "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": [
                    -86.0242656906922,
                    40.1246904342005
                ]
            },
            "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": [
                    -83.849055305571,
                    42.469835366496
                ]
            },
            "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": [
                    9.68454899140466,
                    55.5736968906419
                ]
            },
            "id": "a16502ea-eaf7-4c65-a1bb-4eded4fb16d8",
            "properties": {
                "id": "a16502ea-eaf7-4c65-a1bb-4eded4fb16d8",
                "name": "fredericia",
                "label": "Fredericia",
                "country": "DK",
                "state_abbrev": "SD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    9.34096033028615,
                    55.252914080448
                ]
            },
            "id": "bb188cc4-5521-4246-b47a-a12067f3f7a9",
            "properties": {
                "id": "bb188cc4-5521-4246-b47a-a12067f3f7a9",
                "name": "haderslev",
                "label": "Haderslev",
                "country": "DK",
                "state_abbrev": "SD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -93.4598149989888,
                    44.932158407828
                ]
            },
            "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": [
                    -87.8411385633466,
                    41.7959083329714
                ]
            },
            "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": [
                    -87.5040527304911,
                    41.546848982401
                ]
            },
            "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": [
                    9.36539714263407,
                    55.7423985202165
                ]
            },
            "id": "c032a171-2e39-47b5-8fab-1c96ea1ba6d4",
            "properties": {
                "id": "c032a171-2e39-47b5-8fab-1c96ea1ba6d4",
                "name": "vejle",
                "label": "Vejle",
                "country": "DK",
                "state_abbrev": "SD",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.93177782,
                    33.3881195675619
                ]
            },
            "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": [
                    144.422645881379,
                    -36.7344411815337
                ]
            },
            "id": "e30adc37-896a-4d3f-b93d-009b0f6cfef4",
            "properties": {
                "id": "e30adc37-896a-4d3f-b93d-009b0f6cfef4",
                "name": "greater-bendigo",
                "label": "Greater Bendigo",
                "country": "AU",
                "state_abbrev": "VIC",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    133.854768624082,
                    -23.7350731335645
                ]
            },
            "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": [
                    -75.5864822529204,
                    38.3756062424676
                ]
            },
            "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": [
                    -115.036126565182,
                    36.0145759835298
                ]
            },
            "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": [
                    -95.4005462132542,
                    37.9274169561495
                ]
            },
            "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": [
                    -94.2285579409515,
                    36.357974471591
                ]
            },
            "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": [
                    30.5025855393172,
                    40.7436507949549
                ]
            },
            "id": "3f21180a-b4c2-4b71-8e8f-9cfab49084b8",
            "properties": {
                "id": "3f21180a-b4c2-4b71-8e8f-9cfab49084b8",
                "name": "sakarya-province",
                "label": "Sakarya (province)",
                "country": "TR",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.3699800457507,
                    44.2835411622566
                ]
            },
            "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": [
                    30.3821750476856,
                    40.7510904261374
                ]
            },
            "id": "abe1760c-5919-4558-93e2-2b2c4ed7a2a2",
            "properties": {
                "id": "abe1760c-5919-4558-93e2-2b2c4ed7a2a2",
                "name": "sakarya",
                "label": "Sakarya",
                "country": "TR",
                "state_abbrev": "",
                "organization_id": "c3bb5ab9-b6d3-490b-9362-c6b59df56bbd"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -116.793240780532,
                    47.7039184105793
                ]
            },
            "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": [
                    -122.285385476104,
                    49.0691412259663
                ]
            },
            "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": [
                    -92.9189103472775,
                    41.4051549643527
                ]
            },
            "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": [
                    -120.471343903143,
                    34.6619563705915
                ]
            },
            "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": [
                    -89.4668783395767,
                    40.6135561530627
                ]
            },
            "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": [
                    -74.5070305958106,
                    39.3309776860536
                ]
            },
            "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": [
                    -103.954413273254,
                    35.7743105522429
                ]
            },
            "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": [
                    -89.5508132912645,
                    44.524134241696
                ]
            },
            "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": [
                    -90.4292167290204,
                    42.4218313972669
                ]
            },
            "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": [
                    -108.18233021206,
                    36.7554743361431
                ]
            },
            "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": [
                    -78.8734792349179,
                    38.4361880549606
                ]
            },
            "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": [
                    -106.559849837074,
                    36.7060788759629
                ]
            },
            "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": [
                    -84.6556416322065,
                    43.3800143163976
                ]
            },
            "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": [
                    -83.3771230939017,
                    42.4859945687716
                ]
            },
            "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": [
                    -97.3176466442985,
                    30.1113221077828
                ]
            },
            "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": [
                    -93.5620654117026,
                    44.854552206355
                ]
            },
            "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": [
                    -111.906435402862,
                    40.9845553188767
                ]
            },
            "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": [
                    -87.7899405311245,
                    41.887166495001
                ]
            },
            "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": [
                    -83.1457426308044,
                    42.5817479176325
                ]
            },
            "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"
            }
        }
    ]
}