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

{
    "meta": {
        "count": 152288,
        "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=245&show_all_places=true",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=243&show_all_places=true"
    },
    "data": [
        {
            "id": "tprek:72679",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:kauniainen",
                    "municipality": null,
                    "name": {
                        "fi": "Kauniainen",
                        "sv": "Grankulla"
                    }
                }
            ],
            "created_time": "2023-08-15T18:16:16.408556Z",
            "last_modified_time": "2026-01-27T17:10:08.125685Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02700",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.720581,
                    60.209003
                ]
            },
            "telephone": {
                "fi": "+358 40 574 8064"
            },
            "street_address": {
                "fi": "Ersintie 15",
                "sv": "Ersvägen 15",
                "en": "Ersintie 15"
            },
            "address_locality": {
                "fi": "Kauniainen",
                "sv": "Grankulla",
                "en": "Kauniainen"
            },
            "info_url": {
                "fi": "http://www.luvn.fi",
                "sv": "http://www.luvn.fi",
                "en": "http://www.luvn.fi"
            },
            "description": {
                "fi": "Grankulla boendet sijaitsee Kauniaisten keskustassa kerrostalossa, jossa on ryhmäkoteja, erillisiä asuntoja ja tuettua asumista. Ryhmäkodissa on huoneet 3 asukkaalle ja erillisissä asunnoissa 9:lle. Yksikkö on kaksikielinen. Asukkaat osallistuvat moniin aktiviteetteihin asumispalvelujen ulkopuolella. Yksikössä on henkilökuntaa arkisin klo 11.00-8.00 ja viikonloppuisin ympäri vuorokauden.",
                "sv": "Grankulla boendet är beläget i ett höghus i centrum av Grankulla med tillhörande gruppbostad, lägenheter och stödboende. Gruppbostaden har plats för 3 och lägenheter 9 klienter. Enheten är tvåspråkig. Servicetagarna deltar i många aktiviteter utanför boendet. Enheten är bemannad kl. 11:00-08:00 på vardagar och dygnet runt på veckoslut.",
                "en": "Grankulla Boendet is located in an apartment building in the centre of Kauniainen and offers group home housing, individual apartments and supported housing. The group home has rooms for three residents and the individual apartments for nine residents. The unit is bilingual. Residents participate in many activities outside the housing services. Staff are present on weekdays from 11:00 a.m. to 8:00 a.m. and around the clock on weekends."
            },
            "name": {
                "fi": "Grankullaboende asumispalvelut",
                "sv": "Grankulla boende",
                "en": "Grankullaboende"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:72679/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:79616",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:inkoo",
                    "municipality": null,
                    "name": {
                        "fi": "Inkoo",
                        "sv": "Ingå"
                    }
                }
            ],
            "created_time": "2026-02-07T06:09:58.420616Z",
            "last_modified_time": "2026-02-07T06:09:58.420629Z",
            "custom_data": null,
            "email": "info@granasa.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "10160",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.21152,
                    60.09162
                ]
            },
            "telephone": {
                "fi": "+358 40 732 4620"
            },
            "street_address": {
                "fi": "Kvisintie 15",
                "sv": "Kvisintie 15",
                "en": "Kvisintie 15"
            },
            "address_locality": {
                "fi": "Degerby",
                "sv": "Degerby",
                "en": "Degerby"
            },
            "info_url": {
                "fi": "http://www.granasa.fi/",
                "sv": "http://www.granasa.fi/",
                "en": "http://www.granasa.fi/"
            },
            "description": null,
            "name": {
                "fi": "Granåsa Hevostilan kenttä"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:79616/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:79611",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:inkoo",
                    "municipality": null,
                    "name": {
                        "fi": "Inkoo",
                        "sv": "Ingå"
                    }
                }
            ],
            "created_time": "2026-02-07T06:09:58.275761Z",
            "last_modified_time": "2026-02-07T06:09:58.275773Z",
            "custom_data": null,
            "email": "info@granasa.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "10160",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.211742,
                    60.091305
                ]
            },
            "telephone": {
                "fi": "+358 40 732 4620"
            },
            "street_address": {
                "fi": "Kvisintie 15",
                "sv": "Kvisintie 15",
                "en": "Kvisintie 15"
            },
            "address_locality": {
                "fi": "Degerby",
                "sv": "Degerby",
                "en": "Degerby"
            },
            "info_url": {
                "fi": "http://www.granasa.fi/",
                "sv": "http://www.granasa.fi/",
                "en": "http://www.granasa.fi/"
            },
            "description": {
                "fi": "Maneesissa on lämmin kerhotila, jossa WC ja suihku."
            },
            "name": {
                "fi": "Granåsa Hevostilan maneesi"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:79611/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:66810",
            "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:kampinmalmi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kampinmalmi",
                        "sv": "Kampmalmen"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:kamppi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kamppi",
                        "sv": "Kampen"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kamppi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kamppi",
                        "sv": "Kampen"
                    }
                }
            ],
            "created_time": "2023-08-15T16:25:52.096898Z",
            "last_modified_time": "2025-06-08T05:09:45.824063Z",
            "custom_data": null,
            "email": "info@grapewinebar.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "00120",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.941097,
                    60.16472
                ]
            },
            "telephone": {
                "fi": "+358 50 552 0822"
            },
            "street_address": {
                "fi": "Uudenmaankatu 13",
                "sv": "Nylandsgatan 13",
                "en": "Uudenmaankatu 13"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "info_url": {
                "fi": "https://www.grapewinebar.fi/",
                "sv": "https://www.grapewinebar.fi/",
                "en": "https://www.grapewinebar.fi/?lang=en"
            },
            "description": {
                "fi": "Kotoisa kolmen naisen viinibaari herkullisilla viineillä ja vaihtuvalla baarimenulla. Grape Wine Bar tarjoaa joka sunnuntai myös hitaasti nautittavaa iltapäivän myöhäisaamiaista raikkaiden kuplien kera.",
                "en": "Grape Wine Bar, a relaxed and easygoing wine bar run by three women, offers delicious wines that can be combined with food from the frequently changing bar menu. The bar offers also a slow afternoon breakfast every Sunday together with some delightfully fresh bubbles."
            },
            "name": {
                "fi": "Grape Wine Bar",
                "en": "Grape Wine Bar"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:66810/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:67813",
            "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:vallila",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vallila",
                        "sv": "Vallgård"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:vallila",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vallila",
                        "sv": "Vallgård"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vallila",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vallila",
                        "sv": "Vallgård"
                    }
                }
            ],
            "created_time": "2023-08-15T16:26:49.939226Z",
            "last_modified_time": "2024-02-06T13:18:51.809099Z",
            "custom_data": null,
            "email": "greenvallila@ravintolafactory.com",
            "contact_type": null,
            "address_region": null,
            "postal_code": "00510",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.9486,
                    60.19789
                ]
            },
            "telephone": {
                "fi": "+358 10 341 3760"
            },
            "street_address": {
                "fi": "Elimäenkatu 5",
                "sv": "Elimägatan 5",
                "en": "Elimäenkatu 5"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "info_url": {
                "fi": "https://ravintolafactory.com/green-factory/",
                "sv": "https://ravintolafactory.com/green-factory/",
                "en": "https://ravintolafactory.com/green-factory/"
            },
            "description": {
                "fi": "Green Factory tarjoaa lounasta, jossa korostuvat hyvin valmistetut, hyvänmakuiset, ja käsintehdyt kasvis- sekä vegaaniruoat. Tarjolla on kuitenkin päivittäin myös kalaa tai kanaa. Lounaspöytä koostuu viidestä eri osiosta: Tarjolla on joka päivä itse leivottua tuoretta leipää, jonka seurana tarjotaan erilaisia itsetehtyjä levitteitä ja tahnoja, joita vaihdellaan päivittäin. Salaattipöydässä on joka päivä kolme eri vaihtoehtoa, mukana myös ruokaisia salaatteja, joissa proteiini on huomioitu. Kipot ja kupit- osiosta lounasta voi täydentää erilaisilla pikkelöidyillä, savustetuilla, fermentoiduilla tai marinoiduilla lisukkeilla tai koota vaikka oman salaatin. Lämmin pöytä sisältää aina kasvis- tai vegaaniruoan, lämpimän lisukkeen sekä lämpimän kala- tai kanaruoan. Itsetehdyissä jälkiruoissa pyritään tarjoamaan myös yllättäviä makupareja sekä mielenkiintoisia yhdistelmiä.",
                "en": "Green Factory is offering lunch consisting of tasty vegetarian and vegan food. There is also available fish and chicken daily."
            },
            "name": {
                "fi": "Green Factory",
                "en": "Green Factory"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:67813/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:50172",
            "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-15T11:17:43.851588Z",
            "last_modified_time": "2024-02-06T13:14:54.894469Z",
            "custom_data": null,
            "email": null,
            "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": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.022985,
                    60.242268
                ]
            },
            "telephone": {
                "fi": "+358 9 222 4460"
            },
            "street_address": {
                "fi": "Talttatie 2",
                "sv": "Mejselvägen 2",
                "en": "Talttatie 2"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "info_url": {
                "fi": "http://www.greengolf.fi/index.php",
                "sv": "http://www.greengolf.fi/index.php",
                "en": "http://www.greengolf.fi/index.php"
            },
            "description": {
                "fi": "40 metrin lyöntimatka. Lisäksi simulaattori."
            },
            "name": {
                "fi": "Green Golf Talviharjoittelukeskus",
                "sv": "Green Golf Vinterträningcenter"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:50172/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:63900",
            "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:kallio",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kallio",
                        "sv": "Berghäll"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:torkkelinmäki",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Torkkelinmäki",
                        "sv": "Torkelsbacken"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kallio",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kallio",
                        "sv": "Berghäll"
                    }
                }
            ],
            "created_time": "2023-08-15T16:22:52.100944Z",
            "last_modified_time": "2025-06-08T05:09:45.165990Z",
            "custom_data": null,
            "email": "feedme@greenhippocafe.rocks",
            "contact_type": null,
            "address_region": null,
            "postal_code": "00530",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": 10332,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.953089,
                    60.185787
                ]
            },
            "telephone": {
                "fi": "+358 50 551 1652"
            },
            "street_address": {
                "fi": "Fleminginkatu 10",
                "sv": "Flemingsgatan 10",
                "en": "Fleminginkatu 10"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "info_url": {
                "fi": "https://en.greenhippocafe.rocks/kallio",
                "sv": "https://en.greenhippocafe.rocks/kallio",
                "en": "https://en.greenhippocafe.rocks/kallio"
            },
            "description": {
                "fi": "Fleminginaukiolla sijaitseva Green Hippo Kallio tarjoilee terveellistä, täyttävää, kohtuullisesti hinnoiteltua sekä kaunista aamupalaa, lounasta ja illallista. Sunnuntaisin ravintola tarjoaa suositun brunssin. Lähes koko menu soveltuu myös kasvissyöjille ja vegaaneille ja tarjolla on paljon gluteenittomia vaihtoehtoja sekä kasvisruokaa ja vegaaniruokaa. Kesällä ravintolan ruokia voi myös nauttia ulkoterassilla.",
                "sv": "Green Hippo Kallio, som ligger på Flemingsgatan 10 i Helsingfors, serverar frukost, lunch och middag från måndag till lördag, från morgon till kväll. På söndagar serveras brunch. Nästan hela menyn lämpar sig för vegetarianer och veganer. På menyn finns också flera glutenfria alternativ. På sommaren kan man njuta av restaurangets maträtter utomhus.",
                "en": "Green Hippo Kallio, located on Fleminginkatu in Helsinki, serves healthy, satisfying, competitively priced and beautiful breakfast, lunch and dinner, as well as brunch on Sundays. Almost the whole menu is suitable for vegans and vegetarians, and there are also many gluten-free options."
            },
            "name": {
                "fi": "Green Hippo Kallio",
                "sv": "Green Hippo Kallio",
                "en": "Green Hippo Kallio"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:63900/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:57593",
            "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:ullanlinna",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Ullanlinna",
                        "sv": "Ulrikasborg"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:punavuori",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Punavuori",
                        "sv": "Rödbergen"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:punavuori",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Punavuori",
                        "sv": "Rödbergen"
                    }
                }
            ],
            "created_time": "2023-08-15T14:11:07.992540Z",
            "last_modified_time": "2025-06-08T05:09:41.483506Z",
            "custom_data": null,
            "email": "feedme@greenhippocafe.rocks",
            "contact_type": null,
            "address_region": null,
            "postal_code": "00120",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": 10155,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.94003,
                    60.161633
                ]
            },
            "telephone": {
                "fi": "+358 50 515 0157"
            },
            "street_address": {
                "fi": "Punavuorenkatu 2",
                "sv": "Rödbergsgatan 2",
                "en": "Punavuorenkatu 2"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "info_url": {
                "fi": "https://www.greenhippocafe.rocks/",
                "sv": "https://www.greenhippocafe.rocks/",
                "en": "https://en.greenhippocafe.rocks/"
            },
            "description": {
                "fi": "Green Hippo tarjoilee terveellistä, täyttävää, kohtuullisesti hinnoiteltua sekä kaunista aamupalaa, lounasta ja illallista sekä suosittua brunssia sunnuntaisin.",
                "sv": "Green Hippo serverar hälsosam, vacker och konkurrenskraftigt prissatt mat i form av frukost, lunch och middag, samt brunch på söndagar.",
                "en": "Green Hippo serves healthy, satisfying, competitively priced and beautiful breakfast, lunch and dinner, as well as brunch on Sundays."
            },
            "name": {
                "fi": "Green Hippo Punavuori",
                "sv": "Green Hippo Punavuori",
                "en": "Green Hippo Punavuori"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:57593/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:69039",
            "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: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": "2023-08-15T17:14:53.093598Z",
            "last_modified_time": "2024-02-06T14:10:00.677876Z",
            "custom_data": null,
            "email": "feedme@greenhippocafe.rocks",
            "contact_type": null,
            "address_region": null,
            "postal_code": "00260",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": 10449,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.924547,
                    60.17852
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Sandelsinkatu 2",
                "sv": "Sandelsgatan 2",
                "en": "Sandelsinkatu 2"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "info_url": {
                "fi": "https://www.greenhippocafe.rocks/toolo",
                "sv": "https://en.greenhippocafe.rocks/toolo",
                "en": "https://en.greenhippocafe.rocks/toolo"
            },
            "description": {
                "fi": "Green Hippo Töölö on Töölöntorin kupeessa sijaitseva ravintola, joka tarjoaa aamupalaa, lounasta, illallista maanantaista lauantaihin aamusta iltaan ja sunnuntaisin brunssia. Ravintolan lähes koko menu soveltuu myös kasvissyöjille ja vegaaneille, tarjolla on myös useita gluteenittomia vaihtoehtoja. Ravintolan alakerrassa on varattava tila joka soveltuu 10-16 henkilön yksityistilaisuuksille. Ravintola tarjoaa myös pitopalvelun erilaisiin tapahtumiin.",
                "sv": "Green Hippo Tölö, belägen i hörnet av Tölö torg i Helsingfors, är en restaurang som bjuder på frukost, lunch och middag måndag till lördag. Restaurangen serverar brunch på söndag. Nästan hela menyn lämpar sig för veganer och vegetarianer, det finns också flera glutenfria alternativ. I restaurangens nedre våning finns ett uthyrbart utrymme för privata tillställningar som rymmer ca 10-16 personer. Restaurangen erbjuder också catering service för olika evenemang.",
                "en": "Green Hippo Töölö is a restaurant located in the corner of Töölöntori. The restaurant serves breakfast, lunch and dinner from Monday to Saturday from morning to night. Brunch is available on Sundays. Almost the whole menu is suitable for vegans and vegetarians, and there are also many gluten-free options. The restaurant has also a space that can be booked for events and that fits around 10-16 people. Green Hippo offers also a catering service for various events."
            },
            "name": {
                "fi": "Green Hippo Töölö",
                "sv": "Green Hippo Tölö",
                "en": "Green Hippo Töölö"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:69039/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:76859",
            "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: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": "2025-02-18T06:10:12.565246Z",
            "last_modified_time": "2025-02-18T06:10:12.565260Z",
            "custom_data": null,
            "email": "palvelu@greenompelimo.fi",
            "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": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.936039,
                    60.199097
                ]
            },
            "telephone": {
                "fi": "+358 451 101 870"
            },
            "street_address": {
                "fi": "Opastinsilta 12",
                "sv": "Semaforbron 12",
                "en": "Opastinsilta 12"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "info_url": {
                "fi": "https://greenompelimo.fi",
                "sv": "https://greenompelimo.fi",
                "en": "https://greenompelimo.fi"
            },
            "description": {
                "fi": "Green Ompelimo tarjoaa monipuoliset ja korkealaatuiset ompelijan palvelut vuosien kokemuksella. Palvelua sekä yrityksille että yksityisille asiakkaille. Palveluvalikoimaan kuuluu vaatteiden korjaukset, ompelutyöt mittatilauksena, erilaiset nahkatyöt, vaatteiden muodistus ja muokkaus, turkkien korjaukset ja ompelutyöt, sisustusompelu, esimerkiksi verhot ja sohvien irtopäälliset. Green Ompelimo sijaitsee Helsingin Pasilassa osoitteessa Opanstinsilta 12 B. Aukioloajat: ma-pe 10:00-18:00, la 11:00-14:00."
            },
            "name": {
                "fi": "Green Ompelimo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:76859/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:64225",
            "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-15T16:23:28.445515Z",
            "last_modified_time": "2024-02-06T13:18:24.780003Z",
            "custom_data": null,
            "email": "info@grenius.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "02750",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.738333,
                    60.20364
                ]
            },
            "telephone": {
                "fi": "+358 10 338 9660"
            },
            "street_address": {
                "fi": "Peuraniitty 5 B 22",
                "sv": "Renängen 5 B 22",
                "en": "Peuraniitty 5 B 22"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "info_url": {
                "fi": "https://grenius.fi/",
                "sv": "https://grenius.fi",
                "en": "https://grenius.fi"
            },
            "description": {
                "fi": "Tietotekniikan kierrätys- ja ostopalvelu sekä huolto- ja asennuspalvelut. Grenius ostaa, kierrättää, huoltaa ja myy kaikenlaiset: tietokoneet, puhelimet, tabletit ja oheislaitteet.<BR>Grenius Oy: Suomessa syntyy YK:n arvion mukaan yli sata miljoonaa kiloa sähkö- ja elektroniikkajätettä vuodessa, vaikka vanhat laitteet ovat lähes kokonaan hyödynnettävissä uudelleen. Ostamme ja kierrätämme Greniuksella tietotekniikkaa turvallisesti niin, että parhaimmillaan kierrätetty laite löytää uuden käyttäjän jo muutamassa päivässä. Maksamme käytetyistä laitteista myös markkinoiden parhaan hyvityksen!<BR>Uusiotietotekniikan verkkokauppamme on avoinna 24 tuntia vuorokaudessa, 365 päivää vuodessa. Espoon toimipisteellä voi käydä myös hankkimassa, kierrättämässä, myymässä tai huoltamassa laitteita ilman erillistä ilmoitusta klo 10 - 16 välillä arkisin.",
                "sv": "IT-återvinning och inköp av service och underhåll - Grenius köper, återvinner, underhåller och säljer alla typer av datorer, telefoner, surfplattor och kringutrustning och, renovera produkterna och sälja dem vidare.\nWebshop 24/7.",
                "en": "IT recycling and purchasing service and maintenance service. Grenius buys, recycles, and maintains all types of: computers, phones, tablets and peripherals.<BR>Grenius Oy: According to the UN estimate, more than one hundred million kilograms of electrical and electronic waste is generated in Finland every year, although old equipment can be reused almost completely. At Grenius, we buy and recycle information technology safely so that a device that is recycled at its best will find a new user in just a few days. We also pay the best refund on the market for used equipment!<BR>The online store is open 24/7. The Espoo office is open on weekdays from 10 am to 4 pm, on-site sales and walk-in recycling, purchase and maintenance services."
            },
            "name": {
                "fi": "Grenius Espoo",
                "sv": "Grenius Esbo",
                "en": "Grenius Espoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:64225/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:76076",
            "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:kampinmalmi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kampinmalmi",
                        "sv": "Kampmalmen"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:kamppi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kamppi",
                        "sv": "Kampen"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kamppi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kamppi",
                        "sv": "Kampen"
                    }
                }
            ],
            "created_time": "2024-10-23T05:10:14.568573Z",
            "last_modified_time": "2024-10-23T05:10:14.568588Z",
            "custom_data": null,
            "email": "info@gretatuotanto.fi",
            "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": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.92876,
                    60.167168
                ]
            },
            "telephone": {
                "fi": "+358 50 380 3050"
            },
            "street_address": {
                "fi": "Malminkatu 24 E 67",
                "sv": "Malmgatan 24 E 67",
                "en": "Malminkatu 24 E 67"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "info_url": {
                "fi": "https://www.gretatuotanto.fi/",
                "sv": "https://www.gretatuotanto.fi/",
                "en": "https://www.gretatuotanto.fi/english"
            },
            "description": {
                "fi": "Greta Tuotanto on Reetta Ristimäen johtama musiikkiteatteriorganisaatio, joka tuottaa ympärivuotisesti musiikkiteatteri- ja oopperaesityksiä ja luotsaa Helsingin oopperakesä -festivaalia. Greta Tuotannolla on vuosittain 2-4 ensi-iltaa ja se keskittyy tuotannoissaan erityisesti historiaa luotaaviin ja yhteiskunnallisiin aiheisiin. Suurin osa teoksista on kantaesityksiä, jotka on tehty yhteistyössä kotimaisten säveltäjien ja kirjailijoiden kanssa. Greta Tuotannolla ei ole vakituista esitystilaa, vaan useimmat ohjelmistossa olevat näyttämöteokset ja konsertit suunnitellaan kiertueille ja niitä nähdään festivaaleilla, kulttuuritiloissa, konserttisaleissa, teatterinäyttämöillä ja muissa tiloissa eri puolilla Suomea ja ulkomailla.",
                "en": "Greta Productions (Greta Tuotanto) is a Finnish independent music theatre company that produces concerts, musical theatre, and opera performances. Greta Productions focuses especially on new experimental forms of music theatre and chamber opera. Most of the Greta Productions shows are designed for touring possibilities, and they are performed not only in theatres and cultural spaces, but also in other spaces such as museums, restaurants, and historically authentic venues. Greta Productions' projects are created within each production team and are usually in cooperation with other actors in the cultural sector. Greta Productions has taken responsibility for the cooperation of the independent opera field and the new Helsinki Contemporary Opera Festival, which unites independent opera groups in Finland. The festival takes place annually in August and is part of Helsinki Festival's program."
            },
            "name": {
                "fi": "Greta Tuotanto",
                "en": "Greta Productions"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:76076/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:64452",
            "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-15T16:23:39.042786Z",
            "last_modified_time": "2025-12-10T06:09:54.231269Z",
            "custom_data": null,
            "email": null,
            "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": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.806671,
                    60.177177
                ]
            },
            "telephone": {
                "fi": "+358 30 087 0020"
            },
            "street_address": {
                "fi": "Tapionaukio 3",
                "sv": "Tapioplatsen 3",
                "en": "Tapionaukio 3"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "info_url": {
                "fi": "https://www.raflaamo.fi/fi/espoo/grill-it-tapiola-garden-espoo",
                "sv": "https://www.raflaamo.fi/sv/esbo/grill-it-tapiola-garden-esbo",
                "en": "https://www.raflaamo.fi/en/espoo/grill-it-tapiola-garden-espoo"
            },
            "description": {
                "fi": "Puutarhakaupungin parhaalta paikalta, ikonisen altaan ääreltä, löydät Grill it! Tapiola Garden & Garden Barin grillattujen herkkujen ystäville. Arkkitehtuuri, avotuli ja puuhiilen jäljittelemätön aromi luovat unohtumattoman makuhetken ja hengähdystauon kiireen keskelle.",
                "sv": "På paradplats i trädgårdsstaden, invid den legendariska utomhusbassängen, finns Grill it! Tapiola Garden & Garden Bar för vänner av grillade läckerheter. Arkitekturen, den öppna elden och de unika aromerna av träkol skapar oförglömliga smakupplevelser och ett andningshål i den stressiga vardagen.",
                "en": "At the best spot of the garden city, by the iconic pool, you will find Grill it! Tapiola Garden & Garden Bar, for friends of grilled food. Architecture, an open fire and the unique aroma of charcoal come together to create unforgettable taste experiences and a moment to breathe in the middle of a busy daily life. Come and take in the experience, whether it's for daily life or a special occasion!"
            },
            "name": {
                "fi": "Grill it! Tapiola Garden & Garden Bar",
                "sv": "Grill it! Tapiola Garden & Garden Bar",
                "en": "Grill it! Tapiola Garden & Garden Bar"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:64452/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:79372",
            "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:ullanlinna",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Ullanlinna",
                        "sv": "Ulrikasborg"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:punavuori",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Punavuori",
                        "sv": "Rödbergen"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:punavuori",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Punavuori",
                        "sv": "Rödbergen"
                    }
                }
            ],
            "created_time": "2026-01-23T06:10:07.972548Z",
            "last_modified_time": "2026-01-23T06:10:07.972622Z",
            "custom_data": null,
            "email": "info@groovetownjack.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "00120",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.943604,
                    60.16386
                ]
            },
            "telephone": {
                "fi": "+358 40 350 7978"
            },
            "street_address": {
                "fi": "Iso Roobertinkatu 4",
                "sv": "Stora Robertsgatan 4",
                "en": "Iso Roobertinkatu 4"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "info_url": {
                "fi": "https://www.groovetownjack.fi/",
                "sv": "https://www.groovetownjack.fi/",
                "en": "https://www.groovetownjack.fi/"
            },
            "description": null,
            "name": {
                "fi": "Groovetown Jack Bar & Billiard",
                "sv": "Groovetown Jack Bar & Billiard"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:79372/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:68593",
            "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:ullanlinna",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Ullanlinna",
                        "sv": "Ulrikasborg"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:punavuori",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Punavuori",
                        "sv": "Rödbergen"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:punavuori",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Punavuori",
                        "sv": "Rödbergen"
                    }
                }
            ],
            "created_time": "2023-08-15T17:11:12.595679Z",
            "last_modified_time": "2024-12-19T06:10:11.488401Z",
            "custom_data": null,
            "email": "info@groovetownjack.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "00120",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.943752,
                    60.163765
                ]
            },
            "telephone": {
                "fi": "+358 40 350 7978"
            },
            "street_address": {
                "fi": "Iso Roobertinkatu 4",
                "sv": "Stora Robertsgatan 4",
                "en": "Iso Roobertinkatu 4"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "info_url": {
                "fi": "https://www.groovetownjack.fi/",
                "sv": "https://www.groovetownjack.fi/",
                "en": "https://www.groovetownjack.fi/"
            },
            "description": {
                "fi": "Groovetown Jack Bar & Billiard on laadukas ja viihtyisä biljardisali Helsingin ytimessä osoitteessa Iso Roobertinkatu 4. Groovetown Jack Bar & Billiard tarjoaa hyvät puitteet biljardin ja dartsin pelaamiseen ja ajanviettoon. Tiloista löytyy snooker- ja pool-pöytiä, darts tauluja sekä pokeripöytä. Baarin valikoimaan kuuluu hanajuomia ja snack-ruokaa. Kesäaikaan palvelee terassi, ja sport-tv:tä voi halutessaan katsella sekä ulko- että sisätiloissa.",
                "sv": "Groovetown Jack Bar & Billiard är en trivsam biljardsal i Helsingfors centrum på Stora Robertsgatan 4. I Groovetown Jack Bar & Billiards utrymmen fiins snooker- och pool-bord, dart tavlor och pokerbod. I baren serveras drycker och snacks. Uteserveringen är öppen på sommaren. Sportsändningar kan man följa med både utom- och inomhus.",
                "en": "Groovetown Jack Bar & Billiard is a cosy billiards bar in the center of Helsinki, on Iso-Roobertikatu street 4. Groovetown Jack Bar & Billiard has snooker and pool tables, Darts boards as well as a poker table. The bar serves tap drinks and snack food. In the summer the outdoor terrace is open. Sport-tv can be seen indoors and outdoors."
            },
            "name": {
                "fi": "Groovetown Jack Bar & Billiard",
                "sv": "Groovetown Jack Bar & Billiard",
                "en": "Groovetown Jack Bar & Billiard"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:68593/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:46978",
            "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: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": "2023-08-15T11:16:25.079703Z",
            "last_modified_time": "2024-02-06T13:14:47.870635Z",
            "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": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.950897,
                    60.163353
                ]
            },
            "telephone": {
                "fi": "+358 9 310 86564"
            },
            "street_address": {
                "fi": "Unioninkatu 2",
                "sv": "Unionsgatan 2",
                "en": "Unioninkatu 2"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "info_url": {
                "fi": "https://www.hel.fi/fi/kasvatus-ja-koulutus/grundskolan-norsen",
                "sv": "https://www.hel.fi/sv/fostran-och-utbildning/grundskolan-norsen",
                "en": "https://www.hel.fi/en/childhood-and-education/comprehensive-school-norsen"
            },
            "description": null,
            "name": {
                "fi": "Grundskolan Norsen",
                "sv": "Grundskolan Norsen",
                "en": "Comprehensive School Norsen"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:46978/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:52349",
            "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:ullanlinna",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Ullanlinna",
                        "sv": "Ulrikasborg"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:eira",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Eira",
                        "sv": "Eira"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:eira",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Eira",
                        "sv": "Eira"
                    }
                }
            ],
            "created_time": "2023-08-15T12:11:53.585777Z",
            "last_modified_time": "2024-02-06T13:15:11.882117Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00150",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.93897,
                    60.154655
                ]
            },
            "telephone": {
                "fi": "+358 9 310 86564"
            },
            "street_address": {
                "fi": "Eiranranta 1",
                "sv": "Eirastranden 1",
                "en": "Eiranranta 1"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Grundskolan Norsen, Cygnaeus-enheten",
                "sv": "Grundskolan Norsen, Cygnaeus-enheten",
                "en": "Grundskolan Norsen: Cygnaeus-enheten 1-4"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:52349/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:5548",
            "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:ullanlinna",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Ullanlinna",
                        "sv": "Ulrikasborg"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:eira",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Eira",
                        "sv": "Eira"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:eira",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Eira",
                        "sv": "Eira"
                    }
                }
            ],
            "created_time": "2023-08-15T08:11:34.395302Z",
            "last_modified_time": "2024-02-06T13:09:42.353663Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00150",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.93897,
                    60.154655
                ]
            },
            "telephone": {
                "fi": "+358 50 310 5605"
            },
            "street_address": {
                "fi": "Eiranranta 1",
                "sv": "Eirastranden 1",
                "en": "Eiranranta 1"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Grundskolan Norsen Cygnaeus enhet, skolhälsovård",
                "sv": "Grundskolan Norsen Cygnaeus enhet, skolhälsovård",
                "en": "Norsen Cygnaeus Comprehensive School, Lower Stage, school health care"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:5548/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:41825",
            "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: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": "2023-08-15T10:17:44.869648Z",
            "last_modified_time": "2025-10-10T05:09:33.775676Z",
            "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": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.950375,
                    60.163086
                ]
            },
            "telephone": {
                "fi": "+358 9 310 82157"
            },
            "street_address": {
                "fi": "Unioninkatu 2",
                "sv": "Unionsgatan 2",
                "en": "Unioninkatu 2"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "info_url": {
                "fi": "https://www.hel.fi/sv/fostran-och-utbildning/grundskolan-norsen",
                "sv": "https://www.hel.fi/sv/fostran-och-utbildning/grundskolan-norsen",
                "en": "https://www.hel.fi/sv/fostran-och-utbildning/grundskolan-norsen"
            },
            "description": {
                "fi": "Koulun pihalla koripallokenttä (22x15), jossa rajamerkinnät. Kaksi koria. Pintamateriaali asfalttia."
            },
            "name": {
                "fi": "Grundskolan Norsen / Koripallokenttä",
                "sv": "Grundskolan Norsen / Basketplan"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:41825/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:52361",
            "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:vironniemi",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Vironniemi",
                        "sv": "Estnäs"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:kruununhaka",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kruununhaka",
                        "sv": "Kronohagen"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kruununhaka",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kruununhaka",
                        "sv": "Kronohagen"
                    }
                }
            ],
            "created_time": "2023-08-15T12:11:56.886835Z",
            "last_modified_time": "2024-02-06T13:15:12.045073Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00170",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.955593,
                    60.174816
                ]
            },
            "telephone": {
                "fi": "+358 9 310 86564"
            },
            "street_address": {
                "fi": "Oikokatu 7",
                "sv": "Gengatan 7",
                "en": "Oikokatu 7"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "info_url": {
                "fi": "https://www.hel.fi/peruskoulut/sv/skolor/grundskolan-norsen",
                "sv": "https://www.hel.fi/peruskoulut/sv/skolor/grundskolan-norsen",
                "en": "https://www.hel.fi/peruskoulut/sv/skolor/grundskolan-norsen"
            },
            "description": null,
            "name": {
                "fi": "Grundskolan Norsen, Kronohagen-enheten",
                "sv": "Grundskolan Norsen, Kronohagen-enheten",
                "en": "Grundskolan Norsen: Kronohagen-enheten 1-4"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:52361/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}