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

{
    "meta": {
        "count": 376,
        "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=8",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=6"
    },
    "data": [
        {
            "id": "harrastushaku:3202",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:00:10.772972Z",
            "last_modified_time": "2023-08-17T05:00:10.772989Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00720",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 59,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "telephone": null,
            "street_address": {
                "fi": "Eskolankuja 4"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "info_url": {
                "fi": "http://www.pukinmaenvpk.fi/"
            },
            "description": null,
            "name": {
                "fi": "Pukinmäen VPK"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3202/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:8254",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:vanhakaupunki",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vanhakaupunki",
                        "sv": "Gammelstaden"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:arabianranta",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Arabianranta",
                        "sv": "Arabiastranden"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:toukola",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Toukola",
                        "sv": "Majstad"
                    }
                }
            ],
            "created_time": "2023-08-15T08:12:42.301590Z",
            "last_modified_time": "2024-02-06T13:09:56.421397Z",
            "custom_data": null,
            "email": "arabianrannan_kirjasto@hel.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "00560",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 56,
            "image": 7825,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.976784,
                    60.208977
                ]
            },
            "telephone": {
                "fi": "+358 9 310 85056"
            },
            "street_address": {
                "fi": "Hämeentie 135 A",
                "sv": "Tavastvägen 135 A",
                "en": "Hämeentie 135 A"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "info_url": {
                "fi": "http://www.helmet.fi/arabianrannankirjasto",
                "sv": "http://www.helmet.fi/arabiastrandensbibliotek",
                "en": "http://www.helmet.fi/arabianrantalibrary"
            },
            "description": null,
            "name": {
                "fi": "Arabianrannan kirjasto",
                "sv": "Arabiastrandens bibliotek",
                "en": "Arabianranta Library"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:8254/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:15362",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2023-08-15T08:14:11.380687Z",
            "last_modified_time": "2024-02-06T13:10:16.588146Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02600",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 51,
            "image": 7921,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.802614,
                    60.21683
                ]
            },
            "telephone": {
                "fi": "+358 43 824 9710"
            },
            "street_address": {
                "fi": "Leppävaarankatu 24",
                "sv": "Albergagatan 24",
                "en": "Leppävaarankatu 24"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "info_url": {
                "fi": "https://www.espoo.fi/fi/ruusutorpan-koulu",
                "sv": "https://www.espoo.fi/sv/ruusutorpan-koulu",
                "en": "https://www.espoo.fi/en/ruusutorpan-koulu"
            },
            "description": {
                "fi": "Ruusutorpan koulu sijaitsee keskellä kehittyvää Etelä-Leppävaaraa, Sellon läheisyydessä, viheralueen vieressä. Koulu on kasvanut oppilaidensa mukana yhtenäiseksi peruskouluksi. Koulussamme järjestetään myös esiopetusta.",
                "sv": "Ruusutorpan koulu är en grundskola med undervisning i årskurserna 1-9 . Skolan är belägen i Leppävaara och har ca 800 elever.",
                "en": "Ruusutorpan koulu is a comprehensive school that was opened in 2002. It is situated in South Leppävaara. There are plenty of immigrants living in the area and also people who have moved there from other places of Finland. Versatile curriculums are used in Ruusutorpan koulu to guarantee good-quality education for different kinds of learners."
            },
            "name": {
                "fi": "Ruusutorpan koulu",
                "sv": "Ruusutorpan koulu",
                "en": "Ruusutorpan koulu"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:15362/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3732",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:03:07.109957Z",
            "last_modified_time": "2023-08-17T05:03:07.109975Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02140",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 51,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "telephone": null,
            "street_address": {
                "fi": "Elisenvaarankuja 9"
            },
            "address_locality": {
                "fi": "Espoo"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Laajalahden koulu"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3732/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:10542",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:latokartano",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Latokartano",
                        "sv": "Ladugården"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:latokartano",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Latokartano",
                        "sv": "Ladugården"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:viikki",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Viikki",
                        "sv": "Vik"
                    }
                }
            ],
            "created_time": "2023-08-15T08:13:31.094452Z",
            "last_modified_time": "2024-02-06T13:10:06.761315Z",
            "custom_data": null,
            "email": "viikin.nuorisotalo@hel.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "00790",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 48,
            "image": 7862,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.034363,
                    60.233894
                ]
            },
            "telephone": {
                "fi": "+358 9 310 58881"
            },
            "street_address": {
                "fi": "Agronominkatu 3",
                "sv": "Agronomgatan 3",
                "en": "Agronominkatu 3"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "info_url": {
                "fi": "http://nuorten.helsinki/viikki",
                "sv": "http://nuorten.helsinki/viikki",
                "en": "http://nuorten.helsinki/viikki"
            },
            "description": null,
            "name": {
                "fi": "Viikin nuorisotalo",
                "sv": "Viks ungdomsgård",
                "en": "Viikki Youth Centre"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:10542/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3261",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:00:54.502541Z",
            "last_modified_time": "2023-08-17T05:00:54.502558Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00880",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 47,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "telephone": null,
            "street_address": {
                "fi": "Linnanrakentajankatu 2"
            },
            "address_locality": {
                "fi": "HELSINKI"
            },
            "info_url": {
                "fi": "http://hertsi.munstadi.fi/"
            },
            "description": null,
            "name": {
                "fi": "Hertsin nuorisotila"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3261/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:8325",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:herttoniemi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Herttoniemi",
                        "sv": "Hertonäs"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:herttoniemen_yritysalue",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Herttoniemen yritysalue",
                        "sv": "Hertonäs företagsområde"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:herttoniemi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Herttoniemi",
                        "sv": "Hertonäs"
                    }
                }
            ],
            "created_time": "2023-08-15T08:12:45.692340Z",
            "last_modified_time": "2024-02-06T13:09:57.202885Z",
            "custom_data": null,
            "email": "herttoniemen_kirjasto@hel.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "00880",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 46,
            "image": 7838,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.033434,
                    60.194542
                ]
            },
            "telephone": {
                "fi": "+358 9 310 85080"
            },
            "street_address": {
                "fi": "Linnanrakentajantie 2",
                "sv": "Borgbyggarvägen 2",
                "en": "Linnanrakentajantie 2"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "info_url": {
                "fi": "http://www.helmet.fi/herttoniemenkirjasto",
                "sv": "http://www.helmet.fi/hertonasbibliotek",
                "en": "http://www.helmet.fi/herttoniemilibrary"
            },
            "description": null,
            "name": {
                "fi": "Herttoniemen kirjasto",
                "sv": "Hertonäs bibliotek",
                "en": "Herttoniemi Library"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:8325/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:8143",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:laajasalo",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Laajasalo",
                        "sv": "Degerö"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:yliskylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Yliskylä",
                        "sv": "Uppby"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:laajasalo",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Laajasalo",
                        "sv": "Degerö"
                    }
                }
            ],
            "created_time": "2023-08-15T08:12:37.680965Z",
            "last_modified_time": "2024-02-06T13:09:55.610127Z",
            "custom_data": null,
            "email": "laajasalon_kirjasto@hel.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "00840",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 45,
            "image": 7808,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.049484,
                    60.18003
                ]
            },
            "telephone": {
                "fi": "+358 9 310 85084"
            },
            "street_address": {
                "fi": "Yliskylän puistokatu 4",
                "sv": "Uppby parkgata 4",
                "en": "Yliskylän puistokatu 4"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "info_url": {
                "fi": "http://www.helmet.fi/laajasalonkirjasto",
                "sv": "http://www.helmet.fi/degerobibliotek",
                "en": "http://www.helmet.fi/laajasalolibrary"
            },
            "description": null,
            "name": {
                "fi": "Laajasalon kirjasto",
                "sv": "Degerö bibliotek",
                "en": "Laajasalo Library"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:8143/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:40025",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "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:ala-malmi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Ala-Malmi",
                        "sv": "Nedre Malm"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:malmi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Malmi",
                        "sv": "Malm"
                    }
                }
            ],
            "created_time": "2023-08-15T10:13:26.474175Z",
            "last_modified_time": "2024-02-06T13:13:09.115083Z",
            "custom_data": null,
            "email": "malminjaahalli@helsinginjaahalli.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "00700",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 45,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.022182,
                    60.242702
                ]
            },
            "telephone": {
                "fi": "+358 50 444 6414"
            },
            "street_address": {
                "fi": "Talttakuja 6",
                "sv": "Mejselgränden 6",
                "en": "Talttakuja 6"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "info_url": {
                "fi": "https://www.helsinginjaahalli.fi/jaavuorot-kaikki/",
                "sv": "https://www.helsinginjaahalli.fi/jaavuorot-kaikki/",
                "en": "https://www.helsinginjaahalli.fi/jaavuorot-kaikki/"
            },
            "description": {
                "fi": "Hallilla on 25 tilavaa kuivaushäkkiä vakiokäyttäjien tarpeisiin, kahvio, kokoustilat, luistinten teroitus ja tarvikemyynti, sekä miellyttävän lämmin yläkatsomo. Kahviossa ja pääkatsomossakin toimii kaikille avoin langaton web-yhteys"
            },
            "name": {
                "fi": "Malmin jäähalli",
                "sv": "Malm ishall"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:40025/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2000",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:49:01.572293Z",
            "last_modified_time": "2023-08-17T04:49:01.572309Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02650",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 44,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "telephone": null,
            "street_address": {
                "fi": "Veräjäpellonkatu 6 C"
            },
            "address_locality": {
                "fi": "ESPOO"
            },
            "info_url": {
                "fi": "http://www.espoo.fi/fi-FI/Nuoret/Kivaa_tekemista/Nuorisotilat"
            },
            "description": null,
            "name": {
                "fi": "Leppävaaran nuorisotila"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2000/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:8102",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:maunula",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Maunula",
                        "sv": "Månsas"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:maunula",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Maunula",
                        "sv": "Månsas"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:oulunkylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Oulunkylä",
                        "sv": "Åggelby"
                    }
                }
            ],
            "created_time": "2023-08-15T08:12:36.286509Z",
            "last_modified_time": "2024-02-06T13:09:55.282402Z",
            "custom_data": null,
            "email": "maunulan.nuorisotalo@hel.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "00630",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 40,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.933044,
                    60.230907
                ]
            },
            "telephone": {
                "fi": "+358 9 310 71706"
            },
            "street_address": {
                "fi": "Metsäpurontie 4",
                "sv": "Skogsbäcksvägen 4",
                "en": "Metsäpurontie 4"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "info_url": {
                "fi": "https://nuorten.helsinki/nuorisotalot/maunulan-nuorisotalo/",
                "sv": "https://nuorten.helsinki/sv/ungdomsgardar/mansas-ungdomsgard/",
                "en": "https://nuorten.helsinki/en/youth-centers/maunula-youth-centre/"
            },
            "description": {
                "fi": "Maunulan nuorisotalo toimii Maunula-talossa, josta löytyy myös Månsas Deli-kahvila, kirjasto sekä työväenopisto. Varattavat tilat ovat: PC-huone, Kontaktitila, Konsolipelihuone, Biljardihuone ja Ryhmätila Peili. Kaikki tilat sijaitsevat katutasossa."
            },
            "name": {
                "fi": "Maunulan nuorisotalo, Maunula-talo",
                "sv": "Månsas ungdomsgården",
                "en": "Maunula Youth Centre"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:8102/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:8111",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:tuomarinkylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Tuomarinkylä",
                        "sv": "Domarby"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:torpparinmäki",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Torpparinmäki",
                        "sv": "Torparbacken"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:tuomarinkylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Tuomarinkylä",
                        "sv": "Domarby"
                    }
                }
            ],
            "created_time": "2023-08-15T08:12:36.774716Z",
            "last_modified_time": "2024-02-06T13:09:55.389363Z",
            "custom_data": null,
            "email": "torpparinmaen.nuorisotalo@hel.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "00690",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 40,
            "image": 7805,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.950504,
                    60.263668
                ]
            },
            "telephone": {
                "fi": "+358 9 310 89075"
            },
            "street_address": {
                "fi": "Ylä-Fallin tie 54",
                "sv": "Övre Fallsvägen 54",
                "en": "Ylä-Fallin tie 54"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "info_url": {
                "fi": "https://nuorten.helsinki/nuorisotalot/torpparinmaen-nuorisotalo/",
                "sv": "http://torppis.munstadi.fi/",
                "en": "http://torppis.munstadi.fi/"
            },
            "description": null,
            "name": {
                "fi": "Torpparinmäen nuorisotalo",
                "sv": "Torparbackens ungdomsgård",
                "en": "Torpparinmäki Youth Centre"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:8111/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:4191",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:mellunkylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Mellunkylä",
                        "sv": "Mellungsby"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:vesala",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vesala",
                        "sv": "Ärvings"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:mellunkylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Mellunkylä",
                        "sv": "Mellungsby"
                    }
                }
            ],
            "created_time": "2023-08-15T08:11:07.147029Z",
            "last_modified_time": "2025-01-11T06:09:25.841620Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00940",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 39,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.0995,
                    60.239674
                ]
            },
            "telephone": {
                "fi": "+358 40 336 1097"
            },
            "street_address": {
                "fi": "Aarrekuja 4",
                "sv": "Klenodgränden 4",
                "en": "Aarrekuja 4"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Kontulan ala-aste, kouluterveydenhuolto",
                "sv": "Lågstadieskolan Kontulan ala-aste, skolhälsovård",
                "en": "Kontula Comprehensive School, Lower Stage, school health care"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:4191/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:74762",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [],
            "created_time": "2024-03-11T07:09:59.426727Z",
            "last_modified_time": "2024-03-11T07:09:59.426750Z",
            "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": 37,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "telephone": null,
            "street_address": null,
            "address_locality": null,
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Verkkotapahtuma",
                "sv": "online-evenemang",
                "en": "online event"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:74762/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:303",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:41:57.775036Z",
            "last_modified_time": "2023-08-17T04:41:57.775080Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00100",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 37,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "telephone": null,
            "street_address": {
                "fi": "Mechelininkatu 15 A 8"
            },
            "address_locality": {
                "fi": "HELSINKI"
            },
            "info_url": {
                "fi": "www.hnnky.fi"
            },
            "description": null,
            "name": {
                "fi": "Helsingin NNKY toimitila"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:303/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3642",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:02:54.882150Z",
            "last_modified_time": "2023-08-17T05:02:54.882168Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00220",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 37,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "telephone": null,
            "street_address": {
                "fi": "Länsisatamankatu 28-26"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Hyvän toivon kappeli"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3642/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3638",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:02:54.196301Z",
            "last_modified_time": "2023-08-17T05:02:54.196318Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00840",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 37,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "telephone": null,
            "street_address": {
                "fi": "Holmanmoisionpolku 1"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Laajasalon koulu"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3638/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:50502",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2023-08-15T11:18:32.678811Z",
            "last_modified_time": "2024-06-18T05:09:41.725408Z",
            "custom_data": null,
            "email": "info.espoo@crossfit8000.com",
            "contact_type": null,
            "address_region": null,
            "postal_code": "02330",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 36,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.641365,
                    60.158672
                ]
            },
            "telephone": {
                "fi": "+358 40 838 2806"
            },
            "street_address": {
                "fi": "Ruukintie 3",
                "sv": "Bruksvägen 3",
                "en": "Ruukintie 3"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "info_url": {
                "fi": "http://www.crossfit8000.com/",
                "sv": "http://www.crossfit8000.com/",
                "en": "http://www.crossfit8000.com/"
            },
            "description": {
                "fi": "Yläkerrassa kolme erillistä treenisalia ja painonnostotilaa, oleskelutila, hierontapalvelut, leikkihuone, suihkulliset pukuhuoneet sekä paljon muuta. Alakerrasta löytyy lasten oma treenisali sekä painonnostoseuramme treenitilat. Pihan puolelta löytyy ulkotreenialue sekä runsaasti parkkipaikkoja."
            },
            "name": {
                "fi": "Crossfit 8000 Espoo",
                "sv": "Crossfit 8000 Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:50502/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:4380",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:mellunkylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Mellunkylä",
                        "sv": "Mellungsby"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:mellunmäki",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Mellunmäki",
                        "sv": "Mellungsbacka"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:mellunkylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Mellunkylä",
                        "sv": "Mellungsby"
                    }
                }
            ],
            "created_time": "2023-08-15T08:11:10.817839Z",
            "last_modified_time": "2024-02-06T13:09:37.380377Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00970",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 36,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.12219,
                    60.23301
                ]
            },
            "telephone": {
                "fi": "+358 50 310 5583"
            },
            "street_address": {
                "fi": "Rukatunturintie 14",
                "sv": "Rukatunturivägen 14",
                "en": "Rukatunturintie 14"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Mellunmäen ala-aste, kouluterveydenhuolto",
                "sv": "Lågstadieskolan Mellunmäen ala-aste, skolhälsovård",
                "en": "Mellunmäki Comprehensive School, Lower Stage, school health care"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:4380/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:63893",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:mellunkylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Mellunkylä",
                        "sv": "Mellungsby"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:kivikko",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kivikko",
                        "sv": "Stensböle"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:mellunkylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Mellunkylä",
                        "sv": "Mellungsby"
                    }
                }
            ],
            "created_time": "2023-08-15T16:22:50.907109Z",
            "last_modified_time": "2024-02-06T13:18:18.198820Z",
            "custom_data": null,
            "email": "kivikon.nuorisotalo@hel.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "00940",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 35,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.067295,
                    60.237164
                ]
            },
            "telephone": {
                "fi": "+358 9 310 89080"
            },
            "street_address": {
                "fi": "Kivikonkaari 21",
                "sv": "Stensbölebågen 21",
                "en": "Kivikonkaari 21"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "info_url": {
                "fi": "https://nuorten.helsinki/nuorisotalot/kivikonnuta/",
                "sv": "https://nuorten.helsinki/nuorisotalot/kivikonnuta/",
                "en": "https://nuorten.helsinki/nuorisotalot/kivikonnuta/"
            },
            "description": {
                "fi": "Toiminta on pääosin avointa eli voit itse suunnitella ja toteuttaa toimintaa nuorisotalolla yhdessä nuoriso-ohjaajien kanssa. Voit tavata kavereita turvallisessa ja valvotussa ympäristössä sekä tutustua muihin talolla käyviin nuoriin. Talolta löytyy erilaisia konsolipelejä, lautapelejä, tietokoneita, biljardi- ja pingispöydät, sparraushuone sekä suuri tanssisali, jossa voi vilkkuvalojen ja musiikin tahdittamana pelata vaikka futsalia! Lisäksi tilassa on pieni kuntosali, ateljee, jossa voi askarrella kaikennäköistä sekä keittiö, jossa pääsee kokkailemaan."
            },
            "name": {
                "fi": "Kivikon nuorisotalo",
                "sv": "Stensböle ungdomshus",
                "en": "Kivikko Youth Centre"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:63893/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}