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

{
    "meta": {
        "count": 151413,
        "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=174&show_all_places=true",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=172&show_all_places=true"
    },
    "data": [
        {
            "id": "tprek:76956",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:haaga",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Haaga",
                        "sv": "Haga"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:lassila",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Lassila",
                        "sv": "Lassas"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:haaga",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Haaga",
                        "sv": "Haga"
                    }
                },
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                }
            ],
            "created_time": "2025-03-12T06:10:23.265619Z",
            "last_modified_time": "2025-03-12T06:10:23.265634Z",
            "custom_data": null,
            "email": "esa@esafix.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "00440",
            "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.881916,
                    60.231457
                ]
            },
            "street_address": {
                "fi": "Kaupintie 9",
                "sv": "Krämarvägen 9",
                "en": "Kaupintie 9"
            },
            "name": {
                "fi": "EsaFix Oy"
            },
            "telephone": {
                "fi": "+358 40 848 6577"
            },
            "info_url": {
                "fi": "https://www.esafix.fi",
                "sv": "https://www.esafix.fi",
                "en": "https://www.esafix.fi"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "description": {
                "fi": "Tulostin-, kopiokone- ja fax-huoltoa jo vuodesta 1974. Myynnissä käytettyjä tulostimia, fax ja kopiokoneita. Myös uusiovärikasetteja. EsaFix on erikoistunut tulostimien huoltoon asiakkaan luona. EsaFix Oy sijaitsee Helsingin Haagassa osoitteessa Kaupintie 9."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:76956/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:56097",
            "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-15T13:14:19.200391Z",
            "last_modified_time": "2024-02-06T13:16:05.885065Z",
            "custom_data": null,
            "email": "arbis@esbo.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": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.800024,
                    60.171165
                ]
            },
            "street_address": {
                "fi": "Tuulikuja 6 B",
                "sv": "Vindgränden 6 B",
                "en": "Tuulikuja 6 B"
            },
            "name": {
                "fi": "Esbo Arbis",
                "sv": "Esbo Arbis",
                "en": "Esbo Arbis"
            },
            "telephone": {
                "fi": "+358 9 8165 7890"
            },
            "info_url": {
                "fi": "https://www.espoo.fi/sv/esbo-arbis",
                "sv": "https://www.espoo.fi/sv/esbo-arbis",
                "en": "https://www.espoo.fi/en/esbo-arbis"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "description": {
                "fi": "Espoon ruotsinkielinen työväenopisto tarjoaa monipuolisen kurssitarjonnan ja mahdollisuuden niin itsensä ja osaamisensa kehittämiseen kuin harrastustoimintaan. Opiskelu Arbiksessa on ennen kaikkea hauskaa ja uuden oppimista! Voit tutustua kurssitarjontaamme niin kotisivuillamme kuin Ilmonet.fi sivuston kautta. Luonnollisesti asiakaspalvelumme vastaa kysymyksiin koskien kursseja ja opetusta. Kursseja järjestetään eri puolilla Espoota. Ajankohtaiset opetuspaikat löydät kurssien yhteydestä.",
                "sv": "Esbo Arbis erbjuder möjlighet till kontinuerlig personlig utveckling och intressanta kurser. Att studera på arbis är framförallt nyttigt, trevligt och lärorikt. Varmt välkommen! Du kan bekanta dig med kursprogrammet på hemsidan och Ilmonet. Tveka heller inte att kontakta vår kundtjänst för frågor. Kurserna hålls på flera ställen i Esbo. Närmare om detta; se kursprogram för respektive kurs.",
                "en": "We offer Swedish courses on different levels in Matinkylä and Leppävaara in Espoo also online courses. You can find our courses at ilmonet.fi and you can call or send e-mail to our office to get more information."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:56097/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:45565",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "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"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:ullanlinna",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Ullanlinna",
                        "sv": "Ulrikasborg"
                    }
                },
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                }
            ],
            "created_time": "2023-08-15T11:14:14.328095Z",
            "last_modified_time": "2025-01-15T10:09:50.881276Z",
            "custom_data": null,
            "email": "contact@escaperoom.fi",
            "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.949907,
                    60.16652
                ]
            },
            "street_address": {
                "fi": "Fabianinkatu 23",
                "sv": "Fabiansgatan 23",
                "en": "Fabianinkatu 23"
            },
            "name": {
                "fi": "Escape Room Helsinki",
                "sv": "Escape Room Helsinki",
                "en": "Escape Room Helsinki"
            },
            "telephone": {
                "fi": "+358 46 923 6046"
            },
            "info_url": {
                "fi": "https://escaperoom.fi/fi/",
                "sv": "https://escaperoom.fi/fi/",
                "en": "https://escaperoom.fi/en/"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "description": {
                "fi": "Tosielämän pakohuonepelit tarjoavat tunnin pituista jännittävää tekemistä 2-6 henkilön tiimeille. Escape Room Helsingin pelit ovat kolmessa eri sijainnissa Helsingin ydinkeskustassa. 12 sisäpeliä, joista kaksi ovat kisailu-pelejä jopa 12 henkilön tiimeille, sekä ulkoilmapelejä keskustassa ja Suomenlinnassa. Pelit ovat pääsääntöisesti suunniteltu aikuisille, mutta esim. Aarresaaren Lintu, Lumottu ja Kadonnut maa sopivat nuoremmille pelaajille. Pelit voi pelata suomeksi tai englanniksi, jotkut myös ruotsiksi.",
                "sv": "Ett flyktrum lockar fram din inre detektiv eller agent! Du och ditt team får en mission och 60 minuter på er att utföra den. På vägen löser ni gåtor, följer ledtrådar och förundras över alla spännande utrymmen som öppnar sig under spelets gång. Escape Room Helsinki har 12 olika flyktspel på tre olika adresser i Helsingfors centrum, även utomhus. Två av arenorna är dubbelspel, där två team kan tävla mot varandra. Spelen är gjorda huvudsakligen för vuxna. För yngre spelare rekommenderar vi bl.a. \"Piratens papegoja\", som kan spelas helt på svenska, eller \"Förtrollad\". Alla spelen kan spelas på finska eller engelska, vissa även på svenska.",
                "en": "Escape games bring out your inner detective or secret agent! You and you team get a mission and 60 minutes to complete it. During the mission, you solve puzzles and follow leads, while new exiting spaces open up around you. Escape Room Helsinki offers real life escape games at three locations in the center of Helsinki, also outdoors. The games are mainly designed for adults, but some games are suitable also for younger players, eg. Treasure Bird and Bewitched. You can choose to play in English or Finnish, also Swedish is available upon request."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:45565/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:53387",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "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"
                    }
                },
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                }
            ],
            "created_time": "2023-08-15T12:13:05.558595Z",
            "last_modified_time": "2024-07-26T10:09:52.463655Z",
            "custom_data": null,
            "email": null,
            "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.947319,
                    60.19471
                ]
            },
            "street_address": {
                "fi": "Töysänkatu 2 D",
                "sv": "Töysägatan 2 D",
                "en": "Töysänkatu 2 D"
            },
            "name": {
                "fi": "Esi- ja perusopetuksen oppilashuollon palvelut",
                "sv": "Elevvårdstjänster i förskoleundervisning och grundläggande utbildning"
            },
            "telephone": {
                "fi": "+358 9 310 8600"
            },
            "info_url": {
                "fi": "https://www.hel.fi/fi/kasvatus-ja-koulutus",
                "sv": "https://www.hel.fi/sv/fostran-och-utbildning",
                "en": "https://www.hel.fi/en/childhood-and-education"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:53387/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:42413",
            "has_user_editable_resources": false,
            "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": "2023-08-15T11:09:48.813457Z",
            "last_modified_time": "2024-02-06T13:14:05.930188Z",
            "custom_data": null,
            "email": "Vantaa-info@vantaa.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "01300",
            "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.041945,
                    60.296284
                ]
            },
            "street_address": {
                "fi": "Lummetie 3b",
                "sv": "Näckrosvägen 3b",
                "en": "Lummetie 3b"
            },
            "name": {
                "fi": "Esikkopuiston luistelukenttä"
            },
            "telephone": {
                "fi": "+358 9 8392 2242"
            },
            "info_url": {
                "fi": "http://www.vantaa.fi",
                "sv": "http://www.vantaa.fi",
                "en": "http://www.vantaa.fi"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "description": {
                "fi": "Pieni hiekkakentälle jäädytetty luistelukenttä. Soveltuu parhaiten luistelun opetteluun. Kentälle tehdään talvella luonnonjää, kun sääolosuhteet sen mahdollistavat. Kentällä ei ole pukutiloja eikä maaleja."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:42413/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:42014",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kaarela",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Kaarela",
                        "sv": "Kårböle"
                    }
                },
                {
                    "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:hakuninmaa",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Hakuninmaa",
                        "sv": "Håkansåker"
                    }
                },
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                }
            ],
            "created_time": "2023-08-15T10:18:15.556826Z",
            "last_modified_time": "2024-02-20T06:09:40.224325Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00430",
            "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.895676,
                    60.25292
                ]
            },
            "street_address": {
                "fi": "Esikoisentie",
                "sv": "Förstlingsvägen",
                "en": "Esikoisentie"
            },
            "name": {
                "fi": "Esikoisenpuisto / Hiekkakenttä",
                "sv": "Förstlingsparken / Bollplan"
            },
            "telephone": {
                "fi": "+358 9 310 1691"
            },
            "info_url": {
                "fi": "https://www.hel.fi/kaupunkiymparisto/fi/",
                "sv": "https://www.hel.fi/sv/stadsmiljo-och-trafik/stadsmiljosektorns-kundtjanst",
                "en": "https://www.hel.fi/en/urban-environment-and-traffic/urban-environment-division-customer-services"
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors",
                "en": "Helsinki"
            },
            "description": {
                "fi": "Hiekkakentän vieressä leikkipaikka."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:42014/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78002",
            "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": "2025-07-15T08:10:23.671889Z",
            "last_modified_time": "2025-08-08T11:09:52.249035Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02320",
            "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.638561,
                    60.150547
                ]
            },
            "street_address": {
                "fi": "Aallonhuippu 2",
                "sv": "Vågtoppen 2",
                "en": "Aallonhuippu 2"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Aallonhuipun päiväkoti",
                "sv": "Elevhälsa inom förskoleundervisningen, Aallonhuipun päiväkoti",
                "en": "Student welfare in pre-primary school, Aallonhuipun päiväkoti"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/aallonhuipun-paivakoti#nin-huolehdimme-lasten-hyvinvoinnista-69897",
                "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/aallonhuipun-paivakoti#nin-huolehdimme-lasten-hyvinvoinnista-69897",
                "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/aallonhuipun-paivakoti#nin-huolehdimme-lasten-hyvinvoinnista-69897"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "description": {
                "fi": "Opiskeluhuollon palvelut sisältävät esiopetuksen terveydenhuollon palvelut sekä kuraattori- ja psykologipalvelut. Opiskeluhuollon ammattilaisten yhteystiedot löydät esiopetusyksikön verkkosivuilta.",
                "sv": "Elevhälsotjänsterna omfattar hälso- och sjukvårdstjänster samt kurators- och psykologtjänster inom förskoleundervisningen. Kontaktuppgifterna till elevhälsopersonalen hittar du på förskoleenhetens webbplats.",
                "en": "For preschoolers, student welfare covers healthcare services as well as support from a school social worker or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78002/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78027",
            "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": "2025-07-15T08:10:24.997908Z",
            "last_modified_time": "2025-08-08T11:09:52.826273Z",
            "custom_data": null,
            "email": null,
            "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": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.739445,
                    60.16833
                ]
            },
            "street_address": {
                "fi": "Päivätie 8",
                "sv": "Dagsvägen 8",
                "en": "Päivätie 8"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Aamunkoiton päiväkoti",
                "sv": "Elevhälsa inom förskoleundervisningen, Aamunkoiton päiväkoti",
                "en": "Student welfare in pre-primary school, Aamunkoiton päiväkoti"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/aamunkoiton-paivakoti",
                "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/aamunkoiton-paivakoti",
                "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/aamunkoiton-paivakoti"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "description": {
                "fi": "Opiskeluhuollon palvelut sisältävät esiopetuksen terveydenhuollon palvelut sekä kuraattori- ja psykologipalvelut. Opiskeluhuollon ammattilaisten yhteystiedot löydät esiopetusyksikön verkkosivuilta.",
                "sv": "Elevhälsotjänsterna omfattar hälso- och sjukvårdstjänster samt kurators- och psykologtjänster inom förskoleundervisningen. Kontaktuppgifterna till elevhälsopersonalen hittar du på förskoleenhetens webbplats.",
                "en": "For preschoolers, student welfare covers healthcare services as well as support from a school social worker or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78027/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78079",
            "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": "2025-07-15T08:10:27.896781Z",
            "last_modified_time": "2025-08-08T11:09:54.034631Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02650",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.816381,
                    60.225098
                ]
            },
            "street_address": {
                "fi": "Porarinkatu 9",
                "sv": "Borrargatan 9",
                "en": "Porarinkatu 9"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Ajurinmäen päiväkoti",
                "sv": "Elevhälsa inom förskoleundervisningen, Ajurinmäen päiväkoti",
                "en": "Student welfare in pre-primary school, Ajurinmäen päiväkoti"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/ajurinmaen-paivakoti",
                "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/ajurinmaen-paivakoti",
                "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/ajurinmaen-paivakoti"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "description": {
                "fi": "Opiskeluhuollon palvelut sisältävät esiopetuksen terveydenhuollon palvelut sekä kuraattori- ja psykologipalvelut. Opiskeluhuollon ammattilaisten yhteystiedot löydät esiopetusyksikön verkkosivuilta.",
                "sv": "Elevhälsotjänsterna omfattar hälso- och sjukvårdstjänster samt kurators- och psykologtjänster inom förskoleundervisningen. Kontaktuppgifterna till elevhälsopersonalen hittar du på förskoleenhetens webbplats.",
                "en": "For preschoolers, student welfare covers healthcare services as well as support from a school social worker or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78079/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78080",
            "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": "2025-07-15T08:10:27.949792Z",
            "last_modified_time": "2025-08-08T11:09:54.062972Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02600",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.808918,
                    60.21679
                ]
            },
            "street_address": {
                "fi": "Numersinkatu 1",
                "sv": "von Numers gata 1",
                "en": "Numersinkatu 1"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Albatross preschool",
                "sv": "Elevhälsa inom förskoleundervisningen, Albatross preschool",
                "en": "Student welfare in pre-primary school, Albatross preschool"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://albatrossdaycare.fi/contact-us/",
                "sv": "https://albatrossdaycare.fi/contact-us/",
                "en": "https://albatrossdaycare.fi/contact-us/"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "description": {
                "fi": "Opiskeluhuollon palvelut sisältävät esiopetuksen terveydenhuollon palvelut sekä kuraattori- ja psykologipalvelut. Opiskeluhuollon ammattilaisten yhteystiedot löydät esiopetusyksikön verkkosivuilta.",
                "sv": "Elevhälsotjänsterna omfattar hälso- och sjukvårdstjänster samt kurators- och psykologtjänster inom förskoleundervisningen. Kontaktuppgifterna till elevhälsopersonalen hittar du på förskoleenhetens webbplats.",
                "en": "For preschoolers, student welfare covers healthcare services as well as support from a school social worker or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78080/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78081",
            "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": "2025-07-15T08:10:28.000832Z",
            "last_modified_time": "2025-08-08T11:09:54.089279Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02650",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.810171,
                    60.225075
                ]
            },
            "street_address": {
                "fi": "Veräjäpellonkatu 2-4",
                "sv": "Grindåkersgatan 2-4",
                "en": "Veräjäpellonkatu 2-4"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Alberga daghem och förskola",
                "sv": "Elevhälsa inom förskoleundervisningen, Alberga daghem och förskola",
                "en": "Student welfare in pre-primary school, Alberga daghem och förskola"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/daghem/alberga-daghem-och-forskola",
                "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/daghem/alberga-daghem-och-forskola",
                "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/daghem/alberga-daghem-och-forskola"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "description": {
                "fi": "Opiskeluhuollon palvelut sisältävät esiopetuksen terveydenhuollon palvelut sekä kuraattori- ja psykologipalvelut. Opiskeluhuollon ammattilaisten yhteystiedot löydät esiopetusyksikön verkkosivuilta.",
                "sv": "Elevhälsotjänsterna omfattar hälso- och sjukvårdstjänster samt kurators- och psykologtjänster inom förskoleundervisningen. Kontaktuppgifterna till elevhälsopersonalen hittar du på förskoleenhetens webbplats.",
                "en": "For preschoolers, student welfare covers healthcare services as well as support from a school social worker or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78081/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78114",
            "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": "2025-07-15T08:10:29.738539Z",
            "last_modified_time": "2025-08-08T11:09:54.834606Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02940",
            "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.716734,
                    60.235004
                ]
            },
            "street_address": {
                "fi": "Heiniemenpolku 1",
                "sv": "Hejnässtigen 1",
                "en": "Heiniemenpolku 1"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Auroranniityn päiväkoti",
                "sv": "Elevhälsa inom förskoleundervisningen, Auroranniityn päiväkoti",
                "en": "Student welfare in pre-primary school, Auroranniityn päiväkoti"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/auroranniityn-paivakoti",
                "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/auroranniityn-paivakoti",
                "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/auroranniityn-paivakoti"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "description": {
                "fi": "Opiskeluhuollon palvelut sisältävät esiopetuksen terveydenhuollon palvelut sekä kuraattori- ja psykologipalvelut. Opiskeluhuollon ammattilaisten yhteystiedot löydät esiopetusyksikön verkkosivuilta.",
                "sv": "Elevhälsotjänsterna omfattar hälso- och sjukvårdstjänster samt kurators- och psykologtjänster inom förskoleundervisningen. Kontaktuppgifterna till elevhälsopersonalen hittar du på förskoleenhetens webbplats.",
                "en": "For preschoolers, student welfare covers healthcare services as well as support from a school social worker or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78114/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78113",
            "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": "2025-07-15T08:10:29.689202Z",
            "last_modified_time": "2025-08-08T11:09:54.812417Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02940",
            "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.715841,
                    60.231747
                ]
            },
            "street_address": {
                "fi": "Lippajärventie 44",
                "sv": "Klappträskvägen 44",
                "en": "Lippajärventie 44"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Auroran päiväkoti",
                "sv": "Elevhälsa inom förskoleundervisningen, Auroran päiväkoti",
                "en": "Student welfare in pre-primary school, Auroran päiväkoti"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/auroran-paivakoti",
                "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/auroran-paivakoti",
                "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/auroran-paivakoti"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "description": {
                "fi": "Opiskeluhuollon palvelut sisältävät esiopetuksen terveydenhuollon palvelut sekä kuraattori- ja psykologipalvelut. Opiskeluhuollon ammattilaisten yhteystiedot löydät esiopetusyksikön verkkosivuilta.",
                "sv": "Elevhälsotjänsterna omfattar hälso- och sjukvårdstjänster samt kurators- och psykologtjänster inom förskoleundervisningen. Kontaktuppgifterna till elevhälsopersonalen hittar du på förskoleenhetens webbplats.",
                "en": "For preschoolers, student welfare covers healthcare services as well as support from a school social worker or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78113/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78212",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:raasepori",
                    "municipality": null,
                    "name": {
                        "fi": "Raasepori",
                        "sv": "Raseborg"
                    }
                }
            ],
            "created_time": "2025-07-15T08:10:34.633050Z",
            "last_modified_time": "2025-08-08T11:09:57.051325Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "10650",
            "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": [
                    23.468567,
                    59.97911
                ]
            },
            "street_address": {
                "fi": "Kauriintie 3",
                "sv": "Hjortvägen 3",
                "en": "Kauriintie 3"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Björkebo daghem",
                "sv": "Elevhälsa inom förskoleundervisningen, Björkebo daghem",
                "en": "Student welfare in pre-primary school, Björkebo daghem"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.raseborg.fi/daghem/bjorkebo-daghem/",
                "sv": "https://www.raseborg.fi/daghem/bjorkebo-daghem/",
                "en": "https://www.raseborg.fi/daghem/bjorkebo-daghem/"
            },
            "address_locality": {
                "fi": "Flyet (Raasepori)",
                "sv": "Flyet (Raseborg)",
                "en": "Flyet (Raasepori)"
            },
            "description": {
                "fi": "Opiskeluhuollon palvelut sisältävät esiopetuksen terveydenhuollon palvelut sekä kuraattori- ja psykologipalvelut. Opiskeluhuollon ammattilaisten yhteystiedot löydät esiopetusyksikön verkkosivuilta.",
                "sv": "Elevhälsotjänsterna omfattar hälso- och sjukvårdstjänster samt kurators- och psykologtjänster inom förskoleundervisningen. Kontaktuppgifterna till elevhälsopersonalen hittar du på förskoleenhetens webbplats.",
                "en": "For preschoolers, student welfare covers healthcare services as well as support from a school social worker or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78212/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78213",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:raasepori",
                    "municipality": null,
                    "name": {
                        "fi": "Raasepori",
                        "sv": "Raseborg"
                    }
                }
            ],
            "created_time": "2025-07-15T08:10:34.677494Z",
            "last_modified_time": "2025-08-08T11:09:57.073916Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "10570",
            "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": [
                    23.035662,
                    59.989872
                ]
            },
            "street_address": {
                "fi": "Revbackantie 5",
                "sv": "Revbackavägen 5",
                "en": "Revbackantie 5"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Bromarv skola",
                "sv": "Elevhälsa inom förskoleundervisningen, Bromarv skola",
                "en": "Student welfare in pre-primary school, Bromarv skola"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.raseborg.fi/skolor/bromarv-skola/bromarv-skolas-personal/",
                "sv": "https://www.raseborg.fi/skolor/bromarv-skola/bromarv-skolas-personal/",
                "en": "https://www.raseborg.fi/skolor/bromarv-skola/bromarv-skolas-personal/"
            },
            "address_locality": {
                "fi": "Bromarv (Raasepori)",
                "sv": "Bromarv (Raseborg)",
                "en": "Bromarv (Raasepori)"
            },
            "description": {
                "fi": "Opiskeluhuollon palvelut sisältävät esiopetuksen terveydenhuollon palvelut sekä kuraattori- ja psykologipalvelut. Opiskeluhuollon ammattilaisten yhteystiedot löydät esiopetusyksikön verkkosivuilta.",
                "sv": "Elevhälsotjänsterna omfattar hälso- och sjukvårdstjänster samt kurators- och psykologtjänster inom förskoleundervisningen. Kontaktuppgifterna till elevhälsopersonalen hittar du på förskoleenhetens webbplats.",
                "en": "For preschoolers, student welfare covers healthcare services as well as support from a school social worker or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78213/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78214",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:raasepori",
                    "municipality": null,
                    "name": {
                        "fi": "Raasepori",
                        "sv": "Raseborg"
                    }
                }
            ],
            "created_time": "2025-07-15T08:10:34.718729Z",
            "last_modified_time": "2025-08-08T11:09:57.096443Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "10650",
            "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": [
                    23.475206,
                    59.960533
                ]
            },
            "street_address": {
                "fi": "Båssabölentie 3",
                "sv": "Båssabölevägen 3",
                "en": "Båssabölentie 3"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Båssaboda daghem",
                "sv": "Elevhälsa inom förskoleundervisningen, Båssaboda daghem",
                "en": "Student welfare in pre-primary school, Båssaboda daghem"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://peda.net/raseborg/dp/b%C3%A5ssaboda-daghem/kontakta-oss",
                "sv": "https://peda.net/raseborg/dp/b%C3%A5ssaboda-daghem/kontakta-oss",
                "en": "https://peda.net/raseborg/dp/b%C3%A5ssaboda-daghem/kontakta-oss"
            },
            "address_locality": {
                "fi": "Flyet (Raasepori)",
                "sv": "Flyet (Raseborg)",
                "en": "Flyet (Raasepori)"
            },
            "description": {
                "fi": "Opiskeluhuollon palvelut sisältävät esiopetuksen terveydenhuollon palvelut sekä kuraattori- ja psykologipalvelut. Opiskeluhuollon ammattilaisten yhteystiedot löydät esiopetusyksikön verkkosivuilta.",
                "sv": "Elevhälsotjänsterna omfattar hälso- och sjukvårdstjänster samt kurators- och psykologtjänster inom förskoleundervisningen. Kontaktuppgifterna till elevhälsopersonalen hittar du på förskoleenhetens webbplats.",
                "en": "For preschoolers, student welfare covers healthcare services as well as support from a school social worker or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78214/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78028",
            "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": "2025-07-15T08:10:25.062279Z",
            "last_modified_time": "2025-08-08T11:09:52.848725Z",
            "custom_data": null,
            "email": null,
            "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": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.728285,
                    60.17044
                ]
            },
            "street_address": {
                "fi": "Ellipsipolku 4 A",
                "sv": "Ellipsgången 4 A",
                "en": "Ellipsipolku 4 A"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Carousel Nursery",
                "sv": "Elevhälsa inom förskoleundervisningen, Carousel Nursery",
                "en": "Student welfare in pre-primary school, Carousel Nursery"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://carouselnursery.fi/?utm_term=carousel%20nursery&utm_campaign=Espoo&utm_source=adwords&utm_medium=ppc&hsa_acc=7060166975&hsa_cam=924223157&hsa_grp=45906901813&hsa_ad=602678800724&hsa_src=g&hsa_tgt=kwd-362265478008&hsa_kw=carousel%20nursery&hsa_mt=b&hsa_net=adwords&hsa_ver=3&gad_source=1&gad_campaignid=924223157&gclid=CjwKCAjwx8nCBhAwEiwA_z__01cs_A5YFUHVWPvdTA9g_2q3SCpJQ-rY4ljREn2Hz-DRRfhtq0xBixoCxOUQAvD_BwE",
                "sv": "https://carouselnursery.fi/?utm_term=carousel%20nursery&utm_campaign=Espoo&utm_source=adwords&utm_medium=ppc&hsa_acc=7060166975&hsa_cam=924223157&hsa_grp=45906901813&hsa_ad=602678800724&hsa_src=g&hsa_tgt=kwd-362265478008&hsa_kw=carousel%20nursery&hsa_mt=b&hsa_net=adwords&hsa_ver=3&gad_source=1&gad_campaignid=924223157&gclid=CjwKCAjwx8nCBhAwEiwA_z__01cs_A5YFUHVWPvdTA9g_2q3SCpJQ-rY4ljREn2Hz-DRRfhtq0xBixoCxOUQAvD_BwE",
                "en": "https://carouselnursery.fi/?utm_term=carousel%20nursery&utm_campaign=Espoo&utm_source=adwords&utm_medium=ppc&hsa_acc=7060166975&hsa_cam=924223157&hsa_grp=45906901813&hsa_ad=602678800724&hsa_src=g&hsa_tgt=kwd-362265478008&hsa_kw=carousel%20nursery&hsa_mt=b&hsa_net=adwords&hsa_ver=3&gad_source=1&gad_campaignid=924223157&gclid=CjwKCAjwx8nCBhAwEiwA_z__01cs_A5YFUHVWPvdTA9g_2q3SCpJQ-rY4ljREn2Hz-DRRfhtq0xBixoCxOUQAvD_BwE"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "description": {
                "fi": "Opiskeluhuollon palvelut sisältävät esiopetuksen terveydenhuollon palvelut sekä kuraattori- ja psykologipalvelut. Opiskeluhuollon ammattilaisten yhteystiedot löydät esiopetusyksikön verkkosivuilta.",
                "sv": "Elevhälsotjänsterna omfattar hälso- och sjukvårdstjänster samt kurators- och psykologtjänster inom förskoleundervisningen. Kontaktuppgifterna till elevhälsopersonalen hittar du på förskoleenhetens webbplats.",
                "en": "For preschoolers, student welfare covers healthcare services as well as support from a school social worker or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78028/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78168",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:kirkkonummi",
                    "municipality": null,
                    "name": {
                        "fi": "Kirkkonummi",
                        "sv": "Kyrkslätt"
                    }
                }
            ],
            "created_time": "2025-07-15T08:10:32.541887Z",
            "last_modified_time": "2025-08-08T11:09:56.046912Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02410",
            "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.453255,
                    60.13917
                ]
            },
            "street_address": {
                "fi": "Hopeakuja 3",
                "sv": "Silvergränden 3",
                "en": "Hopeakuja 3"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Creative Learning Playschool",
                "sv": "Elevhälsa inom förskoleundervisningen, Creative Learning Playschool",
                "en": "Student welfare in pre-primary school, Creative Learning Playschool"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.clp-education.fi/kirkkonummi-gesterby/",
                "sv": "https://www.clp-education.fi/kirkkonummi-gesterby/",
                "en": "https://www.clp-education.fi/kirkkonummi-gesterby/"
            },
            "address_locality": {
                "fi": "Kirkkonummi",
                "sv": "Kyrkslätt",
                "en": "Kirkkonummi"
            },
            "description": {
                "fi": "Opiskeluhuollon palvelut sisältävät esiopetuksen terveydenhuollon palvelut sekä kuraattori- ja psykologipalvelut. Opiskeluhuollon ammattilaisten yhteystiedot löydät esiopetusyksikön verkkosivuilta.",
                "sv": "Elevhälsotjänsterna omfattar hälso- och sjukvårdstjänster samt kurators- och psykologtjänster inom förskoleundervisningen. Kontaktuppgifterna till elevhälsopersonalen hittar du på förskoleenhetens webbplats.",
                "en": "For preschoolers, student welfare covers healthcare services as well as support from a school social worker or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78168/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78232",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [],
            "created_time": "2025-07-15T08:10:35.485943Z",
            "last_modified_time": "2025-08-08T11:09:57.499133Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "03100",
            "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": null,
            "street_address": {
                "fi": "Naaranpajuntie 19",
                "sv": "Naaranpajuntie 19",
                "en": "Naaranpajuntie 19"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Daghemmet Aleksandra",
                "sv": "Elevhälsa inom förskoleundervisningen, Daghemmet Aleksandra",
                "en": "Student welfare in pre-primary school, Kolsarin päiväkoti"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.vihti.fi/kasvatus-ja-koulutus/varhaiskasvatus/paivakodit-ja-perhepaivahoito/daghemmet-aleksandra/",
                "sv": "https://www.vihti.fi/kasvatus-ja-koulutus/varhaiskasvatus/paivakodit-ja-perhepaivahoito/daghemmet-aleksandra/",
                "en": "https://www.vihti.fi/kasvatus-ja-koulutus/varhaiskasvatus/paivakodit-ja-perhepaivahoito/daghemmet-aleksandra/"
            },
            "address_locality": {
                "fi": "Nummela (Vihti)",
                "sv": "Nummela (Vichtis)",
                "en": "Nummela (Vihti)"
            },
            "description": {
                "fi": "Opiskeluhuollon palvelut sisältävät esiopetuksen terveydenhuollon palvelut sekä kuraattori- ja psykologipalvelut. Opiskeluhuollon ammattilaisten yhteystiedot löydät esiopetusyksikön verkkosivuilta.",
                "sv": "Elevhälsotjänsterna omfattar hälso- och sjukvårdstjänster samt kurators- och psykologtjänster inom förskoleundervisningen. Kontaktuppgifterna till elevhälsopersonalen hittar du på förskoleenhetens webbplats.",
                "en": "For preschoolers, student welfare covers healthcare services as well as support from a school social worker or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78232/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78188",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:lohja",
                    "municipality": null,
                    "name": {
                        "fi": "Lohja",
                        "sv": "Lojo"
                    }
                }
            ],
            "created_time": "2025-07-15T08:10:33.422367Z",
            "last_modified_time": "2025-08-08T11:09:56.503393Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "08700",
            "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": [
                    23.99567,
                    60.18844
                ]
            },
            "street_address": {
                "fi": "Petter Forsströmin tie 1",
                "sv": "Petter Forsströms väg 1",
                "en": "Petter Forsströmin tie 1"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Daghemmet Petter",
                "sv": "Elevhälsa inom förskoleundervisningen, Daghemmet Petter",
                "en": "Student welfare in pre-primary school, Daghemmet Petter"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://peda.net/lohja/varhaiskasvatus/vs/daghemmetpetter/kontakt",
                "sv": "https://peda.net/lohja/varhaiskasvatus/vs/daghemmetpetter/kontakt",
                "en": "https://peda.net/lohja/varhaiskasvatus/vs/daghemmetpetter/kontakt"
            },
            "address_locality": {
                "fi": "Lohja",
                "sv": "Lojo",
                "en": "Lohja"
            },
            "description": {
                "fi": "Opiskeluhuollon palvelut sisältävät esiopetuksen terveydenhuollon palvelut sekä kuraattori- ja psykologipalvelut. Opiskeluhuollon ammattilaisten yhteystiedot löydät esiopetusyksikön verkkosivuilta.",
                "sv": "Elevhälsotjänsterna omfattar hälso- och sjukvårdstjänster samt kurators- och psykologtjänster inom förskoleundervisningen. Kontaktuppgifterna till elevhälsopersonalen hittar du på förskoleenhetens webbplats.",
                "en": "For preschoolers, student welfare covers healthcare services as well as support from a school social worker or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78188/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}