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

{
    "meta": {
        "count": 151748,
        "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7296&show_all_places=true",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7294&show_all_places=true"
    },
    "data": [
        {
            "id": "osoite:viirimäki_8_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:31:56.287464Z",
            "last_modified_time": "2023-09-26T06:31:56.287481Z",
            "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.7165378,
                    60.324503
                ]
            },
            "description": null,
            "name": {
                "fi": "Viirimäki 8, Espoo",
                "sv": "Viribacken 8, Esbo"
            },
            "street_address": {
                "fi": "Viirimäki 8",
                "sv": "Viribacken 8"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viirim%C3%A4ki_8_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:viiriniitty_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-15T06:35:53.761701Z",
            "last_modified_time": "2023-09-15T06:35:53.761716Z",
            "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.718069,
                    60.325341
                ]
            },
            "description": null,
            "name": {
                "fi": "Viiriniitty 10, Espoo",
                "sv": "Viriängen 10, Esbo"
            },
            "street_address": {
                "fi": "Viiriniitty 10",
                "sv": "Viriängen 10"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viiriniitty_10_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:viiriniitty_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-15T06:35:54.288249Z",
            "last_modified_time": "2023-09-15T06:35:54.288265Z",
            "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.7181442,
                    60.325018
                ]
            },
            "description": null,
            "name": {
                "fi": "Viiriniitty 12, Espoo",
                "sv": "Viriängen 12, Esbo"
            },
            "street_address": {
                "fi": "Viiriniitty 12",
                "sv": "Viriängen 12"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viiriniitty_12_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:viiriniitty_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-15T06:35:53.167205Z",
            "last_modified_time": "2023-09-15T06:35:53.167222Z",
            "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.716997,
                    60.3258144
                ]
            },
            "description": null,
            "name": {
                "fi": "Viiriniitty 1, Espoo",
                "sv": "Viriängen 1, Esbo"
            },
            "street_address": {
                "fi": "Viiriniitty 1",
                "sv": "Viriängen 1"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viiriniitty_1_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:viiriniitty_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-15T06:35:55.262218Z",
            "last_modified_time": "2023-09-15T06:35:55.262235Z",
            "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.717013,
                    60.3260568
                ]
            },
            "description": null,
            "name": {
                "fi": "Viiriniitty 2, Espoo",
                "sv": "Viriängen 2, Esbo"
            },
            "street_address": {
                "fi": "Viiriniitty 2",
                "sv": "Viriängen 2"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viiriniitty_2_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:viiriniitty_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-15T06:35:56.252633Z",
            "last_modified_time": "2023-09-15T06:35:56.252655Z",
            "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.7174684,
                    60.3257257
                ]
            },
            "description": null,
            "name": {
                "fi": "Viiriniitty 3, Espoo",
                "sv": "Viriängen 3, Esbo"
            },
            "street_address": {
                "fi": "Viiriniitty 3",
                "sv": "Viriängen 3"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viiriniitty_3_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:viiriniitty_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-15T06:35:57.246706Z",
            "last_modified_time": "2023-09-15T06:35:57.246722Z",
            "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.7175026,
                    60.3259591
                ]
            },
            "description": null,
            "name": {
                "fi": "Viiriniitty 4, Espoo",
                "sv": "Viriängen 4, Esbo"
            },
            "street_address": {
                "fi": "Viiriniitty 4",
                "sv": "Viriängen 4"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viiriniitty_4_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:viiriniitty_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-15T06:35:58.653001Z",
            "last_modified_time": "2023-09-15T06:35:58.653019Z",
            "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.7176155,
                    60.3254567
                ]
            },
            "description": null,
            "name": {
                "fi": "Viiriniitty 5, Espoo",
                "sv": "Viriängen 5, Esbo"
            },
            "street_address": {
                "fi": "Viiriniitty 5",
                "sv": "Viriängen 5"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viiriniitty_5_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:viiriniitty_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-15T06:35:59.652681Z",
            "last_modified_time": "2023-09-15T06:35:59.652699Z",
            "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.7179196,
                    60.3258702
                ]
            },
            "description": null,
            "name": {
                "fi": "Viiriniitty 6, Espoo",
                "sv": "Viriängen 6, Esbo"
            },
            "street_address": {
                "fi": "Viiriniitty 6",
                "sv": "Viriängen 6"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viiriniitty_6_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:viiriniitty_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-15T06:36:00.464175Z",
            "last_modified_time": "2023-09-15T06:36:00.464194Z",
            "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.7176361,
                    60.3251696
                ]
            },
            "description": null,
            "name": {
                "fi": "Viiriniitty 7, Espoo",
                "sv": "Viriängen 7, Esbo"
            },
            "street_address": {
                "fi": "Viiriniitty 7",
                "sv": "Viriängen 7"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viiriniitty_7_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:viiriniitty_8_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-15T06:36:01.150753Z",
            "last_modified_time": "2023-09-15T06:36:01.150795Z",
            "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.7180483,
                    60.3256371
                ]
            },
            "description": null,
            "name": {
                "fi": "Viiriniitty 8, Espoo",
                "sv": "Viriängen 8, Esbo"
            },
            "street_address": {
                "fi": "Viiriniitty 8",
                "sv": "Viriängen 8"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viiriniitty_8_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:viiriniitty_9_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-15T06:36:01.749342Z",
            "last_modified_time": "2023-09-15T06:36:01.749358Z",
            "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.7178361,
                    60.3250623
                ]
            },
            "description": null,
            "name": {
                "fi": "Viiriniitty 9, Espoo",
                "sv": "Viriängen 9, Esbo"
            },
            "street_address": {
                "fi": "Viiriniitty 9",
                "sv": "Viriängen 9"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viiriniitty_9_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:viiripelto_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-19T06:12:55.875050Z",
            "last_modified_time": "2023-09-19T06:12:55.875067Z",
            "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.7176947,
                    60.3267673
                ]
            },
            "description": null,
            "name": {
                "fi": "Viiripelto 1, Espoo",
                "sv": "Viriåkern 1, Esbo"
            },
            "street_address": {
                "fi": "Viiripelto 1",
                "sv": "Viriåkern 1"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viiripelto_1_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:viiripelto_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:12:57.374047Z",
            "last_modified_time": "2023-09-19T06:12:57.374073Z",
            "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.7178728,
                    60.3271087
                ]
            },
            "description": null,
            "name": {
                "fi": "Viiripelto 2, Espoo",
                "sv": "Viriåkern 2, Esbo"
            },
            "street_address": {
                "fi": "Viiripelto 2",
                "sv": "Viriåkern 2"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viiripelto_2_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:viiripelto_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:12:58.555908Z",
            "last_modified_time": "2023-09-19T06:12:58.555925Z",
            "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.7178944,
                    60.3266959
                ]
            },
            "description": null,
            "name": {
                "fi": "Viiripelto 3, Espoo",
                "sv": "Viriåkern 3, Esbo"
            },
            "street_address": {
                "fi": "Viiripelto 3",
                "sv": "Viriåkern 3"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viiripelto_3_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:viiripelto_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:12:59.266791Z",
            "last_modified_time": "2023-09-19T06:12:59.266808Z",
            "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.7182355,
                    60.3270197
                ]
            },
            "description": null,
            "name": {
                "fi": "Viiripelto 4, Espoo",
                "sv": "Viriåkern 4, Esbo"
            },
            "street_address": {
                "fi": "Viiripelto 4",
                "sv": "Viriåkern 4"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viiripelto_4_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:viiripelto_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:13:00.464866Z",
            "last_modified_time": "2023-09-19T06:13:00.464884Z",
            "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.7182578,
                    60.3265351
                ]
            },
            "description": null,
            "name": {
                "fi": "Viiripelto 5, Espoo",
                "sv": "Viriåkern 5, Esbo"
            },
            "street_address": {
                "fi": "Viiripelto 5",
                "sv": "Viriåkern 5"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viiripelto_5_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:viiripelto_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:13:01.065020Z",
            "last_modified_time": "2023-09-19T06:13:01.065037Z",
            "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.7187073,
                    60.3268861
                ]
            },
            "description": null,
            "name": {
                "fi": "Viiripelto 6, Espoo",
                "sv": "Viriåkern 6, Esbo"
            },
            "street_address": {
                "fi": "Viiripelto 6",
                "sv": "Viriåkern 6"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viiripelto_6_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:viiripelto_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:13:01.566366Z",
            "last_modified_time": "2023-09-19T06:13:01.566383Z",
            "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.7187284,
                    60.3265361
                ]
            },
            "description": null,
            "name": {
                "fi": "Viiripelto 7, Espoo",
                "sv": "Viriåkern 7, Esbo"
            },
            "street_address": {
                "fi": "Viiripelto 7",
                "sv": "Viriåkern 7"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viiripelto_7_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:viiripelto_8_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:13:02.465894Z",
            "last_modified_time": "2023-09-19T06:13:02.465914Z",
            "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.718963,
                    60.3266174
                ]
            },
            "description": null,
            "name": {
                "fi": "Viiripelto 8, Espoo",
                "sv": "Viriåkern 8, Esbo"
            },
            "street_address": {
                "fi": "Viiripelto 8",
                "sv": "Viriåkern 8"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "info_url": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viiripelto_8_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}