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=182&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=183&show_all_places=true",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=181&show_all_places=true"
    },
    "data": [
        {
            "id": "tprek:78019",
            "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.582473Z",
            "last_modified_time": "2025-08-08T11:09:52.654512Z",
            "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.653885,
                    60.14991
                ]
            },
            "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."
            },
            "telephone": null,
            "info_url": {
                "fi": "https://pilkepaivakodit.fi/paivakodit/espoo/espoonlahti/pilke-playschool-espoonlahti/#yhteystiedot",
                "sv": "https://pilkepaivakodit.fi/paivakodit/espoo/espoonlahti/pilke-playschool-espoonlahti/#yhteystiedot",
                "en": "https://pilkepaivakodit.fi/paivakodit/espoo/espoonlahti/pilke-playschool-espoonlahti/#yhteystiedot"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Playschool Espoonlahti",
                "sv": "Elevhälsa inom förskoleundervisningen, Playschool Espoonlahti",
                "en": "Student welfare in pre-primary school, Playschool Espoonlahti"
            },
            "street_address": {
                "fi": "Merikarhunkuja 9",
                "sv": "Sjöbjörnsgränden 9",
                "en": "Merikarhunkuja 9"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78019/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78222",
            "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:35.039703Z",
            "last_modified_time": "2025-08-08T11:09:57.269287Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "10420",
            "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.52551,
                    60.101055
                ]
            },
            "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."
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.raseborg.fi/fi/paivakodit/pohjan-paivakoti-pojo-daghem/",
                "sv": "https://www.raseborg.fi/fi/paivakodit/pohjan-paivakoti-pojo-daghem/",
                "en": "https://www.raseborg.fi/fi/paivakodit/pohjan-paivakoti-pojo-daghem/"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Pohjan päiväkoti",
                "sv": "Elevhälsa inom förskoleundervisningen, Pohjan päiväkoti",
                "en": "Student welfare in pre-primary school, Pohjan päiväkoti"
            },
            "street_address": {
                "fi": "Vanha Fiskarsintie 8",
                "sv": "Gamla Fiskarsvägen 8",
                "en": "Vanha Fiskarsintie 8"
            },
            "address_locality": {
                "fi": "Pohjankuru (Raasepori)",
                "sv": "Skuru (Raseborg)",
                "en": "Pohjankuru (Raasepori)"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78222/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78063",
            "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:26.995786Z",
            "last_modified_time": "2025-08-08T11:09:53.657498Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02130",
            "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.793144,
                    60.18878
                ]
            },
            "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."
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/pohjois-tapiolan-paivakoti",
                "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/pohjois-tapiolan-paivakoti",
                "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/pohjois-tapiolan-paivakoti"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Pohjois-Tapiolan päiväkoti",
                "sv": "Elevhälsa inom förskoleundervisningen, Pohjois-Tapiolan päiväkoti",
                "en": "Student welfare in pre-primary school, Pohjois-Tapiolan päiväkoti"
            },
            "street_address": {
                "fi": "Piilopolku 6",
                "sv": "Gömstigen 6",
                "en": "Piilopolku 6"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78063/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78102",
            "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.068608Z",
            "last_modified_time": "2025-08-08T11:09:54.568893Z",
            "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.824114,
                    60.2226
                ]
            },
            "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."
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/postipuun-paivakoti",
                "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/postipuun-paivakoti",
                "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/postipuun-paivakoti"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Postipuun päiväkoti",
                "sv": "Elevhälsa inom förskoleundervisningen, Postipuun päiväkoti",
                "en": "Student welfare in pre-primary school, Postipuun päiväkoti"
            },
            "street_address": {
                "fi": "Postipuuntie 7",
                "sv": "Postträdsvägen 7",
                "en": "Postipuuntie 7"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78102/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78184",
            "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:33.251908Z",
            "last_modified_time": "2025-08-08T11:09:56.419158Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02400",
            "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.429985,
                    60.128292
                ]
            },
            "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."
            },
            "telephone": null,
            "info_url": {
                "fi": "https://kirkkonummi.fi/paivakodit-ja-perhepaivahoito/prastgardsbackens-daghem-1/",
                "sv": "https://kirkkonummi.fi/paivakodit-ja-perhepaivahoito/prastgardsbackens-daghem-1/",
                "en": "https://kirkkonummi.fi/paivakodit-ja-perhepaivahoito/prastgardsbackens-daghem-1/"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Prästgårdsbackens daghem",
                "sv": "Elevhälsa inom förskoleundervisningen, Prästgårdsbackens daghem",
                "en": "Student welfare in pre-primary school, Prästgårdsbackens daghem"
            },
            "street_address": {
                "fi": "Rajanotkontie 6",
                "sv": "Rådalsvägen 6",
                "en": "Rajanotkontie 6"
            },
            "address_locality": {
                "fi": "Kirkkonummi Keskus (Kirkkonummi)",
                "sv": "Kyrkslätt centrum (Kyrkslätt)",
                "en": "Kirkkonummi Keskus (Kirkkonummi)"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78184/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78206",
            "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:34.358876Z",
            "last_modified_time": "2025-08-08T11:09:56.921495Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "03850",
            "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.981153,
                    60.47522
                ]
            },
            "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."
            },
            "telephone": null,
            "info_url": {
                "fi": "https://peda.net/lohja/varhaiskasvatus/vs/pusulanpk/daghmmet-laban",
                "sv": "https://peda.net/lohja/varhaiskasvatus/vs/pusulanpk/daghmmet-laban",
                "en": "https://peda.net/lohja/varhaiskasvatus/vs/pusulanpk/daghmmet-laban"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Pusulan päiväkoti",
                "sv": "Elevhälsa inom förskoleundervisningen, Pusulan päiväkoti",
                "en": "Student welfare in pre-primary school, Pusulan päiväkoti"
            },
            "street_address": {
                "fi": "Marttilantie 3 B",
                "sv": "Marttilantie 3 B",
                "en": "Marttilantie 3 B"
            },
            "address_locality": {
                "fi": "Pusula (Lohja)",
                "sv": "Pusula (Lojo)",
                "en": "Pusula (Lohja)"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78206/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78138",
            "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:31.001471Z",
            "last_modified_time": "2025-08-08T11:09:55.374722Z",
            "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.713013,
                    60.24097
                ]
            },
            "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."
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/puutarhurin-paivakoti",
                "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/puutarhurin-paivakoti",
                "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/puutarhurin-paivakoti"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Puutarhurin päiväkoti",
                "sv": "Elevhälsa inom förskoleundervisningen, Puutarhurin päiväkoti",
                "en": "Student welfare in pre-primary school, Puutarhurin päiväkoti"
            },
            "street_address": {
                "fi": "Järvenperäntie 5",
                "sv": "Träskändavägen 5",
                "en": "Järvenperäntie 5"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78138/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78064",
            "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.047572Z",
            "last_modified_time": "2025-08-08T11:09:53.682472Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02230",
            "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.741451,
                    60.159058
                ]
            },
            "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."
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.espoo.fi/fi/toimipisteet/paivakoti-punatulkku",
                "sv": "https://www.espoo.fi/fi/toimipisteet/paivakoti-punatulkku",
                "en": "https://www.espoo.fi/fi/toimipisteet/paivakoti-punatulkku"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Päiväkoti Punatulkku",
                "sv": "Elevhälsa inom förskoleundervisningen, Päiväkoti Punatulkku",
                "en": "Student welfare in pre-primary school, Päiväkoti Punatulkku"
            },
            "street_address": {
                "fi": "Kala-Maija 2",
                "sv": "Fiskar-Maja 2",
                "en": "Kala-Maija 2"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78064/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78245",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vihti",
                    "municipality": null,
                    "name": {
                        "fi": "Vihti",
                        "sv": "Vichtis"
                    }
                }
            ],
            "created_time": "2025-07-15T08:10:36.054034Z",
            "last_modified_time": "2025-08-08T11:09:57.781135Z",
            "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": {
                "type": "Point",
                "coordinates": [
                    24.30544,
                    60.346245
                ]
            },
            "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."
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.sateenkaarimuksut.fi/yhteys.html",
                "sv": "https://www.sateenkaarimuksut.fi/yhteys.html",
                "en": "https://www.sateenkaarimuksut.fi/yhteys.html"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Päiväkoti Sateenkaari",
                "sv": "Elevhälsa inom förskoleundervisningen, Päiväkoti Sateenkaari",
                "en": "Student welfare in pre-primary school, Päiväkoti Sateenkaari"
            },
            "street_address": {
                "fi": "Kopuntie 28",
                "sv": "Kopuntie 28",
                "en": "Kopuntie 28"
            },
            "address_locality": {
                "fi": "Nummela (Vihti)",
                "sv": "Nummela (Vichtis)",
                "en": "Nummela (Vihti)"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78245/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78207",
            "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:34.403684Z",
            "last_modified_time": "2025-08-08T11:09:56.944458Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "09220",
            "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.819662,
                    60.318317
                ]
            },
            "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."
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.paaskynpesa.org/ota-yhteytta/",
                "sv": "https://www.paaskynpesa.org/ota-yhteytta/",
                "en": "https://www.paaskynpesa.org/ota-yhteytta/"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Pääskynpesä",
                "sv": "Elevhälsa inom förskoleundervisningen, Pääskynpesä",
                "en": "Student welfare in pre-primary school, Pääskynpesä"
            },
            "street_address": {
                "fi": "Kalevalantie 2 A",
                "sv": "Kalevalantie 2 A",
                "en": "Kalevalantie 2 A"
            },
            "address_locality": {
                "fi": "Lohja",
                "sv": "Lojo",
                "en": "Lohja"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78207/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78223",
            "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:35.078384Z",
            "last_modified_time": "2025-08-08T11:09:57.290295Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "10600",
            "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.446825,
                    59.973637
                ]
            },
            "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."
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.raseborg.fi/daghem/rasebo-daghem/",
                "sv": "https://www.raseborg.fi/daghem/rasebo-daghem/",
                "en": "https://www.raseborg.fi/daghem/rasebo-daghem/"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Rasebo daghem",
                "sv": "Elevhälsa inom förskoleundervisningen, Rasebo daghem",
                "en": "Student welfare in pre-primary school, Rasebo daghem"
            },
            "street_address": {
                "fi": "Höijerintie 3",
                "sv": "Höijersvägen 3",
                "en": "Höijerintie 3"
            },
            "address_locality": {
                "fi": "Tammisaari Keskus (Raasepori)",
                "sv": "Ekenäs centrum (Raseborg)",
                "en": "Tammisaari Keskus (Raasepori)"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78223/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78103",
            "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.119252Z",
            "last_modified_time": "2025-08-08T11:09:54.590603Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02620",
            "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.76981,
                    60.23201
                ]
            },
            "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."
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/perusopetus/peruskoulut/rastaalan-koulu#yhteystiedot-12727",
                "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/perusopetus/peruskoulut/rastaalan-koulu#yhteystiedot-12727",
                "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/perusopetus/peruskoulut/rastaalan-koulu#yhteystiedot-12727"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Rastaalan koulu (esiopetus)",
                "sv": "Elevhälsa inom förskoleundervisningen, Rastaalan koulu (förskoleundervisning)",
                "en": "Student welfare in pre-primary school, Rastaalan koulu (pre-primary education)"
            },
            "street_address": {
                "fi": "Kalasääksenkatu 4",
                "sv": "Fiskgjusgatan 4",
                "en": "Kalasääksenkatu 4"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78103/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78208",
            "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:34.454623Z",
            "last_modified_time": "2025-08-08T11:09:56.964695Z",
            "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.99202,
                    60.18044
                ]
            },
            "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."
            },
            "telephone": null,
            "info_url": {
                "fi": "https://peda.net/lohja/peruskoulut/alakoulut/ristin-koulu/nimet%C3%B6n-99ed",
                "sv": "https://peda.net/lohja/peruskoulut/alakoulut/ristin-koulu/nimet%C3%B6n-99ed",
                "en": "https://peda.net/lohja/peruskoulut/alakoulut/ristin-koulu/nimet%C3%B6n-99ed"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Ristin koulu",
                "sv": "Elevhälsa inom förskoleundervisningen, Ristin koulu",
                "en": "Student welfare in pre-primary school, Ristin koulu"
            },
            "street_address": {
                "fi": "Tynninharjuntie 1",
                "sv": "Tynniåsvägen 1",
                "en": "Tynninharjuntie 1"
            },
            "address_locality": {
                "fi": "Lohja",
                "sv": "Lojo",
                "en": "Lohja"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78208/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78104",
            "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.169244Z",
            "last_modified_time": "2025-08-08T11:09:54.611438Z",
            "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.804848,
                    60.21638
                ]
            },
            "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."
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/roosaliinan-paivakoti",
                "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/roosaliinan-paivakoti",
                "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/roosaliinan-paivakoti"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Roosaliinan päiväkoti",
                "sv": "Elevhälsa inom förskoleundervisningen, Roosaliinan päiväkoti",
                "en": "Student welfare in pre-primary school, Roosaliinan päiväkoti"
            },
            "street_address": {
                "fi": "Huvilinnanpiha 4",
                "sv": "Lustslottsgården 4",
                "en": "Huvilinnanpiha 4"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78104/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78105",
            "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.229377Z",
            "last_modified_time": "2025-08-08T11:09:54.632526Z",
            "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.806662,
                    60.214893
                ]
            },
            "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."
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/ruusulinnan-paivakoti",
                "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/ruusulinnan-paivakoti",
                "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/ruusulinnan-paivakoti"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Ruusulinnan päiväkoti",
                "sv": "Elevhälsa inom förskoleundervisningen, Ruusulinnan päiväkoti",
                "en": "Student welfare in pre-primary school, Ruusulinnan päiväkoti"
            },
            "street_address": {
                "fi": "Huvilinnantie 4",
                "sv": "Lustslottsvägen 4",
                "en": "Huvilinnantie 4"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78105/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78106",
            "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.282107Z",
            "last_modified_time": "2025-08-08T11:09:54.654693Z",
            "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.802652,
                    60.21709
                ]
            },
            "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."
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/perusopetus/peruskoulut/ruusutorpan-koulu#yhteystiedot-7636",
                "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/perusopetus/peruskoulut/ruusutorpan-koulu#yhteystiedot-7636",
                "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/perusopetus/peruskoulut/ruusutorpan-koulu#yhteystiedot-7636"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Ruusutorpan koulu (esiopetus)",
                "sv": "Elevhälsa inom förskoleundervisningen, Ruusutorpan koulu (förskoleundervisning)",
                "en": "Student welfare in pre-primary school, Ruusutorpan koulu (pre-primary education)"
            },
            "street_address": {
                "fi": "Leppävaarankatu 24",
                "sv": "Albergagatan 24",
                "en": "Leppävaarankatu 24"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78106/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78139",
            "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:31.061884Z",
            "last_modified_time": "2025-08-08T11:09:55.397059Z",
            "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.691277,
                    60.296654
                ]
            },
            "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."
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/daghem/rodskogs-forskola",
                "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/daghem/rodskogs-forskola",
                "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/daghem/rodskogs-forskola"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Rödskogs förskola",
                "sv": "Elevhälsa inom förskoleundervisningen, Rödskogs förskola",
                "en": "Student welfare in pre-primary school, Rödskogs förskola"
            },
            "street_address": {
                "fi": "Snettansintie 41",
                "sv": "Snettansvägen 41",
                "en": "Snettansintie 41"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78139/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78209",
            "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:34.502617Z",
            "last_modified_time": "2025-08-08T11:09:56.985081Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "09220",
            "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.81923,
                    60.318676
                ]
            },
            "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."
            },
            "telephone": null,
            "info_url": {
                "fi": "https://peda.net/lohja/peruskoulut/alakoulut/sammatin-koulu/yhteystiedot",
                "sv": "https://peda.net/lohja/peruskoulut/alakoulut/sammatin-koulu/yhteystiedot",
                "en": "https://peda.net/lohja/peruskoulut/alakoulut/sammatin-koulu/yhteystiedot"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Sammatin koulu",
                "sv": "Elevhälsa inom förskoleundervisningen, Sammatin koulu",
                "en": "Student welfare in pre-primary school, Sammatin koulu"
            },
            "street_address": {
                "fi": "Lohilammentie 5",
                "sv": "Lohilammentie 5",
                "en": "Lohilammentie 5"
            },
            "address_locality": {
                "fi": "Sammatti (Lohja)",
                "sv": "Sammatti (Lojo)",
                "en": "Sammatti (Lohja)"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78209/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78165",
            "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": "2025-07-15T08:10:32.396961Z",
            "last_modified_time": "2025-08-08T11:09:55.978346Z",
            "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.73536,
                    60.2117
                ]
            },
            "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."
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.kauniainen.fi/varhaiskasvatus-ja-koulutus/varhaiskasvatus/varhaiskasvatusyksikot/sansinpellon-paivakoti/",
                "sv": "https://www.kauniainen.fi/varhaiskasvatus-ja-koulutus/varhaiskasvatus/varhaiskasvatusyksikot/sansinpellon-paivakoti/",
                "en": "https://www.kauniainen.fi/varhaiskasvatus-ja-koulutus/varhaiskasvatus/varhaiskasvatusyksikot/sansinpellon-paivakoti/"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Sansinpellon päiväkoti",
                "sv": "Elevhälsa inom förskoleundervisningen, Sansinpellon päiväkoti",
                "en": "Student welfare in pre-primary school, Sansinpellon päiväkoti"
            },
            "street_address": {
                "fi": "Forsellesintie 14",
                "sv": "Forsellesvägen 14",
                "en": "Forsellesintie 14"
            },
            "address_locality": {
                "fi": "Kauniainen",
                "sv": "Grankulla",
                "en": "Kauniainen"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78165/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78020",
            "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.633963Z",
            "last_modified_time": "2025-08-08T11:09:52.678465Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02330",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.615686,
                    60.164104
                ]
            },
            "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."
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/saunalahden-paivakoti",
                "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/saunalahden-paivakoti",
                "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/saunalahden-paivakoti"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Saunalahden päiväkoti",
                "sv": "Elevhälsa inom förskoleundervisningen, Saunalahden päiväkoti",
                "en": "Student welfare in pre-primary school, Saunalahden päiväkoti"
            },
            "street_address": {
                "fi": "Kummelivuorentie 2 ja 4",
                "sv": "Kummelbergsvägen 2 och 4",
                "en": "Kummelivuorentie 2 and 4"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78020/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}