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

{
    "meta": {
        "count": 151411,
        "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7424&show_all_places=true",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7422&show_all_places=true"
    },
    "data": [
        {
            "id": "osoite:värttinäpolku_7a_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:34:21.877393Z",
            "last_modified_time": "2023-09-08T06:34:21.877448Z",
            "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.1064445,
                    60.2929991
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Värttinäpolku 7a, Vantaa",
                "sv": "Sländstigen 7a, Vanda"
            },
            "street_address": {
                "fi": "Värttinäpolku 7a",
                "sv": "Sländstigen 7a"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4rttin%C3%A4polku_7a_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:värttinäpolku_7b_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:34:22.254601Z",
            "last_modified_time": "2023-09-08T06:34:22.254619Z",
            "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.1070237,
                    60.2931871
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Värttinäpolku 7b, Vantaa",
                "sv": "Sländstigen 7b, Vanda"
            },
            "street_address": {
                "fi": "Värttinäpolku 7b",
                "sv": "Sländstigen 7b"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4rttin%C3%A4polku_7b_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:värttinäpolku_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:34:22.685467Z",
            "last_modified_time": "2023-09-08T06:34:22.685488Z",
            "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.107007,
                    60.293609
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Värttinäpolku 8, Vantaa",
                "sv": "Sländstigen 8, Vanda"
            },
            "street_address": {
                "fi": "Värttinäpolku 8",
                "sv": "Sländstigen 8"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4rttin%C3%A4polku_8_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:värttinäpolku_9_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:34:22.880447Z",
            "last_modified_time": "2023-09-08T06:34:22.880466Z",
            "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.1074039,
                    60.2933574
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Värttinäpolku 9, Vantaa",
                "sv": "Sländstigen 9, Vanda"
            },
            "street_address": {
                "fi": "Värttinäpolku 9",
                "sv": "Sländstigen 9"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4rttin%C3%A4polku_9_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:värälänkuja_2_helsinki",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:vartiokylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vartiokylä",
                        "sv": "Botby"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:vartioharju",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vartioharju",
                        "sv": "Botbyåsen"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vartiokylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vartiokylä",
                        "sv": "Botby"
                    }
                },
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                }
            ],
            "created_time": "2023-08-28T05:56:39.316550Z",
            "last_modified_time": "2023-08-28T05:56:39.316570Z",
            "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.1084948,
                    60.2187446
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Värälänkuja 2, Helsinki",
                "sv": "Värälägränden 2, Helsingfors"
            },
            "street_address": {
                "fi": "Värälänkuja 2",
                "sv": "Värälägränden 2"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4r%C3%A4l%C3%A4nkuja_2_helsinki/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:värälänkuja_3_helsinki",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:vartiokylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vartiokylä",
                        "sv": "Botby"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:vartioharju",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vartioharju",
                        "sv": "Botbyåsen"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vartiokylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vartiokylä",
                        "sv": "Botby"
                    }
                },
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                }
            ],
            "created_time": "2023-08-28T05:56:41.096614Z",
            "last_modified_time": "2023-08-28T05:56:41.096632Z",
            "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.1083135,
                    60.2184755
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Värälänkuja 3, Helsinki",
                "sv": "Värälägränden 3, Helsingfors"
            },
            "street_address": {
                "fi": "Värälänkuja 3",
                "sv": "Värälägränden 3"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4r%C3%A4l%C3%A4nkuja_3_helsinki/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:värälänkuja_4_helsinki",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:vartiokylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vartiokylä",
                        "sv": "Botby"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:vartioharju",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vartioharju",
                        "sv": "Botbyåsen"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vartiokylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vartiokylä",
                        "sv": "Botby"
                    }
                },
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                }
            ],
            "created_time": "2023-08-28T05:56:42.501858Z",
            "last_modified_time": "2023-08-28T05:56:42.501876Z",
            "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.1089455,
                    60.2186544
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Värälänkuja 4, Helsinki",
                "sv": "Värälägränden 4, Helsingfors"
            },
            "street_address": {
                "fi": "Värälänkuja 4",
                "sv": "Värälägränden 4"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4r%C3%A4l%C3%A4nkuja_4_helsinki/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:värälänkuja_5_helsinki",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:vartiokylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vartiokylä",
                        "sv": "Botby"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:vartioharju",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vartioharju",
                        "sv": "Botbyåsen"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vartiokylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vartiokylä",
                        "sv": "Botby"
                    }
                },
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                }
            ],
            "created_time": "2023-08-28T05:56:43.701504Z",
            "last_modified_time": "2023-08-28T05:56:43.701522Z",
            "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.109035,
                    60.21843
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Värälänkuja 5, Helsinki",
                "sv": "Värälägränden 5, Helsingfors"
            },
            "street_address": {
                "fi": "Värälänkuja 5",
                "sv": "Värälägränden 5"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4r%C3%A4l%C3%A4nkuja_5_helsinki/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:västäräkintie_10_helsinki",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:malmi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Malmi",
                        "sv": "Malm"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:tapaninvainio",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Tapaninvainio",
                        "sv": "Staffansslätten"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:tapaninkylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Tapaninkylä",
                        "sv": "Staffansby"
                    }
                },
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                }
            ],
            "created_time": "2023-08-27T06:09:11.264024Z",
            "last_modified_time": "2023-08-27T06:09:11.264042Z",
            "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.001102,
                    60.264617
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Västäräkintie 10, Helsinki",
                "sv": "Sädesärlevägen 10, Helsingfors"
            },
            "street_address": {
                "fi": "Västäräkintie 10",
                "sv": "Sädesärlevägen 10"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4st%C3%A4r%C3%A4kintie_10_helsinki/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:västäräkintie_11_helsinki",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:malmi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Malmi",
                        "sv": "Malm"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:tapaninvainio",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Tapaninvainio",
                        "sv": "Staffansslätten"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:tapaninkylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Tapaninkylä",
                        "sv": "Staffansby"
                    }
                },
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                }
            ],
            "created_time": "2023-08-27T06:09:13.462599Z",
            "last_modified_time": "2023-08-27T06:09:13.462621Z",
            "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.0007768,
                    60.2649401
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Västäräkintie 11, Helsinki",
                "sv": "Sädesärlevägen 11, Helsingfors"
            },
            "street_address": {
                "fi": "Västäräkintie 11",
                "sv": "Sädesärlevägen 11"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4st%C3%A4r%C3%A4kintie_11_helsinki/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:västäräkintie_12_helsinki",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:malmi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Malmi",
                        "sv": "Malm"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:tapaninvainio",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Tapaninvainio",
                        "sv": "Staffansslätten"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:tapaninkylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Tapaninkylä",
                        "sv": "Staffansby"
                    }
                },
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                }
            ],
            "created_time": "2023-08-27T06:09:14.668142Z",
            "last_modified_time": "2023-08-27T06:09:14.668161Z",
            "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.0007768,
                    60.2643837
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Västäräkintie 12, Helsinki",
                "sv": "Sädesärlevägen 12, Helsingfors"
            },
            "street_address": {
                "fi": "Västäräkintie 12",
                "sv": "Sädesärlevägen 12"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4st%C3%A4r%C3%A4kintie_12_helsinki/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:västäräkintie_13_helsinki",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:malmi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Malmi",
                        "sv": "Malm"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:tapaninvainio",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Tapaninvainio",
                        "sv": "Staffansslätten"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:tapaninkylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Tapaninkylä",
                        "sv": "Staffansby"
                    }
                },
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                }
            ],
            "created_time": "2023-08-27T06:09:16.065852Z",
            "last_modified_time": "2023-08-27T06:09:16.065869Z",
            "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.000542,
                    60.2652991
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Västäräkintie 13, Helsinki",
                "sv": "Sädesärlevägen 13, Helsingfors"
            },
            "street_address": {
                "fi": "Västäräkintie 13",
                "sv": "Sädesärlevägen 13"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4st%C3%A4r%C3%A4kintie_13_helsinki/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:västäräkintie_14_helsinki",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:malmi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Malmi",
                        "sv": "Malm"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:tapaninvainio",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Tapaninvainio",
                        "sv": "Staffansslätten"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:tapaninkylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Tapaninkylä",
                        "sv": "Staffansby"
                    }
                },
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                }
            ],
            "created_time": "2023-08-27T06:09:17.568295Z",
            "last_modified_time": "2023-08-27T06:09:17.568346Z",
            "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.0002529,
                    60.2644016
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Västäräkintie 14, Helsinki",
                "sv": "Sädesärlevägen 14, Helsingfors"
            },
            "street_address": {
                "fi": "Västäräkintie 14",
                "sv": "Sädesärlevägen 14"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4st%C3%A4r%C3%A4kintie_14_helsinki/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:västäräkintie_15_helsinki",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:malmi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Malmi",
                        "sv": "Malm"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:tapaninvainio",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Tapaninvainio",
                        "sv": "Staffansslätten"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:tapaninkylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Tapaninkylä",
                        "sv": "Staffansby"
                    }
                },
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                }
            ],
            "created_time": "2023-08-27T06:09:19.162229Z",
            "last_modified_time": "2023-08-27T06:09:19.162250Z",
            "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.9999097,
                    60.2652722
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Västäräkintie 15, Helsinki",
                "sv": "Sädesärlevägen 15, Helsingfors"
            },
            "street_address": {
                "fi": "Västäräkintie 15",
                "sv": "Sädesärlevägen 15"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4st%C3%A4r%C3%A4kintie_15_helsinki/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:västäräkintie_17_helsinki",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:malmi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Malmi",
                        "sv": "Malm"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:tapaninvainio",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Tapaninvainio",
                        "sv": "Staffansslätten"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:tapaninkylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Tapaninkylä",
                        "sv": "Staffansby"
                    }
                },
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                }
            ],
            "created_time": "2023-08-27T06:09:21.466738Z",
            "last_modified_time": "2023-08-27T06:09:21.466755Z",
            "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.0002529,
                    60.2648863
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Västäräkintie 17, Helsinki",
                "sv": "Sädesärlevägen 17, Helsingfors"
            },
            "street_address": {
                "fi": "Västäräkintie 17",
                "sv": "Sädesärlevägen 17"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4st%C3%A4r%C3%A4kintie_17_helsinki/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:västäräkintie_19_helsinki",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:malmi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Malmi",
                        "sv": "Malm"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:tapaninvainio",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Tapaninvainio",
                        "sv": "Staffansslätten"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:tapaninkylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Tapaninkylä",
                        "sv": "Staffansby"
                    }
                },
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                }
            ],
            "created_time": "2023-08-27T06:09:22.969312Z",
            "last_modified_time": "2023-08-27T06:09:22.969331Z",
            "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.9996929,
                    60.2648504
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Västäräkintie 19, Helsinki",
                "sv": "Sädesärlevägen 19, Helsingfors"
            },
            "street_address": {
                "fi": "Västäräkintie 19",
                "sv": "Sädesärlevägen 19"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4st%C3%A4r%C3%A4kintie_19_helsinki/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:västäräkintie_1_helsinki",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:malmi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Malmi",
                        "sv": "Malm"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:tapaninvainio",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Tapaninvainio",
                        "sv": "Staffansslätten"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:tapaninkylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Tapaninkylä",
                        "sv": "Staffansby"
                    }
                },
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                }
            ],
            "created_time": "2023-08-27T06:09:09.590715Z",
            "last_modified_time": "2023-08-27T06:09:09.590735Z",
            "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.0027822,
                    60.2654696
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Västäräkintie 1, Helsinki",
                "sv": "Sädesärlevägen 1, Helsingfors"
            },
            "street_address": {
                "fi": "Västäräkintie 1",
                "sv": "Sädesärlevägen 1"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4st%C3%A4r%C3%A4kintie_1_helsinki/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:västäräkintie_2_helsinki",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:malmi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Malmi",
                        "sv": "Malm"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:tapaninvainio",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Tapaninvainio",
                        "sv": "Staffansslätten"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:tapaninkylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Tapaninkylä",
                        "sv": "Staffansby"
                    }
                },
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                }
            ],
            "created_time": "2023-08-27T06:09:24.459434Z",
            "last_modified_time": "2023-08-27T06:09:24.459452Z",
            "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.003306,
                    60.2648503
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Västäräkintie 2, Helsinki",
                "sv": "Sädesärlevägen 2, Helsingfors"
            },
            "street_address": {
                "fi": "Västäräkintie 2",
                "sv": "Sädesärlevägen 2"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4st%C3%A4r%C3%A4kintie_2_helsinki/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:västäräkintie_3_helsinki",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:malmi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Malmi",
                        "sv": "Malm"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:tapaninvainio",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Tapaninvainio",
                        "sv": "Staffansslätten"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:tapaninkylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Tapaninkylä",
                        "sv": "Staffansby"
                    }
                },
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                }
            ],
            "created_time": "2023-08-27T06:09:25.962532Z",
            "last_modified_time": "2023-08-27T06:09:25.962548Z",
            "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.0022582,
                    60.2652722
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Västäräkintie 3, Helsinki",
                "sv": "Sädesärlevägen 3, Helsingfors"
            },
            "street_address": {
                "fi": "Västäräkintie 3",
                "sv": "Sädesärlevägen 3"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4st%C3%A4r%C3%A4kintie_3_helsinki/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:västäräkintie_4a_helsinki",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:tapaninkylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Tapaninkylä",
                        "sv": "Staffansby"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:malmi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Malmi",
                        "sv": "Malm"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:tapaninvainio",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Tapaninvainio",
                        "sv": "Staffansslätten"
                    }
                },
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                }
            ],
            "created_time": "2023-08-27T06:09:28.065285Z",
            "last_modified_time": "2023-08-27T06:09:28.065308Z",
            "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.0028363,
                    60.2646978
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Västäräkintie 4a, Helsinki",
                "sv": "Sädesärlevägen 4a, Helsingfors"
            },
            "street_address": {
                "fi": "Västäräkintie 4a",
                "sv": "Sädesärlevägen 4a"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4st%C3%A4r%C3%A4kintie_4a_helsinki/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}