Using the place endpoint

Here, locations for events are listed. Events in each location can be found at the event endpoint using the query parameter location. Most locations use the id format tprek:28473. An easy way to locate service points is to browse our Service Map, which uses the same location ids, e.g. servicemap.hel.fi/unit/28473. Default ordering is decreasing order by the number of events found.

Place text

To find places that contain a specific string, use the query parameter text.

Example:

place/?text=tuomiokirkko

See the result

District

To restrict the retrieved places to city district(s), use the query parameter division, separating values by commas if you wish to query for several divisions.

City of Helsinki neighborhoods (kaupunginosa), districts (peruspiiri) and subdistricts (osa-alue) are supported. Check the divisions on the Helsinki map service.

You may query either by specific OCD division type peruspiiri:malmi, or by division name malmi. The latter query checks all divisions with the name, regardless of division type.

Example:

place/?division=malmi

See the result

Place source

Will restrict places to a specific data source.

Example:

place/?data_source=tprek

See the result

Show only places with the upcoming events

To show only the places which are used in the upcoming events supply the has_upcoming_events query parameter.

Example:

place/?has_upcoming_events=true

See the result

Showing all places

By default, only those locations which have listed events are displayed. You may display locations with zero n_events with the query parameter show_all_places.

Example:

place/?show_all_places=true

See the result

Showing deleted places

By default, deleted places are not displayed. You may also display deleted places with the query parameter show_deleted.

For example:

place/?show_deleted=True

See the result

Ordering

Default ordering is decreasing order by the number of events found. You may also order results by name, street_address or postal_code.

For example:

place/?sort=name

See the result

GET /v1/place/?format=api&page=7432&show_all_places=true
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json ;utf-8
Vary: Accept

