Geocode

Obter a lista de cidades por estado

Nota: No momento essa função está disponível apenas para cidades do Brasil.

Com a Geocode API é possível obter a lista das cidades do estado desejado. Para isso será necessário realizar uma requisição do tipo GET para o seguinte endpoint:

Onde o termo {{state}} deverá ser substituído pela sigla (UF) do estado desejado. Exemplo: https://api.maplink.global//geocode/v2/countries/BR/states/SP/cities

A resposta será retornada da seguinte forma:

{
    "results": [
        {
            "id": "667f25ed62a67cbc36d1c97b",
            "address": {
                "city": "ADAMANTINA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.68752,
                    "lon": -51.07453
                }
            },
            "type": "CITY",
            "label": "ADAMANTINA, SP, Brasil"
        },
        {
            "id": "667f25ed62a67cbc36d1c984",
            "address": {
                "city": "ADOLFO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.23684,
                    "lon": -49.64272
                }
            },
            "type": "CITY",
            "label": "ADOLFO, SP, Brasil"
        },
        {
            "id": "667f25ee62a67cbc36d1ca93",
            "address": {
                "city": "AGUAÍ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.0589929,
                    "lon": -46.9822351
                }
            },
            "type": "CITY",
            "label": "AGUAÍ, SP, Brasil"
        },
        {
            "id": "667f25ee62a67cbc36d1cb24",
            "address": {
                "city": "AGUDOS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.4752955,
                    "lon": -48.9873424
                }
            },
            "type": "CITY",
            "label": "AGUDOS, SP, Brasil"
        },
        {
            "id": "667f25ee62a67cbc36d1cba8",
            "address": {
                "city": "ALAMBARI",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.55104,
                    "lon": -47.90051
                }
            },
            "type": "CITY",
            "label": "ALAMBARI, SP, Brasil"
        },
        {
            "id": "667f25ee62a67cbc36d1cc6a",
            "address": {
                "city": "ALFREDO MARCONDES",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.9538813,
                    "lon": -51.4132108
                }
            },
            "type": "CITY",
            "label": "ALFREDO MARCONDES, SP, Brasil"
        },
        {
            "id": "667f25ee62a67cbc36d1cd1c",
            "address": {
                "city": "ALTAIR",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.5231531,
                    "lon": -49.061908
                }
            },
            "type": "CITY",
            "label": "ALTAIR, SP, Brasil"
        },
        {
            "id": "667f25ee62a67cbc36d1cd54",
            "address": {
                "city": "ALTINÓPOLIS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.02214,
                    "lon": -47.403295
                }
            },
            "type": "CITY",
            "label": "ALTINÓPOLIS, SP, Brasil"
        },
        {
            "id": "667f25ee62a67cbc36d1cd72",
            "address": {
                "city": "ALTO ALEGRE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.5828613,
                    "lon": -50.1664629
                }
            },
            "type": "CITY",
            "label": "ALTO ALEGRE, SP, Brasil"
        },
        {
            "id": "667f25ee62a67cbc36d1ce3c",
            "address": {
                "city": "ALUMÍNIO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.531001,
                    "lon": -47.2532258
                }
            },
            "type": "CITY",
            "label": "ALUMÍNIO, SP, Brasil"
        },
        {
            "id": "667f25ee62a67cbc36d1ce6a",
            "address": {
                "city": "ALVINLÂNDIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.4440334,
                    "lon": -49.7630855
                }
            },
            "type": "CITY",
            "label": "ALVINLÂNDIA, SP, Brasil"
        },
        {
            "id": "667f25f262a67cbc36d1d626",
            "address": {
                "city": "AMERICANA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.739860485,
                    "lon": -47.307342264
                }
            },
            "type": "CITY",
            "label": "AMERICANA, SP, Brasil"
        },
        {
            "id": "667f25f262a67cbc36d1d651",
            "address": {
                "city": "AMPARO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.70359,
                    "lon": -46.7658
                }
            },
            "type": "CITY",
            "label": "AMPARO, SP, Brasil"
        },
        {
            "id": "667f25f262a67cbc36d1d633",
            "address": {
                "city": "AMÉRICO BRASILIENSE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.7282548,
                    "lon": -48.1066029
                }
            },
            "type": "CITY",
            "label": "AMÉRICO BRASILIENSE, SP, Brasil"
        },
        {
            "id": "667f25f262a67cbc36d1d639",
            "address": {
                "city": "AMÉRICO DE CAMPOS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.296595,
                    "lon": -49.72585
                }
            },
            "type": "CITY",
            "label": "AMÉRICO DE CAMPOS, SP, Brasil"
        },
        {
            "id": "667f25f262a67cbc36d1d696",
            "address": {
                "city": "ANALÂNDIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.125102,
                    "lon": -47.6632099
                }
            },
            "type": "CITY",
            "label": "ANALÂNDIA, SP, Brasil"
        },
        {
            "id": "667f260f62a67cbc36d1ffa9",
            "address": {
                "city": "ANDRADINA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.8991484,
                    "lon": -51.3731955
                }
            },
            "type": "CITY",
            "label": "ANDRADINA, SP, Brasil"
        },
        {
            "id": "667f260f62a67cbc36d1ffc7",
            "address": {
                "city": "ANGATUBA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.4911008,
                    "lon": -48.4142251
                }
            },
            "type": "CITY",
            "label": "ANGATUBA, SP, Brasil"
        },
        {
            "id": "667f260f62a67cbc36d2001f",
            "address": {
                "city": "ANHEMBI",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.7860412,
                    "lon": -48.1261052
                }
            },
            "type": "CITY",
            "label": "ANHEMBI, SP, Brasil"
        },
        {
            "id": "667f260f62a67cbc36d20022",
            "address": {
                "city": "ANHUMAS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.293775,
                    "lon": -51.39207
                }
            },
            "type": "CITY",
            "label": "ANHUMAS, SP, Brasil"
        },
        {
            "id": "667f260f62a67cbc36d200af",
            "address": {
                "city": "APARECIDA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.8394941984,
                    "lon": -45.2260162314
                }
            },
            "type": "CITY",
            "label": "APARECIDA, SP, Brasil"
        },
        {
            "id": "667f260f62a67cbc36d200b3",
            "address": {
                "city": "APARECIDA D'OESTE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.4507911512,
                    "lon": -50.8809507496
                }
            },
            "type": "CITY",
            "label": "APARECIDA D'OESTE, SP, Brasil"
        },
        {
            "id": "667f260f62a67cbc36d20103",
            "address": {
                "city": "APIAÍ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -24.5091015,
                    "lon": -48.8462324
                }
            },
            "type": "CITY",
            "label": "APIAÍ, SP, Brasil"
        },
        {
            "id": "667f261262a67cbc36d208d0",
            "address": {
                "city": "ARAMINA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.08854,
                    "lon": -47.78641
                }
            },
            "type": "CITY",
            "label": "ARAMINA, SP, Brasil"
        },
        {
            "id": "667f261262a67cbc36d208db",
            "address": {
                "city": "ARANDU",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.1311087,
                    "lon": -49.0510938
                }
            },
            "type": "CITY",
            "label": "ARANDU, SP, Brasil"
        },
        {
            "id": "667f261262a67cbc36d208e8",
            "address": {
                "city": "ARAPEÍ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.67303,
                    "lon": -44.44665
                }
            },
            "type": "CITY",
            "label": "ARAPEÍ, SP, Brasil"
        },
        {
            "id": "667f261362a67cbc36d20970",
            "address": {
                "city": "ARARAQUARA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.7791378,
                    "lon": -48.1792061
                }
            },
            "type": "CITY",
            "label": "ARARAQUARA, SP, Brasil"
        },
        {
            "id": "667f261362a67cbc36d2097a",
            "address": {
                "city": "ARARAS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.3587,
                    "lon": -47.37959
                }
            },
            "type": "CITY",
            "label": "ARARAS, SP, Brasil"
        },
        {
            "id": "667f260f62a67cbc36d2010a",
            "address": {
                "city": "ARAÇARIGUAMA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.4312476287,
                    "lon": -47.0672855822
                }
            },
            "type": "CITY",
            "label": "ARAÇARIGUAMA, SP, Brasil"
        },
        {
            "id": "667f260f62a67cbc36d20136",
            "address": {
                "city": "ARAÇATUBA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.2028539,
                    "lon": -50.4536793
                }
            },
            "type": "CITY",
            "label": "ARAÇATUBA, SP, Brasil"
        },
        {
            "id": "667f261062a67cbc36d20164",
            "address": {
                "city": "ARAÇOIABA DA SERRA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.5055142787,
                    "lon": -47.6121038141
                }
            },
            "type": "CITY",
            "label": "ARAÇOIABA DA SERRA, SP, Brasil"
        },
        {
            "id": "667f260362a67cbc36d1eb95",
            "address": {
                "city": "ARCO-ÍRIS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.77347,
                    "lon": -50.46232
                }
            },
            "type": "CITY",
            "label": "ARCO-ÍRIS, SP, Brasil"
        },
        {
            "id": "667f260862a67cbc36d1f805",
            "address": {
                "city": "AREALVA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.026708,
                    "lon": -48.9124668
                }
            },
            "type": "CITY",
            "label": "AREALVA, SP, Brasil"
        },
        {
            "id": "667f260862a67cbc36d1f82c",
            "address": {
                "city": "AREIAS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.58741045,
                    "lon": -44.695549776
                }
            },
            "type": "CITY",
            "label": "AREIAS, SP, Brasil"
        },
        {
            "id": "667f260862a67cbc36d1f841",
            "address": {
                "city": "AREIÓPOLIS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.6670822,
                    "lon": -48.6649806
                }
            },
            "type": "CITY",
            "label": "AREIÓPOLIS, SP, Brasil"
        },
        {
            "id": "667f260462a67cbc36d1ebcd",
            "address": {
                "city": "ARIRANHA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.189722749,
                    "lon": -48.795483997
                }
            },
            "type": "CITY",
            "label": "ARIRANHA, SP, Brasil"
        },
        {
            "id": "667f261362a67cbc36d20a67",
            "address": {
                "city": "ARTUR NOGUEIRA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.5712777,
                    "lon": -47.1623399
                }
            },
            "type": "CITY",
            "label": "ARTUR NOGUEIRA, SP, Brasil"
        },
        {
            "id": "667f25f962a67cbc36d1e0e7",
            "address": {
                "city": "ARUJÁ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.39667,
                    "lon": -46.32152
                }
            },
            "type": "CITY",
            "label": "ARUJÁ, SP, Brasil"
        },
        {
            "id": "667f25f962a67cbc36d1e104",
            "address": {
                "city": "ASPÁSIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.1581576,
                    "lon": -50.7261863
                }
            },
            "type": "CITY",
            "label": "ASPÁSIA, SP, Brasil"
        },
        {
            "id": "667f260762a67cbc36d1f5b0",
            "address": {
                "city": "ASSIS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.66222,
                    "lon": -50.42012
                }
            },
            "type": "CITY",
            "label": "ASSIS, SP, Brasil"
        },
        {
            "id": "667f260762a67cbc36d1f615",
            "address": {
                "city": "ATIBAIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.1151004,
                    "lon": -46.5532215
                }
            },
            "type": "CITY",
            "label": "ATIBAIA, SP, Brasil"
        },
        {
            "id": "667f25f862a67cbc36d1da7a",
            "address": {
                "city": "AURIFLAMA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.682465,
                    "lon": -50.54699
                }
            },
            "type": "CITY",
            "label": "AURIFLAMA, SP, Brasil"
        },
        {
            "id": "667f261962a67cbc36d20f69",
            "address": {
                "city": "AVANHANDAVA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.468255,
                    "lon": -49.941265
                }
            },
            "type": "CITY",
            "label": "AVANHANDAVA, SP, Brasil"
        },
        {
            "id": "667f261962a67cbc36d20f6d",
            "address": {
                "city": "AVARÉ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.10225,
                    "lon": -48.92362
                }
            },
            "type": "CITY",
            "label": "AVARÉ, SP, Brasil"
        },
        {
            "id": "667f261962a67cbc36d20f64",
            "address": {
                "city": "AVAÍ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.1571018,
                    "lon": -49.3322101
                }
            },
            "type": "CITY",
            "label": "AVAÍ, SP, Brasil"
        },
        {
            "id": "667f261962a67cbc36d20fbe",
            "address": {
                "city": "BADY BASSITT",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.916835,
                    "lon": -49.45046
                }
            },
            "type": "CITY",
            "label": "BADY BASSITT, SP, Brasil"
        },
        {
            "id": "667f261962a67cbc36d2102b",
            "address": {
                "city": "BALBINOS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.9043727,
                    "lon": -49.3598369
                }
            },
            "type": "CITY",
            "label": "BALBINOS, SP, Brasil"
        },
        {
            "id": "667f261962a67cbc36d210a4",
            "address": {
                "city": "BANANAL",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.681575799,
                    "lon": -44.323606491
                }
            },
            "type": "CITY",
            "label": "BANANAL, SP, Brasil"
        },
        {
            "id": "667f260862a67cbc36d1f8d2",
            "address": {
                "city": "BARBOSA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.26435,
                    "lon": -49.957305
                }
            },
            "type": "CITY",
            "label": "BARBOSA, SP, Brasil"
        },
        {
            "id": "667f261962a67cbc36d210f8",
            "address": {
                "city": "BARIRI",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.0701046,
                    "lon": -48.7484721
                }
            },
            "type": "CITY",
            "label": "BARIRI, SP, Brasil"
        },
        {
            "id": "667f261962a67cbc36d21105",
            "address": {
                "city": "BARRA BONITA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.48187,
                    "lon": -48.5667975
                }
            },
            "type": "CITY",
            "label": "BARRA BONITA, SP, Brasil"
        },
        {
            "id": "667f25f262a67cbc36d1d7a5",
            "address": {
                "city": "BARRA DO CHAPÉU",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -24.4732478,
                    "lon": -49.0259921
                }
            },
            "type": "CITY",
            "label": "BARRA DO CHAPÉU, SP, Brasil"
        },
        {
            "id": "667f25ef62a67cbc36d1cf42",
            "address": {
                "city": "BARRA DO TURVO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -24.7603293,
                    "lon": -48.5051571
                }
            },
            "type": "CITY",
            "label": "BARRA DO TURVO, SP, Brasil"
        },
        {
            "id": "667f260762a67cbc36d1f62e",
            "address": {
                "city": "BARRETOS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.5721525,
                    "lon": -48.5671914
                }
            },
            "type": "CITY",
            "label": "BARRETOS, SP, Brasil"
        },
        {
            "id": "667f260762a67cbc36d1f633",
            "address": {
                "city": "BARRINHA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.189695,
                    "lon": -48.16418
                }
            },
            "type": "CITY",
            "label": "BARRINHA, SP, Brasil"
        },
        {
            "id": "667f261962a67cbc36d2124e",
            "address": {
                "city": "BARUERI",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.5032340736,
                    "lon": -46.8786291135
                }
            },
            "type": "CITY",
            "label": "BARUERI, SP, Brasil"
        },
        {
            "id": "667f261962a67cbc36d210f5",
            "address": {
                "city": "BARÃO DE ANTONINA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.6291007,
                    "lon": -49.5612272
                }
            },
            "type": "CITY",
            "label": "BARÃO DE ANTONINA, SP, Brasil"
        },
        {
            "id": "667f261962a67cbc36d21259",
            "address": {
                "city": "BASTOS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.92282,
                    "lon": -50.73199
                }
            },
            "type": "CITY",
            "label": "BASTOS, SP, Brasil"
        },
        {
            "id": "667f261962a67cbc36d2127e",
            "address": {
                "city": "BATATAIS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.88917,
                    "lon": -47.58723
                }
            },
            "type": "CITY",
            "label": "BATATAIS, SP, Brasil"
        },
        {
            "id": "667f260762a67cbc36d1f649",
            "address": {
                "city": "BAURU",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.3151014,
                    "lon": -49.072125
                }
            },
            "type": "CITY",
            "label": "BAURU, SP, Brasil"
        },
        {
            "id": "667f260762a67cbc36d1f656",
            "address": {
                "city": "BEBEDOURO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.9311477,
                    "lon": -48.4941962
                }
            },
            "type": "CITY",
            "label": "BEBEDOURO, SP, Brasil"
        },
        {
            "id": "667f261962a67cbc36d21181",
            "address": {
                "city": "BENTO DE ABREU",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.271885255,
                    "lon": -50.81158252
                }
            },
            "type": "CITY",
            "label": "BENTO DE ABREU, SP, Brasil"
        },
        {
            "id": "667f25fa62a67cbc36d1e2de",
            "address": {
                "city": "BERNARDINO DE CAMPOS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.0145321,
                    "lon": -49.4712528
                }
            },
            "type": "CITY",
            "label": "BERNARDINO DE CAMPOS, SP, Brasil"
        },
        {
            "id": "667f25fb62a67cbc36d1e314",
            "address": {
                "city": "BERTIOGA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.7991016,
                    "lon": -46.0222283
                }
            },
            "type": "CITY",
            "label": "BERTIOGA, SP, Brasil"
        },
        {
            "id": "667f25ef62a67cbc36d1d096",
            "address": {
                "city": "BILAC",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.401125,
                    "lon": -50.476415
                }
            },
            "type": "CITY",
            "label": "BILAC, SP, Brasil"
        },
        {
            "id": "667f25ef62a67cbc36d1d0a6",
            "address": {
                "city": "BIRIGUI",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.273985,
                    "lon": -50.321315
                }
            },
            "type": "CITY",
            "label": "BIRIGUI, SP, Brasil"
        },
        {
            "id": "667f25ef62a67cbc36d1d0ba",
            "address": {
                "city": "BIRITIBA MIRIM",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.571016,
                    "lon": -46.042263
                }
            },
            "type": "CITY",
            "label": "BIRITIBA MIRIM, SP, Brasil"
        },
        {
            "id": "667f260462a67cbc36d1eedf",
            "address": {
                "city": "BOA ESPERANÇA DO SUL",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.99455,
                    "lon": -48.39092
                }
            },
            "type": "CITY",
            "label": "BOA ESPERANÇA DO SUL, SP, Brasil"
        },
        {
            "id": "667f261b62a67cbc36d21751",
            "address": {
                "city": "BOCAINA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.1411872,
                    "lon": -48.5191981
                }
            },
            "type": "CITY",
            "label": "BOCAINA, SP, Brasil"
        },
        {
            "id": "667f261c62a67cbc36d21787",
            "address": {
                "city": "BOFETE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.09673,
                    "lon": -48.25817
                }
            },
            "type": "CITY",
            "label": "BOFETE, SP, Brasil"
        },
        {
            "id": "667f261c62a67cbc36d21792",
            "address": {
                "city": "BOITUVA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.2835946,
                    "lon": -47.677403
                }
            },
            "type": "CITY",
            "label": "BOITUVA, SP, Brasil"
        },
        {
            "id": "667f25fc62a67cbc36d1e70d",
            "address": {
                "city": "BOM JESUS DOS PERDÕES",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.13387,
                    "lon": -46.46437
                }
            },
            "type": "CITY",
            "label": "BOM JESUS DOS PERDÕES, SP, Brasil"
        },
        {
            "id": "667f261262a67cbc36d206d9",
            "address": {
                "city": "BOM SUCESSO DE ITARARÉ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -24.31834,
                    "lon": -49.142
                }
            },
            "type": "CITY",
            "label": "BOM SUCESSO DE ITARARÉ, SP, Brasil"
        },
        {
            "id": "667f261262a67cbc36d20707",
            "address": {
                "city": "BORACÉIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.19382,
                    "lon": -48.77947
                }
            },
            "type": "CITY",
            "label": "BORACÉIA, SP, Brasil"
        },
        {
            "id": "667f261d62a67cbc36d21afa",
            "address": {
                "city": "BORBOREMA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.6230851,
                    "lon": -49.0743823
                }
            },
            "type": "CITY",
            "label": "BORBOREMA, SP, Brasil"
        },
        {
            "id": "667f261d62a67cbc36d21b08",
            "address": {
                "city": "BOREBI",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.56951,
                    "lon": -48.96921
                }
            },
            "type": "CITY",
            "label": "BOREBI, SP, Brasil"
        },
        {
            "id": "667f261262a67cbc36d20703",
            "address": {
                "city": "BORÁ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.27023,
                    "lon": -50.5438
                }
            },
            "type": "CITY",
            "label": "BORÁ, SP, Brasil"
        },
        {
            "id": "667f25f162a67cbc36d1d205",
            "address": {
                "city": "BOTUCATU",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.8871008,
                    "lon": -48.4442191
                }
            },
            "type": "CITY",
            "label": "BOTUCATU, SP, Brasil"
        },
        {
            "id": "667f261a62a67cbc36d2134b",
            "address": {
                "city": "BRAGANÇA PAULISTA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.9531005,
                    "lon": -46.5422194
                }
            },
            "type": "CITY",
            "label": "BRAGANÇA PAULISTA, SP, Brasil"
        },
        {
            "id": "667f25f962a67cbc36d1e1da",
            "address": {
                "city": "BRAÚNA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.508675,
                    "lon": -50.27543
                }
            },
            "type": "CITY",
            "label": "BRAÚNA, SP, Brasil"
        },
        {
            "id": "667f25fb62a67cbc36d1e574",
            "address": {
                "city": "BREJO ALEGRE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.167481,
                    "lon": -50.1856342
                }
            },
            "type": "CITY",
            "label": "BREJO ALEGRE, SP, Brasil"
        },
        {
            "id": "667f262262a67cbc36d21b91",
            "address": {
                "city": "BRODOWSKI",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.9958,
                    "lon": -47.66096
                }
            },
            "type": "CITY",
            "label": "BRODOWSKI, SP, Brasil"
        },
        {
            "id": "667f262262a67cbc36d21b96",
            "address": {
                "city": "BROTAS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.2861019,
                    "lon": -48.125212
                }
            },
            "type": "CITY",
            "label": "BROTAS, SP, Brasil"
        },
        {
            "id": "667f262262a67cbc36d21c1c",
            "address": {
                "city": "BURI",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.79314,
                    "lon": -48.599535
                }
            },
            "type": "CITY",
            "label": "BURI, SP, Brasil"
        },
        {
            "id": "667f262262a67cbc36d21c25",
            "address": {
                "city": "BURITAMA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.0646,
                    "lon": -50.14283
                }
            },
            "type": "CITY",
            "label": "BURITAMA, SP, Brasil"
        },
        {
            "id": "667f262262a67cbc36d21caf",
            "address": {
                "city": "BURITIZAL",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.1908,
                    "lon": -47.708395
                }
            },
            "type": "CITY",
            "label": "BURITIZAL, SP, Brasil"
        },
        {
            "id": "667f261962a67cbc36d21078",
            "address": {
                "city": "BÁLSAMO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.7341506,
                    "lon": -49.5831933
                }
            },
            "type": "CITY",
            "label": "BÁLSAMO, SP, Brasil"
        },
        {
            "id": "667f25fb62a67cbc36d1e3ea",
            "address": {
                "city": "CABREÚVA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.30709,
                    "lon": -47.13163
                }
            },
            "type": "CITY",
            "label": "CABREÚVA, SP, Brasil"
        },
        {
            "id": "667f25fb62a67cbc36d1e3e1",
            "address": {
                "city": "CABRÁLIA PAULISTA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.456254,
                    "lon": -49.3421855
                }
            },
            "type": "CITY",
            "label": "CABRÁLIA PAULISTA, SP, Brasil"
        },
        {
            "id": "667f262262a67cbc36d21d47",
            "address": {
                "city": "CACHOEIRA PAULISTA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.67034,
                    "lon": -44.99806
                }
            },
            "type": "CITY",
            "label": "CACHOEIRA PAULISTA, SP, Brasil"
        },
        {
            "id": "667f25f862a67cbc36d1dd00",
            "address": {
                "city": "CACONDE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.52843328539,
                    "lon": -46.64516093759
                }
            },
            "type": "CITY",
            "label": "CACONDE, SP, Brasil"
        },
        {
            "id": "667f25f162a67cbc36d1d25e",
            "address": {
                "city": "CAFELÂNDIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.8088312,
                    "lon": -49.6123797
                }
            },
            "type": "CITY",
            "label": "CAFELÂNDIA, SP, Brasil"
        },
        {
            "id": "667f25f162a67cbc36d1d273",
            "address": {
                "city": "CAIABU",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.01187,
                    "lon": -51.23538
                }
            },
            "type": "CITY",
            "label": "CAIABU, SP, Brasil"
        },
        {
            "id": "667f25f862a67cbc36d1dd52",
            "address": {
                "city": "CAIEIRAS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.36117,
                    "lon": -46.74501
                }
            },
            "type": "CITY",
            "label": "CAIEIRAS, SP, Brasil"
        },
        {
            "id": "667f25f862a67cbc36d1dd62",
            "address": {
                "city": "CAIUÁ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.833,
                    "lon": -51.98917
                }
            },
            "type": "CITY",
            "label": "CAIUÁ, SP, Brasil"
        },
        {
            "id": "667f25f862a67cbc36d1dd66",
            "address": {
                "city": "CAJAMAR",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.3565772258,
                    "lon": -46.8777814844
                }
            },
            "type": "CITY",
            "label": "CAJAMAR, SP, Brasil"
        },
        {
            "id": "667f25f862a67cbc36d1dd77",
            "address": {
                "city": "CAJATI",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -24.725105,
                    "lon": -48.11127
                }
            },
            "type": "CITY",
            "label": "CAJATI, SP, Brasil"
        },
        {
            "id": "667f25f862a67cbc36d1dd99",
            "address": {
                "city": "CAJOBI",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.881485,
                    "lon": -48.811954
                }
            },
            "type": "CITY",
            "label": "CAJOBI, SP, Brasil"
        },
        {
            "id": "667f260462a67cbc36d1ece2",
            "address": {
                "city": "CAJURU",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.281885,
                    "lon": -47.29897
                }
            },
            "type": "CITY",
            "label": "CAJURU, SP, Brasil"
        },
        {
            "id": "667f262262a67cbc36d21da3",
            "address": {
                "city": "CAMPINA DO MONTE ALEGRE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.59237,
                    "lon": -48.4817
                }
            },
            "type": "CITY",
            "label": "CAMPINA DO MONTE ALEGRE, SP, Brasil"
        },
        {
            "id": "667f260e62a67cbc36d1fb07",
            "address": {
                "city": "CAMPINAS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.90737,
                    "lon": -47.0629
                }
            },
            "type": "CITY",
            "label": "CAMPINAS, SP, Brasil"
        },
        {
            "id": "667f260662a67cbc36d1f1e8",
            "address": {
                "city": "CAMPO LIMPO PAULISTA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.210309983,
                    "lon": -46.772459983
                }
            },
            "type": "CITY",
            "label": "CAMPO LIMPO PAULISTA, SP, Brasil"
        },
        {
            "id": "667f262262a67cbc36d21e22",
            "address": {
                "city": "CAMPOS DO JORDÃO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.741008,
                    "lon": -45.5942171
                }
            },
            "type": "CITY",
            "label": "CAMPOS DO JORDÃO, SP, Brasil"
        },
        {
            "id": "667f262262a67cbc36d21e50",
            "address": {
                "city": "CAMPOS NOVOS PAULISTA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.601102,
                    "lon": -50.0022159
                }
            },
            "type": "CITY",
            "label": "CAMPOS NOVOS PAULISTA, SP, Brasil"
        },
        {
            "id": "667f262262a67cbc36d21e7a",
            "address": {
                "city": "CANANÉIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -25.01293,
                    "lon": -47.93125
                }
            },
            "type": "CITY",
            "label": "CANANÉIA, SP, Brasil"
        },
        {
            "id": "667f262362a67cbc36d21ea4",
            "address": {
                "city": "CANAS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.7049,
                    "lon": -45.05465
                }
            },
            "type": "CITY",
            "label": "CANAS, SP, Brasil"
        },
        {
            "id": "667f25fa62a67cbc36d1e2c6",
            "address": {
                "city": "CANITAR",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.0053445,
                    "lon": -49.7814492
                }
            },
            "type": "CITY",
            "label": "CANITAR, SP, Brasil"
        },
        {
            "id": "667f25fc62a67cbc36d1e974",
            "address": {
                "city": "CAPELA DO ALTO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.470475,
                    "lon": -47.738455
                }
            },
            "type": "CITY",
            "label": "CAPELA DO ALTO, SP, Brasil"
        },
        {
            "id": "667f262362a67cbc36d21f59",
            "address": {
                "city": "CAPIVARI",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.0012,
                    "lon": -47.50537
                }
            },
            "type": "CITY",
            "label": "CAPIVARI, SP, Brasil"
        },
        {
            "id": "667f261062a67cbc36d20217",
            "address": {
                "city": "CAPÃO BONITO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -24.00363,
                    "lon": -48.34912
                }
            },
            "type": "CITY",
            "label": "CAPÃO BONITO, SP, Brasil"
        },
        {
            "id": "667f261c62a67cbc36d21819",
            "address": {
                "city": "CARAGUATATUBA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.62101,
                    "lon": -45.4122269
                }
            },
            "type": "CITY",
            "label": "CARAGUATATUBA, SP, Brasil"
        },
        {
            "id": "667f261c62a67cbc36d21850",
            "address": {
                "city": "CARAPICUÍBA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.5266809464,
                    "lon": -46.8353877365
                }
            },
            "type": "CITY",
            "label": "CARAPICUÍBA, SP, Brasil"
        },
        {
            "id": "667f262362a67cbc36d21f83",
            "address": {
                "city": "CARDOSO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.081584,
                    "lon": -49.9131855
                }
            },
            "type": "CITY",
            "label": "CARDOSO, SP, Brasil"
        },
        {
            "id": "667f25fb62a67cbc36d1e5c1",
            "address": {
                "city": "CASA BRANCA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.77714,
                    "lon": -47.08397
                }
            },
            "type": "CITY",
            "label": "CASA BRANCA, SP, Brasil"
        },
        {
            "id": "667f25fb62a67cbc36d1e46b",
            "address": {
                "city": "CASTILHO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.87672,
                    "lon": -51.4953
                }
            },
            "type": "CITY",
            "label": "CASTILHO, SP, Brasil"
        },
        {
            "id": "667f262362a67cbc36d220b3",
            "address": {
                "city": "CATANDUVA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.145875,
                    "lon": -48.94113
                }
            },
            "type": "CITY",
            "label": "CATANDUVA, SP, Brasil"
        },
        {
            "id": "667f261b62a67cbc36d213d6",
            "address": {
                "city": "CATIGUÁ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.04943,
                    "lon": -49.0531
                }
            },
            "type": "CITY",
            "label": "CATIGUÁ, SP, Brasil"
        },
        {
            "id": "667f25fb62a67cbc36d1e404",
            "address": {
                "city": "CAÇAPAVA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.0996965,
                    "lon": -45.7080824
                }
            },
            "type": "CITY",
            "label": "CAÇAPAVA, SP, Brasil"
        },
        {
            "id": "667f262362a67cbc36d2214e",
            "address": {
                "city": "CEDRAL",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.9021482,
                    "lon": -49.2691957
                }
            },
            "type": "CITY",
            "label": "CEDRAL, SP, Brasil"
        },
        {
            "id": "667f25fb62a67cbc36d1e4e9",
            "address": {
                "city": "CERQUEIRA CÉSAR",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.0380559,
                    "lon": -49.1633337
                }
            },
            "type": "CITY",
            "label": "CERQUEIRA CÉSAR, SP, Brasil"
        },
        {
            "id": "667f25fb62a67cbc36d1e4ee",
            "address": {
                "city": "CERQUILHO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.17173,
                    "lon": -47.74141
                }
            },
            "type": "CITY",
            "label": "CERQUILHO, SP, Brasil"
        },
        {
            "id": "667f262362a67cbc36d221b7",
            "address": {
                "city": "CESÁRIO LANGE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.22281,
                    "lon": -47.95253
                }
            },
            "type": "CITY",
            "label": "CESÁRIO LANGE, SP, Brasil"
        },
        {
            "id": "667f260662a67cbc36d1f133",
            "address": {
                "city": "CHARQUEADA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.5112368,
                    "lon": -47.7795787
                }
            },
            "type": "CITY",
            "label": "CHARQUEADA, SP, Brasil"
        },
        {
            "id": "667f260662a67cbc36d1f14f",
            "address": {
                "city": "CHAVANTES",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.0384156,
                    "lon": -49.7132109
                }
            },
            "type": "CITY",
            "label": "CHAVANTES, SP, Brasil"
        },
        {
            "id": "667f262462a67cbc36d2230c",
            "address": {
                "city": "CLEMENTINA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.5591398,
                    "lon": -50.4482041
                }
            },
            "type": "CITY",
            "label": "CLEMENTINA, SP, Brasil"
        },
        {
            "id": "667f260762a67cbc36d1f689",
            "address": {
                "city": "COLINA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.710725,
                    "lon": -48.52657
                }
            },
            "type": "CITY",
            "label": "COLINA, SP, Brasil"
        },
        {
            "id": "667f260762a67cbc36d1f6be",
            "address": {
                "city": "COLÔMBIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.17837,
                    "lon": -48.687905
                }
            },
            "type": "CITY",
            "label": "COLÔMBIA, SP, Brasil"
        },
        {
            "id": "667f25f862a67cbc36d1db61",
            "address": {
                "city": "CONCHAL",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.3369716,
                    "lon": -47.1705749
                }
            },
            "type": "CITY",
            "label": "CONCHAL, SP, Brasil"
        },
        {
            "id": "667f25f862a67cbc36d1db6e",
            "address": {
                "city": "CONCHAS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.01341,
                    "lon": -48.004575
                }
            },
            "type": "CITY",
            "label": "CONCHAS, SP, Brasil"
        },
        {
            "id": "667f261c62a67cbc36d21896",
            "address": {
                "city": "CORDEIRÓPOLIS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.4824856,
                    "lon": -47.4621432
                }
            },
            "type": "CITY",
            "label": "CORDEIRÓPOLIS, SP, Brasil"
        },
        {
            "id": "667f25f862a67cbc36d1dbc8",
            "address": {
                "city": "COROADOS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.35427,
                    "lon": -50.285185
                }
            },
            "type": "CITY",
            "label": "COROADOS, SP, Brasil"
        },
        {
            "id": "667f260e62a67cbc36d1fd59",
            "address": {
                "city": "CORONEL MACEDO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.6311006,
                    "lon": -49.3132273
                }
            },
            "type": "CITY",
            "label": "CORONEL MACEDO, SP, Brasil"
        },
        {
            "id": "667f262662a67cbc36d22745",
            "address": {
                "city": "CORUMBATAÍ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.220855,
                    "lon": -47.622325
                }
            },
            "type": "CITY",
            "label": "CORUMBATAÍ, SP, Brasil"
        },
        {
            "id": "667f262662a67cbc36d2276c",
            "address": {
                "city": "COSMORAMA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.47821,
                    "lon": -49.77958
                }
            },
            "type": "CITY",
            "label": "COSMORAMA, SP, Brasil"
        },
        {
            "id": "667f262662a67cbc36d22764",
            "address": {
                "city": "COSMÓPOLIS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.6474283,
                    "lon": -47.1969274
                }
            },
            "type": "CITY",
            "label": "COSMÓPOLIS, SP, Brasil"
        },
        {
            "id": "667f25f362a67cbc36d1d92d",
            "address": {
                "city": "COTIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.5940276879,
                    "lon": -46.8393244976
                }
            },
            "type": "CITY",
            "label": "COTIA, SP, Brasil"
        },
        {
            "id": "667f25ef62a67cbc36d1cec8",
            "address": {
                "city": "CRAVINHOS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.3411425,
                    "lon": -47.7352014
                }
            },
            "type": "CITY",
            "label": "CRAVINHOS, SP, Brasil"
        },
        {
            "id": "667f261c62a67cbc36d218cd",
            "address": {
                "city": "CRISTAIS PAULISTA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.400155,
                    "lon": -47.419455
                }
            },
            "type": "CITY",
            "label": "CRISTAIS PAULISTA, SP, Brasil"
        },
        {
            "id": "667f262662a67cbc36d227a6",
            "address": {
                "city": "CRUZEIRO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.5763,
                    "lon": -44.96069
                }
            },
            "type": "CITY",
            "label": "CRUZEIRO, SP, Brasil"
        },
        {
            "id": "667f262662a67cbc36d2279c",
            "address": {
                "city": "CRUZÁLIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.7442883,
                    "lon": -50.7895388
                }
            },
            "type": "CITY",
            "label": "CRUZÁLIA, SP, Brasil"
        },
        {
            "id": "667f25f862a67cbc36d1ddf3",
            "address": {
                "city": "CUBATÃO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.8895080076,
                    "lon": -46.4245033665
                }
            },
            "type": "CITY",
            "label": "CUBATÃO, SP, Brasil"
        },
        {
            "id": "667f261162a67cbc36d202c0",
            "address": {
                "city": "CUNHA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.0741013,
                    "lon": -44.9592206
                }
            },
            "type": "CITY",
            "label": "CUNHA, SP, Brasil"
        },
        {
            "id": "667f25fb62a67cbc36d1e427",
            "address": {
                "city": "CÁSSIA DOS COQUEIROS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.2833546,
                    "lon": -47.1700712
                }
            },
            "type": "CITY",
            "label": "CÁSSIA DOS COQUEIROS, SP, Brasil"
        },
        {
            "id": "667f262362a67cbc36d21eef",
            "address": {
                "city": "CÂNDIDO MOTA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.7496919,
                    "lon": -50.3891798
                }
            },
            "type": "CITY",
            "label": "CÂNDIDO MOTA, SP, Brasil"
        },
        {
            "id": "667f262362a67cbc36d21ef5",
            "address": {
                "city": "CÂNDIDO RODRIGUES",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.328950587,
                    "lon": -48.626498802
                }
            },
            "type": "CITY",
            "label": "CÂNDIDO RODRIGUES, SP, Brasil"
        },
        {
            "id": "667f261962a67cbc36d212c3",
            "address": {
                "city": "DESCALVADO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.9151368,
                    "lon": -47.622071
                }
            },
            "type": "CITY",
            "label": "DESCALVADO, SP, Brasil"
        },
        {
            "id": "667f261a62a67cbc36d21328",
            "address": {
                "city": "DIADEMA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.6856949122,
                    "lon": -46.623126444
                }
            },
            "type": "CITY",
            "label": "DIADEMA, SP, Brasil"
        },
        {
            "id": "667f262562a67cbc36d224a1",
            "address": {
                "city": "DIRCE REIS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.4641536,
                    "lon": -50.6061903
                }
            },
            "type": "CITY",
            "label": "DIRCE REIS, SP, Brasil"
        },
        {
            "id": "667f262562a67cbc36d224e1",
            "address": {
                "city": "DIVINOLÂNDIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.6611393,
                    "lon": -46.7392046
                }
            },
            "type": "CITY",
            "label": "DIVINOLÂNDIA, SP, Brasil"
        },
        {
            "id": "667f262662a67cbc36d22805",
            "address": {
                "city": "DOBRADA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.5181405,
                    "lon": -48.3922034
                }
            },
            "type": "CITY",
            "label": "DOBRADA, SP, Brasil"
        },
        {
            "id": "667f262662a67cbc36d2280c",
            "address": {
                "city": "DOIS CÓRREGOS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.369101,
                    "lon": -48.3842129
                }
            },
            "type": "CITY",
            "label": "DOIS CÓRREGOS, SP, Brasil"
        },
        {
            "id": "667f262662a67cbc36d2283c",
            "address": {
                "city": "DOLCINÓPOLIS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.12226,
                    "lon": -50.509325
                }
            },
            "type": "CITY",
            "label": "DOLCINÓPOLIS, SP, Brasil"
        },
        {
            "id": "667f25fb62a67cbc36d1e4fc",
            "address": {
                "city": "DOURADO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.10993,
                    "lon": -48.31192
                }
            },
            "type": "CITY",
            "label": "DOURADO, SP, Brasil"
        },
        {
            "id": "667f261862a67cbc36d20dce",
            "address": {
                "city": "DRACENA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.4871408,
                    "lon": -51.5372031
                }
            },
            "type": "CITY",
            "label": "DRACENA, SP, Brasil"
        },
        {
            "id": "667f261862a67cbc36d20dda",
            "address": {
                "city": "DUARTINA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.4146411,
                    "lon": -49.4179482
                }
            },
            "type": "CITY",
            "label": "DUARTINA, SP, Brasil"
        },
        {
            "id": "667f261862a67cbc36d20dff",
            "address": {
                "city": "DUMONT",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.23683,
                    "lon": -47.97234
                }
            },
            "type": "CITY",
            "label": "DUMONT, SP, Brasil"
        },
        {
            "id": "667f261862a67cbc36d20e2b",
            "address": {
                "city": "ECHAPORÃ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.42854,
                    "lon": -50.2044132
                }
            },
            "type": "CITY",
            "label": "ECHAPORÃ, SP, Brasil"
        },
        {
            "id": "667f25fb62a67cbc36d1e546",
            "address": {
                "city": "ELDORADO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -24.52189,
                    "lon": -48.10673
                }
            },
            "type": "CITY",
            "label": "ELDORADO, SP, Brasil"
        },
        {
            "id": "667f25fb62a67cbc36d1e563",
            "address": {
                "city": "ELIAS FAUSTO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.0411018,
                    "lon": -47.3722201
                }
            },
            "type": "CITY",
            "label": "ELIAS FAUSTO, SP, Brasil"
        },
        {
            "id": "667f262662a67cbc36d2295a",
            "address": {
                "city": "ELISIÁRIO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.16813502176,
                    "lon": -49.10988872461
                }
            },
            "type": "CITY",
            "label": "ELISIÁRIO, SP, Brasil"
        },
        {
            "id": "667f262662a67cbc36d22987",
            "address": {
                "city": "EMBAÚBA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.9811471,
                    "lon": -48.8371968
                }
            },
            "type": "CITY",
            "label": "EMBAÚBA, SP, Brasil"
        },
        {
            "id": "667f262662a67cbc36d22991",
            "address": {
                "city": "EMBU DAS ARTES",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.6451560195,
                    "lon": -46.8506212131
                }
            },
            "type": "CITY",
            "label": "EMBU DAS ARTES, SP, Brasil"
        },
        {
            "id": "667f262662a67cbc36d2298f",
            "address": {
                "city": "EMBU-GUAÇU",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.8317103048,
                    "lon": -46.8161813117
                }
            },
            "type": "CITY",
            "label": "EMBU-GUAÇU, SP, Brasil"
        },
        {
            "id": "667f262662a67cbc36d2299d",
            "address": {
                "city": "EMILIANÓPOLIS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.83120084171,
                    "lon": -51.48269738794
                }
            },
            "type": "CITY",
            "label": "EMILIANÓPOLIS, SP, Brasil"
        },
        {
            "id": "667f261862a67cbc36d20d46",
            "address": {
                "city": "ENGENHEIRO COELHO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.4864709,
                    "lon": -47.2140562
                }
            },
            "type": "CITY",
            "label": "ENGENHEIRO COELHO, SP, Brasil"
        },
        {
            "id": "667f262662a67cbc36d22aa4",
            "address": {
                "city": "ESPÍRITO SANTO DO PINHAL",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.196101,
                    "lon": -46.7492109
                }
            },
            "type": "CITY",
            "label": "ESPÍRITO SANTO DO PINHAL, SP, Brasil"
        },
        {
            "id": "667f262662a67cbc36d22aa7",
            "address": {
                "city": "ESPÍRITO SANTO DO TURVO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.6966931,
                    "lon": -49.4322642
                }
            },
            "type": "CITY",
            "label": "ESPÍRITO SANTO DO TURVO, SP, Brasil"
        },
        {
            "id": "667f262c62a67cbc36d22f0c",
            "address": {
                "city": "ESTIVA GERBI",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.27284,
                    "lon": -46.95269
                }
            },
            "type": "CITY",
            "label": "ESTIVA GERBI, SP, Brasil"
        },
        {
            "id": "667f262c62a67cbc36d22f1a",
            "address": {
                "city": "ESTRELA D'OESTE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.2866961374,
                    "lon": -50.4006141602
                }
            },
            "type": "CITY",
            "label": "ESTRELA D'OESTE, SP, Brasil"
        },
        {
            "id": "667f262c62a67cbc36d22f2a",
            "address": {
                "city": "ESTRELA DO NORTE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.49095,
                    "lon": -51.662675
                }
            },
            "type": "CITY",
            "label": "ESTRELA DO NORTE, SP, Brasil"
        },
        {
            "id": "667f262c62a67cbc36d22f4d",
            "address": {
                "city": "EUCLIDES DA CUNHA PAULISTA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.556510742,
                    "lon": -52.591362858
                }
            },
            "type": "CITY",
            "label": "EUCLIDES DA CUNHA PAULISTA, SP, Brasil"
        },
        {
            "id": "667f260962a67cbc36d1fa38",
            "address": {
                "city": "FARTURA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.3882813,
                    "lon": -49.5126531
                }
            },
            "type": "CITY",
            "label": "FARTURA, SP, Brasil"
        },
        {
            "id": "667f261262a67cbc36d20758",
            "address": {
                "city": "FERNANDO PRESTES",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.2671433,
                    "lon": -48.6892006
                }
            },
            "type": "CITY",
            "label": "FERNANDO PRESTES, SP, Brasil"
        },
        {
            "id": "667f261262a67cbc36d2075e",
            "address": {
                "city": "FERNANDÓPOLIS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.2902135,
                    "lon": -50.2473501
                }
            },
            "type": "CITY",
            "label": "FERNANDÓPOLIS, SP, Brasil"
        },
        {
            "id": "667f261262a67cbc36d20761",
            "address": {
                "city": "FERNÃO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.3607387,
                    "lon": -49.5191242
                }
            },
            "type": "CITY",
            "label": "FERNÃO, SP, Brasil"
        },
        {
            "id": "667f261262a67cbc36d2076a",
            "address": {
                "city": "FERRAZ DE VASCONCELOS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.54102,
                    "lon": -46.3692259
                }
            },
            "type": "CITY",
            "label": "FERRAZ DE VASCONCELOS, SP, Brasil"
        },
        {
            "id": "667f262662a67cbc36d22b04",
            "address": {
                "city": "FLORA RICA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.677705,
                    "lon": -51.380845
                }
            },
            "type": "CITY",
            "label": "FLORA RICA, SP, Brasil"
        },
        {
            "id": "667f262762a67cbc36d22b13",
            "address": {
                "city": "FLOREAL",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.67375,
                    "lon": -50.145655
                }
            },
            "type": "CITY",
            "label": "FLOREAL, SP, Brasil"
        },
        {
            "id": "667f262c62a67cbc36d22fea",
            "address": {
                "city": "FLORÍNEA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.90384,
                    "lon": -50.73065
                }
            },
            "type": "CITY",
            "label": "FLORÍNEA, SP, Brasil"
        },
        {
            "id": "667f262c62a67cbc36d22fe5",
            "address": {
                "city": "FLÓRIDA PAULISTA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.615105,
                    "lon": -51.163305
                }
            },
            "type": "CITY",
            "label": "FLÓRIDA PAULISTA, SP, Brasil"
        },
        {
            "id": "667f262d62a67cbc36d23042",
            "address": {
                "city": "FRANCA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.5391527,
                    "lon": -47.4011912
                }
            },
            "type": "CITY",
            "label": "FRANCA, SP, Brasil"
        },
        {
            "id": "667f262d62a67cbc36d23088",
            "address": {
                "city": "FRANCISCO MORATO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.2817310049,
                    "lon": -46.7449384192
                }
            },
            "type": "CITY",
            "label": "FRANCISCO MORATO, SP, Brasil"
        },
        {
            "id": "667f25f862a67cbc36d1dae7",
            "address": {
                "city": "FRANCO DA ROCHA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.3299597588,
                    "lon": -46.7200623073
                }
            },
            "type": "CITY",
            "label": "FRANCO DA ROCHA, SP, Brasil"
        },
        {
            "id": "667f262d62a67cbc36d230ca",
            "address": {
                "city": "GABRIEL MONTEIRO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.531255,
                    "lon": -50.551195
                }
            },
            "type": "CITY",
            "label": "GABRIEL MONTEIRO, SP, Brasil"
        },
        {
            "id": "667f25ef62a67cbc36d1cf06",
            "address": {
                "city": "GARÇA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.209447926,
                    "lon": -49.729251154
                }
            },
            "type": "CITY",
            "label": "GARÇA, SP, Brasil"
        },
        {
            "id": "667f260f62a67cbc36d1fee6",
            "address": {
                "city": "GASTÃO VIDIGAL",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.799375,
                    "lon": -50.19237
                }
            },
            "type": "CITY",
            "label": "GASTÃO VIDIGAL, SP, Brasil"
        },
        {
            "id": "667f260f62a67cbc36d1ff09",
            "address": {
                "city": "GAVIÃO PEIXOTO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.8387419,
                    "lon": -48.4949907
                }
            },
            "type": "CITY",
            "label": "GAVIÃO PEIXOTO, SP, Brasil"
        },
        {
            "id": "667f261162a67cbc36d2038b",
            "address": {
                "city": "GENERAL SALGADO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.64764,
                    "lon": -50.36558
                }
            },
            "type": "CITY",
            "label": "GENERAL SALGADO, SP, Brasil"
        },
        {
            "id": "667f261162a67cbc36d203a7",
            "address": {
                "city": "GETULINA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.7991374,
                    "lon": -49.932065
                }
            },
            "type": "CITY",
            "label": "GETULINA, SP, Brasil"
        },
        {
            "id": "667f261162a67cbc36d203d5",
            "address": {
                "city": "GLICÉRIO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.381419,
                    "lon": -50.208202
                }
            },
            "type": "CITY",
            "label": "GLICÉRIO, SP, Brasil"
        },
        {
            "id": "667f260862a67cbc36d1f9a7",
            "address": {
                "city": "GUAIMBÊ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.911067,
                    "lon": -49.8981166
                }
            },
            "type": "CITY",
            "label": "GUAIMBÊ, SP, Brasil"
        },
        {
            "id": "667f262562a67cbc36d225a9",
            "address": {
                "city": "GUAIÇARA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.623056886,
                    "lon": -49.799351875
                }
            },
            "type": "CITY",
            "label": "GUAIÇARA, SP, Brasil"
        },
        {
            "id": "667f262d62a67cbc36d231cc",
            "address": {
                "city": "GUAPIARA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -24.1853113,
                    "lon": -48.5309879
                }
            },
            "type": "CITY",
            "label": "GUAPIARA, SP, Brasil"
        },
        {
            "id": "667f262d62a67cbc36d231c4",
            "address": {
                "city": "GUAPIAÇU",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.79601,
                    "lon": -49.223015
                }
            },
            "type": "CITY",
            "label": "GUAPIAÇU, SP, Brasil"
        },
        {
            "id": "667f262d62a67cbc36d23219",
            "address": {
                "city": "GUARACI",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.4999421128,
                    "lon": -48.9444629479
                }
            },
            "type": "CITY",
            "label": "GUARACI, SP, Brasil"
        },
        {
            "id": "667f262d62a67cbc36d23290",
            "address": {
                "city": "GUARANI D'OESTE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.0751714589,
                    "lon": -50.3395891899
                }
            },
            "type": "CITY",
            "label": "GUARANI D'OESTE, SP, Brasil"
        },
        {
            "id": "667f262d62a67cbc36d232ae",
            "address": {
                "city": "GUARANTÃ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.8929954,
                    "lon": -49.5926173
                }
            },
            "type": "CITY",
            "label": "GUARANTÃ, SP, Brasil"
        },
        {
            "id": "667f262d62a67cbc36d232e9",
            "address": {
                "city": "GUARARAPES",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.2551437,
                    "lon": -50.6442002
                }
            },
            "type": "CITY",
            "label": "GUARARAPES, SP, Brasil"
        },
        {
            "id": "667f262d62a67cbc36d232f3",
            "address": {
                "city": "GUARAREMA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.4121018,
                    "lon": -46.0342241
                }
            },
            "type": "CITY",
            "label": "GUARAREMA, SP, Brasil"
        },
        {
            "id": "667f25f962a67cbc36d1de65",
            "address": {
                "city": "GUARATINGUETÁ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.80697,
                    "lon": -45.19789
                }
            },
            "type": "CITY",
            "label": "GUARATINGUETÁ, SP, Brasil"
        },
        {
            "id": "667f262d62a67cbc36d2320b",
            "address": {
                "city": "GUARAÇAÍ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.0317208,
                    "lon": -51.2090279
                }
            },
            "type": "CITY",
            "label": "GUARAÇAÍ, SP, Brasil"
        },
        {
            "id": "667f25f962a67cbc36d1de85",
            "address": {
                "city": "GUAREÍ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.37393,
                    "lon": -48.18677
                }
            },
            "type": "CITY",
            "label": "GUAREÍ, SP, Brasil"
        },
        {
            "id": "667f25f962a67cbc36d1de92",
            "address": {
                "city": "GUARIBA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.35689,
                    "lon": -48.21919
                }
            },
            "type": "CITY",
            "label": "GUARIBA, SP, Brasil"
        },
        {
            "id": "667f25f962a67cbc36d1dea3",
            "address": {
                "city": "GUARUJÁ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.9941018,
                    "lon": -46.2562301
                }
            },
            "type": "CITY",
            "label": "GUARUJÁ, SP, Brasil"
        },
        {
            "id": "667f25f962a67cbc36d1dec1",
            "address": {
                "city": "GUARULHOS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.46375,
                    "lon": -46.53355
                }
            },
            "type": "CITY",
            "label": "GUARULHOS, SP, Brasil"
        },
        {
            "id": "667f262d62a67cbc36d231fd",
            "address": {
                "city": "GUARÁ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.4281546,
                    "lon": -47.8261893
                }
            },
            "type": "CITY",
            "label": "GUARÁ, SP, Brasil"
        },
        {
            "id": "667f25f962a67cbc36d1ded4",
            "address": {
                "city": "GUATAPARÁ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.4955141,
                    "lon": -48.0378987
                }
            },
            "type": "CITY",
            "label": "GUATAPARÁ, SP, Brasil"
        },
        {
            "id": "667f260862a67cbc36d1f9ac",
            "address": {
                "city": "GUAÍRA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.328015,
                    "lon": -48.306125
                }
            },
            "type": "CITY",
            "label": "GUAÍRA, SP, Brasil"
        },
        {
            "id": "667f262d62a67cbc36d2334f",
            "address": {
                "city": "GUZOLÂNDIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.646155,
                    "lon": -50.66223
                }
            },
            "type": "CITY",
            "label": "GUZOLÂNDIA, SP, Brasil"
        },
        {
            "id": "667f262d62a67cbc36d230db",
            "address": {
                "city": "GÁLIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.2931138,
                    "lon": -49.5462509
                }
            },
            "type": "CITY",
            "label": "GÁLIA, SP, Brasil"
        },
        {
            "id": "667f262d62a67cbc36d23371",
            "address": {
                "city": "HERCULÂNDIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.0041015,
                    "lon": -50.3872084
                }
            },
            "type": "CITY",
            "label": "HERCULÂNDIA, SP, Brasil"
        },
        {
            "id": "667f262d62a67cbc36d233b1",
            "address": {
                "city": "HOLAMBRA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.6271016,
                    "lon": -47.0492163
                }
            },
            "type": "CITY",
            "label": "HOLAMBRA, SP, Brasil"
        },
        {
            "id": "667f262d62a67cbc36d233c5",
            "address": {
                "city": "HORTOLÂNDIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.848605,
                    "lon": -47.20662
                }
            },
            "type": "CITY",
            "label": "HORTOLÂNDIA, SP, Brasil"
        },
        {
            "id": "667f262e62a67cbc36d23417",
            "address": {
                "city": "IACANGA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.8923914,
                    "lon": -49.017311
                }
            },
            "type": "CITY",
            "label": "IACANGA, SP, Brasil"
        },
        {
            "id": "667f262e62a67cbc36d2342e",
            "address": {
                "city": "IACRI",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.85856,
                    "lon": -50.698235
                }
            },
            "type": "CITY",
            "label": "IACRI, SP, Brasil"
        },
        {
            "id": "667f262e62a67cbc36d2344a",
            "address": {
                "city": "IARAS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.8737435,
                    "lon": -49.1622063
                }
            },
            "type": "CITY",
            "label": "IARAS, SP, Brasil"
        },
        {
            "id": "667f262e62a67cbc36d2346a",
            "address": {
                "city": "IBATÉ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.9541363,
                    "lon": -47.9972076
                }
            },
            "type": "CITY",
            "label": "IBATÉ, SP, Brasil"
        },
        {
            "id": "667f260862a67cbc36d1f7af",
            "address": {
                "city": "IBIRAREMA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.8196454,
                    "lon": -50.0680258
                }
            },
            "type": "CITY",
            "label": "IBIRAREMA, SP, Brasil"
        },
        {
            "id": "667f261862a67cbc36d20b4c",
            "address": {
                "city": "IBIRÁ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.07825,
                    "lon": -49.24374
                }
            },
            "type": "CITY",
            "label": "IBIRÁ, SP, Brasil"
        },
        {
            "id": "667f262e62a67cbc36d234a9",
            "address": {
                "city": "IBITINGA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.7576609,
                    "lon": -48.8227723
                }
            },
            "type": "CITY",
            "label": "IBITINGA, SP, Brasil"
        },
        {
            "id": "667f262e62a67cbc36d234de",
            "address": {
                "city": "IBIÚNA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.6568413947,
                    "lon": -47.2173718533
                }
            },
            "type": "CITY",
            "label": "IBIÚNA, SP, Brasil"
        },
        {
            "id": "667f262e62a67cbc36d2351f",
            "address": {
                "city": "ICÉM",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.34083,
                    "lon": -49.19834
                }
            },
            "type": "CITY",
            "label": "ICÉM, SP, Brasil"
        },
        {
            "id": "667f262f62a67cbc36d2354d",
            "address": {
                "city": "IEPÊ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.6631609,
                    "lon": -51.0727534
                }
            },
            "type": "CITY",
            "label": "IEPÊ, SP, Brasil"
        },
        {
            "id": "667f262f62a67cbc36d2357d",
            "address": {
                "city": "IGARAPAVA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.0379081,
                    "lon": -47.7474914
                }
            },
            "type": "CITY",
            "label": "IGARAPAVA, SP, Brasil"
        },
        {
            "id": "667f262f62a67cbc36d235bb",
            "address": {
                "city": "IGARATÁ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.2062,
                    "lon": -46.15394
                }
            },
            "type": "CITY",
            "label": "IGARATÁ, SP, Brasil"
        },
        {
            "id": "667f262f62a67cbc36d23573",
            "address": {
                "city": "IGARAÇU DO TIETÊ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.50961,
                    "lon": -48.61313
                }
            },
            "type": "CITY",
            "label": "IGARAÇU DO TIETÊ, SP, Brasil"
        },
        {
            "id": "667f262f62a67cbc36d23604",
            "address": {
                "city": "IGUAPE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -24.7051458764,
                    "lon": -47.5574332371
                }
            },
            "type": "CITY",
            "label": "IGUAPE, SP, Brasil"
        },
        {
            "id": "667f262f62a67cbc36d2364f",
            "address": {
                "city": "ILHA COMPRIDA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -24.7441470784,
                    "lon": -47.5534496766
                }
            },
            "type": "CITY",
            "label": "ILHA COMPRIDA, SP, Brasil"
        },
        {
            "id": "667f262f62a67cbc36d23668",
            "address": {
                "city": "ILHA SOLTEIRA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.4321545,
                    "lon": -51.3481894
                }
            },
            "type": "CITY",
            "label": "ILHA SOLTEIRA, SP, Brasil"
        },
        {
            "id": "667f262f62a67cbc36d23675",
            "address": {
                "city": "ILHABELA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.8161013,
                    "lon": -45.3662286
                }
            },
            "type": "CITY",
            "label": "ILHABELA, SP, Brasil"
        },
        {
            "id": "667f262f62a67cbc36d2373e",
            "address": {
                "city": "INDAIATUBA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.0881009,
                    "lon": -47.208221
                }
            },
            "type": "CITY",
            "label": "INDAIATUBA, SP, Brasil"
        },
        {
            "id": "667f262f62a67cbc36d23751",
            "address": {
                "city": "INDIANA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.17485,
                    "lon": -51.25086
                }
            },
            "type": "CITY",
            "label": "INDIANA, SP, Brasil"
        },
        {
            "id": "667f262f62a67cbc36d23769",
            "address": {
                "city": "INDIAPORÃ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -19.980305,
                    "lon": -50.29275
                }
            },
            "type": "CITY",
            "label": "INDIAPORÃ, SP, Brasil"
        },
        {
            "id": "667f262f62a67cbc36d23804",
            "address": {
                "city": "INÚBIA PAULISTA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.771675,
                    "lon": -50.95655
                }
            },
            "type": "CITY",
            "label": "INÚBIA PAULISTA, SP, Brasil"
        },
        {
            "id": "667f262f62a67cbc36d23850",
            "address": {
                "city": "IPAUSSU",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.0605441,
                    "lon": -49.6178324
                }
            },
            "type": "CITY",
            "label": "IPAUSSU, SP, Brasil"
        },
        {
            "id": "667f262f62a67cbc36d23865",
            "address": {
                "city": "IPERÓ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.3514804396,
                    "lon": -47.6951479897
                }
            },
            "type": "CITY",
            "label": "IPERÓ, SP, Brasil"
        },
        {
            "id": "667f262f62a67cbc36d2386b",
            "address": {
                "city": "IPEÚNA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.43576,
                    "lon": -47.709725
                }
            },
            "type": "CITY",
            "label": "IPEÚNA, SP, Brasil"
        },
        {
            "id": "667f262f62a67cbc36d23889",
            "address": {
                "city": "IPIGUÁ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.654685,
                    "lon": -49.38568
                }
            },
            "type": "CITY",
            "label": "IPIGUÁ, SP, Brasil"
        },
        {
            "id": "667f262f62a67cbc36d238f7",
            "address": {
                "city": "IPORANGA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -24.5854617,
                    "lon": -48.5982458
                }
            },
            "type": "CITY",
            "label": "IPORANGA, SP, Brasil"
        },
        {
            "id": "667f262f62a67cbc36d2390c",
            "address": {
                "city": "IPUÃ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.441544,
                    "lon": -48.0151895
                }
            },
            "type": "CITY",
            "label": "IPUÃ, SP, Brasil"
        },
        {
            "id": "667f25f962a67cbc36d1df5d",
            "address": {
                "city": "IRACEMÁPOLIS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.587043,
                    "lon": -47.5229361
                }
            },
            "type": "CITY",
            "label": "IRACEMÁPOLIS, SP, Brasil"
        },
        {
            "id": "667f262f62a67cbc36d2394a",
            "address": {
                "city": "IRAPURU",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.57157,
                    "lon": -51.342935
                }
            },
            "type": "CITY",
            "label": "IRAPURU, SP, Brasil"
        },
        {
            "id": "667f262f62a67cbc36d23940",
            "address": {
                "city": "IRAPUÃ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.2779774671,
                    "lon": -49.4095262526
                }
            },
            "type": "CITY",
            "label": "IRAPUÃ, SP, Brasil"
        },
        {
            "id": "667f25f162a67cbc36d1d333",
            "address": {
                "city": "ITABERÁ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.862101,
                    "lon": -49.1362289
                }
            },
            "type": "CITY",
            "label": "ITABERÁ, SP, Brasil"
        },
        {
            "id": "667f263162a67cbc36d23c5c",
            "address": {
                "city": "ITAJOBI",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.30682,
                    "lon": -49.05007
                }
            },
            "type": "CITY",
            "label": "ITAJOBI, SP, Brasil"
        },
        {
            "id": "667f263162a67cbc36d23c62",
            "address": {
                "city": "ITAJU",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.98352,
                    "lon": -48.80288
                }
            },
            "type": "CITY",
            "label": "ITAJU, SP, Brasil"
        },
        {
            "id": "667f263762a67cbc36d23e51",
            "address": {
                "city": "ITANHAÉM",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -24.18394,
                    "lon": -46.78786
                }
            },
            "type": "CITY",
            "label": "ITANHAÉM, SP, Brasil"
        },
        {
            "id": "667f263762a67cbc36d23e88",
            "address": {
                "city": "ITAOCA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -24.640825,
                    "lon": -48.84053
                }
            },
            "type": "CITY",
            "label": "ITAOCA, SP, Brasil"
        },
        {
            "id": "667f263762a67cbc36d23ed6",
            "address": {
                "city": "ITAPECERICA DA SERRA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.7178361062,
                    "lon": -46.849121132
                }
            },
            "type": "CITY",
            "label": "ITAPECERICA DA SERRA, SP, Brasil"
        },
        {
            "id": "667f263762a67cbc36d23f1d",
            "address": {
                "city": "ITAPETININGA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.5811013,
                    "lon": -48.0312266
                }
            },
            "type": "CITY",
            "label": "ITAPETININGA, SP, Brasil"
        },
        {
            "id": "667f263762a67cbc36d23f30",
            "address": {
                "city": "ITAPEVA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.9793102,
                    "lon": -48.8768997
                }
            },
            "type": "CITY",
            "label": "ITAPEVA, SP, Brasil"
        },
        {
            "id": "667f263762a67cbc36d23f3a",
            "address": {
                "city": "ITAPEVI",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.5489635791,
                    "lon": -46.9341900155
                }
            },
            "type": "CITY",
            "label": "ITAPEVI, SP, Brasil"
        },
        {
            "id": "667f260e62a67cbc36d1fd81",
            "address": {
                "city": "ITAPIRA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.4311018,
                    "lon": -46.8262141
                }
            },
            "type": "CITY",
            "label": "ITAPIRA, SP, Brasil"
        },
        {
            "id": "667f260f62a67cbc36d1fda6",
            "address": {
                "city": "ITAPIRAPUÃ PAULISTA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -24.57454,
                    "lon": -49.16898
                }
            },
            "type": "CITY",
            "label": "ITAPIRAPUÃ PAULISTA, SP, Brasil"
        },
        {
            "id": "667f260f62a67cbc36d1fe09",
            "address": {
                "city": "ITAPORANGA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.709095,
                    "lon": -49.50644
                }
            },
            "type": "CITY",
            "label": "ITAPORANGA, SP, Brasil"
        },
        {
            "id": "667f261062a67cbc36d20220",
            "address": {
                "city": "ITAPURA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.64166,
                    "lon": -51.5075
                }
            },
            "type": "CITY",
            "label": "ITAPURA, SP, Brasil"
        },
        {
            "id": "667f261062a67cbc36d2021c",
            "address": {
                "city": "ITAPUÍ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.2320971,
                    "lon": -48.7149684
                }
            },
            "type": "CITY",
            "label": "ITAPUÍ, SP, Brasil"
        },
        {
            "id": "667f263762a67cbc36d23f55",
            "address": {
                "city": "ITAQUAQUECETUBA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.4961006,
                    "lon": -46.3562253
                }
            },
            "type": "CITY",
            "label": "ITAQUAQUECETUBA, SP, Brasil"
        },
        {
            "id": "667f263762a67cbc36d2403d",
            "address": {
                "city": "ITARARÉ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -24.1159742,
                    "lon": -49.3327424
                }
            },
            "type": "CITY",
            "label": "ITARARÉ, SP, Brasil"
        },
        {
            "id": "667f263762a67cbc36d24048",
            "address": {
                "city": "ITARIRI",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -24.29234852,
                    "lon": -47.171642188
                }
            },
            "type": "CITY",
            "label": "ITARIRI, SP, Brasil"
        },
        {
            "id": "667f263862a67cbc36d2407a",
            "address": {
                "city": "ITATIBA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.00656,
                    "lon": -46.83868
                }
            },
            "type": "CITY",
            "label": "ITATIBA, SP, Brasil"
        },
        {
            "id": "667f263862a67cbc36d2408b",
            "address": {
                "city": "ITATINGA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.1009,
                    "lon": -48.61498
                }
            },
            "type": "CITY",
            "label": "ITATINGA, SP, Brasil"
        },
        {
            "id": "667f263062a67cbc36d23c0f",
            "address": {
                "city": "ITAÍ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.4192375,
                    "lon": -49.0929254
                }
            },
            "type": "CITY",
            "label": "ITAÍ, SP, Brasil"
        },
        {
            "id": "667f263862a67cbc36d24127",
            "address": {
                "city": "ITIRAPINA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.2551003,
                    "lon": -47.8152116
                }
            },
            "type": "CITY",
            "label": "ITIRAPINA, SP, Brasil"
        },
        {
            "id": "667f263862a67cbc36d24130",
            "address": {
                "city": "ITIRAPUÃ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.63809,
                    "lon": -47.222765
                }
            },
            "type": "CITY",
            "label": "ITIRAPUÃ, SP, Brasil"
        },
        {
            "id": "667f263862a67cbc36d24158",
            "address": {
                "city": "ITOBI",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.73099020397,
                    "lon": -46.97167183407
                }
            },
            "type": "CITY",
            "label": "ITOBI, SP, Brasil"
        },
        {
            "id": "667f263862a67cbc36d24162",
            "address": {
                "city": "ITU",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.2657749004,
                    "lon": -47.2973803582
                }
            },
            "type": "CITY",
            "label": "ITU, SP, Brasil"
        },
        {
            "id": "667f263862a67cbc36d241b7",
            "address": {
                "city": "ITUPEVA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.15146195,
                    "lon": -47.05743694
                }
            },
            "type": "CITY",
            "label": "ITUPEVA, SP, Brasil"
        },
        {
            "id": "667f263862a67cbc36d241ef",
            "address": {
                "city": "ITUVERAVA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.33731,
                    "lon": -47.77946
                }
            },
            "type": "CITY",
            "label": "ITUVERAVA, SP, Brasil"
        },
        {
            "id": "667f260f62a67cbc36d1fde6",
            "address": {
                "city": "ITÁPOLIS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.601275,
                    "lon": -48.805345
                }
            },
            "type": "CITY",
            "label": "ITÁPOLIS, SP, Brasil"
        },
        {
            "id": "667f263862a67cbc36d2426b",
            "address": {
                "city": "JABORANDI",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.696703901,
                    "lon": -48.488960698
                }
            },
            "type": "CITY",
            "label": "JABORANDI, SP, Brasil"
        },
        {
            "id": "667f263862a67cbc36d24277",
            "address": {
                "city": "JABOTICABAL",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.25768,
                    "lon": -48.32093
                }
            },
            "type": "CITY",
            "label": "JABOTICABAL, SP, Brasil"
        },
        {
            "id": "667f260e62a67cbc36d1fc52",
            "address": {
                "city": "JACAREÍ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.3021007,
                    "lon": -45.9672232
                }
            },
            "type": "CITY",
            "label": "JACAREÍ, SP, Brasil"
        },
        {
            "id": "667f260e62a67cbc36d1fc62",
            "address": {
                "city": "JACI",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.883855,
                    "lon": -49.56941
                }
            },
            "type": "CITY",
            "label": "JACI, SP, Brasil"
        },
        {
            "id": "667f260e62a67cbc36d1fcbd",
            "address": {
                "city": "JACUPIRANGA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -24.70053,
                    "lon": -48.011345
                }
            },
            "type": "CITY",
            "label": "JACUPIRANGA, SP, Brasil"
        },
        {
            "id": "667f262c62a67cbc36d22cca",
            "address": {
                "city": "JAGUARIÚNA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.7032165,
                    "lon": -46.9615893
                }
            },
            "type": "CITY",
            "label": "JAGUARIÚNA, SP, Brasil"
        },
        {
            "id": "667f262c62a67cbc36d22cf8",
            "address": {
                "city": "JALES",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.2686874,
                    "lon": -50.5490441
                }
            },
            "type": "CITY",
            "label": "JALES, SP, Brasil"
        },
        {
            "id": "667f262c62a67cbc36d22cfa",
            "address": {
                "city": "JAMBEIRO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.263822676,
                    "lon": -45.692866639
                }
            },
            "type": "CITY",
            "label": "JAMBEIRO, SP, Brasil"
        },
        {
            "id": "667f262c62a67cbc36d22d36",
            "address": {
                "city": "JANDIRA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.5449077987,
                    "lon": -46.8982378087
                }
            },
            "type": "CITY",
            "label": "JANDIRA, SP, Brasil"
        },
        {
            "id": "667f260562a67cbc36d1f005",
            "address": {
                "city": "JARDINÓPOLIS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.028635,
                    "lon": -47.779245
                }
            },
            "type": "CITY",
            "label": "JARDINÓPOLIS, SP, Brasil"
        },
        {
            "id": "667f260562a67cbc36d1f016",
            "address": {
                "city": "JARINU",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.10198,
                    "lon": -46.72796
                }
            },
            "type": "CITY",
            "label": "JARINU, SP, Brasil"
        },
        {
            "id": "667f260562a67cbc36d1f06a",
            "address": {
                "city": "JAÚ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.3021017,
                    "lon": -48.5722122
                }
            },
            "type": "CITY",
            "label": "JAÚ, SP, Brasil"
        },
        {
            "id": "667f260462a67cbc36d1ef0c",
            "address": {
                "city": "JERIQUARA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.313595,
                    "lon": -47.58869
                }
            },
            "type": "CITY",
            "label": "JERIQUARA, SP, Brasil"
        },
        {
            "id": "667f25f962a67cbc36d1df8b",
            "address": {
                "city": "JOANÓPOLIS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.9291783789,
                    "lon": -46.2766342404
                }
            },
            "type": "CITY",
            "label": "JOANÓPOLIS, SP, Brasil"
        },
        {
            "id": "667f260f62a67cbc36d1fe58",
            "address": {
                "city": "JOSÉ BONIFÁCIO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.06116,
                    "lon": -49.702755
                }
            },
            "type": "CITY",
            "label": "JOSÉ BONIFÁCIO, SP, Brasil"
        },
        {
            "id": "667f260462a67cbc36d1ef74",
            "address": {
                "city": "JOÃO RAMALHO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.2546654,
                    "lon": -50.7703089
                }
            },
            "type": "CITY",
            "label": "JOÃO RAMALHO, SP, Brasil"
        },
        {
            "id": "667f263962a67cbc36d244ab",
            "address": {
                "city": "JUMIRIM",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.08363,
                    "lon": -47.79074
                }
            },
            "type": "CITY",
            "label": "JUMIRIM, SP, Brasil"
        },
        {
            "id": "667f263962a67cbc36d244d6",
            "address": {
                "city": "JUNDIAÍ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.185102,
                    "lon": -46.8892219
                }
            },
            "type": "CITY",
            "label": "JUNDIAÍ, SP, Brasil"
        },
        {
            "id": "667f263962a67cbc36d244e5",
            "address": {
                "city": "JUNQUEIRÓPOLIS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.506245,
                    "lon": -51.44523
                }
            },
            "type": "CITY",
            "label": "JUNQUEIRÓPOLIS, SP, Brasil"
        },
        {
            "id": "667f263a62a67cbc36d2451f",
            "address": {
                "city": "JUQUITIBA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.93267,
                    "lon": -47.06677
                }
            },
            "type": "CITY",
            "label": "JUQUITIBA, SP, Brasil"
        },
        {
            "id": "667f263a62a67cbc36d2451b",
            "address": {
                "city": "JUQUIÁ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -24.3222767,
                    "lon": -47.638249
                }
            },
            "type": "CITY",
            "label": "JUQUIÁ, SP, Brasil"
        },
        {
            "id": "667f263962a67cbc36d244a0",
            "address": {
                "city": "JÚLIO MESQUITA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.0099011212,
                    "lon": -49.7896740011
                }
            },
            "type": "CITY",
            "label": "JÚLIO MESQUITA, SP, Brasil"
        },
        {
            "id": "667f263a62a67cbc36d2463d",
            "address": {
                "city": "LAGOINHA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.08988,
                    "lon": -45.19006
                }
            },
            "type": "CITY",
            "label": "LAGOINHA, SP, Brasil"
        },
        {
            "id": "667f261c62a67cbc36d2196b",
            "address": {
                "city": "LARANJAL PAULISTA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.051015,
                    "lon": -47.8362204
                }
            },
            "type": "CITY",
            "label": "LARANJAL PAULISTA, SP, Brasil"
        },
        {
            "id": "667f263a62a67cbc36d24651",
            "address": {
                "city": "LAVRINHAS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.5681003,
                    "lon": -44.9062156
                }
            },
            "type": "CITY",
            "label": "LAVRINHAS, SP, Brasil"
        },
        {
            "id": "667f261d62a67cbc36d219ab",
            "address": {
                "city": "LAVÍNIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.1651449,
                    "lon": -51.042199
                }
            },
            "type": "CITY",
            "label": "LAVÍNIA, SP, Brasil"
        },
        {
            "id": "667f263a62a67cbc36d2465d",
            "address": {
                "city": "LEME",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.18424,
                    "lon": -47.38826
                }
            },
            "type": "CITY",
            "label": "LEME, SP, Brasil"
        },
        {
            "id": "667f263a62a67cbc36d24677",
            "address": {
                "city": "LENÇÓIS PAULISTA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.59656,
                    "lon": -48.80079
                }
            },
            "type": "CITY",
            "label": "LENÇÓIS PAULISTA, SP, Brasil"
        },
        {
            "id": "667f263b62a67cbc36d24784",
            "address": {
                "city": "LIMEIRA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.5831002,
                    "lon": -47.4092157
                }
            },
            "type": "CITY",
            "label": "LIMEIRA, SP, Brasil"
        },
        {
            "id": "667f263b62a67cbc36d247b7",
            "address": {
                "city": "LINDÓIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.5234286027,
                    "lon": -46.6503473507
                }
            },
            "type": "CITY",
            "label": "LINDÓIA, SP, Brasil"
        },
        {
            "id": "667f260f62a67cbc36d1fe7a",
            "address": {
                "city": "LINS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.6731392,
                    "lon": -49.7472047
                }
            },
            "type": "CITY",
            "label": "LINS, SP, Brasil"
        },
        {
            "id": "667f263b62a67cbc36d247bd",
            "address": {
                "city": "LORENA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.7338724,
                    "lon": -45.1201112
                }
            },
            "type": "CITY",
            "label": "LORENA, SP, Brasil"
        },
        {
            "id": "667f263b62a67cbc36d247c7",
            "address": {
                "city": "LOURDES",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.96879,
                    "lon": -50.228535
                }
            },
            "type": "CITY",
            "label": "LOURDES, SP, Brasil"
        },
        {
            "id": "667f263b62a67cbc36d247cb",
            "address": {
                "city": "LOUVEIRA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.083993149,
                    "lon": -46.949272741
                }
            },
            "type": "CITY",
            "label": "LOUVEIRA, SP, Brasil"
        },
        {
            "id": "667f263b62a67cbc36d247e9",
            "address": {
                "city": "LUCIANÓPOLIS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.4307989,
                    "lon": -49.522147
                }
            },
            "type": "CITY",
            "label": "LUCIANÓPOLIS, SP, Brasil"
        },
        {
            "id": "667f263b62a67cbc36d247db",
            "address": {
                "city": "LUCÉLIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.7231386,
                    "lon": -51.0192053
                }
            },
            "type": "CITY",
            "label": "LUCÉLIA, SP, Brasil"
        },
        {
            "id": "667f263b62a67cbc36d24836",
            "address": {
                "city": "LUIZIÂNIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.6761,
                    "lon": -50.325635
                }
            },
            "type": "CITY",
            "label": "LUIZIÂNIA, SP, Brasil"
        },
        {
            "id": "667f263b62a67cbc36d24847",
            "address": {
                "city": "LUPÉRCIO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.4143828,
                    "lon": -49.8164421
                }
            },
            "type": "CITY",
            "label": "LUPÉRCIO, SP, Brasil"
        },
        {
            "id": "667f263b62a67cbc36d24850",
            "address": {
                "city": "LUTÉCIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.3391012,
                    "lon": -50.3932127
                }
            },
            "type": "CITY",
            "label": "LUTÉCIA, SP, Brasil"
        },
        {
            "id": "667f263b62a67cbc36d247fa",
            "address": {
                "city": "LUÍS ANTÔNIO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.5557536,
                    "lon": -47.70069
                }
            },
            "type": "CITY",
            "label": "LUÍS ANTÔNIO, SP, Brasil"
        },
        {
            "id": "667f263b62a67cbc36d248b2",
            "address": {
                "city": "MACATUBA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.5027462,
                    "lon": -48.7164325
                }
            },
            "type": "CITY",
            "label": "MACATUBA, SP, Brasil"
        },
        {
            "id": "667f263b62a67cbc36d248bd",
            "address": {
                "city": "MACAUBAL",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.8041495,
                    "lon": -49.9631944
                }
            },
            "type": "CITY",
            "label": "MACAUBAL, SP, Brasil"
        },
        {
            "id": "667f263b62a67cbc36d248c6",
            "address": {
                "city": "MACEDÔNIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.146675,
                    "lon": -50.198495
                }
            },
            "type": "CITY",
            "label": "MACEDÔNIA, SP, Brasil"
        },
        {
            "id": "667f260862a67cbc36d1f9f9",
            "address": {
                "city": "MAGDA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.638415,
                    "lon": -50.243145
                }
            },
            "type": "CITY",
            "label": "MAGDA, SP, Brasil"
        },
        {
            "id": "667f260962a67cbc36d1fa19",
            "address": {
                "city": "MAIRINQUE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.5472,
                    "lon": -47.18379
                }
            },
            "type": "CITY",
            "label": "MAIRINQUE, SP, Brasil"
        },
        {
            "id": "667f262562a67cbc36d225b3",
            "address": {
                "city": "MAIRIPORÃ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.3195312122,
                    "lon": -46.5824743377
                }
            },
            "type": "CITY",
            "label": "MAIRIPORÃ, SP, Brasil"
        },
        {
            "id": "667f25fc62a67cbc36d1e774",
            "address": {
                "city": "MANDURI",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.0031001,
                    "lon": -49.3192198
                }
            },
            "type": "CITY",
            "label": "MANDURI, SP, Brasil"
        },
        {
            "id": "667f263c62a67cbc36d249ff",
            "address": {
                "city": "MARABÁ PAULISTA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.1052363,
                    "lon": -51.9610424
                }
            },
            "type": "CITY",
            "label": "MARABÁ PAULISTA, SP, Brasil"
        },
        {
            "id": "667f263c62a67cbc36d24a11",
            "address": {
                "city": "MARACAÍ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.6151018,
                    "lon": -50.6682161
                }
            },
            "type": "CITY",
            "label": "MARACAÍ, SP, Brasil"
        },
        {
            "id": "667f263762a67cbc36d23fde",
            "address": {
                "city": "MARAPOAMA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.2569502211,
                    "lon": -49.1314641503
                }
            },
            "type": "CITY",
            "label": "MARAPOAMA, SP, Brasil"
        },
        {
            "id": "667f263c62a67cbc36d24b0b",
            "address": {
                "city": "MARINÓPOLIS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.434865,
                    "lon": -50.828005
                }
            },
            "type": "CITY",
            "label": "MARINÓPOLIS, SP, Brasil"
        },
        {
            "id": "667f263c62a67cbc36d24ac3",
            "address": {
                "city": "MARIÁPOLIS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.7971375,
                    "lon": -51.1812064
                }
            },
            "type": "CITY",
            "label": "MARIÁPOLIS, SP, Brasil"
        },
        {
            "id": "667f263c62a67cbc36d24b5e",
            "address": {
                "city": "MARTINÓPOLIS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.1491019,
                    "lon": -51.17121
                }
            },
            "type": "CITY",
            "label": "MARTINÓPOLIS, SP, Brasil"
        },
        {
            "id": "667f263c62a67cbc36d24afa",
            "address": {
                "city": "MARÍLIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.2175846,
                    "lon": -49.9505291
                }
            },
            "type": "CITY",
            "label": "MARÍLIA, SP, Brasil"
        },
        {
            "id": "667f263c62a67cbc36d24bc8",
            "address": {
                "city": "MATÃO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.60339,
                    "lon": -48.36662
                }
            },
            "type": "CITY",
            "label": "MATÃO, SP, Brasil"
        },
        {
            "id": "667f263c62a67cbc36d24c00",
            "address": {
                "city": "MAUÁ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.668099939,
                    "lon": -46.453571855
                }
            },
            "type": "CITY",
            "label": "MAUÁ, SP, Brasil"
        },
        {
            "id": "667f263d62a67cbc36d24ca1",
            "address": {
                "city": "MENDONÇA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.1842977,
                    "lon": -49.5747987
                }
            },
            "type": "CITY",
            "label": "MENDONÇA, SP, Brasil"
        },
        {
            "id": "667f263d62a67cbc36d24cba",
            "address": {
                "city": "MERIDIANO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.35587,
                    "lon": -50.18345
                }
            },
            "type": "CITY",
            "label": "MERIDIANO, SP, Brasil"
        },
        {
            "id": "667f263d62a67cbc36d24cc9",
            "address": {
                "city": "MESÓPOLIS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -19.96547,
                    "lon": -50.61847
                }
            },
            "type": "CITY",
            "label": "MESÓPOLIS, SP, Brasil"
        },
        {
            "id": "667f263d62a67cbc36d24d0e",
            "address": {
                "city": "MIGUELÓPOLIS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.181573,
                    "lon": -48.031866
                }
            },
            "type": "CITY",
            "label": "MIGUELÓPOLIS, SP, Brasil"
        },
        {
            "id": "667f260f62a67cbc36d1ff41",
            "address": {
                "city": "MINEIROS DO TIETÊ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.41192,
                    "lon": -48.4492
                }
            },
            "type": "CITY",
            "label": "MINEIROS DO TIETÊ, SP, Brasil"
        },
        {
            "id": "667f260f62a67cbc36d1ff4d",
            "address": {
                "city": "MIRA ESTRELA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -19.9799694661,
                    "lon": -50.1376854954
                }
            },
            "type": "CITY",
            "label": "MIRA ESTRELA, SP, Brasil"
        },
        {
            "id": "667f260f62a67cbc36d1ff58",
            "address": {
                "city": "MIRACATU",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -24.2844079801,
                    "lon": -47.4531064612
                }
            },
            "type": "CITY",
            "label": "MIRACATU, SP, Brasil"
        },
        {
            "id": "667f25fc62a67cbc36d1e7f0",
            "address": {
                "city": "MIRANDÓPOLIS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.1311453,
                    "lon": -51.1011986
                }
            },
            "type": "CITY",
            "label": "MIRANDÓPOLIS, SP, Brasil"
        },
        {
            "id": "667f260662a67cbc36d1f3ba",
            "address": {
                "city": "MIRANTE DO PARANAPANEMA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.292670139,
                    "lon": -51.90340598
                }
            },
            "type": "CITY",
            "label": "MIRANTE DO PARANAPANEMA, SP, Brasil"
        },
        {
            "id": "667f260662a67cbc36d1f3cf",
            "address": {
                "city": "MIRASSOL",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.81857,
                    "lon": -49.51214
                }
            },
            "type": "CITY",
            "label": "MIRASSOL, SP, Brasil"
        },
        {
            "id": "667f264262a67cbc36d25023",
            "address": {
                "city": "MIRASSOLÂNDIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.616265,
                    "lon": -49.469155
                }
            },
            "type": "CITY",
            "label": "MIRASSOLÂNDIA, SP, Brasil"
        },
        {
            "id": "667f264262a67cbc36d25053",
            "address": {
                "city": "MOCOCA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.47141,
                    "lon": -46.994215
                }
            },
            "type": "CITY",
            "label": "MOCOCA, SP, Brasil"
        },
        {
            "id": "667f264262a67cbc36d25088",
            "address": {
                "city": "MOGI DAS CRUZES",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.5211005,
                    "lon": -46.1862254
                }
            },
            "type": "CITY",
            "label": "MOGI DAS CRUZES, SP, Brasil"
        },
        {
            "id": "667f264262a67cbc36d250a3",
            "address": {
                "city": "MOGI GUAÇU",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.363405,
                    "lon": -46.94364
                }
            },
            "type": "CITY",
            "label": "MOGI GUAÇU, SP, Brasil"
        },
        {
            "id": "667f264262a67cbc36d250ad",
            "address": {
                "city": "MOGI MIRIM",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.424945,
                    "lon": -46.958585
                }
            },
            "type": "CITY",
            "label": "MOGI MIRIM, SP, Brasil"
        },
        {
            "id": "667f264262a67cbc36d250e6",
            "address": {
                "city": "MOMBUCA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.920700904,
                    "lon": -47.567662994
                }
            },
            "type": "CITY",
            "label": "MOMBUCA, SP, Brasil"
        },
        {
            "id": "667f264262a67cbc36d25109",
            "address": {
                "city": "MONGAGUÁ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -24.117101,
                    "lon": -46.6692309
                }
            },
            "type": "CITY",
            "label": "MONGAGUÁ, SP, Brasil"
        },
        {
            "id": "667f264262a67cbc36d2519f",
            "address": {
                "city": "MONTE ALEGRE DO SUL",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.691013,
                    "lon": -46.6822166
                }
            },
            "type": "CITY",
            "label": "MONTE ALEGRE DO SUL, SP, Brasil"
        },
        {
            "id": "667f264262a67cbc36d251a7",
            "address": {
                "city": "MONTE ALTO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.2651434,
                    "lon": -48.4972005
                }
            },
            "type": "CITY",
            "label": "MONTE ALTO, SP, Brasil"
        },
        {
            "id": "667f264262a67cbc36d251ad",
            "address": {
                "city": "MONTE APRAZÍVEL",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.7731499,
                    "lon": -49.712194
                }
            },
            "type": "CITY",
            "label": "MONTE APRAZÍVEL, SP, Brasil"
        },
        {
            "id": "667f264262a67cbc36d251c9",
            "address": {
                "city": "MONTE AZUL PAULISTA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.9071481,
                    "lon": -48.6391958
                }
            },
            "type": "CITY",
            "label": "MONTE AZUL PAULISTA, SP, Brasil"
        },
        {
            "id": "667f264262a67cbc36d251f9",
            "address": {
                "city": "MONTE CASTELO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.293647039,
                    "lon": -51.565626028
                }
            },
            "type": "CITY",
            "label": "MONTE CASTELO, SP, Brasil"
        },
        {
            "id": "667f264262a67cbc36d2521b",
            "address": {
                "city": "MONTE MOR",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.94892,
                    "lon": -47.31665
                }
            },
            "type": "CITY",
            "label": "MONTE MOR, SP, Brasil"
        },
        {
            "id": "667f264262a67cbc36d25251",
            "address": {
                "city": "MONTEIRO LOBATO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.954612,
                    "lon": -45.8384367
                }
            },
            "type": "CITY",
            "label": "MONTEIRO LOBATO, SP, Brasil"
        },
        {
            "id": "667f264262a67cbc36d250fc",
            "address": {
                "city": "MONÇÕES",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.8509937085,
                    "lon": -50.096679365
                }
            },
            "type": "CITY",
            "label": "MONÇÕES, SP, Brasil"
        },
        {
            "id": "667f260662a67cbc36d1f401",
            "address": {
                "city": "MORRO AGUDO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.731565,
                    "lon": -48.05451
                }
            },
            "type": "CITY",
            "label": "MORRO AGUDO, SP, Brasil"
        },
        {
            "id": "667f264362a67cbc36d25449",
            "address": {
                "city": "MORUNGABA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.881259896,
                    "lon": -46.789717282
                }
            },
            "type": "CITY",
            "label": "MORUNGABA, SP, Brasil"
        },
        {
            "id": "667f264362a67cbc36d25469",
            "address": {
                "city": "MOTUCA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.50981,
                    "lon": -48.15575
                }
            },
            "type": "CITY",
            "label": "MOTUCA, SP, Brasil"
        },
        {
            "id": "667f25f962a67cbc36d1e00a",
            "address": {
                "city": "MURUTINGA DO SUL",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.990425,
                    "lon": -51.269315
                }
            },
            "type": "CITY",
            "label": "MURUTINGA DO SUL, SP, Brasil"
        },
        {
            "id": "667f264462a67cbc36d25519",
            "address": {
                "city": "NANTES",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.6183096,
                    "lon": -51.239917
                }
            },
            "type": "CITY",
            "label": "NANTES, SP, Brasil"
        },
        {
            "id": "667f264462a67cbc36d2553b",
            "address": {
                "city": "NARANDIBA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.41039,
                    "lon": -51.52523
                }
            },
            "type": "CITY",
            "label": "NARANDIBA, SP, Brasil"
        },
        {
            "id": "667f264462a67cbc36d25581",
            "address": {
                "city": "NATIVIDADE DA SERRA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.3791002,
                    "lon": -45.4432237
                }
            },
            "type": "CITY",
            "label": "NATIVIDADE DA SERRA, SP, Brasil"
        },
        {
            "id": "667f264462a67cbc36d255c6",
            "address": {
                "city": "NAZARÉ PAULISTA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.1819321,
                    "lon": -46.3953723
                }
            },
            "type": "CITY",
            "label": "NAZARÉ PAULISTA, SP, Brasil"
        },
        {
            "id": "667f264462a67cbc36d25620",
            "address": {
                "city": "NEVES PAULISTA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.8421491,
                    "lon": -49.6311948
                }
            },
            "type": "CITY",
            "label": "NEVES PAULISTA, SP, Brasil"
        },
        {
            "id": "667f264462a67cbc36d25626",
            "address": {
                "city": "NHANDEARA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.69832,
                    "lon": -50.04286
                }
            },
            "type": "CITY",
            "label": "NHANDEARA, SP, Brasil"
        },
        {
            "id": "667f264462a67cbc36d25675",
            "address": {
                "city": "NIPOÃ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.91783,
                    "lon": -49.778015
                }
            },
            "type": "CITY",
            "label": "NIPOÃ, SP, Brasil"
        },
        {
            "id": "667f262c62a67cbc36d22d8f",
            "address": {
                "city": "NOVA ALIANÇA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.0161468,
                    "lon": -49.5011971
                }
            },
            "type": "CITY",
            "label": "NOVA ALIANÇA, SP, Brasil"
        },
        {
            "id": "667f261862a67cbc36d20cb4",
            "address": {
                "city": "NOVA CAMPINA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -24.1174,
                    "lon": -48.90473
                }
            },
            "type": "CITY",
            "label": "NOVA CAMPINA, SP, Brasil"
        },
        {
            "id": "667f261862a67cbc36d20cc4",
            "address": {
                "city": "NOVA CANAÃ PAULISTA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.3895865,
                    "lon": -50.9462516
                }
            },
            "type": "CITY",
            "label": "NOVA CANAÃ PAULISTA, SP, Brasil"
        },
        {
            "id": "667f261862a67cbc36d20cdb",
            "address": {
                "city": "NOVA CASTILHO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.76399,
                    "lon": -50.345125
                }
            },
            "type": "CITY",
            "label": "NOVA CASTILHO, SP, Brasil"
        },
        {
            "id": "667f25fc62a67cbc36d1e892",
            "address": {
                "city": "NOVA EUROPA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.77501,
                    "lon": -48.566995
                }
            },
            "type": "CITY",
            "label": "NOVA EUROPA, SP, Brasil"
        },
        {
            "id": "667f25fc62a67cbc36d1e8af",
            "address": {
                "city": "NOVA GRANADA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.5331529,
                    "lon": -49.319191
                }
            },
            "type": "CITY",
            "label": "NOVA GRANADA, SP, Brasil"
        },
        {
            "id": "667f25fc62a67cbc36d1e8b9",
            "address": {
                "city": "NOVA GUATAPORANGA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.332075,
                    "lon": -51.64592
                }
            },
            "type": "CITY",
            "label": "NOVA GUATAPORANGA, SP, Brasil"
        },
        {
            "id": "667f25fc62a67cbc36d1e8d5",
            "address": {
                "city": "NOVA INDEPENDÊNCIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.10369,
                    "lon": -51.491625
                }
            },
            "type": "CITY",
            "label": "NOVA INDEPENDÊNCIA, SP, Brasil"
        },
        {
            "id": "667f264462a67cbc36d256f8",
            "address": {
                "city": "NOVA LUZITÂNIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.85995,
                    "lon": -50.26141
                }
            },
            "type": "CITY",
            "label": "NOVA LUZITÂNIA, SP, Brasil"
        },
        {
            "id": "667f264462a67cbc36d2573d",
            "address": {
                "city": "NOVA ODESSA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.7851019,
                    "lon": -47.3218
                }
            },
            "type": "CITY",
            "label": "NOVA ODESSA, SP, Brasil"
        },
        {
            "id": "667f25f162a67cbc36d1d477",
            "address": {
                "city": "NOVAIS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.997359,
                    "lon": -48.918295
                }
            },
            "type": "CITY",
            "label": "NOVAIS, SP, Brasil"
        },
        {
            "id": "667f264462a67cbc36d2586a",
            "address": {
                "city": "NOVO HORIZONTE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.4683082,
                    "lon": -49.214614
                }
            },
            "type": "CITY",
            "label": "NOVO HORIZONTE, SP, Brasil"
        },
        {
            "id": "667f264562a67cbc36d25935",
            "address": {
                "city": "NUPORANGA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.7297398,
                    "lon": -47.7529627
                }
            },
            "type": "CITY",
            "label": "NUPORANGA, SP, Brasil"
        },
        {
            "id": "667f264562a67cbc36d25947",
            "address": {
                "city": "OCAUÇU",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.441016,
                    "lon": -49.922143
                }
            },
            "type": "CITY",
            "label": "OCAUÇU, SP, Brasil"
        },
        {
            "id": "667f264562a67cbc36d259ab",
            "address": {
                "city": "OLÍMPIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.73544,
                    "lon": -48.9084458
                }
            },
            "type": "CITY",
            "label": "OLÍMPIA, SP, Brasil"
        },
        {
            "id": "667f264562a67cbc36d25a0d",
            "address": {
                "city": "ONDA VERDE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.611028695,
                    "lon": -49.298291987
                }
            },
            "type": "CITY",
            "label": "ONDA VERDE, SP, Brasil"
        },
        {
            "id": "667f264562a67cbc36d25a2e",
            "address": {
                "city": "ORIENTE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.1536562437,
                    "lon": -50.0941011125
                }
            },
            "type": "CITY",
            "label": "ORIENTE, SP, Brasil"
        },
        {
            "id": "667f264562a67cbc36d25a32",
            "address": {
                "city": "ORINDIÚVA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.1861078,
                    "lon": -49.353015
                }
            },
            "type": "CITY",
            "label": "ORINDIÚVA, SP, Brasil"
        },
        {
            "id": "667f264562a67cbc36d25a53",
            "address": {
                "city": "ORLÂNDIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.7171509,
                    "lon": -47.88193
                }
            },
            "type": "CITY",
            "label": "ORLÂNDIA, SP, Brasil"
        },
        {
            "id": "667f264562a67cbc36d25a8e",
            "address": {
                "city": "OSASCO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.53158,
                    "lon": -46.78989
                }
            },
            "type": "CITY",
            "label": "OSASCO, SP, Brasil"
        },
        {
            "id": "667f260862a67cbc36d1f99f",
            "address": {
                "city": "OSCAR BRESSANE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.31365,
                    "lon": -50.284725
                }
            },
            "type": "CITY",
            "label": "OSCAR BRESSANE, SP, Brasil"
        },
        {
            "id": "667f25fb62a67cbc36d1e68f",
            "address": {
                "city": "OSVALDO CRUZ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.7941376,
                    "lon": -50.8772063
                }
            },
            "type": "CITY",
            "label": "OSVALDO CRUZ, SP, Brasil"
        },
        {
            "id": "667f262562a67cbc36d22474",
            "address": {
                "city": "OURINHOS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.97752,
                    "lon": -49.87005
                }
            },
            "type": "CITY",
            "label": "OURINHOS, SP, Brasil"
        },
        {
            "id": "667f262562a67cbc36d22660",
            "address": {
                "city": "OURO VERDE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.4888013,
                    "lon": -51.7021604
                }
            },
            "type": "CITY",
            "label": "OURO VERDE, SP, Brasil"
        },
        {
            "id": "667f264562a67cbc36d25aa4",
            "address": {
                "city": "OUROESTE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -19.9987501456,
                    "lon": -50.3704944588
                }
            },
            "type": "CITY",
            "label": "OUROESTE, SP, Brasil"
        },
        {
            "id": "667f264562a67cbc36d25abe",
            "address": {
                "city": "PACAEMBU",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.5632541223,
                    "lon": -51.2630034091
                }
            },
            "type": "CITY",
            "label": "PACAEMBU, SP, Brasil"
        },
        {
            "id": "667f262562a67cbc36d22693",
            "address": {
                "city": "PALESTINA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.38814,
                    "lon": -49.427075
                }
            },
            "type": "CITY",
            "label": "PALESTINA, SP, Brasil"
        },
        {
            "id": "667f262562a67cbc36d226dc",
            "address": {
                "city": "PALMARES PAULISTA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.0851287474,
                    "lon": -48.8041544136
                }
            },
            "type": "CITY",
            "label": "PALMARES PAULISTA, SP, Brasil"
        },
        {
            "id": "667f262562a67cbc36d22705",
            "address": {
                "city": "PALMEIRA D'OESTE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.4151547,
                    "lon": -50.7631892
                }
            },
            "type": "CITY",
            "label": "PALMEIRA D'OESTE, SP, Brasil"
        },
        {
            "id": "667f264562a67cbc36d25bd9",
            "address": {
                "city": "PALMITAL",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.7901644,
                    "lon": -50.2099592
                }
            },
            "type": "CITY",
            "label": "PALMITAL, SP, Brasil"
        },
        {
            "id": "667f25f162a67cbc36d1d4c8",
            "address": {
                "city": "PANORAMA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.365785,
                    "lon": -51.8627
                }
            },
            "type": "CITY",
            "label": "PANORAMA, SP, Brasil"
        },
        {
            "id": "667f25f162a67cbc36d1d510",
            "address": {
                "city": "PARAGUAÇU PAULISTA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.4173968,
                    "lon": -50.573084
                }
            },
            "type": "CITY",
            "label": "PARAGUAÇU PAULISTA, SP, Brasil"
        },
        {
            "id": "667f264562a67cbc36d25c54",
            "address": {
                "city": "PARAIBUNA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.3862351,
                    "lon": -45.6641507
                }
            },
            "type": "CITY",
            "label": "PARAIBUNA, SP, Brasil"
        },
        {
            "id": "667f261b62a67cbc36d2152b",
            "address": {
                "city": "PARANAPANEMA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.3861001,
                    "lon": -48.7222238
                }
            },
            "type": "CITY",
            "label": "PARANAPANEMA, SP, Brasil"
        },
        {
            "id": "667f261b62a67cbc36d21535",
            "address": {
                "city": "PARANAPUÃ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.099005,
                    "lon": -50.589385
                }
            },
            "type": "CITY",
            "label": "PARANAPUÃ, SP, Brasil"
        },
        {
            "id": "667f261b62a67cbc36d2156d",
            "address": {
                "city": "PARAPUÃ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.7791377,
                    "lon": -50.7912062
                }
            },
            "type": "CITY",
            "label": "PARAPUÃ, SP, Brasil"
        },
        {
            "id": "667f264562a67cbc36d25c5d",
            "address": {
                "city": "PARAÍSO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.0176879214,
                    "lon": -48.7749437575
                }
            },
            "type": "CITY",
            "label": "PARAÍSO, SP, Brasil"
        },
        {
            "id": "667f25f862a67cbc36d1dc78",
            "address": {
                "city": "PARDINHO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.081012,
                    "lon": -48.3752207
                }
            },
            "type": "CITY",
            "label": "PARDINHO, SP, Brasil"
        },
        {
            "id": "667f25f862a67cbc36d1dcc3",
            "address": {
                "city": "PARIQUERA-AÇU",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -24.713101,
                    "lon": -47.8822329
                }
            },
            "type": "CITY",
            "label": "PARIQUERA-AÇU, SP, Brasil"
        },
        {
            "id": "667f25f862a67cbc36d1dcca",
            "address": {
                "city": "PARISI",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.309725,
                    "lon": -50.012865
                }
            },
            "type": "CITY",
            "label": "PARISI, SP, Brasil"
        },
        {
            "id": "667f25f162a67cbc36d1d56f",
            "address": {
                "city": "PATROCÍNIO PAULISTA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.6411519,
                    "lon": -47.281192
                }
            },
            "type": "CITY",
            "label": "PATROCÍNIO PAULISTA, SP, Brasil"
        },
        {
            "id": "667f264562a67cbc36d25cfb",
            "address": {
                "city": "PAULICÉIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.3131428,
                    "lon": -51.8352011
                }
            },
            "type": "CITY",
            "label": "PAULICÉIA, SP, Brasil"
        },
        {
            "id": "667f264562a67cbc36d25d12",
            "address": {
                "city": "PAULISTÂNIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.5775141,
                    "lon": -49.4016025
                }
            },
            "type": "CITY",
            "label": "PAULISTÂNIA, SP, Brasil"
        },
        {
            "id": "667f264662a67cbc36d25d23",
            "address": {
                "city": "PAULO DE FARIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.031387504,
                    "lon": -49.394487938
                }
            },
            "type": "CITY",
            "label": "PAULO DE FARIA, SP, Brasil"
        },
        {
            "id": "667f264562a67cbc36d25d01",
            "address": {
                "city": "PAULÍNIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.741007,
                    "lon": -47.1742172
                }
            },
            "type": "CITY",
            "label": "PAULÍNIA, SP, Brasil"
        },
        {
            "id": "667f260662a67cbc36d1f22f",
            "address": {
                "city": "PEDERNEIRAS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.3523,
                    "lon": -48.77623
                }
            },
            "type": "CITY",
            "label": "PEDERNEIRAS, SP, Brasil"
        },
        {
            "id": "667f260662a67cbc36d1f250",
            "address": {
                "city": "PEDRA BELA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.79511,
                    "lon": -46.44337
                }
            },
            "type": "CITY",
            "label": "PEDRA BELA, SP, Brasil"
        },
        {
            "id": "667f264662a67cbc36d25d7c",
            "address": {
                "city": "PEDRANÓPOLIS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.247157,
                    "lon": -50.1091869
                }
            },
            "type": "CITY",
            "label": "PEDRANÓPOLIS, SP, Brasil"
        },
        {
            "id": "667f264662a67cbc36d25dc0",
            "address": {
                "city": "PEDREGULHO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.2551567,
                    "lon": -47.4761872
                }
            },
            "type": "CITY",
            "label": "PEDREGULHO, SP, Brasil"
        },
        {
            "id": "667f264662a67cbc36d25dc3",
            "address": {
                "city": "PEDREIRA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.7466348,
                    "lon": -46.9008101
                }
            },
            "type": "CITY",
            "label": "PEDREIRA, SP, Brasil"
        },
        {
            "id": "667f264662a67cbc36d25ddb",
            "address": {
                "city": "PEDRINHAS PAULISTA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.816225,
                    "lon": -50.791075
                }
            },
            "type": "CITY",
            "label": "PEDRINHAS PAULISTA, SP, Brasil"
        },
        {
            "id": "667f264662a67cbc36d25e19",
            "address": {
                "city": "PEDRO DE TOLEDO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -24.273945,
                    "lon": -47.23822
                }
            },
            "type": "CITY",
            "label": "PEDRO DE TOLEDO, SP, Brasil"
        },
        {
            "id": "667f264a62a67cbc36d26028",
            "address": {
                "city": "PENÁPOLIS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.42162,
                    "lon": -50.0825905
                }
            },
            "type": "CITY",
            "label": "PENÁPOLIS, SP, Brasil"
        },
        {
            "id": "667f264a62a67cbc36d2609e",
            "address": {
                "city": "PEREIRA BARRETO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.641905,
                    "lon": -51.10865
                }
            },
            "type": "CITY",
            "label": "PEREIRA BARRETO, SP, Brasil"
        },
        {
            "id": "667f264a62a67cbc36d260a3",
            "address": {
                "city": "PEREIRAS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.07205,
                    "lon": -47.97219
                }
            },
            "type": "CITY",
            "label": "PEREIRAS, SP, Brasil"
        },
        {
            "id": "667f264a62a67cbc36d260dd",
            "address": {
                "city": "PERUÍBE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -24.31979,
                    "lon": -46.99842
                }
            },
            "type": "CITY",
            "label": "PERUÍBE, SP, Brasil"
        },
        {
            "id": "667f264a62a67cbc36d2612f",
            "address": {
                "city": "PIACATU",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.584405,
                    "lon": -50.59239
                }
            },
            "type": "CITY",
            "label": "PIACATU, SP, Brasil"
        },
        {
            "id": "667f264a62a67cbc36d2616b",
            "address": {
                "city": "PIEDADE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.7074457968,
                    "lon": -47.4238298324
                }
            },
            "type": "CITY",
            "label": "PIEDADE, SP, Brasil"
        },
        {
            "id": "667f264a62a67cbc36d261c9",
            "address": {
                "city": "PILAR DO SUL",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.801115632,
                    "lon": -47.734796383
                }
            },
            "type": "CITY",
            "label": "PILAR DO SUL, SP, Brasil"
        },
        {
            "id": "667f264b62a67cbc36d26219",
            "address": {
                "city": "PINDAMONHANGABA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.92349,
                    "lon": -45.45984
                }
            },
            "type": "CITY",
            "label": "PINDAMONHANGABA, SP, Brasil"
        },
        {
            "id": "667f264b62a67cbc36d26248",
            "address": {
                "city": "PINDORAMA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.1861448,
                    "lon": -48.9081991
                }
            },
            "type": "CITY",
            "label": "PINDORAMA, SP, Brasil"
        },
        {
            "id": "667f261d62a67cbc36d21a0b",
            "address": {
                "city": "PINHALZINHO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.77923,
                    "lon": -46.59115
                }
            },
            "type": "CITY",
            "label": "PINHALZINHO, SP, Brasil"
        },
        {
            "id": "667f25f162a67cbc36d1d358",
            "address": {
                "city": "PIQUEROBI",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.88342,
                    "lon": -51.73075
                }
            },
            "type": "CITY",
            "label": "PIQUEROBI, SP, Brasil"
        },
        {
            "id": "667f25f162a67cbc36d1d366",
            "address": {
                "city": "PIQUETE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.60847,
                    "lon": -45.18276
                }
            },
            "type": "CITY",
            "label": "PIQUETE, SP, Brasil"
        },
        {
            "id": "667f25f162a67cbc36d1d375",
            "address": {
                "city": "PIRACAIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.056880412,
                    "lon": -46.364508746
                }
            },
            "type": "CITY",
            "label": "PIRACAIA, SP, Brasil"
        },
        {
            "id": "667f262762a67cbc36d22b2e",
            "address": {
                "city": "PIRACICABA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.7341009,
                    "lon": -47.648217
                }
            },
            "type": "CITY",
            "label": "PIRACICABA, SP, Brasil"
        },
        {
            "id": "667f262762a67cbc36d22b66",
            "address": {
                "city": "PIRAJU",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.1951018,
                    "lon": -49.3812221
                }
            },
            "type": "CITY",
            "label": "PIRAJU, SP, Brasil"
        },
        {
            "id": "667f262762a67cbc36d22b87",
            "address": {
                "city": "PIRAJUÍ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.9906116,
                    "lon": -49.4568846
                }
            },
            "type": "CITY",
            "label": "PIRAJUÍ, SP, Brasil"
        },
        {
            "id": "667f263062a67cbc36d23a82",
            "address": {
                "city": "PIRANGI",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.09789,
                    "lon": -48.67251
                }
            },
            "type": "CITY",
            "label": "PIRANGI, SP, Brasil"
        },
        {
            "id": "667f25fc62a67cbc36d1e80d",
            "address": {
                "city": "PIRAPORA DO BOM JESUS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.3979458022,
                    "lon": -47.0029773114
                }
            },
            "type": "CITY",
            "label": "PIRAPORA DO BOM JESUS, SP, Brasil"
        },
        {
            "id": "667f25fc62a67cbc36d1e815",
            "address": {
                "city": "PIRAPOZINHO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.276102,
                    "lon": -51.4992119
                }
            },
            "type": "CITY",
            "label": "PIRAPOZINHO, SP, Brasil"
        },
        {
            "id": "667f25fc62a67cbc36d1e820",
            "address": {
                "city": "PIRASSUNUNGA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.9961017,
                    "lon": -47.4252082
                }
            },
            "type": "CITY",
            "label": "PIRASSUNUNGA, SP, Brasil"
        },
        {
            "id": "667f25fc62a67cbc36d1e827",
            "address": {
                "city": "PIRATININGA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.4131957,
                    "lon": -49.1320395
                }
            },
            "type": "CITY",
            "label": "PIRATININGA, SP, Brasil"
        },
        {
            "id": "667f263062a67cbc36d23acc",
            "address": {
                "city": "PITANGUEIRAS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.0131469,
                    "lon": -48.221197
                }
            },
            "type": "CITY",
            "label": "PITANGUEIRAS, SP, Brasil"
        },
        {
            "id": "667f25f162a67cbc36d1d39f",
            "address": {
                "city": "PLANALTO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.03899,
                    "lon": -49.93196
                }
            },
            "type": "CITY",
            "label": "PLANALTO, SP, Brasil"
        },
        {
            "id": "667f264b62a67cbc36d26257",
            "address": {
                "city": "PLATINA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.6338486,
                    "lon": -50.2030778
                }
            },
            "type": "CITY",
            "label": "PLATINA, SP, Brasil"
        },
        {
            "id": "667f264162a67cbc36d24e3c",
            "address": {
                "city": "POLONI",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.78001,
                    "lon": -49.812625
                }
            },
            "type": "CITY",
            "label": "POLONI, SP, Brasil"
        },
        {
            "id": "667f263062a67cbc36d23a1c",
            "address": {
                "city": "POMPÉIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.1032629,
                    "lon": -50.1841547
                }
            },
            "type": "CITY",
            "label": "POMPÉIA, SP, Brasil"
        },
        {
            "id": "667f263062a67cbc36d23a2e",
            "address": {
                "city": "PONGAÍ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.7366184,
                    "lon": -49.3586401
                }
            },
            "type": "CITY",
            "label": "PONGAÍ, SP, Brasil"
        },
        {
            "id": "667f263062a67cbc36d23a4c",
            "address": {
                "city": "PONTAL",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.0271465,
                    "lon": -48.0351974
                }
            },
            "type": "CITY",
            "label": "PONTAL, SP, Brasil"
        },
        {
            "id": "667f263062a67cbc36d23a63",
            "address": {
                "city": "PONTALINDA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.44621,
                    "lon": -50.524845
                }
            },
            "type": "CITY",
            "label": "PONTALINDA, SP, Brasil"
        },
        {
            "id": "667f264b62a67cbc36d262d6",
            "address": {
                "city": "PONTES GESTAL",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.18512,
                    "lon": -49.698435
                }
            },
            "type": "CITY",
            "label": "PONTES GESTAL, SP, Brasil"
        },
        {
            "id": "667f264b62a67cbc36d26305",
            "address": {
                "city": "POPULINA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -19.942025,
                    "lon": -50.536045
                }
            },
            "type": "CITY",
            "label": "POPULINA, SP, Brasil"
        },
        {
            "id": "667f264b62a67cbc36d26313",
            "address": {
                "city": "PORANGABA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.17251,
                    "lon": -48.11282
                }
            },
            "type": "CITY",
            "label": "PORANGABA, SP, Brasil"
        },
        {
            "id": "667f264262a67cbc36d25300",
            "address": {
                "city": "PORTO FELIZ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.208565,
                    "lon": -47.5267883
                }
            },
            "type": "CITY",
            "label": "PORTO FELIZ, SP, Brasil"
        },
        {
            "id": "667f264262a67cbc36d25305",
            "address": {
                "city": "PORTO FERREIRA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.8553939,
                    "lon": -47.4781634
                }
            },
            "type": "CITY",
            "label": "PORTO FERREIRA, SP, Brasil"
        },
        {
            "id": "667f260762a67cbc36d1f4e8",
            "address": {
                "city": "POTIM",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.8427233,
                    "lon": -45.2511379
                }
            },
            "type": "CITY",
            "label": "POTIM, SP, Brasil"
        },
        {
            "id": "667f260762a67cbc36d1f4fc",
            "address": {
                "city": "POTIRENDABA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.0441461,
                    "lon": -49.3781978
                }
            },
            "type": "CITY",
            "label": "POTIRENDABA, SP, Brasil"
        },
        {
            "id": "667f264b62a67cbc36d26262",
            "address": {
                "city": "POÁ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.53861,
                    "lon": -46.35171
                }
            },
            "type": "CITY",
            "label": "POÁ, SP, Brasil"
        },
        {
            "id": "667f264b62a67cbc36d263b2",
            "address": {
                "city": "PRACINHA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.852075,
                    "lon": -51.08357
                }
            },
            "type": "CITY",
            "label": "PRACINHA, SP, Brasil"
        },
        {
            "id": "667f264b62a67cbc36d263e4",
            "address": {
                "city": "PRADÓPOLIS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.35755,
                    "lon": -48.067205
                }
            },
            "type": "CITY",
            "label": "PRADÓPOLIS, SP, Brasil"
        },
        {
            "id": "667f264b62a67cbc36d26401",
            "address": {
                "city": "PRAIA GRANDE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -24.00966,
                    "lon": -46.41409
                }
            },
            "type": "CITY",
            "label": "PRAIA GRANDE, SP, Brasil"
        },
        {
            "id": "667f260662a67cbc36d1f2c3",
            "address": {
                "city": "PRATÂNIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.8095241,
                    "lon": -48.6634408
                }
            },
            "type": "CITY",
            "label": "PRATÂNIA, SP, Brasil"
        },
        {
            "id": "667f260662a67cbc36d1f2d9",
            "address": {
                "city": "PRESIDENTE ALVES",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.10301,
                    "lon": -49.4410018
                }
            },
            "type": "CITY",
            "label": "PRESIDENTE ALVES, SP, Brasil"
        },
        {
            "id": "667f260662a67cbc36d1f2ed",
            "address": {
                "city": "PRESIDENTE BERNARDES",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.0071222753,
                    "lon": -51.5547350421
                }
            },
            "type": "CITY",
            "label": "PRESIDENTE BERNARDES, SP, Brasil"
        },
        {
            "id": "667f264b62a67cbc36d26419",
            "address": {
                "city": "PRESIDENTE EPITÁCIO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.766138,
                    "lon": -52.1092059
                }
            },
            "type": "CITY",
            "label": "PRESIDENTE EPITÁCIO, SP, Brasil"
        },
        {
            "id": "667f264b62a67cbc36d26496",
            "address": {
                "city": "PRESIDENTE PRUDENTE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.121002,
                    "lon": -51.3872097
                }
            },
            "type": "CITY",
            "label": "PRESIDENTE PRUDENTE, SP, Brasil"
        },
        {
            "id": "667f264162a67cbc36d24e6e",
            "address": {
                "city": "PRESIDENTE VENCESLAU",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.8712224,
                    "lon": -51.8492367
                }
            },
            "type": "CITY",
            "label": "PRESIDENTE VENCESLAU, SP, Brasil"
        },
        {
            "id": "667f25f862a67cbc36d1dbdf",
            "address": {
                "city": "PROMISSÃO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.5371402,
                    "lon": -49.8582037
                }
            },
            "type": "CITY",
            "label": "PROMISSÃO, SP, Brasil"
        },
        {
            "id": "667f261d62a67cbc36d21a83",
            "address": {
                "city": "QUADRA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.29901,
                    "lon": -48.05595
                }
            },
            "type": "CITY",
            "label": "QUADRA, SP, Brasil"
        },
        {
            "id": "667f261d62a67cbc36d21a9a",
            "address": {
                "city": "QUATÁ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.25679,
                    "lon": -50.68828
                }
            },
            "type": "CITY",
            "label": "QUATÁ, SP, Brasil"
        },
        {
            "id": "667f261262a67cbc36d2069f",
            "address": {
                "city": "QUEIROZ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.802095,
                    "lon": -50.24101
                }
            },
            "type": "CITY",
            "label": "QUEIROZ, SP, Brasil"
        },
        {
            "id": "667f261262a67cbc36d206ad",
            "address": {
                "city": "QUELUZ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.536320124,
                    "lon": -44.770630745
                }
            },
            "type": "CITY",
            "label": "QUELUZ, SP, Brasil"
        },
        {
            "id": "667f25fc62a67cbc36d1e9c9",
            "address": {
                "city": "QUINTANA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.07081,
                    "lon": -50.30157
                }
            },
            "type": "CITY",
            "label": "QUINTANA, SP, Brasil"
        },
        {
            "id": "667f264b62a67cbc36d2652a",
            "address": {
                "city": "RAFARD",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.01041,
                    "lon": -47.52793
                }
            },
            "type": "CITY",
            "label": "RAFARD, SP, Brasil"
        },
        {
            "id": "667f264b62a67cbc36d26532",
            "address": {
                "city": "RANCHARIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.22641,
                    "lon": -50.89348
                }
            },
            "type": "CITY",
            "label": "RANCHARIA, SP, Brasil"
        },
        {
            "id": "667f264b62a67cbc36d2659c",
            "address": {
                "city": "REDENÇÃO DA SERRA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.2621011,
                    "lon": -45.5322228
                }
            },
            "type": "CITY",
            "label": "REDENÇÃO DA SERRA, SP, Brasil"
        },
        {
            "id": "667f264b62a67cbc36d265c7",
            "address": {
                "city": "REGENTE FEIJÓ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.2181008,
                    "lon": -51.3062111
                }
            },
            "type": "CITY",
            "label": "REGENTE FEIJÓ, SP, Brasil"
        },
        {
            "id": "667f264b62a67cbc36d265d4",
            "address": {
                "city": "REGINÓPOLIS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.8870349,
                    "lon": -49.2246114
                }
            },
            "type": "CITY",
            "label": "REGINÓPOLIS, SP, Brasil"
        },
        {
            "id": "667f264b62a67cbc36d265de",
            "address": {
                "city": "REGISTRO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -24.489534559,
                    "lon": -47.841253529
                }
            },
            "type": "CITY",
            "label": "REGISTRO, SP, Brasil"
        },
        {
            "id": "667f264c62a67cbc36d2664b",
            "address": {
                "city": "RESTINGA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.60202,
                    "lon": -47.48196
                }
            },
            "type": "CITY",
            "label": "RESTINGA, SP, Brasil"
        },
        {
            "id": "667f264c62a67cbc36d266b4",
            "address": {
                "city": "RIBEIRA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -24.6575569,
                    "lon": -49.0083852
                }
            },
            "type": "CITY",
            "label": "RIBEIRA, SP, Brasil"
        },
        {
            "id": "667f264c62a67cbc36d266c9",
            "address": {
                "city": "RIBEIRÃO BONITO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.0681008,
                    "lon": -48.1762091
                }
            },
            "type": "CITY",
            "label": "RIBEIRÃO BONITO, SP, Brasil"
        },
        {
            "id": "667f264c62a67cbc36d266cc",
            "address": {
                "city": "RIBEIRÃO BRANCO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -24.2211005,
                    "lon": -48.7662314
                }
            },
            "type": "CITY",
            "label": "RIBEIRÃO BRANCO, SP, Brasil"
        },
        {
            "id": "667f264c62a67cbc36d266d7",
            "address": {
                "city": "RIBEIRÃO CORRENTE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.45813,
                    "lon": -47.5921
                }
            },
            "type": "CITY",
            "label": "RIBEIRÃO CORRENTE, SP, Brasil"
        },
        {
            "id": "667f262762a67cbc36d22bd4",
            "address": {
                "city": "RIBEIRÃO DO SUL",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.787305,
                    "lon": -49.92783
                }
            },
            "type": "CITY",
            "label": "RIBEIRÃO DO SUL, SP, Brasil"
        },
        {
            "id": "667f262762a67cbc36d22bd9",
            "address": {
                "city": "RIBEIRÃO DOS ÍNDIOS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.83899,
                    "lon": -51.60208
                }
            },
            "type": "CITY",
            "label": "RIBEIRÃO DOS ÍNDIOS, SP, Brasil"
        },
        {
            "id": "667f262762a67cbc36d22be6",
            "address": {
                "city": "RIBEIRÃO GRANDE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -24.097619332,
                    "lon": -48.372249855
                }
            },
            "type": "CITY",
            "label": "RIBEIRÃO GRANDE, SP, Brasil"
        },
        {
            "id": "667f262762a67cbc36d22bf0",
            "address": {
                "city": "RIBEIRÃO PIRES",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.7147321009,
                    "lon": -46.4129800391
                }
            },
            "type": "CITY",
            "label": "RIBEIRÃO PIRES, SP, Brasil"
        },
        {
            "id": "667f262762a67cbc36d22c02",
            "address": {
                "city": "RIBEIRÃO PRETO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.1653114137,
                    "lon": -47.8040414358
                }
            },
            "type": "CITY",
            "label": "RIBEIRÃO PRETO, SP, Brasil"
        },
        {
            "id": "667f262c62a67cbc36d22c82",
            "address": {
                "city": "RIFAINA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.07922,
                    "lon": -47.425205
                }
            },
            "type": "CITY",
            "label": "RIFAINA, SP, Brasil"
        },
        {
            "id": "667f262c62a67cbc36d22c8f",
            "address": {
                "city": "RINCÃO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.595775,
                    "lon": -48.068545
                }
            },
            "type": "CITY",
            "label": "RINCÃO, SP, Brasil"
        },
        {
            "id": "667f262c62a67cbc36d22c9a",
            "address": {
                "city": "RINÓPOLIS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.728715,
                    "lon": -50.72249
                }
            },
            "type": "CITY",
            "label": "RINÓPOLIS, SP, Brasil"
        },
        {
            "id": "667f264d62a67cbc36d2676f",
            "address": {
                "city": "RIO CLARO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.41169,
                    "lon": -47.55917
                }
            },
            "type": "CITY",
            "label": "RIO CLARO, SP, Brasil"
        },
        {
            "id": "667f260562a67cbc36d1f0a6",
            "address": {
                "city": "RIO DAS PEDRAS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.8421015,
                    "lon": -47.6062184
                }
            },
            "type": "CITY",
            "label": "RIO DAS PEDRAS, SP, Brasil"
        },
        {
            "id": "667f260762a67cbc36d1f53e",
            "address": {
                "city": "RIO GRANDE DA SERRA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.7449696117,
                    "lon": -46.3982545626
                }
            },
            "type": "CITY",
            "label": "RIO GRANDE DA SERRA, SP, Brasil"
        },
        {
            "id": "667f264d62a67cbc36d2679f",
            "address": {
                "city": "RIOLÂNDIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -19.987251484,
                    "lon": -49.673800351
                }
            },
            "type": "CITY",
            "label": "RIOLÂNDIA, SP, Brasil"
        },
        {
            "id": "667f264d62a67cbc36d267b5",
            "address": {
                "city": "RIVERSUL",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.82413,
                    "lon": -49.43290182
                }
            },
            "type": "CITY",
            "label": "RIVERSUL, SP, Brasil"
        },
        {
            "id": "667f264d62a67cbc36d2689a",
            "address": {
                "city": "ROSANA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.5358095,
                    "lon": -52.94350045
                }
            },
            "type": "CITY",
            "label": "ROSANA, SP, Brasil"
        },
        {
            "id": "667f264d62a67cbc36d26941",
            "address": {
                "city": "ROSEIRA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.8985725,
                    "lon": -45.3060736
                }
            },
            "type": "CITY",
            "label": "ROSEIRA, SP, Brasil"
        },
        {
            "id": "667f264d62a67cbc36d26966",
            "address": {
                "city": "RUBINÉIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.1731574,
                    "lon": -51.0021865
                }
            },
            "type": "CITY",
            "label": "RUBINÉIA, SP, Brasil"
        },
        {
            "id": "667f264d62a67cbc36d26957",
            "address": {
                "city": "RUBIÁCEA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.29949,
                    "lon": -50.72779
                }
            },
            "type": "CITY",
            "label": "RUBIÁCEA, SP, Brasil"
        },
        {
            "id": "667f264d62a67cbc36d269a6",
            "address": {
                "city": "SABINO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.465235,
                    "lon": -49.575675
                }
            },
            "type": "CITY",
            "label": "SABINO, SP, Brasil"
        },
        {
            "id": "667f264d62a67cbc36d269ce",
            "address": {
                "city": "SAGRES",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.884593802,
                    "lon": -50.963698501
                }
            },
            "type": "CITY",
            "label": "SAGRES, SP, Brasil"
        },
        {
            "id": "667f264d62a67cbc36d269de",
            "address": {
                "city": "SALES",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.342685,
                    "lon": -49.499625
                }
            },
            "type": "CITY",
            "label": "SALES, SP, Brasil"
        },
        {
            "id": "667f263062a67cbc36d23ae8",
            "address": {
                "city": "SALES OLIVEIRA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.7730721,
                    "lon": -47.8406621
                }
            },
            "type": "CITY",
            "label": "SALES OLIVEIRA, SP, Brasil"
        },
        {
            "id": "667f263062a67cbc36d23af1",
            "address": {
                "city": "SALESÓPOLIS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.543459901,
                    "lon": -45.943986502
                }
            },
            "type": "CITY",
            "label": "SALESÓPOLIS, SP, Brasil"
        },
        {
            "id": "667f261162a67cbc36d20490",
            "address": {
                "city": "SALMOURÃO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.62452,
                    "lon": -50.86082
                }
            },
            "type": "CITY",
            "label": "SALMOURÃO, SP, Brasil"
        },
        {
            "id": "667f261162a67cbc36d204a4",
            "address": {
                "city": "SALTINHO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.8418497,
                    "lon": -47.6771022
                }
            },
            "type": "CITY",
            "label": "SALTINHO, SP, Brasil"
        },
        {
            "id": "667f261162a67cbc36d204b6",
            "address": {
                "city": "SALTO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.20536,
                    "lon": -47.29141
                }
            },
            "type": "CITY",
            "label": "SALTO, SP, Brasil"
        },
        {
            "id": "667f261262a67cbc36d20846",
            "address": {
                "city": "SALTO DE PIRAPORA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.640243701,
                    "lon": -47.575358506
                }
            },
            "type": "CITY",
            "label": "SALTO DE PIRAPORA, SP, Brasil"
        },
        {
            "id": "667f261262a67cbc36d2085f",
            "address": {
                "city": "SALTO GRANDE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.89461,
                    "lon": -49.9839
                }
            },
            "type": "CITY",
            "label": "SALTO GRANDE, SP, Brasil"
        },
        {
            "id": "667f261262a67cbc36d20638",
            "address": {
                "city": "SANDOVALINA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.4534251,
                    "lon": -51.7623329
                }
            },
            "type": "CITY",
            "label": "SANDOVALINA, SP, Brasil"
        },
        {
            "id": "667f261262a67cbc36d20652",
            "address": {
                "city": "SANTA ADÉLIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.2431439,
                    "lon": -48.8042
                }
            },
            "type": "CITY",
            "label": "SANTA ADÉLIA, SP, Brasil"
        },
        {
            "id": "667f263062a67cbc36d23b3b",
            "address": {
                "city": "SANTA ALBERTINA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.02905,
                    "lon": -50.72756
                }
            },
            "type": "CITY",
            "label": "SANTA ALBERTINA, SP, Brasil"
        },
        {
            "id": "667f264d62a67cbc36d26a28",
            "address": {
                "city": "SANTA BRANCA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.39412,
                    "lon": -45.88217
                }
            },
            "type": "CITY",
            "label": "SANTA BRANCA, SP, Brasil"
        },
        {
            "id": "667f264d62a67cbc36d269f9",
            "address": {
                "city": "SANTA BÁRBARA D'OESTE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.76194,
                    "lon": -47.401765
                }
            },
            "type": "CITY",
            "label": "SANTA BÁRBARA D'OESTE, SP, Brasil"
        },
        {
            "id": "667f264d62a67cbc36d26a5d",
            "address": {
                "city": "SANTA CLARA D'OESTE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.08978,
                    "lon": -50.928145
                }
            },
            "type": "CITY",
            "label": "SANTA CLARA D'OESTE, SP, Brasil"
        },
        {
            "id": "667f25f162a67cbc36d1d40d",
            "address": {
                "city": "SANTA CRUZ DA CONCEIÇÃO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.141648,
                    "lon": -47.451791
                }
            },
            "type": "CITY",
            "label": "SANTA CRUZ DA CONCEIÇÃO, SP, Brasil"
        },
        {
            "id": "667f25f162a67cbc36d1d410",
            "address": {
                "city": "SANTA CRUZ DA ESPERANÇA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.29209,
                    "lon": -47.43022
                }
            },
            "type": "CITY",
            "label": "SANTA CRUZ DA ESPERANÇA, SP, Brasil"
        },
        {
            "id": "667f25f962a67cbc36d1e02f",
            "address": {
                "city": "SANTA CRUZ DAS PALMEIRAS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.8295192,
                    "lon": -47.248596
                }
            },
            "type": "CITY",
            "label": "SANTA CRUZ DAS PALMEIRAS, SP, Brasil"
        },
        {
            "id": "667f25f962a67cbc36d1e067",
            "address": {
                "city": "SANTA CRUZ DO RIO PARDO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.8992876,
                    "lon": -49.6215458
                }
            },
            "type": "CITY",
            "label": "SANTA CRUZ DO RIO PARDO, SP, Brasil"
        },
        {
            "id": "667f25f162a67cbc36d1d42a",
            "address": {
                "city": "SANTA ERNESTINA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.46018854851,
                    "lon": -48.3919037692
                }
            },
            "type": "CITY",
            "label": "SANTA ERNESTINA, SP, Brasil"
        },
        {
            "id": "667f264d62a67cbc36d26a69",
            "address": {
                "city": "SANTA FÉ DO SUL",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.20928,
                    "lon": -50.92379
                }
            },
            "type": "CITY",
            "label": "SANTA FÉ DO SUL, SP, Brasil"
        },
        {
            "id": "667f264d62a67cbc36d26a84",
            "address": {
                "city": "SANTA GERTRUDES",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.461378471,
                    "lon": -47.531756881
                }
            },
            "type": "CITY",
            "label": "SANTA GERTRUDES, SP, Brasil"
        },
        {
            "id": "667f264d62a67cbc36d26ac6",
            "address": {
                "city": "SANTA ISABEL",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.31758,
                    "lon": -46.22573
                }
            },
            "type": "CITY",
            "label": "SANTA ISABEL, SP, Brasil"
        },
        {
            "id": "667f264e62a67cbc36d26b0b",
            "address": {
                "city": "SANTA LÚCIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.6851391,
                    "lon": -48.0842048
                }
            },
            "type": "CITY",
            "label": "SANTA LÚCIA, SP, Brasil"
        },
        {
            "id": "667f264e62a67cbc36d26ba3",
            "address": {
                "city": "SANTA MARIA DA SERRA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.5699805,
                    "lon": -48.1601495
                }
            },
            "type": "CITY",
            "label": "SANTA MARIA DA SERRA, SP, Brasil"
        },
        {
            "id": "667f261262a67cbc36d207db",
            "address": {
                "city": "SANTA MERCEDES",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.3511424,
                    "lon": -51.7552015
                }
            },
            "type": "CITY",
            "label": "SANTA MERCEDES, SP, Brasil"
        },
        {
            "id": "667f261262a67cbc36d207fa",
            "address": {
                "city": "SANTA RITA D'OESTE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.14680043,
                    "lon": -50.833572127
                }
            },
            "type": "CITY",
            "label": "SANTA RITA D'OESTE, SP, Brasil"
        },
        {
            "id": "667f263b62a67cbc36d24731",
            "address": {
                "city": "SANTA RITA DO PASSA QUATRO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.7051389,
                    "lon": -47.479205
                }
            },
            "type": "CITY",
            "label": "SANTA RITA DO PASSA QUATRO, SP, Brasil"
        },
        {
            "id": "667f264e62a67cbc36d26c0a",
            "address": {
                "city": "SANTA ROSA DE VITERBO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.4850016007,
                    "lon": -47.3669094822
                }
            },
            "type": "CITY",
            "label": "SANTA ROSA DE VITERBO, SP, Brasil"
        },
        {
            "id": "667f264e62a67cbc36d26c3a",
            "address": {
                "city": "SANTA SALETE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.24628,
                    "lon": -50.68702
                }
            },
            "type": "CITY",
            "label": "SANTA SALETE, SP, Brasil"
        },
        {
            "id": "667f264e62a67cbc36d26cc7",
            "address": {
                "city": "SANTANA DA PONTE PENSA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.25503,
                    "lon": -50.796255
                }
            },
            "type": "CITY",
            "label": "SANTANA DA PONTE PENSA, SP, Brasil"
        },
        {
            "id": "667f264e62a67cbc36d26ce3",
            "address": {
                "city": "SANTANA DE PARNAÍBA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.44437,
                    "lon": -46.91908
                }
            },
            "type": "CITY",
            "label": "SANTANA DE PARNAÍBA, SP, Brasil"
        },
        {
            "id": "667f264e62a67cbc36d26d56",
            "address": {
                "city": "SANTO ANASTÁCIO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.976035471,
                    "lon": -51.651701186
                }
            },
            "type": "CITY",
            "label": "SANTO ANASTÁCIO, SP, Brasil"
        },
        {
            "id": "667f264e62a67cbc36d26d5f",
            "address": {
                "city": "SANTO ANDRÉ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.6660090837,
                    "lon": -46.5310263048
                }
            },
            "type": "CITY",
            "label": "SANTO ANDRÉ, SP, Brasil"
        },
        {
            "id": "667f264e62a67cbc36d26d6f",
            "address": {
                "city": "SANTO ANTÔNIO DA ALEGRIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.095365,
                    "lon": -47.154135
                }
            },
            "type": "CITY",
            "label": "SANTO ANTÔNIO DA ALEGRIA, SP, Brasil"
        },
        {
            "id": "667f262c62a67cbc36d22eab",
            "address": {
                "city": "SANTO ANTÔNIO DE POSSE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.60512,
                    "lon": -46.91156
                }
            },
            "type": "CITY",
            "label": "SANTO ANTÔNIO DE POSSE, SP, Brasil"
        },
        {
            "id": "667f262c62a67cbc36d22eb7",
            "address": {
                "city": "SANTO ANTÔNIO DO ARACANGUÁ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.9361476,
                    "lon": -50.4941963
                }
            },
            "type": "CITY",
            "label": "SANTO ANTÔNIO DO ARACANGUÁ, SP, Brasil"
        },
        {
            "id": "667f260462a67cbc36d1ef9d",
            "address": {
                "city": "SANTO ANTÔNIO DO JARDIM",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.1161004,
                    "lon": -46.6832095
                }
            },
            "type": "CITY",
            "label": "SANTO ANTÔNIO DO JARDIM, SP, Brasil"
        },
        {
            "id": "667f25f962a67cbc36d1e226",
            "address": {
                "city": "SANTO ANTÔNIO DO PINHAL",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.825595,
                    "lon": -45.660375
                }
            },
            "type": "CITY",
            "label": "SANTO ANTÔNIO DO PINHAL, SP, Brasil"
        },
        {
            "id": "667f261262a67cbc36d205ce",
            "address": {
                "city": "SANTO EXPEDITO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.84937400157,
                    "lon": -51.39240064674
                }
            },
            "type": "CITY",
            "label": "SANTO EXPEDITO, SP, Brasil"
        },
        {
            "id": "667f261262a67cbc36d205f3",
            "address": {
                "city": "SANTOS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.959102,
                    "lon": -46.3312299
                }
            },
            "type": "CITY",
            "label": "SANTOS, SP, Brasil"
        },
        {
            "id": "667f261262a67cbc36d205ed",
            "address": {
                "city": "SANTÓPOLIS DO AGUAPEÍ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.63449,
                    "lon": -50.50031
                }
            },
            "type": "CITY",
            "label": "SANTÓPOLIS DO AGUAPEÍ, SP, Brasil"
        },
        {
            "id": "667f262562a67cbc36d22721",
            "address": {
                "city": "SARAPUÍ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.6400831094,
                    "lon": -47.826001457
                }
            },
            "type": "CITY",
            "label": "SARAPUÍ, SP, Brasil"
        },
        {
            "id": "667f262662a67cbc36d22733",
            "address": {
                "city": "SARUTAIÁ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.280614634,
                    "lon": -49.475627231
                }
            },
            "type": "CITY",
            "label": "SARUTAIÁ, SP, Brasil"
        },
        {
            "id": "667f260462a67cbc36d1ee22",
            "address": {
                "city": "SEBASTIANÓPOLIS DO SUL",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.658533116,
                    "lon": -49.922983714
                }
            },
            "type": "CITY",
            "label": "SEBASTIANÓPOLIS DO SUL, SP, Brasil"
        },
        {
            "id": "667f265562a67cbc36d2776a",
            "address": {
                "city": "SERRA AZUL",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.3135028285,
                    "lon": -47.5651695019
                }
            },
            "type": "CITY",
            "label": "SERRA AZUL, SP, Brasil"
        },
        {
            "id": "667f265562a67cbc36d277dc",
            "address": {
                "city": "SERRA NEGRA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.6116674,
                    "lon": -46.7024863
                }
            },
            "type": "CITY",
            "label": "SERRA NEGRA, SP, Brasil"
        },
        {
            "id": "667f265562a67cbc36d277fe",
            "address": {
                "city": "SERRANA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.20573,
                    "lon": -47.604165
                }
            },
            "type": "CITY",
            "label": "SERRANA, SP, Brasil"
        },
        {
            "id": "667f261862a67cbc36d20bc0",
            "address": {
                "city": "SERTÃOZINHO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.1348545414,
                    "lon": -47.9887952396
                }
            },
            "type": "CITY",
            "label": "SERTÃOZINHO, SP, Brasil"
        },
        {
            "id": "667f261862a67cbc36d20bca",
            "address": {
                "city": "SETE BARRAS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -24.38629,
                    "lon": -47.92712
                }
            },
            "type": "CITY",
            "label": "SETE BARRAS, SP, Brasil"
        },
        {
            "id": "667f261862a67cbc36d20bff",
            "address": {
                "city": "SEVERÍNIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.80263,
                    "lon": -48.808275
                }
            },
            "type": "CITY",
            "label": "SEVERÍNIA, SP, Brasil"
        },
        {
            "id": "667f265562a67cbc36d27837",
            "address": {
                "city": "SILVEIRAS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.6644801,
                    "lon": -44.8520512
                }
            },
            "type": "CITY",
            "label": "SILVEIRAS, SP, Brasil"
        },
        {
            "id": "667f264e62a67cbc36d26dd7",
            "address": {
                "city": "SOCORRO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.590945,
                    "lon": -46.521075
                }
            },
            "type": "CITY",
            "label": "SOCORRO, SP, Brasil"
        },
        {
            "id": "667f265562a67cbc36d2792c",
            "address": {
                "city": "SOROCABA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.4680423471,
                    "lon": -47.4465114728
                }
            },
            "type": "CITY",
            "label": "SOROCABA, SP, Brasil"
        },
        {
            "id": "667f265662a67cbc36d2795a",
            "address": {
                "city": "SUD MENNUCCI",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.691512,
                    "lon": -50.9231927
                }
            },
            "type": "CITY",
            "label": "SUD MENNUCCI, SP, Brasil"
        },
        {
            "id": "667f265662a67cbc36d27970",
            "address": {
                "city": "SUMARÉ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.82161,
                    "lon": -47.26644
                }
            },
            "type": "CITY",
            "label": "SUMARÉ, SP, Brasil"
        },
        {
            "id": "667f264a62a67cbc36d25f63",
            "address": {
                "city": "SUZANO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.5461018,
                    "lon": -46.3082261
                }
            },
            "type": "CITY",
            "label": "SUZANO, SP, Brasil"
        },
        {
            "id": "667f264a62a67cbc36d25f5c",
            "address": {
                "city": "SUZANÁPOLIS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.499715,
                    "lon": -51.03057
                }
            },
            "type": "CITY",
            "label": "SUZANÁPOLIS, SP, Brasil"
        },
        {
            "id": "667f265362a67cbc36d26fca",
            "address": {
                "city": "SÃO BENTO DO SAPUCAÍ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.68686,
                    "lon": -45.73369
                }
            },
            "type": "CITY",
            "label": "SÃO BENTO DO SAPUCAÍ, SP, Brasil"
        },
        {
            "id": "667f265362a67cbc36d26ffd",
            "address": {
                "city": "SÃO BERNARDO DO CAMPO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.6989763757,
                    "lon": -46.5516554973
                }
            },
            "type": "CITY",
            "label": "SÃO BERNARDO DO CAMPO, SP, Brasil"
        },
        {
            "id": "667f265362a67cbc36d27035",
            "address": {
                "city": "SÃO CAETANO DO SUL",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.6261113947,
                    "lon": -46.5659417529
                }
            },
            "type": "CITY",
            "label": "SÃO CAETANO DO SUL, SP, Brasil"
        },
        {
            "id": "667f25f962a67cbc36d1e151",
            "address": {
                "city": "SÃO CARLOS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.01694,
                    "lon": -47.89063
                }
            },
            "type": "CITY",
            "label": "SÃO CARLOS, SP, Brasil"
        },
        {
            "id": "667f263062a67cbc36d23b63",
            "address": {
                "city": "SÃO FRANCISCO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.3591556,
                    "lon": -50.6971883
                }
            },
            "type": "CITY",
            "label": "SÃO FRANCISCO, SP, Brasil"
        },
        {
            "id": "667f265362a67cbc36d2724f",
            "address": {
                "city": "SÃO JOAQUIM DA BARRA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.589215339,
                    "lon": -47.870038878
                }
            },
            "type": "CITY",
            "label": "SÃO JOAQUIM DA BARRA, SP, Brasil"
        },
        {
            "id": "667f264662a67cbc36d25e3f",
            "address": {
                "city": "SÃO JOSÉ DA BELA VISTA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.59205,
                    "lon": -47.63878
                }
            },
            "type": "CITY",
            "label": "SÃO JOSÉ DA BELA VISTA, SP, Brasil"
        },
        {
            "id": "667f265462a67cbc36d27310",
            "address": {
                "city": "SÃO JOSÉ DO BARREIRO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.643515,
                    "lon": -44.578365
                }
            },
            "type": "CITY",
            "label": "SÃO JOSÉ DO BARREIRO, SP, Brasil"
        },
        {
            "id": "667f265462a67cbc36d27369",
            "address": {
                "city": "SÃO JOSÉ DO RIO PARDO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.59659134411,
                    "lon": -46.8886621746
                }
            },
            "type": "CITY",
            "label": "SÃO JOSÉ DO RIO PARDO, SP, Brasil"
        },
        {
            "id": "667f265462a67cbc36d27379",
            "address": {
                "city": "SÃO JOSÉ DO RIO PRETO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.8121494,
                    "lon": -49.3761945
                }
            },
            "type": "CITY",
            "label": "SÃO JOSÉ DO RIO PRETO, SP, Brasil"
        },
        {
            "id": "667f265462a67cbc36d273c3",
            "address": {
                "city": "SÃO JOSÉ DOS CAMPOS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.228205,
                    "lon": -45.9008
                }
            },
            "type": "CITY",
            "label": "SÃO JOSÉ DOS CAMPOS, SP, Brasil"
        },
        {
            "id": "667f262562a67cbc36d225e2",
            "address": {
                "city": "SÃO JOÃO DA BOA VISTA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.96615,
                    "lon": -46.7872
                }
            },
            "type": "CITY",
            "label": "SÃO JOÃO DA BOA VISTA, SP, Brasil"
        },
        {
            "id": "667f265362a67cbc36d27160",
            "address": {
                "city": "SÃO JOÃO DAS DUAS PONTES",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.38732,
                    "lon": -50.381775
                }
            },
            "type": "CITY",
            "label": "SÃO JOÃO DAS DUAS PONTES, SP, Brasil"
        },
        {
            "id": "667f265362a67cbc36d2716a",
            "address": {
                "city": "SÃO JOÃO DE IRACEMA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.51428,
                    "lon": -50.350805
                }
            },
            "type": "CITY",
            "label": "SÃO JOÃO DE IRACEMA, SP, Brasil"
        },
        {
            "id": "667f265362a67cbc36d271ec",
            "address": {
                "city": "SÃO JOÃO DO PAU D'ALHO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.27217,
                    "lon": -51.665845
                }
            },
            "type": "CITY",
            "label": "SÃO JOÃO DO PAU D'ALHO, SP, Brasil"
        },
        {
            "id": "667f265462a67cbc36d27403",
            "address": {
                "city": "SÃO LOURENÇO DA SERRA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.85498,
                    "lon": -46.94071
                }
            },
            "type": "CITY",
            "label": "SÃO LOURENÇO DA SERRA, SP, Brasil"
        },
        {
            "id": "667f264162a67cbc36d24f2c",
            "address": {
                "city": "SÃO LUIZ DO PARAITINGA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.22379,
                    "lon": -45.314541581
                }
            },
            "type": "CITY",
            "label": "SÃO LUIZ DO PARAITINGA, SP, Brasil"
        },
        {
            "id": "667f264162a67cbc36d24f48",
            "address": {
                "city": "SÃO MANUEL",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.7301953,
                    "lon": -48.5714595
                }
            },
            "type": "CITY",
            "label": "SÃO MANUEL, SP, Brasil"
        },
        {
            "id": "667f261b62a67cbc36d215a0",
            "address": {
                "city": "SÃO MIGUEL ARCANJO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.8821006,
                    "lon": -47.9962293
                }
            },
            "type": "CITY",
            "label": "SÃO MIGUEL ARCANJO, SP, Brasil"
        },
        {
            "id": "667f264162a67cbc36d24f89",
            "address": {
                "city": "SÃO PAULO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.552088765,
                    "lon": -46.6341653162
                }
            },
            "type": "CITY",
            "label": "SÃO PAULO, SP, Brasil"
        },
        {
            "id": "667f264262a67cbc36d25335",
            "address": {
                "city": "SÃO PEDRO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.54999,
                    "lon": -47.90462
                }
            },
            "type": "CITY",
            "label": "SÃO PEDRO, SP, Brasil"
        },
        {
            "id": "667f265462a67cbc36d27487",
            "address": {
                "city": "SÃO PEDRO DO TURVO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.7467345,
                    "lon": -49.7373357
                }
            },
            "type": "CITY",
            "label": "SÃO PEDRO DO TURVO, SP, Brasil"
        },
        {
            "id": "667f265462a67cbc36d274e6",
            "address": {
                "city": "SÃO ROQUE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.5297476345,
                    "lon": -47.1341578101
                }
            },
            "type": "CITY",
            "label": "SÃO ROQUE, SP, Brasil"
        },
        {
            "id": "667f265462a67cbc36d27509",
            "address": {
                "city": "SÃO SEBASTIÃO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.8011014,
                    "lon": -45.4022285
                }
            },
            "type": "CITY",
            "label": "SÃO SEBASTIÃO, SP, Brasil"
        },
        {
            "id": "667f265462a67cbc36d27531",
            "address": {
                "city": "SÃO SEBASTIÃO DA GRAMA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.70932556888,
                    "lon": -46.82243927286
                }
            },
            "type": "CITY",
            "label": "SÃO SEBASTIÃO DA GRAMA, SP, Brasil"
        },
        {
            "id": "667f265462a67cbc36d275be",
            "address": {
                "city": "SÃO SIMÃO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.4765464,
                    "lon": -47.5576355
                }
            },
            "type": "CITY",
            "label": "SÃO SIMÃO, SP, Brasil"
        },
        {
            "id": "667f265462a67cbc36d27609",
            "address": {
                "city": "SÃO VICENTE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.96702,
                    "lon": -46.38368
                }
            },
            "type": "CITY",
            "label": "SÃO VICENTE, SP, Brasil"
        },
        {
            "id": "667f264a62a67cbc36d25f7e",
            "address": {
                "city": "TABAPUÃ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.966355784,
                    "lon": -49.033247921
                }
            },
            "type": "CITY",
            "label": "TABAPUÃ, SP, Brasil"
        },
        {
            "id": "667f264a62a67cbc36d25f92",
            "address": {
                "city": "TABATINGA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.7328237,
                    "lon": -48.6872457
                }
            },
            "type": "CITY",
            "label": "TABATINGA, SP, Brasil"
        },
        {
            "id": "667f264a62a67cbc36d25fa3",
            "address": {
                "city": "TABOÃO DA SERRA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.6155694414,
                    "lon": -46.7872279269
                }
            },
            "type": "CITY",
            "label": "TABOÃO DA SERRA, SP, Brasil"
        },
        {
            "id": "667f261262a67cbc36d2065b",
            "address": {
                "city": "TACIBA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.3891005,
                    "lon": -51.2882134
                }
            },
            "type": "CITY",
            "label": "TACIBA, SP, Brasil"
        },
        {
            "id": "667f261262a67cbc36d20670",
            "address": {
                "city": "TAGUAÍ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.4544398,
                    "lon": -49.4022198
                }
            },
            "type": "CITY",
            "label": "TAGUAÍ, SP, Brasil"
        },
        {
            "id": "667f261262a67cbc36d20681",
            "address": {
                "city": "TAIAÇU",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.14785,
                    "lon": -48.50987
                }
            },
            "type": "CITY",
            "label": "TAIAÇU, SP, Brasil"
        },
        {
            "id": "667f25f262a67cbc36d1d71a",
            "address": {
                "city": "TAIÚVA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.1231457,
                    "lon": -48.4461982
                }
            },
            "type": "CITY",
            "label": "TAIÚVA, SP, Brasil"
        },
        {
            "id": "667f25f262a67cbc36d1d732",
            "address": {
                "city": "TAMBAÚ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.706950777,
                    "lon": -47.281420971
                }
            },
            "type": "CITY",
            "label": "TAMBAÚ, SP, Brasil"
        },
        {
            "id": "667f25f262a67cbc36d1d748",
            "address": {
                "city": "TANABI",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.6261521,
                    "lon": -49.651918
                }
            },
            "type": "CITY",
            "label": "TANABI, SP, Brasil"
        },
        {
            "id": "667f265662a67cbc36d27aca",
            "address": {
                "city": "TAPIRATIBA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.4691443711,
                    "lon": -46.7494238441
                }
            },
            "type": "CITY",
            "label": "TAPIRATIBA, SP, Brasil"
        },
        {
            "id": "667f265662a67cbc36d27ac3",
            "address": {
                "city": "TAPIRAÍ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.9639183934,
                    "lon": -47.5049525312
                }
            },
            "type": "CITY",
            "label": "TAPIRAÍ, SP, Brasil"
        },
        {
            "id": "667f25f962a67cbc36d1e24a",
            "address": {
                "city": "TAQUARAL",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.07261,
                    "lon": -48.41435
                }
            },
            "type": "CITY",
            "label": "TAQUARAL, SP, Brasil"
        },
        {
            "id": "667f25fa62a67cbc36d1e262",
            "address": {
                "city": "TAQUARITINGA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.404764,
                    "lon": -48.5072836
                }
            },
            "type": "CITY",
            "label": "TAQUARITINGA, SP, Brasil"
        },
        {
            "id": "667f25fa62a67cbc36d1e272",
            "address": {
                "city": "TAQUARITUBA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.5241004,
                    "lon": -49.2432255
                }
            },
            "type": "CITY",
            "label": "TAQUARITUBA, SP, Brasil"
        },
        {
            "id": "667f260462a67cbc36d1efd2",
            "address": {
                "city": "TAQUARIVAÍ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.926255,
                    "lon": -48.70331
                }
            },
            "type": "CITY",
            "label": "TAQUARIVAÍ, SP, Brasil"
        },
        {
            "id": "667f260462a67cbc36d1efdf",
            "address": {
                "city": "TARABAI",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.3041016,
                    "lon": -51.5622123
                }
            },
            "type": "CITY",
            "label": "TARABAI, SP, Brasil"
        },
        {
            "id": "667f264262a67cbc36d24fbb",
            "address": {
                "city": "TARUMÃ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.741925,
                    "lon": -50.580225
                }
            },
            "type": "CITY",
            "label": "TARUMÃ, SP, Brasil"
        },
        {
            "id": "667f264262a67cbc36d24fd1",
            "address": {
                "city": "TATUÍ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.3465826541,
                    "lon": -47.8456855933
                }
            },
            "type": "CITY",
            "label": "TATUÍ, SP, Brasil"
        },
        {
            "id": "667f264262a67cbc36d24fe5",
            "address": {
                "city": "TAUBATÉ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.02004,
                    "lon": -45.549665
                }
            },
            "type": "CITY",
            "label": "TAUBATÉ, SP, Brasil"
        },
        {
            "id": "667f260562a67cbc36d1eff6",
            "address": {
                "city": "TEJUPÁ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.3437199,
                    "lon": -49.3774039
                }
            },
            "type": "CITY",
            "label": "TEJUPÁ, SP, Brasil"
        },
        {
            "id": "667f265662a67cbc36d27b10",
            "address": {
                "city": "TEODORO SAMPAIO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.53454,
                    "lon": -52.16604
                }
            },
            "type": "CITY",
            "label": "TEODORO SAMPAIO, SP, Brasil"
        },
        {
            "id": "667f265662a67cbc36d27b7c",
            "address": {
                "city": "TERRA ROXA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.793545,
                    "lon": -48.318865
                }
            },
            "type": "CITY",
            "label": "TERRA ROXA, SP, Brasil"
        },
        {
            "id": "667f265662a67cbc36d27bae",
            "address": {
                "city": "TIETÊ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.0971007,
                    "lon": -47.7142212
                }
            },
            "type": "CITY",
            "label": "TIETÊ, SP, Brasil"
        },
        {
            "id": "667f265662a67cbc36d27c6e",
            "address": {
                "city": "TIMBURI",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.2071016,
                    "lon": -49.6052223
                }
            },
            "type": "CITY",
            "label": "TIMBURI, SP, Brasil"
        },
        {
            "id": "667f265362a67cbc36d27299",
            "address": {
                "city": "TORRE DE PEDRA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.247075,
                    "lon": -48.191535
                }
            },
            "type": "CITY",
            "label": "TORRE DE PEDRA, SP, Brasil"
        },
        {
            "id": "667f265362a67cbc36d272a6",
            "address": {
                "city": "TORRINHA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.4266,
                    "lon": -48.17191
                }
            },
            "type": "CITY",
            "label": "TORRINHA, SP, Brasil"
        },
        {
            "id": "667f265362a67cbc36d272bb",
            "address": {
                "city": "TRABIJU",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.03841,
                    "lon": -48.33317
                }
            },
            "type": "CITY",
            "label": "TRABIJU, SP, Brasil"
        },
        {
            "id": "667f265762a67cbc36d27d10",
            "address": {
                "city": "TREMEMBÉ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.9614044,
                    "lon": -45.5505475
                }
            },
            "type": "CITY",
            "label": "TREMEMBÉ, SP, Brasil"
        },
        {
            "id": "667f265762a67cbc36d27d52",
            "address": {
                "city": "TRÊS FRONTEIRAS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.23659,
                    "lon": -50.88955
                }
            },
            "type": "CITY",
            "label": "TRÊS FRONTEIRAS, SP, Brasil"
        },
        {
            "id": "667f265762a67cbc36d27e15",
            "address": {
                "city": "TUIUTI",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.81092,
                    "lon": -46.69664
                }
            },
            "type": "CITY",
            "label": "TUIUTI, SP, Brasil"
        },
        {
            "id": "667f263b62a67cbc36d2475c",
            "address": {
                "city": "TUPI PAULISTA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.3881418,
                    "lon": -51.5732021
                }
            },
            "type": "CITY",
            "label": "TUPI PAULISTA, SP, Brasil"
        },
        {
            "id": "667f263b62a67cbc36d24736",
            "address": {
                "city": "TUPÃ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.943725,
                    "lon": -50.516555
                }
            },
            "type": "CITY",
            "label": "TUPÃ, SP, Brasil"
        },
        {
            "id": "667f263b62a67cbc36d2476f",
            "address": {
                "city": "TURIÚBA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.9507165,
                    "lon": -50.1066844
                }
            },
            "type": "CITY",
            "label": "TURIÚBA, SP, Brasil"
        },
        {
            "id": "667f265762a67cbc36d27e65",
            "address": {
                "city": "TURMALINA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.0531587,
                    "lon": -50.4751852
                }
            },
            "type": "CITY",
            "label": "TURMALINA, SP, Brasil"
        },
        {
            "id": "667f264362a67cbc36d253d6",
            "address": {
                "city": "UBARANA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.168065,
                    "lon": -49.72278
                }
            },
            "type": "CITY",
            "label": "UBARANA, SP, Brasil"
        },
        {
            "id": "667f264362a67cbc36d253f6",
            "address": {
                "city": "UBATUBA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.4341013,
                    "lon": -45.0842246
                }
            },
            "type": "CITY",
            "label": "UBATUBA, SP, Brasil"
        },
        {
            "id": "667f264362a67cbc36d2540b",
            "address": {
                "city": "UBIRAJARA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.5271008,
                    "lon": -49.6622151
                }
            },
            "type": "CITY",
            "label": "UBIRAJARA, SP, Brasil"
        },
        {
            "id": "667f264362a67cbc36d2541a",
            "address": {
                "city": "UCHOA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.9621473,
                    "lon": -49.1781966
                }
            },
            "type": "CITY",
            "label": "UCHOA, SP, Brasil"
        },
        {
            "id": "667f265662a67cbc36d27c16",
            "address": {
                "city": "UNIÃO PAULISTA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.887755,
                    "lon": -49.894375
                }
            },
            "type": "CITY",
            "label": "UNIÃO PAULISTA, SP, Brasil"
        },
        {
            "id": "667f265662a67cbc36d27c46",
            "address": {
                "city": "URU",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.78608,
                    "lon": -49.27901
                }
            },
            "type": "CITY",
            "label": "URU, SP, Brasil"
        },
        {
            "id": "667f264d62a67cbc36d26905",
            "address": {
                "city": "URUPÊS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.2041444,
                    "lon": -49.2931995
                }
            },
            "type": "CITY",
            "label": "URUPÊS, SP, Brasil"
        },
        {
            "id": "667f265662a67cbc36d27c38",
            "address": {
                "city": "URÂNIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.25009,
                    "lon": -50.64507
                }
            },
            "type": "CITY",
            "label": "URÂNIA, SP, Brasil"
        },
        {
            "id": "667f265762a67cbc36d27efc",
            "address": {
                "city": "VALENTIM GENTIL",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.41717,
                    "lon": -50.075015
                }
            },
            "type": "CITY",
            "label": "VALENTIM GENTIL, SP, Brasil"
        },
        {
            "id": "667f265762a67cbc36d27f07",
            "address": {
                "city": "VALINHOS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.9712,
                    "lon": -46.99641
                }
            },
            "type": "CITY",
            "label": "VALINHOS, SP, Brasil"
        },
        {
            "id": "667f265762a67cbc36d27f1d",
            "address": {
                "city": "VALPARAÍSO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.2241442,
                    "lon": -50.8651997
                }
            },
            "type": "CITY",
            "label": "VALPARAÍSO, SP, Brasil"
        },
        {
            "id": "667f265762a67cbc36d27f39",
            "address": {
                "city": "VARGEM",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.89294,
                    "lon": -46.41808
                }
            },
            "type": "CITY",
            "label": "VARGEM, SP, Brasil"
        },
        {
            "id": "667f265862a67cbc36d27f9e",
            "address": {
                "city": "VARGEM GRANDE DO SUL",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.8296277,
                    "lon": -46.8946343
                }
            },
            "type": "CITY",
            "label": "VARGEM GRANDE DO SUL, SP, Brasil"
        },
        {
            "id": "667f265862a67cbc36d27fb1",
            "address": {
                "city": "VARGEM GRANDE PAULISTA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.6057263926,
                    "lon": -47.0169599346
                }
            },
            "type": "CITY",
            "label": "VARGEM GRANDE PAULISTA, SP, Brasil"
        },
        {
            "id": "667f265662a67cbc36d279d3",
            "address": {
                "city": "VERA CRUZ",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.2262251,
                    "lon": -49.821812
                }
            },
            "type": "CITY",
            "label": "VERA CRUZ, SP, Brasil"
        },
        {
            "id": "667f265862a67cbc36d2812a",
            "address": {
                "city": "VINHEDO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.026102,
                    "lon": -46.9812199
                }
            },
            "type": "CITY",
            "label": "VINHEDO, SP, Brasil"
        },
        {
            "id": "667f265862a67cbc36d28134",
            "address": {
                "city": "VIRADOURO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.8721487,
                    "lon": -48.2971952
                }
            },
            "type": "CITY",
            "label": "VIRADOURO, SP, Brasil"
        },
        {
            "id": "667f265862a67cbc36d2817d",
            "address": {
                "city": "VISTA ALEGRE DO ALTO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.17416,
                    "lon": -48.62881
                }
            },
            "type": "CITY",
            "label": "VISTA ALEGRE DO ALTO, SP, Brasil"
        },
        {
            "id": "667f261862a67cbc36d20c24",
            "address": {
                "city": "VITÓRIA BRASIL",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.197265,
                    "lon": -50.482895
                }
            },
            "type": "CITY",
            "label": "VITÓRIA BRASIL, SP, Brasil"
        },
        {
            "id": "667f261862a67cbc36d20c7a",
            "address": {
                "city": "VOTORANTIM",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.53542,
                    "lon": -47.44617
                }
            },
            "type": "CITY",
            "label": "VOTORANTIM, SP, Brasil"
        },
        {
            "id": "667f261862a67cbc36d20c86",
            "address": {
                "city": "VOTUPORANGA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.41819,
                    "lon": -49.97624
                }
            },
            "type": "CITY",
            "label": "VOTUPORANGA, SP, Brasil"
        },
        {
            "id": "667f265862a67cbc36d28034",
            "address": {
                "city": "VÁRZEA PAULISTA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -23.2111015,
                    "lon": -46.8312224
                }
            },
            "type": "CITY",
            "label": "VÁRZEA PAULISTA, SP, Brasil"
        },
        {
            "id": "667f261262a67cbc36d20834",
            "address": {
                "city": "ZACARIAS",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.05096,
                    "lon": -50.05186
                }
            },
            "type": "CITY",
            "label": "ZACARIAS, SP, Brasil"
        },
        {
            "id": "667f25ee62a67cbc36d1cab8",
            "address": {
                "city": "ÁGUAS DA PRATA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -21.9441365,
                    "lon": -46.7162074
                }
            },
            "type": "CITY",
            "label": "ÁGUAS DA PRATA, SP, Brasil"
        },
        {
            "id": "667f25ee62a67cbc36d1cac4",
            "address": {
                "city": "ÁGUAS DE LINDÓIA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.4748836658,
                    "lon": -46.6325975932
                }
            },
            "type": "CITY",
            "label": "ÁGUAS DE LINDÓIA, SP, Brasil"
        },
        {
            "id": "667f25ee62a67cbc36d1cacb",
            "address": {
                "city": "ÁGUAS DE SANTA BÁRBARA",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.8811009,
                    "lon": -49.239219
                }
            },
            "type": "CITY",
            "label": "ÁGUAS DE SANTA BÁRBARA, SP, Brasil"
        },
        {
            "id": "667f25ee62a67cbc36d1cad7",
            "address": {
                "city": "ÁGUAS DE SÃO PEDRO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.5994093,
                    "lon": -47.874725
                }
            },
            "type": "CITY",
            "label": "ÁGUAS DE SÃO PEDRO, SP, Brasil"
        },
        {
            "id": "667f25ee62a67cbc36d1ce59",
            "address": {
                "city": "ÁLVARES FLORENCE",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -20.3190923,
                    "lon": -49.9094759
                }
            },
            "type": "CITY",
            "label": "ÁLVARES FLORENCE, SP, Brasil"
        },
        {
            "id": "667f25ee62a67cbc36d1ce5e",
            "address": {
                "city": "ÁLVARES MACHADO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.0781006,
                    "lon": -51.4742093
                }
            },
            "type": "CITY",
            "label": "ÁLVARES MACHADO, SP, Brasil"
        },
        {
            "id": "667f25ee62a67cbc36d1ce66",
            "address": {
                "city": "ÁLVARO DE CARVALHO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.076915,
                    "lon": -49.71972
                }
            },
            "type": "CITY",
            "label": "ÁLVARO DE CARVALHO, SP, Brasil"
        },
        {
            "id": "667f264562a67cbc36d25967",
            "address": {
                "city": "ÓLEO",
                "state": {
                    "name": "SÃO PAULO",
                    "code": "SP"
                },
                "mainLocation": {
                    "lat": -22.9412966,
                    "lon": -49.3414315
                }
            },
            "type": "CITY",
            "label": "ÓLEO, SP, Brasil"
        }
    ],
    "found": 645
}

As seguintes informações serão retornadas:

  • found – Quantidade de cidades retornados;
  • results – Array de objetos com resultados encontrados:
    • id – Identificador único do endereço;
    • address – Objeto com informações da cidade:
      • city – Nome da cidade;
      • state – Objeto com dados referentes ao estado:
        • code – Sigla (UF) do estado;
        • name – Nome do estado;
      • mainLocation – Objeto com as coordenadas geográficas em latitude/longitude:
        • lat – Latitude em graus decimais;
        • lon – Longitude em graus decimais;
    • type – Indica qual o melhor elemento encontrado na base cartográfica para o retorno da coordenada geográfica. Nesse caso será retornado sempre como “CITY”;
    • label – Endereço completo encontrado utilizado no processo de geocodificação. Nesse caso, será retornado sempre como “Cidade, Estado, País”.