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

{
    "meta": {
        "count": 151721,
        "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7387&show_all_places=true",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7385&show_all_places=true"
    },
    "data": [
        {
            "id": "osoite:vuoriharjunpuisto_12_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-17T06:13:38.857684Z",
            "last_modified_time": "2023-09-17T06:13:38.857700Z",
            "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.6444685,
                    60.1712092
                ]
            },
            "info_url": null,
            "street_address": {
                "fi": "Vuoriharjunpuisto 12",
                "sv": "Bergåsparken 12"
            },
            "description": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "telephone": null,
            "name": {
                "fi": "Vuoriharjunpuisto 12, Espoo",
                "sv": "Bergåsparken 12, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuoriharjunpuisto_12_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuoriharjunpuisto_13_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-17T06:13:40.552632Z",
            "last_modified_time": "2023-09-17T06:13:40.552649Z",
            "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.6450647,
                    60.1710493
                ]
            },
            "info_url": null,
            "street_address": {
                "fi": "Vuoriharjunpuisto 13",
                "sv": "Bergåsparken 13"
            },
            "description": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "telephone": null,
            "name": {
                "fi": "Vuoriharjunpuisto 13, Espoo",
                "sv": "Bergåsparken 13, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuoriharjunpuisto_13_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuoriharjunpuisto_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-17T06:13:43.270015Z",
            "last_modified_time": "2023-09-17T06:13:43.270032Z",
            "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.6449366,
                    60.1712374
                ]
            },
            "info_url": null,
            "street_address": {
                "fi": "Vuoriharjunpuisto 14",
                "sv": "Bergåsparken 14"
            },
            "description": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "telephone": null,
            "name": {
                "fi": "Vuoriharjunpuisto 14, Espoo",
                "sv": "Bergåsparken 14, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuoriharjunpuisto_14_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuoriharjunpuisto_15_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-17T06:13:44.778161Z",
            "last_modified_time": "2023-09-17T06:13:44.778184Z",
            "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.6453734,
                    60.1708167
                ]
            },
            "info_url": null,
            "street_address": {
                "fi": "Vuoriharjunpuisto 15",
                "sv": "Bergåsparken 15"
            },
            "description": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "telephone": null,
            "name": {
                "fi": "Vuoriharjunpuisto 15, Espoo",
                "sv": "Bergåsparken 15, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuoriharjunpuisto_15_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuoriharjunpuisto_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-17T06:13:45.350052Z",
            "last_modified_time": "2023-09-17T06:13:45.350075Z",
            "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.646323,
                    60.1713039
                ]
            },
            "info_url": null,
            "street_address": {
                "fi": "Vuoriharjunpuisto 16",
                "sv": "Bergåsparken 16"
            },
            "description": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "telephone": null,
            "name": {
                "fi": "Vuoriharjunpuisto 16, Espoo",
                "sv": "Bergåsparken 16, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuoriharjunpuisto_16_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuoriharjunpuisto_17_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-17T06:13:46.761347Z",
            "last_modified_time": "2023-09-17T06:13:46.761365Z",
            "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.6455534,
                    60.1708352
                ]
            },
            "info_url": null,
            "street_address": {
                "fi": "Vuoriharjunpuisto 17",
                "sv": "Bergåsparken 17"
            },
            "description": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "telephone": null,
            "name": {
                "fi": "Vuoriharjunpuisto 17, Espoo",
                "sv": "Bergåsparken 17, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuoriharjunpuisto_17_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuoriharjunpuisto_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-17T06:13:49.064363Z",
            "last_modified_time": "2023-09-17T06:13:49.064404Z",
            "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.6467194,
                    60.171296
                ]
            },
            "info_url": null,
            "street_address": {
                "fi": "Vuoriharjunpuisto 18",
                "sv": "Bergåsparken 18"
            },
            "description": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "telephone": null,
            "name": {
                "fi": "Vuoriharjunpuisto 18, Espoo",
                "sv": "Bergåsparken 18, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuoriharjunpuisto_18_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuoriharjunpuisto_19_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-17T06:13:51.261973Z",
            "last_modified_time": "2023-09-17T06:13:51.261991Z",
            "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.6457306,
                    60.1711049
                ]
            },
            "info_url": null,
            "street_address": {
                "fi": "Vuoriharjunpuisto 19",
                "sv": "Bergåsparken 19"
            },
            "description": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "telephone": null,
            "name": {
                "fi": "Vuoriharjunpuisto 19, Espoo",
                "sv": "Bergåsparken 19, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuoriharjunpuisto_19_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuoriharjunpuisto_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": "2023-09-17T06:13:37.857258Z",
            "last_modified_time": "2023-09-17T06:13:37.857274Z",
            "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.6409475,
                    60.1703022
                ]
            },
            "info_url": null,
            "street_address": {
                "fi": "Vuoriharjunpuisto 1",
                "sv": "Bergåsparken 1"
            },
            "description": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "telephone": null,
            "name": {
                "fi": "Vuoriharjunpuisto 1, Espoo",
                "sv": "Bergåsparken 1, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuoriharjunpuisto_1_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuoriharjunpuisto_20_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-17T06:13:53.059287Z",
            "last_modified_time": "2023-09-17T06:13:53.059305Z",
            "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.6473489,
                    60.1713875
                ]
            },
            "info_url": null,
            "street_address": {
                "fi": "Vuoriharjunpuisto 20",
                "sv": "Bergåsparken 20"
            },
            "description": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "telephone": null,
            "name": {
                "fi": "Vuoriharjunpuisto 20, Espoo",
                "sv": "Bergåsparken 20, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuoriharjunpuisto_20_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuoriharjunpuisto_21_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-17T06:13:55.060590Z",
            "last_modified_time": "2023-09-17T06:13:55.060607Z",
            "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.6459827,
                    60.1711145
                ]
            },
            "info_url": null,
            "street_address": {
                "fi": "Vuoriharjunpuisto 21",
                "sv": "Bergåsparken 21"
            },
            "description": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "telephone": null,
            "name": {
                "fi": "Vuoriharjunpuisto 21, Espoo",
                "sv": "Bergåsparken 21, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuoriharjunpuisto_21_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuoriharjunpuisto_22_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-17T06:13:57.355138Z",
            "last_modified_time": "2023-09-17T06:13:57.355156Z",
            "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.647148,
                    60.1716472
                ]
            },
            "info_url": null,
            "street_address": {
                "fi": "Vuoriharjunpuisto 22",
                "sv": "Bergåsparken 22"
            },
            "description": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "telephone": null,
            "name": {
                "fi": "Vuoriharjunpuisto 22, Espoo",
                "sv": "Bergåsparken 22, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuoriharjunpuisto_22_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuoriharjunpuisto_23_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-17T06:13:58.963987Z",
            "last_modified_time": "2023-09-17T06:13:58.964005Z",
            "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.6465595,
                    60.1710892
                ]
            },
            "info_url": null,
            "street_address": {
                "fi": "Vuoriharjunpuisto 23",
                "sv": "Bergåsparken 23"
            },
            "description": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "telephone": null,
            "name": {
                "fi": "Vuoriharjunpuisto 23, Espoo",
                "sv": "Bergåsparken 23, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuoriharjunpuisto_23_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuoriharjunpuisto_24_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-17T06:13:59.559169Z",
            "last_modified_time": "2023-09-17T06:13:59.559186Z",
            "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.6466949,
                    60.1718973
                ]
            },
            "info_url": null,
            "street_address": {
                "fi": "Vuoriharjunpuisto 24",
                "sv": "Bergåsparken 24"
            },
            "description": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "telephone": null,
            "name": {
                "fi": "Vuoriharjunpuisto 24, Espoo",
                "sv": "Bergåsparken 24, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuoriharjunpuisto_24_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuoriharjunpuisto_25_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-17T06:14:00.465813Z",
            "last_modified_time": "2023-09-17T06:14:00.465830Z",
            "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.6470097,
                    60.1710993
                ]
            },
            "info_url": null,
            "street_address": {
                "fi": "Vuoriharjunpuisto 25",
                "sv": "Bergåsparken 25"
            },
            "description": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "telephone": null,
            "name": {
                "fi": "Vuoriharjunpuisto 25, Espoo",
                "sv": "Bergåsparken 25, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuoriharjunpuisto_25_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuoriharjunpuisto_26_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-17T06:14:02.466916Z",
            "last_modified_time": "2023-09-17T06:14:02.466934Z",
            "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.6470712,
                    60.1720868
                ]
            },
            "info_url": null,
            "street_address": {
                "fi": "Vuoriharjunpuisto 26",
                "sv": "Bergåsparken 26"
            },
            "description": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "telephone": null,
            "name": {
                "fi": "Vuoriharjunpuisto 26, Espoo",
                "sv": "Bergåsparken 26, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuoriharjunpuisto_26_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuoriharjunpuisto_28_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-17T06:14:04.949368Z",
            "last_modified_time": "2023-09-17T06:14:04.949392Z",
            "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.6473082,
                    60.1718271
                ]
            },
            "info_url": null,
            "street_address": {
                "fi": "Vuoriharjunpuisto 28",
                "sv": "Bergåsparken 28"
            },
            "description": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "telephone": null,
            "name": {
                "fi": "Vuoriharjunpuisto 28, Espoo",
                "sv": "Bergåsparken 28, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuoriharjunpuisto_28_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuoriharjunpuisto_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-17T06:13:52.159294Z",
            "last_modified_time": "2023-09-17T06:13:52.159311Z",
            "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.6405855,
                    60.1704628
                ]
            },
            "info_url": null,
            "street_address": {
                "fi": "Vuoriharjunpuisto 2",
                "sv": "Bergåsparken 2"
            },
            "description": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "telephone": null,
            "name": {
                "fi": "Vuoriharjunpuisto 2, Espoo",
                "sv": "Bergåsparken 2, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuoriharjunpuisto_2_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuoriharjunpuisto_30_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-17T06:14:06.759515Z",
            "last_modified_time": "2023-09-17T06:14:06.759532Z",
            "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.6475258,
                    60.1716931
                ]
            },
            "info_url": null,
            "street_address": {
                "fi": "Vuoriharjunpuisto 30",
                "sv": "Bergåsparken 30"
            },
            "description": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "telephone": null,
            "name": {
                "fi": "Vuoriharjunpuisto 30, Espoo",
                "sv": "Bergåsparken 30, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuoriharjunpuisto_30_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vuoriharjunpuisto_31_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-17T06:14:07.558823Z",
            "last_modified_time": "2023-09-17T06:14:07.558841Z",
            "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.648555,
                    60.1714714
                ]
            },
            "info_url": null,
            "street_address": {
                "fi": "Vuoriharjunpuisto 31",
                "sv": "Bergåsparken 31"
            },
            "description": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "telephone": null,
            "name": {
                "fi": "Vuoriharjunpuisto 31, Espoo",
                "sv": "Bergåsparken 31, Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuoriharjunpuisto_31_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}