{
    "meta": {
        "count": 152258,
        "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7433&show_all_places=true",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7431&show_all_places=true"
    },
    "data": [
        {
            "id": "osoite:vuotie_4_helsinki",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:vuosaari",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vuosaari",
                        "sv": "Nordsjö"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:rastila",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Rastila",
                        "sv": "Rastböle"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vuosaari",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vuosaari",
                        "sv": "Nordsjö"
                    }
                }
            ],
            "created_time": "2023-08-27T06:06:08.258935Z",
            "last_modified_time": "2023-08-27T06:06:08.258954Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.1197927,
                    60.205173
                ]
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors"
            },
            "street_address": {
                "fi": "Vuotie 4",
                "sv": "Norvägen 4"
            },
            "name": {
                "fi": "Vuotie 4, Helsinki",
                "sv": "Norvägen 4, Helsingfors"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuotie_4_helsinki/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuotie_51a_helsinki",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:vuosaari",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vuosaari",
                        "sv": "Nordsjö"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:aurinkolahti",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Aurinkolahti",
                        "sv": "Solvik"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vuosaari",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vuosaari",
                        "sv": "Nordsjö"
                    }
                }
            ],
            "created_time": "2023-08-27T06:06:15.558043Z",
            "last_modified_time": "2023-08-27T06:06:15.558062Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.1513606,
                    60.2073936
                ]
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors"
            },
            "street_address": {
                "fi": "Vuotie 51a",
                "sv": "Norvägen 51a"
            },
            "name": {
                "fi": "Vuotie 51a, Helsinki",
                "sv": "Norvägen 51a, Helsingfors"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuotie_51a_helsinki/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuotie_51_helsinki",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:vuosaari",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vuosaari",
                        "sv": "Nordsjö"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:aurinkolahti",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Aurinkolahti",
                        "sv": "Solvik"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vuosaari",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vuosaari",
                        "sv": "Nordsjö"
                    }
                }
            ],
            "created_time": "2026-03-25T04:57:56.227047Z",
            "last_modified_time": "2026-03-25T04:57:56.227057Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.1522269,
                    60.2075183
                ]
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors"
            },
            "street_address": {
                "fi": "Vuotie 51",
                "sv": "Norvägen 51"
            },
            "name": {
                "fi": "Vuotie 51, Helsinki",
                "sv": "Norvägen 51, Helsingfors"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuotie_51_helsinki/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuotie_53_helsinki",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:vuosaari",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vuosaari",
                        "sv": "Nordsjö"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:aurinkolahti",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Aurinkolahti",
                        "sv": "Solvik"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vuosaari",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vuosaari",
                        "sv": "Nordsjö"
                    }
                }
            ],
            "created_time": "2023-08-27T06:06:17.962850Z",
            "last_modified_time": "2023-08-27T06:06:17.962867Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.1527126,
                    60.2072664
                ]
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors"
            },
            "street_address": {
                "fi": "Vuotie 53",
                "sv": "Norvägen 53"
            },
            "name": {
                "fi": "Vuotie 53, Helsinki",
                "sv": "Norvägen 53, Helsingfors"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuotie_53_helsinki/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuotie_55_helsinki",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:vuosaari",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vuosaari",
                        "sv": "Nordsjö"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:aurinkolahti",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Aurinkolahti",
                        "sv": "Solvik"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vuosaari",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vuosaari",
                        "sv": "Nordsjö"
                    }
                }
            ],
            "created_time": "2023-08-27T06:06:18.675558Z",
            "last_modified_time": "2023-08-27T06:06:18.675575Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.153561,
                    60.2074359
                ]
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors"
            },
            "street_address": {
                "fi": "Vuotie 55",
                "sv": "Norvägen 55"
            },
            "name": {
                "fi": "Vuotie 55, Helsinki",
                "sv": "Norvägen 55, Helsingfors"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuotie_55_helsinki/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuotie_57_helsinki",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:vuosaari",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vuosaari",
                        "sv": "Nordsjö"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:aurinkolahti",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Aurinkolahti",
                        "sv": "Solvik"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vuosaari",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vuosaari",
                        "sv": "Nordsjö"
                    }
                }
            ],
            "created_time": "2023-08-27T06:06:19.370216Z",
            "last_modified_time": "2023-08-27T06:06:19.370235Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.1550412,
                    60.2077394
                ]
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors"
            },
            "street_address": {
                "fi": "Vuotie 57",
                "sv": "Norvägen 57"
            },
            "name": {
                "fi": "Vuotie 57, Helsinki",
                "sv": "Norvägen 57, Helsingfors"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuotie_57_helsinki/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuotie_59_helsinki",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:vuosaari",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vuosaari",
                        "sv": "Nordsjö"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:aurinkolahti",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Aurinkolahti",
                        "sv": "Solvik"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vuosaari",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vuosaari",
                        "sv": "Nordsjö"
                    }
                }
            ],
            "created_time": "2023-08-27T06:06:20.162724Z",
            "last_modified_time": "2023-08-27T06:06:20.162764Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.1549698,
                    60.2078831
                ]
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors"
            },
            "street_address": {
                "fi": "Vuotie 59",
                "sv": "Norvägen 59"
            },
            "name": {
                "fi": "Vuotie 59, Helsinki",
                "sv": "Norvägen 59, Helsingfors"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuotie_59_helsinki/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuotie_61_helsinki",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:vuosaari",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vuosaari",
                        "sv": "Nordsjö"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:aurinkolahti",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Aurinkolahti",
                        "sv": "Solvik"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vuosaari",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vuosaari",
                        "sv": "Nordsjö"
                    }
                }
            ],
            "created_time": "2023-08-27T06:06:21.466564Z",
            "last_modified_time": "2023-08-27T06:06:21.466583Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.1564132,
                    60.208016
                ]
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors"
            },
            "street_address": {
                "fi": "Vuotie 61",
                "sv": "Norvägen 61"
            },
            "name": {
                "fi": "Vuotie 61, Helsinki",
                "sv": "Norvägen 61, Helsingfors"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuotie_61_helsinki/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuotie_7_helsinki",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:vuosaari",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vuosaari",
                        "sv": "Nordsjö"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:meri-rastila",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Meri-Rastila",
                        "sv": "Havsrastböle"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vuosaari",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vuosaari",
                        "sv": "Nordsjö"
                    }
                }
            ],
            "created_time": "2023-08-27T06:06:23.463514Z",
            "last_modified_time": "2023-08-27T06:06:23.463540Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.1171774,
                    60.2050048
                ]
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors"
            },
            "street_address": {
                "fi": "Vuotie 7",
                "sv": "Norvägen 7"
            },
            "name": {
                "fi": "Vuotie 7, Helsinki",
                "sv": "Norvägen 7, Helsingfors"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuotie_7_helsinki/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuotie_9_helsinki",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:vuosaari",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vuosaari",
                        "sv": "Nordsjö"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:meri-rastila",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Meri-Rastila",
                        "sv": "Havsrastböle"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vuosaari",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vuosaari",
                        "sv": "Nordsjö"
                    }
                }
            ],
            "created_time": "2023-08-27T06:06:25.059267Z",
            "last_modified_time": "2023-08-27T06:06:25.059291Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.119611,
                    60.2047962
                ]
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors"
            },
            "street_address": {
                "fi": "Vuotie 9",
                "sv": "Norvägen 9"
            },
            "name": {
                "fi": "Vuotie 9, Helsinki",
                "sv": "Norvägen 9, Helsingfors"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuotie_9_helsinki/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuotori_2_helsinki",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:vuosaari",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vuosaari",
                        "sv": "Nordsjö"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:keski-vuosaari",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Keski-Vuosaari",
                        "sv": "Mellersta Nordsjö"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vuosaari",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vuosaari",
                        "sv": "Nordsjö"
                    }
                }
            ],
            "created_time": "2023-08-28T06:19:23.307860Z",
            "last_modified_time": "2023-08-28T06:19:23.307878Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.1434336,
                    60.2092154
                ]
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors"
            },
            "street_address": {
                "fi": "Vuotori 2",
                "sv": "Nortorg 2"
            },
            "name": {
                "fi": "Vuotori 2, Helsinki",
                "sv": "Nortorg 2, Helsingfors"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuotori_2_helsinki/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vyyhtikuja_1_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:33:40.745176Z",
            "last_modified_time": "2023-09-08T06:33:40.745193Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.1041116,
                    60.2928753
                ]
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "street_address": {
                "fi": "Vyyhtikuja 1",
                "sv": "Härvgränden 1"
            },
            "name": {
                "fi": "Vyyhtikuja 1, Vantaa",
                "sv": "Härvgränden 1, Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vyyhtikuja_1_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vyyhtikuja_2_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:33:40.986767Z",
            "last_modified_time": "2023-09-08T06:33:40.986784Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.103696,
                    60.2929744
                ]
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "street_address": {
                "fi": "Vyyhtikuja 2",
                "sv": "Härvgränden 2"
            },
            "name": {
                "fi": "Vyyhtikuja 2, Vantaa",
                "sv": "Härvgränden 2, Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vyyhtikuja_2_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vyyhtikuja_3_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:33:41.172588Z",
            "last_modified_time": "2023-09-08T06:33:41.172609Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.1044922,
                    60.2931622
                ]
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "street_address": {
                "fi": "Vyyhtikuja 3",
                "sv": "Härvgränden 3"
            },
            "name": {
                "fi": "Vyyhtikuja 3, Vantaa",
                "sv": "Härvgränden 3, Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vyyhtikuja_3_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vyyhtikuja_4a_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:33:41.376917Z",
            "last_modified_time": "2023-09-08T06:33:41.376934Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.1040041,
                    60.2932075
                ]
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "street_address": {
                "fi": "Vyyhtikuja 4a",
                "sv": "Härvgränden 4a"
            },
            "name": {
                "fi": "Vyyhtikuja 4a, Vantaa",
                "sv": "Härvgränden 4a, Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vyyhtikuja_4a_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vyyhtikuja_4b_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:33:41.754846Z",
            "last_modified_time": "2023-09-08T06:33:41.754866Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.1038242,
                    60.2934769
                ]
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "street_address": {
                "fi": "Vyyhtikuja 4b",
                "sv": "Härvgränden 4b"
            },
            "name": {
                "fi": "Vyyhtikuja 4b, Vantaa",
                "sv": "Härvgränden 4b, Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vyyhtikuja_4b_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vyyhtikuja_5_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:33:42.175155Z",
            "last_modified_time": "2023-09-08T06:33:42.175173Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.1046736,
                    60.2933506
                ]
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "street_address": {
                "fi": "Vyyhtikuja 5",
                "sv": "Härvgränden 5"
            },
            "name": {
                "fi": "Vyyhtikuja 5, Vantaa",
                "sv": "Härvgränden 5, Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vyyhtikuja_5_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vyyhtikuja_8_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:33:42.557748Z",
            "last_modified_time": "2023-09-08T06:33:42.557767Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.1043666,
                    60.2934765
                ]
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "street_address": {
                "fi": "Vyyhtikuja 8",
                "sv": "Härvgränden 8"
            },
            "name": {
                "fi": "Vyyhtikuja 8, Vantaa",
                "sv": "Härvgränden 8, Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vyyhtikuja_8_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vyyhtitie_10_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:33:43.227061Z",
            "last_modified_time": "2023-09-08T06:33:43.227080Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.1054393,
                    60.289688
                ]
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "street_address": {
                "fi": "Vyyhtitie 10",
                "sv": "Härvvägen 10"
            },
            "name": {
                "fi": "Vyyhtitie 10, Vantaa",
                "sv": "Härvvägen 10, Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vyyhtitie_10_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vyyhtitie_11_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:33:43.550481Z",
            "last_modified_time": "2023-09-08T06:33:43.550500Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.1052455,
                    60.2912589
                ]
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "street_address": {
                "fi": "Vyyhtitie 11",
                "sv": "Härvvägen 11"
            },
            "name": {
                "fi": "Vyyhtitie 11, Vantaa",
                "sv": "Härvvägen 11, Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vyyhtitie_11_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}