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=7508&show_all_places=true
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json ;utf-8
Vary: Accept

{
    "meta": {
        "count": 151552,
        "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7509&show_all_places=true",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7507&show_all_places=true"
    },
    "data": [
        {
            "id": "osoite:åminnentie_14_espoo",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2023-09-19T06:37:26.788623Z",
            "last_modified_time": "2023-09-19T06:37:26.788646Z",
            "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": [
                    24.593683,
                    60.1801735
                ]
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Åminnentie 14",
                "sv": "Åminnevägen 14"
            },
            "name": {
                "fi": "Åminnentie 14, Espoo",
                "sv": "Åminnevägen 14, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnentie_14_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:åminnentie_16_espoo",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2023-09-19T06:37:27.168081Z",
            "last_modified_time": "2023-09-19T06:37:27.168098Z",
            "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": [
                    24.5932704,
                    60.1800196
                ]
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Åminnentie 16",
                "sv": "Åminnevägen 16"
            },
            "name": {
                "fi": "Åminnentie 16, Espoo",
                "sv": "Åminnevägen 16, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnentie_16_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:åminnentie_18_espoo",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2023-09-19T06:37:27.700626Z",
            "last_modified_time": "2023-09-19T06:37:27.700650Z",
            "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": [
                    24.5929668,
                    60.1798033
                ]
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Åminnentie 18",
                "sv": "Åminnevägen 18"
            },
            "name": {
                "fi": "Åminnentie 18, Espoo",
                "sv": "Åminnevägen 18, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnentie_18_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:åminnentie_2_espoo",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2023-09-19T06:37:28.169621Z",
            "last_modified_time": "2023-09-19T06:37:28.169642Z",
            "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": [
                    24.5977465,
                    60.1823759
                ]
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Åminnentie 2",
                "sv": "Åminnevägen 2"
            },
            "name": {
                "fi": "Åminnentie 2, Espoo",
                "sv": "Åminnevägen 2, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnentie_2_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:åminnentie_3_espoo",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2023-09-19T06:37:28.672838Z",
            "last_modified_time": "2023-09-19T06:37:28.672859Z",
            "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": [
                    24.5968447,
                    60.182436
                ]
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Åminnentie 3",
                "sv": "Åminnevägen 3"
            },
            "name": {
                "fi": "Åminnentie 3, Espoo",
                "sv": "Åminnevägen 3, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnentie_3_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:åminnentie_4_espoo",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2023-09-19T06:37:29.071156Z",
            "last_modified_time": "2023-09-19T06:37:29.071176Z",
            "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": [
                    24.5971889,
                    60.1822844
                ]
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Åminnentie 4",
                "sv": "Åminnevägen 4"
            },
            "name": {
                "fi": "Åminnentie 4, Espoo",
                "sv": "Åminnevägen 4, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnentie_4_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:åminnentie_5_espoo",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2023-09-19T06:37:29.270961Z",
            "last_modified_time": "2023-09-19T06:37:29.270979Z",
            "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": [
                    24.5960182,
                    60.182236
                ]
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Åminnentie 5",
                "sv": "Åminnevägen 5"
            },
            "name": {
                "fi": "Åminnentie 5, Espoo",
                "sv": "Åminnevägen 5, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnentie_5_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:åminnentie_6_espoo",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2023-09-19T06:37:29.589661Z",
            "last_modified_time": "2023-09-19T06:37:29.589692Z",
            "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": [
                    24.5965068,
                    60.1820669
                ]
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Åminnentie 6",
                "sv": "Åminnevägen 6"
            },
            "name": {
                "fi": "Åminnentie 6, Espoo",
                "sv": "Åminnevägen 6, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnentie_6_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:åminnentie_7_espoo",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2023-09-19T06:37:30.182219Z",
            "last_modified_time": "2023-09-19T06:37:30.182238Z",
            "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": [
                    24.5941312,
                    60.1818174
                ]
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Åminnentie 7",
                "sv": "Åminnevägen 7"
            },
            "name": {
                "fi": "Åminnentie 7, Espoo",
                "sv": "Åminnevägen 7, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnentie_7_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:åminnentie_8a_espoo",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2023-09-19T06:37:30.481741Z",
            "last_modified_time": "2023-09-19T06:37:30.481763Z",
            "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": [
                    24.5945289,
                    60.1817198
                ]
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Åminnentie 8a",
                "sv": "Åminnevägen 8a"
            },
            "name": {
                "fi": "Åminnentie 8a, Espoo",
                "sv": "Åminnevägen 8a, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnentie_8a_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:åminnentie_8b_espoo",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2023-09-19T06:37:30.857026Z",
            "last_modified_time": "2023-09-19T06:37:30.857044Z",
            "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": [
                    24.5942418,
                    60.1816202
                ]
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Åminnentie 8b",
                "sv": "Åminnevägen 8b"
            },
            "name": {
                "fi": "Åminnentie 8b, Espoo",
                "sv": "Åminnevägen 8b, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnentie_8b_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:åminnentie_9a_espoo",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2023-09-19T06:37:31.970515Z",
            "last_modified_time": "2023-09-19T06:37:31.970558Z",
            "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": [
                    24.5933055,
                    60.1815545
                ]
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Åminnentie 9a",
                "sv": "Åminnevägen 9a"
            },
            "name": {
                "fi": "Åminnentie 9a, Espoo",
                "sv": "Åminnevägen 9a, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnentie_9a_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:åminnentie_9b_espoo",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2023-09-19T06:37:32.388510Z",
            "last_modified_time": "2023-09-19T06:37:32.388531Z",
            "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": [
                    24.5928751,
                    60.1813917
                ]
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Åminnentie 9b",
                "sv": "Åminnevägen 9b"
            },
            "name": {
                "fi": "Åminnentie 9b, Espoo",
                "sv": "Åminnevägen 9b, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnentie_9b_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:åminnentie_9c_espoo",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2025-05-24T05:24:53.888355Z",
            "last_modified_time": "2025-05-24T05:24:53.888370Z",
            "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": [
                    24.5930904,
                    60.1814641
                ]
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Åminnentie 9c",
                "sv": "Åminnevägen 9c"
            },
            "name": {
                "fi": "Åminnentie 9c, Espoo",
                "sv": "Åminnevägen 9c, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnentie_9c_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:åminnentie_9d_espoo",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2025-05-24T05:24:53.957851Z",
            "last_modified_time": "2025-05-24T05:24:53.957865Z",
            "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": [
                    24.5924212,
                    60.1816595
                ]
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Åminnentie 9d",
                "sv": "Åminnevägen 9d"
            },
            "name": {
                "fi": "Åminnentie 9d, Espoo",
                "sv": "Åminnevägen 9d, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnentie_9d_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:åminnentie_9e_espoo",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2025-05-24T05:24:54.015924Z",
            "last_modified_time": "2025-05-24T05:24:54.015940Z",
            "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": [
                    24.5927675,
                    60.1813464
                ]
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Åminnentie 9e",
                "sv": "Åminnevägen 9e"
            },
            "name": {
                "fi": "Åminnentie 9e, Espoo",
                "sv": "Åminnevägen 9e, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnentie_9e_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:åvallantie_10_espoo",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2023-09-26T06:36:20.382701Z",
            "last_modified_time": "2023-09-26T06:36:20.382720Z",
            "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": [
                    24.6484538,
                    60.3460338
                ]
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Åvallantie 10",
                "sv": "Åvallavägen 10"
            },
            "name": {
                "fi": "Åvallantie 10, Espoo",
                "sv": "Åvallavägen 10, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5vallantie_10_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:åvallantie_11_espoo",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2023-09-26T06:36:21.770599Z",
            "last_modified_time": "2023-09-26T06:36:21.770641Z",
            "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": [
                    24.6493753,
                    60.34793
                ]
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Åvallantie 11",
                "sv": "Åvallavägen 11"
            },
            "name": {
                "fi": "Åvallantie 11, Espoo",
                "sv": "Åvallavägen 11, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5vallantie_11_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:åvallantie_1_espoo",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2024-11-07T05:35:30.125882Z",
            "last_modified_time": "2024-11-07T05:35:30.125897Z",
            "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": [
                    24.6500063,
                    60.3431299
                ]
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Åvallantie 1",
                "sv": "Åvallavägen 1"
            },
            "name": {
                "fi": "Åvallantie 1, Espoo",
                "sv": "Åvallavägen 1, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5vallantie_1_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:åvallantie_2_espoo",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2024-11-07T05:35:30.254175Z",
            "last_modified_time": "2024-11-07T05:35:30.254189Z",
            "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": [
                    24.6508306,
                    60.3422435
                ]
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "telephone": null,
            "description": null,
            "street_address": {
                "fi": "Åvallantie 2",
                "sv": "Åvallavägen 2"
            },
            "name": {
                "fi": "Åvallantie 2, Espoo",
                "sv": "Åvallavägen 2, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5vallantie_2_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}