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

{
    "meta": {
        "count": 151438,
        "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7328&show_all_places=true",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7326&show_all_places=true"
    },
    "data": [
        {
            "id": "osoite:virkatilantie_5b_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-14T06:21:28.256958Z",
            "last_modified_time": "2023-09-14T06:21:28.256976Z",
            "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.7532547,
                    60.2724477
                ]
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Virkatilantie 5b, Espoo",
                "sv": "Lönehemmansvägen 5b, Esbo"
            },
            "street_address": {
                "fi": "Virkatilantie 5b",
                "sv": "Lönehemmansvägen 5b"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virkatilantie_5b_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:virkatilantie_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-14T06:21:30.457212Z",
            "last_modified_time": "2023-09-14T06:21:30.457228Z",
            "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.7524079,
                    60.272123
                ]
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Virkatilantie 6, Espoo",
                "sv": "Lönehemmansvägen 6, Esbo"
            },
            "street_address": {
                "fi": "Virkatilantie 6",
                "sv": "Lönehemmansvägen 6"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virkatilantie_6_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:virkatilantie_7a_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-14T06:21:32.757142Z",
            "last_modified_time": "2023-09-14T06:21:32.757160Z",
            "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.7529103,
                    60.2725906
                ]
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Virkatilantie 7a, Espoo",
                "sv": "Lönehemmansvägen 7a, Esbo"
            },
            "street_address": {
                "fi": "Virkatilantie 7a",
                "sv": "Lönehemmansvägen 7a"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virkatilantie_7a_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:virkatilantie_7b_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-14T06:21:34.458448Z",
            "last_modified_time": "2023-09-14T06:21:34.458467Z",
            "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.7532896,
                    60.2726183
                ]
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Virkatilantie 7b, Espoo",
                "sv": "Lönehemmansvägen 7b, Esbo"
            },
            "street_address": {
                "fi": "Virkatilantie 7b",
                "sv": "Lönehemmansvägen 7b"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virkatilantie_7b_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:virkatilantie_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-14T06:21:36.051958Z",
            "last_modified_time": "2023-09-14T06:21:36.051976Z",
            "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.752461,
                    60.2722757
                ]
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Virkatilantie 8, Espoo",
                "sv": "Lönehemmansvägen 8, Esbo"
            },
            "street_address": {
                "fi": "Virkatilantie 8",
                "sv": "Lönehemmansvägen 8"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virkatilantie_8_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:virmajuurenpolku_1_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:31:33.260434Z",
            "last_modified_time": "2023-09-08T06:31:33.260452Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.0151537,
                    60.2965233
                ]
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Virmajuurenpolku 1, Vantaa",
                "sv": "Vendelörtsstigen 1, Vanda"
            },
            "street_address": {
                "fi": "Virmajuurenpolku 1",
                "sv": "Vendelörtsstigen 1"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virmajuurenpolku_1_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:virmajuurenpolku_2_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:31:33.420228Z",
            "last_modified_time": "2023-09-08T06:31:33.420248Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.0149909,
                    60.2963528
                ]
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Virmajuurenpolku 2, Vantaa",
                "sv": "Vendelörtsstigen 2, Vanda"
            },
            "street_address": {
                "fi": "Virmajuurenpolku 2",
                "sv": "Vendelörtsstigen 2"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virmajuurenpolku_2_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:virmajuurenpolku_3_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:31:33.661515Z",
            "last_modified_time": "2023-09-08T06:31:33.661535Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.014105,
                    60.2967388
                ]
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Virmajuurenpolku 3, Vantaa",
                "sv": "Vendelörtsstigen 3, Vanda"
            },
            "street_address": {
                "fi": "Virmajuurenpolku 3",
                "sv": "Vendelörtsstigen 3"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virmajuurenpolku_3_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:virmajuurenpolku_4a_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:31:34.069609Z",
            "last_modified_time": "2023-09-08T06:31:34.069627Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.0142314,
                    60.2963439
                ]
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Virmajuurenpolku 4a, Vantaa",
                "sv": "Vendelörtsstigen 4a, Vanda"
            },
            "street_address": {
                "fi": "Virmajuurenpolku 4a",
                "sv": "Vendelörtsstigen 4a"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virmajuurenpolku_4a_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:virmajuurenpolku_4b_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:31:34.465071Z",
            "last_modified_time": "2023-09-08T06:31:34.465089Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.0138337,
                    60.2965683
                ]
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Virmajuurenpolku 4b, Vantaa",
                "sv": "Vendelörtsstigen 4b, Vanda"
            },
            "street_address": {
                "fi": "Virmajuurenpolku 4b",
                "sv": "Vendelörtsstigen 4b"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virmajuurenpolku_4b_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:virmajuurenpolku_6_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:31:34.782057Z",
            "last_modified_time": "2023-09-08T06:31:34.782074Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.0130923,
                    60.2965594
                ]
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Virmajuurenpolku 6, Vantaa",
                "sv": "Vendelörtsstigen 6, Vanda"
            },
            "street_address": {
                "fi": "Virmajuurenpolku 6",
                "sv": "Vendelörtsstigen 6"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virmajuurenpolku_6_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:virmajuurenpolku_8_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:31:35.251490Z",
            "last_modified_time": "2023-09-08T06:31:35.251507Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.0127668,
                    60.2965594
                ]
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Virmajuurenpolku 8, Vantaa",
                "sv": "Vendelörtsstigen 8, Vanda"
            },
            "street_address": {
                "fi": "Virmajuurenpolku 8",
                "sv": "Vendelörtsstigen 8"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virmajuurenpolku_8_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:virmajuurenranta_1_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:31:35.445945Z",
            "last_modified_time": "2023-09-08T06:31:35.445962Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.0152979,
                    60.295518
                ]
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Virmajuurenranta 1, Vantaa",
                "sv": "Vendelörtsstranden 1, Vanda"
            },
            "street_address": {
                "fi": "Virmajuurenranta 1",
                "sv": "Vendelörtsstranden 1"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virmajuurenranta_1_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:virmajuurenranta_2_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:31:35.736192Z",
            "last_modified_time": "2023-09-08T06:31:35.736209Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.0151351,
                    60.2954104
                ]
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Virmajuurenranta 2, Vantaa",
                "sv": "Vendelörtsstranden 2, Vanda"
            },
            "street_address": {
                "fi": "Virmajuurenranta 2",
                "sv": "Vendelörtsstranden 2"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virmajuurenranta_2_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:virmajuurentie_1_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:31:36.070384Z",
            "last_modified_time": "2023-09-08T06:31:36.070434Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.0164374,
                    60.2961193
                ]
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Virmajuurentie 1, Vantaa",
                "sv": "Vendelörtsvägen 1, Vanda"
            },
            "street_address": {
                "fi": "Virmajuurentie 1",
                "sv": "Vendelörtsvägen 1"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virmajuurentie_1_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:virmajuurentie_2_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:31:36.240129Z",
            "last_modified_time": "2023-09-08T06:31:36.240148Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.0163471,
                    60.2963257
                ]
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Virmajuurentie 2, Vantaa",
                "sv": "Vendelörtsvägen 2, Vanda"
            },
            "street_address": {
                "fi": "Virmajuurentie 2",
                "sv": "Vendelörtsvägen 2"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virmajuurentie_2_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:virmajuurentie_4_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:31:36.457837Z",
            "last_modified_time": "2023-09-08T06:31:36.457856Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.0169077,
                    60.2962808
                ]
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Virmajuurentie 4, Vantaa",
                "sv": "Vendelörtsvägen 4, Vanda"
            },
            "street_address": {
                "fi": "Virmajuurentie 4",
                "sv": "Vendelörtsvägen 4"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virmajuurentie_4_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:virnakuja_10_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:31:37.355951Z",
            "last_modified_time": "2023-09-08T06:31:37.355970Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.033262,
                    60.2855702
                ]
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Virnakuja 10, Vantaa",
                "sv": "Vickergränden 10, Vanda"
            },
            "street_address": {
                "fi": "Virnakuja 10",
                "sv": "Vickergränden 10"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virnakuja_10_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:virnakuja_12_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:31:37.754757Z",
            "last_modified_time": "2023-09-08T06:31:37.754781Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.0325571,
                    60.2856601
                ]
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Virnakuja 12, Vantaa",
                "sv": "Vickergränden 12, Vanda"
            },
            "street_address": {
                "fi": "Virnakuja 12",
                "sv": "Vickergränden 12"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virnakuja_12_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:virnakuja_1_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:31:36.867848Z",
            "last_modified_time": "2023-09-08T06:31:36.867867Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.0325034,
                    60.2862166
                ]
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Virnakuja 1, Vantaa",
                "sv": "Vickergränden 1, Vanda"
            },
            "street_address": {
                "fi": "Virnakuja 1",
                "sv": "Vickergränden 1"
            },
            "telephone": null,
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virnakuja_1_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}