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 /linkedevents/v1/place/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json ;utf-8
Vary: Accept

{
    "meta": {
        "count": 2626,
        "next": "http://api.hel.fi/linkedevents/v1/place/?format=api&page=4",
        "previous": "http://api.hel.fi/linkedevents/v1/place/?format=api&page=2"
    },
    "data": [
        {
            "id": "tprek:7258",
            "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:ullanlinna",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Ullanlinna",
                        "sv": "Ulrikasborg"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:kaartinkaupunki",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kaartinkaupunki",
                        "sv": "Gardesstaden"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kaartinkaupunki",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kaartinkaupunki",
                        "sv": "Gardesstaden"
                    }
                }
            ],
            "created_time": null,
            "last_modified_time": "2024-01-29T13:09:36.588056Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00130",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": true,
            "n_events": 2039,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.947306,
                    60.16663
                ]
            },
            "info_url": {
                "fi": "http://www.savoyteatteri.fi/",
                "sv": "http://www.savoyteatteri.fi/",
                "en": "http://www.savoyteatteri.fi/"
            },
            "street_address": {
                "fi": "Kasarmikatu 46-48",
                "sv": "Kaserngatan 46-48",
                "en": "Kasarmikatu 46-48"
            },
            "description": null,
            "telephone": {
                "fi": "+358 9 310 36563"
            },
            "name": {
                "fi": "Savoy-teatteri",
                "sv": "Savoy-teatern",
                "en": "Savoy Theatre"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "@id": "http://api.hel.fi/linkedevents/v1/place/tprek:7258/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:18262",
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": null,
            "last_modified_time": "2024-02-03T06:09:27.433390Z",
            "custom_data": null,
            "email": "lumo.kirjasto@vantaa.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "01450",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": true,
            "n_events": 1891,
            "image": 102385,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.076616,
                    60.352
                ]
            },
            "info_url": {
                "fi": "https://www.helmet.fi/lumonkirjasto",
                "sv": "https://www.helmet.fi/lumosbibliotek",
                "en": "https://www.helmet.fi/lumolibrary"
            },
            "street_address": {
                "fi": "Urpiaisentie 14",
                "sv": "Gråsiskvägen 14",
                "en": "Urpiaisentie 14"
            },
            "description": {
                "fi": "Kirjasto on kaikille avoin kohtaamispaikka ja kulttuurikeskus. Kirjastossa on lehtiä, kirjoja, musiikkia, elokuvia ja muita aineistoja, joihin voit tutustua paikan päällä tai lainata kotiin. Kirjaston tiloissa voit opiskella, harrastaa ja oleskella. Siellä järjestetään myös opastuksia, neuvontaa, digitukea, tapahtumia ja näyttelyitä. Kirjastossa on käytössä langaton verkko, tietokoneita ja yleisimmät tietokoneohjelmat.",
                "sv": "Biblioteket är en mötesplats och ett kulturhus öppet för alla. I biblioteket finns tidningar, böcker, musik, filmer och annat material som du kan bekanta dig med på plats eller låna hem. I bibliotekets lokaler kan du studera, utöva hobbyer eller bara tillbringa din tid Där ordnas också handledning, rådgivning, digitalt stöd, evenemang och utställningar. I biblioteket finns tillgång till trådlösa nätverk, datorer och de mest allmänna dataprogrammen.",
                "en": "The library is an open meeting place and cultural center, meant for everybody. The library has magazines, books, music, movies, and other material that you can browse on the spot or borrow and take home with you. You can study, engage in a hobby and hang out on library premises. Libraries also arrange instruction, guidance, digital support, events, and exhibitions. Libraries provide the customers with a wLAN, computers and the most common software."
            },
            "telephone": {
                "fi": "+358 43 825 1305"
            },
            "name": {
                "fi": "Lumon kirjasto",
                "sv": "Lumos bibliotek",
                "en": "Lumo Library"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "@id": "http://api.hel.fi/linkedevents/v1/place/tprek:18262/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:20037",
            "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": null,
            "last_modified_time": "2024-02-28T13:09:36.769108Z",
            "custom_data": null,
            "email": "grasa.nuoriso@espoo.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "02200",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": true,
            "n_events": 1736,
            "image": 102489,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.758753,
                    60.173878
                ]
            },
            "info_url": {
                "fi": "https://www.espoo.fi/fi/nuoret/grasa-taitojen-talo",
                "sv": "https://www.espoo.fi/fi/nuoret/grasa-taitojen-talo",
                "en": "https://www.espoo.fi/fi/nuoret/grasa-taitojen-talo"
            },
            "street_address": {
                "fi": "Luomanportti 2",
                "sv": "Bäckporten 2",
                "en": "Luomanportti 2"
            },
            "description": {
                "fi": "Gräsa on lasten ja nuorten kädentaitojen harrastuspaikka Espoon Olarinluomassa. Meillä voit opetella erilaisia kädentaitoja aivan alkeista lähtien ja viettää vapaa-aikaa luovassa ilmapiirissä. Kerhojen perustoiminta on maksutonta. Kerhoihin hakeminen:\n* Tarkemmat tiedot harrastushaku.fi (käytä hakusanaa Gräsa)\n* Toimintakausi käynnistyy aina syyskuussa ja päättyy toukokuussa. Ryhmät kokoontuvat viikottain.\n* Vapaita paikkoja voit tiedustella myös kauden käynnistyttyä. Joko suoraan ohjaajilta tai osoitteesta grasa.nuoriso@espoo.fi.\n* Katso myös Gräsan kotisivulta tarkemmat tiedot sisällöistä (https://www.espoo.fi/fi/nuoret/grasan-taitojen-talo-kadentaitojen-harrastuspaikka-nuorille). Tarjolla on:\n* Keramiikka yli 10-vuotiaille.\n* Tekstiili ja taideaskartelu yli 10-vuotiaille. * Mopopaja 15-23-vuotiaille. Paja on avoin, sinne ei tarvitse ilmoittautua. Lisäksi järjestämme perjantaipajoja ja lyhytkursseja. Perjantaipajat ovat yhden tai kahden iltapäivän mittaisia kursseja. Järjestämme kursseja myös koulujen loma-aikoina. Gräsan töihin ja tunnelmiin voit tutustua myös Instagramissa."
            },
            "telephone": null,
            "name": {
                "fi": "Gräsa taitojen talo",
                "sv": "Gräsan taitojen talo",
                "en": "Gräsan taitojen talo"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "@id": "http://api.hel.fi/linkedevents/v1/place/tprek:20037/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:48591",
            "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:kontula",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kontula",
                        "sv": "Gårdsbacka"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:mellunkylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Mellunkylä",
                        "sv": "Mellungsby"
                    }
                }
            ],
            "created_time": null,
            "last_modified_time": "2024-01-29T13:12:01.702558Z",
            "custom_data": null,
            "email": "kontulan.palvelukeskus@hel.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "00940",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": true,
            "n_events": 1694,
            "image": 102001,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.084753,
                    60.243496
                ]
            },
            "info_url": {
                "fi": "https://www.hel.fi/fi/sosiaali-ja-terveyspalvelut/senioripalvelut/palvelukeskukset/kontulan-palvelukeskus",
                "sv": "https://www.hel.fi/sv/social-och-halsovardstjanster/seniortjanster/servicecentraler/gardsbacka-servicecentral",
                "en": "https://www.hel.fi/en/health-and-social-services/senior-services/service-centres/kontula-service-centre"
            },
            "street_address": {
                "fi": "Kontukuja 5",
                "sv": "Gårdsgränden 5",
                "en": "Kontukuja 5"
            },
            "description": {
                "fi": "Palvelukeskus on avoin kohtaamispaikka, joka tukee kotona asumistasi ja edistää hyvinvointiasi. Kontulan palvelukeskus on juuri sinua varten, mikäli kaipaat mukavan rentoa tunnelmaa ja paikan, jossa viettää aikaa. Meillä voit liikkua, puuhailla kädentaitopajalla, nauttia ravintolan herkuista tai vaikkapa lukea päivän lehden. Tarjolla on ryhmätoimintaa ja omatoimista tekemistä. Halutessasi saat tukea myös arjessa mietityttäviin asioihin. Meillä työskentelee sosiaaliohjaajia, kulttuuriohjaajia, liikunnanohjaaja ja fysioterapeutti. Tiloissamme toimii ravintola. Löydät linkin ruokalistaan tämän sivun lopusta. Lisäksi meillä on asiakastietokoneita ja tulostin omatoimiseen käyttöön. Tulostaminen on maksullista. Palvelukeskuksen toiminta on tarkoitettu eläkeläisille ja työttömille. Palvelu on maksutonta, ellei toisin mainita. Saat tarvittavan palvelukeskuskortin maksutta palvelukeskuksen neuvonnasta.",
                "sv": "Servicecentralen är en öppen mötesplats som stöder dig att bo hemma och främjar ditt välmående. Gårdsbacka servicecentral är för dig som vill tillbringa tid i en trevligt avslappnad stämning. Hos oss kan du motionera, syssla i hantverksverkstaden, njuta av restaurangens delikatesser eller exempelvis läsa dagens tidning. Vi har gruppverksamhet och självständiga aktiviteter. Om du önskar kan du också få råd om olika slags frågor kring vardagslivet. Hos oss arbetar socialhandledare, kulturhandledare, en motionsrådgivare och en fysioterapeut. I våra lokaler finns en restaurang. Du hittar länken till restaurangens meny längst ner på denna sida. Dessutom har vi datorer och en skrivare för att användas självständigt. Utskrivningen är avgiftsbelagd. Servicecentralens verksamhet är avsedd för pensionärer och arbetslösa. Servicen är kostnadsfri, om inget annat anges. Du får ett avgiftsfritt kort till servicecentralen från receptionen.",
                "en": "Kontula Service Centre is an open meeting place, and its activities support you to live at home and promote your well-being. The centre is just the place for you if you are looking for a friendly, relaxed atmosphere and a place to spend time. Here you can exercise, participate in a handicraft workshop, enjoy the delicacies of our restaurant or read the daily newspaper. You can choose to partake in group activities or find something to do independently. You can also turn to us for support in everyday issues. We employ social counsellors, cultural instructors, a sports instructor and a physiotherapist. We have a restaurant on our premises. You can find the link to the restaurant's menu at the end of this page. We also have customer computers and a printer for independent use. There is a printing fee. The service centre's activities are intended for pensioners and the unemployed. Unless stated otherwise, the services provided at the centre are free. To access them, you need a service centre card that you can obtain from the service centre's information desk free of charge."
            },
            "telephone": {
                "fi": "+358 9 310 61800"
            },
            "name": {
                "fi": "Kontulan seniorikeskus/Palvelukeskus",
                "sv": "Gårdsbacka seniorcenter/Servicecentral",
                "en": "Kontula Senior Centre/Service Centre"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "@id": "http://api.hel.fi/linkedevents/v1/place/tprek:48591/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:8289",
            "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:puistola",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Puistola",
                        "sv": "Parkstad"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:puistola",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Puistola",
                        "sv": "Parkstad"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:suurmetsä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Suurmetsä",
                        "sv": "Storskog"
                    }
                }
            ],
            "created_time": null,
            "last_modified_time": "2024-01-29T13:09:39.588897Z",
            "custom_data": null,
            "email": "puistolan_kirjasto@hel.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "00760",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": true,
            "n_events": 1641,
            "image": 102141,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.05702,
                    60.270954
                ]
            },
            "info_url": {
                "fi": "http://www.helmet.fi/puistolankirjasto",
                "sv": "http://www.helmet.fi/parkstadbibliotek",
                "en": "http://www.helmet.fi/puistolalibrary"
            },
            "street_address": {
                "fi": "Nurkkatie 2",
                "sv": "Hörnvägen 2",
                "en": "Nurkkatie 2"
            },
            "description": null,
            "telephone": {
                "fi": "+358 9 310 85076"
            },
            "name": {
                "fi": "Puistolan kirjasto",
                "sv": "Parkstads bibliotek",
                "en": "Puistola Library"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "@id": "http://api.hel.fi/linkedevents/v1/place/tprek:8289/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:19572",
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": null,
            "last_modified_time": "2024-01-29T13:09:57.130114Z",
            "custom_data": null,
            "email": "koivukyla.kirjasto@vantaa.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "01400",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": true,
            "n_events": 1621,
            "image": 102455,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.057426,
                    60.32388
                ]
            },
            "info_url": {
                "fi": "https://www.helmet.fi/koivukylankirjasto",
                "sv": "https://www.helmet.fi/sv-FI/Bibliotek_och_tjanster/Bjorkby_bibliotek",
                "en": "https://www.helmet.fi/koivukylalibrary"
            },
            "street_address": {
                "fi": "Ojalehdonkuja 1",
                "sv": "Bäcklundsgränden 1",
                "en": "Ojalehdonkuja 1"
            },
            "description": {
                "fi": "Kirjasto on kaikille avoin kohtaamispaikka ja kulttuurikeskus. Kirjastossa on lehtiä, kirjoja, musiikkia, elokuvia ja muita aineistoja, joihin voit tutustua paikan päällä tai lainata kotiin. Kirjaston tiloissa voit opiskella, harrastaa ja oleskella. Siellä järjestetään myös opastuksia, neuvontaa, digitukea, tapahtumia ja näyttelyitä. Kirjastossa on käytössä langaton verkko, tietokoneita ja yleisimmät tietokoneohjelmat.",
                "sv": "Biblioteket är en mötesplats och ett kulturhus öppet för alla. I biblioteket finns tidningar, böcker, musik, filmer och annat material som du kan bekanta dig med på plats eller låna hem. I bibliotekets lokaler kan du studera, utöva hobbyer eller bara tillbringa din tid Där ordnas också handledning, rådgivning, digitalt stöd, evenemang och utställningar. I biblioteket finns tillgång till trådlösa nätverk, datorer och de mest allmänna dataprogrammen.",
                "en": "The library is an open meeting place and cultural center, meant for everybody. The library has magazines, books, music, movies, and other material that you can browse on the spot or borrow and take home with you. You can study, engage in a hobby and hang out on library premises. Libraries also arrange instruction, guidance, digital support, events, and exhibitions. Libraries provide the customers with a wLAN, computers and the most common software."
            },
            "telephone": {
                "fi": "+358 43 825 0961"
            },
            "name": {
                "fi": "Koivukylän kirjasto",
                "sv": "Björkby bibliotek",
                "en": "Koivukylä Library"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "@id": "http://api.hel.fi/linkedevents/v1/place/tprek:19572/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:8141",
            "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:kaarela",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kaarela",
                        "sv": "Kårböle"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:kannelmäki",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kannelmäki",
                        "sv": "Gamlas"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kaarela",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kaarela",
                        "sv": "Kårböle"
                    }
                }
            ],
            "created_time": null,
            "last_modified_time": "2024-02-15T06:09:25.247878Z",
            "custom_data": null,
            "email": "kannelmaen_kirjasto@hel.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "00420",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": true,
            "n_events": 1612,
            "image": 102117,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.876202,
                    60.23885
                ]
            },
            "info_url": {
                "fi": "https://www.helmet.fi/kannelmaenkirjasto",
                "sv": "https://www.helmet.fi/gamlasbibliotek",
                "en": "https://www.helmet.fi/kannelmakilibrary"
            },
            "street_address": {
                "fi": "Klaneettitie 5",
                "sv": "Klarinettvägen 5",
                "en": "Klaneettitie 5"
            },
            "description": null,
            "telephone": {
                "fi": "+358 9 310 85042"
            },
            "name": {
                "fi": "Kannelmäen kirjasto",
                "sv": "Gamlas bibliotek",
                "en": "Kannelmäki Library"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "@id": "http://api.hel.fi/linkedevents/v1/place/tprek:8141/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:20405",
            "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": null,
            "last_modified_time": "2024-01-29T13:09:59.940442Z",
            "custom_data": null,
            "email": "kaupunginmuseo@espoo.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "02100",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 1564,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.796156,
                    60.178574
                ]
            },
            "info_url": {
                "fi": "https://www.espoo.fi/fi/kamu-espoon-kaupunginmuseo",
                "sv": "https://www.espoo.fi/sv/kamu-esbo-stadsmuseum8",
                "en": "https://www.espoo.fi/en/kamu-espoo-city-museum"
            },
            "street_address": {
                "fi": "Ahertajantie 5",
                "sv": "Flitarvägen 5"
            },
            "description": {
                "fi": "KAMU Espoon kaupunginmuseo on kulttuurihistoriallinen museo, joka vaalii, tutkii ja tallentaa Espoon alueen historiaa, asukkaiden tarinoita ja kulttuuriperintöä. KAMUn museoperheeseen kuuluvat Talomuseo Glims, Historiamuseo KAMU Näyttelykeskus WeeGeellä, Huvilamuseo Villa Rulludd, Koulumuseo Lagstad ja Saaristomuseo Pentala.",
                "sv": "Genom växlande utställningar, evenemang, guidade visningar och virtuell teknologi erbjuder KAMU en minnesvärd museiupplevelse för besökarna. KAMU museifamiljen består av utställningscentret WeeGee, Glims gårdsmuseum, Skolmuseet Lagstad, Villamuseet Villa Rulludd och Pentala skärgårdsmuseum.",
                "en": "Through changing exhibitions, events, guided tours and virtual technology, KAMU offers a memorable museum experience to visitors. Five museums are included in the Espoo City Museum family: KAMU in the Exhibition centre WeeGee,\nthe Glims Farmstead Museum,\nthe Lagstad School Museum,\nthe Villa Museum Villa Rulludd and\nthe Pentala Archipelago Museum."
            },
            "telephone": {
                "fi": "+358 9 8165 7033"
            },
            "name": {
                "fi": "KAMU Espoon kaupunginmuseo",
                "sv": "KAMU Esbo stadsmuseum",
                "en": "KAMU Espoo City Museum"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "@id": "http://api.hel.fi/linkedevents/v1/place/tprek:20405/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:8037",
            "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:pasila",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Pasila",
                        "sv": "Böle"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:länsi-pasila",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Länsi-Pasila",
                        "sv": "Västra Böle"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:pasila",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Pasila",
                        "sv": "Böle"
                    }
                }
            ],
            "created_time": null,
            "last_modified_time": "2024-01-29T13:09:38.155997Z",
            "custom_data": null,
            "email": "pasilan.nuorisotalo@hel.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "00240",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": true,
            "n_events": 1562,
            "image": 102102,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.926474,
                    60.196846
                ]
            },
            "info_url": {
                "fi": "https://nuorten.helsinki/nuorisotalot/pasilan-nuorisotalo/",
                "sv": "http://pasila.munstadi.fi/",
                "en": "http://pasila.munstadi.fi/"
            },
            "street_address": {
                "fi": "Pasilanraitio 6",
                "sv": "Böletået 6",
                "en": "Pasilanraitio 6"
            },
            "description": null,
            "telephone": {
                "fi": "+358 9 310 71710"
            },
            "name": {
                "fi": "Pasilan nuorisotalo",
                "sv": "Böle ungdomsgård",
                "en": "Pasila Youth Centre"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "@id": "http://api.hel.fi/linkedevents/v1/place/tprek:8037/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:8344",
            "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:lauttasaari",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Lauttasaari",
                        "sv": "Drumsö"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:kotkavuori",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kotkavuori",
                        "sv": "Örnberget"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:lauttasaari",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Lauttasaari",
                        "sv": "Drumsö"
                    }
                }
            ],
            "created_time": null,
            "last_modified_time": "2024-03-20T06:09:29.582615Z",
            "custom_data": null,
            "email": "lauttasaaren_kirjasto@hel.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "00200",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": true,
            "n_events": 1546,
            "image": 102149,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.88338,
                    60.15862
                ]
            },
            "info_url": {
                "fi": "http://www.helmet.fi/lauttasaarenkirjasto",
                "sv": "http://www.helmet.fi/drumsobibliotek",
                "en": "http://www.helmet.fi/drumsobibliotek"
            },
            "street_address": {
                "fi": "Pajalahdentie 10 a",
                "sv": "Smedjeviksvägen 10 a",
                "en": "Pajalahdentie 10 a"
            },
            "description": null,
            "telephone": {
                "fi": "+358 9 310 85020"
            },
            "name": {
                "fi": "Lauttasaaren kirjasto",
                "sv": "Drumsö bibliotek",
                "en": "Lauttasaari Library"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "@id": "http://api.hel.fi/linkedevents/v1/place/tprek:8344/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:47400",
            "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:oulunkylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Oulunkylä",
                        "sv": "Åggelby"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:patola",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Patola",
                        "sv": "Dammen"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:oulunkylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Oulunkylä",
                        "sv": "Åggelby"
                    }
                }
            ],
            "created_time": null,
            "last_modified_time": "2024-01-29T13:12:00.859196Z",
            "custom_data": null,
            "email": "kustaankartanon.palvelukeskus@hel.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "00620",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": true,
            "n_events": 1533,
            "image": 101987,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.947296,
                    60.22859
                ]
            },
            "info_url": {
                "fi": "https://www.hel.fi/fi/sosiaali-ja-terveyspalvelut/senioripalvelut/palvelukeskukset/kustaankartanon-palvelukeskus",
                "sv": "https://www.hel.fi/sv/social-och-halsovardstjanster/seniortjanster/servicecentraler/gustafsgards-servicecentral",
                "en": "https://www.hel.fi/en/health-and-social-services/senior-services/service-centres/kustaankartano"
            },
            "street_address": {
                "fi": "Oltermannintie 32, E-talo",
                "sv": "Åldermansvägen 32, E-huset",
                "en": "Oltermannintie 32, E-house"
            },
            "description": {
                "fi": "Palvelukeskus on avoin kohtaamispaikka, joka tukee kotona asumistasi ja edistää hyvinvointiasi. Kustaankartanon palvelukeskus sijaitsee kauniissa puistomaisessa ympäristössä. Meillä voit osallistua henkilökuntamme ohjaamiin liikuntaryhmiin tai sosiaalisiin ryhmiin, käydä kuntosalilla, harrastaa kädentaitoja, nauttia K-talon Kartanoravintolan herkuista tai vaikkapa lukea päivän lehden. Tarjolla on ryhmätoimintaa ja omatoimista tekemistä. Halutessasi saat tukea myös arjessa mietityttäviin asioihin. Löydät linkin ravintolan ruokalistaan tämän sivun lopusta. Piha-alueemme on ahkerassa käytössä kesäaikaan. Järjestämme silloin monia tapahtumia, kuten esimerkiksi musiikkiesityksiä ja juhlia. Talvella piha-alueella voit ihastella monenlaisia talvivaloja, joilla talot on koristeltu. Meillä Kustaankartanon palvelukeskuksessa työskentelee sosiaaliohjaajia, fysioterapeutteja, kädentaidon ohjaaja ja asiakasneuvoja. Lisäksi meillä on asiakastietokoneita omatoimiseen käyttöön. Palvelukeskuksen toiminta on tarkoitettu eläkeläisille ja työttömille. Palvelu on maksutonta, ellei toisin mainita. Saat tarvittavan palvelukeskuskortin maksutta palvelukeskuksen neuvonnasta.",
                "sv": "Servicecentralen är en öppen mötesplats som stöder dig att bo hemma och främjar ditt välmående. Gustafsgårds servicecentral ligger i en vacker parkliknande miljö. Du kan delta i motionsgrupper som leds av personalen eller träna på gymmet. Dessutom kan du delta i sociala grupper, handarbeta eller njuta av maten i K-husets restaurang och läsa dagens tidning. Vi erbjuder aktiviteter i grupp och på egen hand. Du får även stöd i vardagsproblem om du vill. Du hittar länken till restaurangens meny längst ner på denna sida. Vårt gårdsområde används flitigt på sommaren, då vi ordnar många evenemang, såsom musikuppträdanden och fester. På vintern kan du beundra utebelysningen på husen på gårdsområdet. Hos oss vid Gustafsgårds servicecentral arbetar socialhandledare, fysioterapeuter, handarbetslärare och en kundrådgivare. Dessutom har vi klientdatorer för självständigt bruk. Servicecentralens verksamhet är avsedd för pensionärer och arbetslösa. Servicen är kostnadsfri, om inget annat anges. Du får ett avgiftsfritt kort till servicecentralen från receptionen.",
                "en": "Kustaankartano Service Centre is an open meeting place, and its activities support you to live at home and promote your well-being. Our service centre is located in a beautiful park-like setting. With us, you can participate in exercise groups or social groups led by our staff, go to the gym, practice handicrafts, enjoy the delicacies of the restaurant of building K or, for example, read the daily newspaper. You can take part in group activities as well as find something to do independently. You can also turn to us for support and guidance in everyday matters. You can find the link to the restaurant's menu at the end of this page. Our courtyard area is bustling during the summer. We organise lots of events such as musical performances and parties. In the winter, you can admire the sparkle of all the magical winter lights that decorate the houses in the courtyard. We employ social counsellors, physiotherapists, a handicraft instructor and a customer adviser. We also have customer computers for independent use. The service centre's activities are intended for pensioners and the unemployed. Unless stated otherwise, the services provided at the centre are free. To access them, you need a service centre card that you can obtain from the service centre's information desk free of charge."
            },
            "telephone": {
                "fi": "+358 9 310 54796"
            },
            "name": {
                "fi": "Kustaankartanon seniorikeskus, palvelukeskuksen toiminta",
                "sv": "Gustafsgårds seniorcenter / Servicecentralens verksamhet",
                "en": "Kustaankartano Senior Centre / Service Centre Activities"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "@id": "http://api.hel.fi/linkedevents/v1/place/tprek:47400/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:20755",
            "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:ullanlinna",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Ullanlinna",
                        "sv": "Ulrikasborg"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:kaartinkaupunki",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kaartinkaupunki",
                        "sv": "Gardesstaden"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kaartinkaupunki",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kaartinkaupunki",
                        "sv": "Gardesstaden"
                    }
                }
            ],
            "created_time": null,
            "last_modified_time": "2024-01-29T13:10:02.821640Z",
            "custom_data": null,
            "email": "info@svenskateatern.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "00130",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": true,
            "n_events": 1514,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.943504,
                    60.167442
                ]
            },
            "info_url": {
                "fi": "https://www.svenskateatern.fi/fi/alku/",
                "sv": "http://www.svenskateatern.fi/sv/start/",
                "en": "http://www.svenskateatern.fi"
            },
            "street_address": {
                "fi": "Pohjoisesplanadi 2",
                "sv": "Norra Esplanaden 2",
                "en": "Pohjoisesplanadi 2"
            },
            "description": {
                "fi": "Suomen ruotsalainen kansallisteatteri on nimensä mukaisesti kansallisnäyttämö, jonka esityskieli on ruotsi. Kansallisnäyttämönä teatteri tarjoaa laaja-alaisen ohjelmiston, josta jokaiselle löytyy jotakin. Draamaa, uutta kotimaista tuotantoa, klassikoita, musikaaleja, lastenteatteria - ei ole lajia, jota Svenska Teaternissa ei olisi esitetty. Svenska Teaternin perustamisvuotena pidetään vuotta 1866, vaikka samalla paikalla oli jo aiemmin ollut teatteritoimintaa. Rakennuksen suunnittelijana toimi pietarilainen arkkitehti Nikolaj Benois ja v. 1935-36 laajennuksen suunnittelijoina Eero Saarinen ja Jarl Eklund.",
                "sv": "Svenska Teatern är Finlands svenskspråkiga nationalscen. Teaterns främsta uppgift är att ge föreställningar på landets andra officiella språk, svenska. Det ståtliga vita teaterhuset ligger mitt i hjärtat av Helsingfors. Tre scener erbjuder teater i alla smakriktningar. Drama, nyskrivet, inhemskt, klassiker, musikaler, barnteater - det finns inte en genre som inte har spelats på Svenska Teatern. 1866 invigdes det nuvarande teaterhuset som var ritat av den ryske arkitekten Nikolaj Benois. Under åren 1935-1936 moderniserades huset under ledning av arkitekterna Eero Saarinen och Jarl Eklund.",
                "en": "Svenska Teatern is the National Theatre for plays in Swedish. All the shows are in Swedish, but on the main stage some plays have Finnish subtitles and on occasion also in English. Svenska Teatern celebrated its 150th anniversary in 2017 and is well worth a visit, if not for the performances, for the stunning architecture. The building was designed by Russian architect Nikolaj Benois and in 1935-36 a modernisation of the building was conducted by Eero Saarinen and Jarl Eklund."
            },
            "telephone": {
                "fi": "+358 9 6162 1411"
            },
            "name": {
                "fi": "Svenska Teatern",
                "sv": "Svenska Teatern",
                "en": "Svenska Teatern"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "@id": "http://api.hel.fi/linkedevents/v1/place/tprek:20755/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:8220",
            "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:kaarela",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kaarela",
                        "sv": "Kårböle"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:malminkartano",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Malminkartano",
                        "sv": "Malmgård"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kaarela",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kaarela",
                        "sv": "Kårböle"
                    }
                }
            ],
            "created_time": null,
            "last_modified_time": "2024-03-28T06:09:27.668006Z",
            "custom_data": null,
            "email": "malminkartanon_kirjasto@hel.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "00410",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": true,
            "n_events": 1492,
            "image": 102131,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.859592,
                    60.245884
                ]
            },
            "info_url": {
                "fi": "http://www.helmet.fi/malminkartanonkirjasto",
                "sv": "http://www.helmet.fi/malmgardbibliotek",
                "en": "https://www.helmet.fi/malminkartanolibrary"
            },
            "street_address": {
                "fi": "Puustellintie 6",
                "sv": "Boställsvägen 6",
                "en": "Puustellintie 6"
            },
            "description": null,
            "telephone": {
                "fi": "+358 9 310 85041"
            },
            "name": {
                "fi": "Malminkartanon kirjasto",
                "sv": "Malmgårds bibliotek",
                "en": "Malminkartano Library"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "@id": "http://api.hel.fi/linkedevents/v1/place/tprek:8220/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:7265",
            "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:ullanlinna",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Ullanlinna",
                        "sv": "Ulrikasborg"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:kaartinkaupunki",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kaartinkaupunki",
                        "sv": "Gardesstaden"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kaartinkaupunki",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kaartinkaupunki",
                        "sv": "Gardesstaden"
                    }
                }
            ],
            "created_time": null,
            "last_modified_time": "2024-01-29T13:09:36.680888Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00130",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": true,
            "n_events": 1476,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.950249,
                    60.16771
                ]
            },
            "info_url": {
                "fi": "http://www.espanlava.fi/",
                "sv": "http://www.espanlava.fi/",
                "en": "http://www.espanlava.fi/"
            },
            "street_address": {
                "fi": "Eteläesplanadi 1",
                "sv": "Södra Esplanaden 1",
                "en": "Eteläesplanadi 1"
            },
            "description": null,
            "telephone": {
                "fi": "+358 9 310 36566"
            },
            "name": {
                "fi": "Espan lava",
                "sv": "Esplanadestraden",
                "en": "Espa Stage"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "@id": "http://api.hel.fi/linkedevents/v1/place/tprek:7265/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:20633",
            "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:vironniemi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vironniemi",
                        "sv": "Estnäs"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:kluuvi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kluuvi",
                        "sv": "Gloet"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kluuvi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kluuvi",
                        "sv": "Gloet"
                    }
                }
            ],
            "created_time": null,
            "last_modified_time": "2024-01-29T13:10:01.757297Z",
            "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": true,
            "n_events": 1472,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.935074,
                    60.1737
                ]
            },
            "info_url": {
                "fi": "https://musiikkitalo.fi/",
                "sv": "https://musiikkitalo.fi/sv/",
                "en": "https://musiikkitalo.fi/en/"
            },
            "street_address": {
                "fi": "Mannerheimintie 13a",
                "sv": "Mannerheimvägen 13a",
                "en": "Mannerheimintie 13a"
            },
            "description": {
                "fi": "Musiikkitalo on kaikille avoin konserttikeskus ja kohtauspaikka. Musiikkitalon tiloissa tarjotaan monipuolisia musiikkielämyksiä kaikenikäisille ja paikka on tarkoitettu myös musiikin opiskeluun. Talon päätoimijat ovat Taideyliopiston Sibelius-Akatemia, Helsingin kaupunginorkesteri ja Radion sinfoniaorkesteri. Musiikin ja arkkitehtuurin lisäksi Musiikkitalossa on myös nähtävää kuvataiteen ystäville. Reijo Hukkasen Laulupuut ja Kirsi Kaulasen Gaia on suunniteltu tilaustyönä Musiikkitaloa varten. Lisäksi Musiikkitalossa on teoksia valtion taideteoskokoelmasta. Talon on suunnitellut Arkkitehtitoimisto LPR-Arkkitehdit. Rakennuksessa toimii myös kahvila, lounasravintola, klassisen musiikin erikoisliike Fuga Oy sekä nuottikauppa Ostinato. Musiikkitalon arkkitehtuuriin ja kulissien takaiseen maailmaan pääsee tutustumaan esittelykierroksilla joita järjestetään kesäisin.",
                "sv": "Helsingfors Musikhus är ett konserthus och en mötesplats öppen för alla. Musikhuset erbjuder musikupplevelser av alla slag, för alla åldrar, men också musikundervisning. Huset disponeras främst av Konstuniversitetets Sibelius-Akademi, Helsingfors stadsorkester och Radions symfoniorkester. Förutom musik och arkitektur erbjuder Musikhuset även bildkonst åt sina gäster. Reijo Hukkanens Sångträd och Kirsi Kaulanens Gaia är beställningsverk gjorda enkom till Musikhuset. Därtill har Musikhuset också verk från Statens konstverkskommissions samling. Huset ritades av arkitektbyrån LPR-Arkkitehdit. I huset finns även café, lunchrestaurang, en specialbutik för klassisk musik, Fuga Oy, samt notaffären Ostinato. Sommartid ordnas guidade turer som presenterar Musikhusets arkitektur och världen bakom kulisserna.",
                "en": "Musiikkitalo is an acoustically first-class concert hall as well as other facilities providing a wide range of musical experiences for people of all ages and a place to study music. The residents of Musiikkitalo are Helsinki Philharmonic Orchestra, Finnish Radio Symphony Orchestra, and Sibelius Academy, Uniarts Helsinki. Alongside music and architecture, it is also possible to enjoy visual art during a visit to Helsinki Music Centre. Reijo Hukkanen's Song Trees and Kirsi Kaulanen's Gaia were both specifically commissioned for the building. Works from the Finnish State Art Deposit collection are also on display. The building was designed by LPR-Arkkitehdit. There's also a café, lunch restaurant, a shop specialized in classical music, Fuga, and a sheet music shop, Ostinato, at Musiikkitalo. There are also guided tours in the building during summer, both to architecture and behind the scenes."
            },
            "telephone": {
                "fi": "+358 20 707 0400"
            },
            "name": {
                "fi": "Musiikkitalo",
                "sv": "Musikhuset",
                "en": "Musiikkitalo - Helsinki Music Centre"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "@id": "http://api.hel.fi/linkedevents/v1/place/tprek:20633/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "matko:732",
            "data_source": "matko",
            "publisher": "ytj:0586977-6",
            "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:vironniemi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vironniemi",
                        "sv": "Estnäs"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:kluuvi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kluuvi",
                        "sv": "Gloet"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kluuvi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kluuvi",
                        "sv": "Gloet"
                    }
                }
            ],
            "created_time": null,
            "last_modified_time": "2014-06-23T11:39:37.107000Z",
            "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": true,
            "n_events": 1458,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.9375,
                    60.170833
                ]
            },
            "info_url": null,
            "street_address": null,
            "description": null,
            "telephone": null,
            "name": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "address_locality": null,
            "@id": "http://api.hel.fi/linkedevents/v1/place/matko:732/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:11407",
            "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:taka-töölö",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Taka-Töölö",
                        "sv": "Bortre Tölö"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:taka-töölö",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Taka-Töölö",
                        "sv": "Bortre Tölö"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:taka-töölö",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Taka-Töölö",
                        "sv": "Bortre Tölö"
                    }
                }
            ],
            "created_time": null,
            "last_modified_time": "2024-01-29T13:09:46.626659Z",
            "custom_data": null,
            "email": "sote.toolon.palvelukeskus@hel.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "00260",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": true,
            "n_events": 1416,
            "image": 102176,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.924204,
                    60.181667
                ]
            },
            "info_url": {
                "fi": "https://www.hel.fi/fi/sosiaali-ja-terveyspalvelut/senioripalvelut/palvelukeskukset/toolon-palvelukeskus",
                "sv": "https://www.hel.fi/sv/social-och-halsovardstjanster/seniortjanster/servicecentraler/tolo-servicecentral",
                "en": "https://www.hel.fi/en/health-and-social-services/senior-services/service-centres/toolo"
            },
            "street_address": {
                "fi": "Töölönkatu 33",
                "sv": "Tölögatan 33",
                "en": "Töölönkatu 33"
            },
            "description": {
                "fi": "Palvelukeskus on avoin kohtaamispaikka, joka tukee kotona asumistasi ja edistää hyvinvointiasi. Töölön palvelukeskus on kuin oma olohuoneesi, jossa voit pitää huolta hyvinvoinnistasi, tavata ihmisiä ja viettää aikaa. Meillä on kaunis puutarhamainen sisäpiha, jossa voit nauttia leppoisista kesäpäivistä. Meillä työskentelee muun muassa sosiaaliohjaajia ja eri alojen ammattitaitoisia ohjaajia. Autamme sinua löytämään arkeesi iloa ja mukavaa tekemistä. Tiloissamme toimii ravintola ja kahvila. Löydät linkin ravintolan ruokalistaan tämän sivun lopusta. Lisäksi meillä on itsehoitopiste sekä asiakastietokone ja tulostin omatoimiseen käyttöön. Tulostaminen on maksullista. Voit varata ajan digineuvontaan. Palvelukeskuksen toiminta on tarkoitettu eläkeläisille ja työttömille. Palvelu on maksutonta, ellei toisin mainita. Saat tarvittavan palvelukeskuskortin maksutta palvelukeskuksen neuvonnasta.",
                "sv": "Servicecentralen är en öppen mötesplats som stöder dig att bo hemma och främjar ditt välmående. Tölö servicecentral är som ditt eget vardagsrum där du kan sköta om dig själv , träffa människor och fördriva tiden. Vi har en vacker trädgårdsliknande innergård där du kan njuta av lugna sommardagar. Hos oss arbetar bland annat socialhandledare och handledare med utbildning inom olika områden. Vi hjälper dig att hitta glädje och trevliga aktiviteter i vardagen. I våra lokaler finns en restaurang och ett kafé. Du hittar länken till restaurangens meny längst ner på denna sida. Dessutom har vi en egenvårdspunkt samt en dator och en skrivare för att användas självständigt. Utskrivningen är avgiftsbelagd. Du kan boka tid för digital rådgivning. Servicecentralens verksamhet är avsedd för pensionärer och arbetslösa. Servicen är kostnadsfri, om inget annat anges. Du får ett avgiftsfritt kort till servicecentralen från receptionen.",
                "en": "Töölö Service Centre is an open meeting place, and its activities support you to live at home and promote your well-being. Töölö Service Centre is like your own living room, where you can look after your well-being, meet new people and have a good time. We have a beautiful garden-like courtyard where you can enjoy relaxing summer days. We employ social counsellors and professional counsellors from different fields, among others. We can help you to find joy and enjoyable things to do in your everyday life. We have a restaurant on our premises and a cafeteria. You can find the link to the restaurant's menu at the end of this page. We also have a self-care point, customer computers and a printer for independent use. There is a printing fee. You can make an appointment for digital counselling, The service centre's activities are intended for pensioners and the unemployed. Unless stated otherwise, the services provided at the centre are free. To access them, you need a service centre card that you can obtain from the service centre's information desk free of charge."
            },
            "telephone": {
                "fi": "+358 9 310 44538"
            },
            "name": {
                "fi": "Töölön seniorikeskus/Palvelukeskus",
                "sv": "Tölö seniorcenter / Servicecentral",
                "en": "Töölö Senior Centre / Service Centre"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "@id": "http://api.hel.fi/linkedevents/v1/place/tprek:11407/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:9340",
            "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:pasila",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Pasila",
                        "sv": "Böle"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:itä-pasila",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Itä-Pasila",
                        "sv": "Östra Böle"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:pasila",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Pasila",
                        "sv": "Böle"
                    }
                }
            ],
            "created_time": null,
            "last_modified_time": "2024-01-29T13:09:43.762684Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00520",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 1324,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.940313,
                    60.199146
                ]
            },
            "info_url": {
                "fi": "https://hkt.fi/nayttamot/studio-pasila/",
                "sv": "https://hkt.fi/nayttamot/studio-pasila/",
                "en": "https://hkt.fi/nayttamot/studio-pasila/"
            },
            "street_address": {
                "fi": "Ratamestarinkatu 5",
                "sv": "Banmästargatan 5"
            },
            "description": null,
            "telephone": {
                "fi": "+358 9 394 01"
            },
            "name": {
                "fi": "Studio Pasila",
                "sv": "Teaterstudio Pasila",
                "en": "Theatre Studio Pasila"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "@id": "http://api.hel.fi/linkedevents/v1/place/tprek:9340/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:20268",
            "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": null,
            "last_modified_time": "2024-01-29T13:09:58.905952Z",
            "custom_data": null,
            "email": "olarin.asukaspuisto@espoo.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "02210",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 1275,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.731514,
                    60.16832
                ]
            },
            "info_url": {
                "fi": "https://www.espoo.fi/fi/olarin-asukaspuisto",
                "sv": "https://www.espoo.fi/fi/olarin-asukaspuisto",
                "en": "https://www.espoo.fi/fi/olarin-asukaspuisto"
            },
            "street_address": {
                "fi": "Meteorinkatu 7",
                "sv": "Meteorgatan 7",
                "en": "Meteorinkatu 7"
            },
            "description": {
                "fi": "Olarin asukaspuisto on viihtyisä kohtaamispaikka kaikille kuntalaisille. Asukaspuisto tarjoaa ohjautuvaa toimintaa eri ikäisille lapsille ja heitä hoitaville vanhemmille. Toiminta on maksutonta eikä edellytä ennakkoon ilmoittautumista.",
                "sv": "Detta är ett finskspråkigt daghem.",
                "en": "This is a Finnish-language day-care center."
            },
            "telephone": {
                "fi": "+358 40 639 4420"
            },
            "name": {
                "fi": "Olarin asukaspuisto",
                "sv": "Olarin asukaspuisto",
                "en": "Olarin asukaspuisto"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "@id": "http://api.hel.fi/linkedevents/v1/place/tprek:20268/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:20410",
            "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": null,
            "last_modified_time": "2024-01-29T13:10:00.000651Z",
            "custom_data": null,
            "email": "kaupunginmuseo@espoo.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "02740",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 1275,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.680546,
                    60.2213
                ]
            },
            "info_url": {
                "fi": "https://www.espoo.fi/fi/talomuseo-glims",
                "sv": "https://www.espoo.fi/sv/glims-gardsmuseum",
                "en": "https://www.espoo.fi/en/glims-farmstead-museum"
            },
            "street_address": {
                "fi": "Glimsintie 1",
                "sv": "Glimsvägen 1",
                "en": "Glimsintie 1"
            },
            "description": {
                "fi": "Glims on vanha maatila Karvasmäen kylässä, joka on toiminut noin 500-vuotisen historiansa aikana myös kestikievarina. Talomuseo Glims on elävä museo, jossa pääset mukaan maalaiselämän vuodenkiertoon liittyviin työnäytöksiin, opastuksiin ja tapahtumiin. Talomuseo Glims on osa KAMU Espoon kaupunginmuseon museoperhettä.",
                "sv": "Glims är en gammal bondgård i Karvasbacka by i Bemböle som också har fungerat som gästgiveri under sin cirka 500 år långa historia. Glims gårdsmuseum är ett levande museum där du kan delta i arbetsuppvisningar, guidade visningar och evenemang med anknytning till landsbygdslivets årscykel. Glims gårdsmuseum är en del av KAMU Esbo stadsmuseums museifamilj.",
                "en": "Glims is an old farm in the village of Karvasmäki in Bemböle, which has also served as an inn during its approximately 500 years of history. Glims Farmstead Museum is a living museum where you can participate in work performances, guided tours and events related to the seasons of rural life.\nThe Glims Farm Museum is part of the KAMU Espoo City Museum's museum family."
            },
            "telephone": {
                "fi": "+358 9 8162 7337"
            },
            "name": {
                "fi": "Talomuseo Glims",
                "sv": "Glims gårdsmuseum",
                "en": "Glims Farmstead Museum"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "@id": "http://api.hel.fi/linkedevents/v1/place/tprek:20410/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}