Place List List
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
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
Place source
Will restrict places to a specific data source.
Example:
place/?data_source=tprek
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
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
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
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
GET /v1/place/?format=api&page=177&show_all_places=true
https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=178&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=176&show_all_places=true" }, "data": [ { "id": "tprek:78089", "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.404879Z", "last_modified_time": "2025-08-08T11:09:54.266992Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02610", "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.790052, 60.216793 ] }, "street_address": { "fi": "Kilonpuisto 5", "sv": "Kiloparken 5", "en": "Kilonpuisto 5" }, "info_url": { "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/perusopetus/peruskoulut/kilonpuiston-koulu#yhteystiedot-10325", "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/perusopetus/peruskoulut/kilonpuiston-koulu#yhteystiedot-10325", "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/perusopetus/peruskoulut/kilonpuiston-koulu#yhteystiedot-10325" }, "name": { "fi": "Esiopetuksen opiskeluhuolto, Kilonpuiston esiopetus", "sv": "Elevhälsa inom förskoleundervisningen, Kilonpuiston esiopetus", "en": "Student welfare in pre-primary school, Kilonpuiston esiopetus" }, "telephone": null, "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." }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78089/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:78090", "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.454282Z", "last_modified_time": "2025-08-08T11:09:54.292489Z", "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.78852, 60.213802 ] }, "street_address": { "fi": "Inkoonkuja 15", "sv": "Ingågränden 15", "en": "Inkoonkuja 15" }, "info_url": { "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/kilonpuiston-lastentalo", "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/kilonpuiston-lastentalo", "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/kilonpuiston-lastentalo" }, "name": { "fi": "Esiopetuksen opiskeluhuolto, Kilonpuiston lastentalo", "sv": "Elevhälsa inom förskoleundervisningen, Kilonpuiston lastentalo", "en": "Student welfare in pre-primary school, Kilonpuiston lastentalo" }, "telephone": null, "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." }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78090/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:78087", "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.303233Z", "last_modified_time": "2025-08-08T11:09:54.223958Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02630", "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.769941, 60.20934 ] }, "street_address": { "fi": "Aspelinintie 3 B", "sv": "Aspelinsvägen 3 B", "en": "Aspelinintie 3 B" }, "info_url": { "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/kilon-paivakoti", "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/kilon-paivakoti", "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/kilon-paivakoti" }, "name": { "fi": "Esiopetuksen opiskeluhuolto, Kilon päiväkoti", "sv": "Elevhälsa inom förskoleundervisningen, Kilon päiväkoti", "en": "Student welfare in pre-primary school, Kilon päiväkoti" }, "telephone": null, "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." }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78087/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:78127", "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:30.414151Z", "last_modified_time": "2025-08-08T11:09:55.130535Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02770", "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.65927, 60.198856 ] }, "street_address": { "fi": "Lippurinne 3", "sv": "Flaggbranten 3", "en": "Lippurinne 3" }, "info_url": { "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/kiltakallion-lastentalo", "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/kiltakallion-lastentalo", "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/kiltakallion-lastentalo" }, "name": { "fi": "Esiopetuksen opiskeluhuolto, Kiltakallion lastentalo", "sv": "Elevhälsa inom förskoleundervisningen, Kiltakallion lastentalo", "en": "Student welfare in pre-primary school, Kiltakallion lastentalo" }, "telephone": null, "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." }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78127/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:78009", "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.059322Z", "last_modified_time": "2025-08-08T11:09:52.422930Z", "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.662308, 60.14954 ] }, "street_address": { "fi": "Merikansantie 4", "sv": "Sjöfolksvägen 4", "en": "Merikansantie 4" }, "info_url": { "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/kipparin-paivakoti", "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/kipparin-paivakoti", "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/kipparin-paivakoti" }, "name": { "fi": "Esiopetuksen opiskeluhuolto, Kipparin päiväkoti", "sv": "Elevhälsa inom förskoleundervisningen, Kipparin päiväkoti", "en": "Student welfare in pre-primary school, Kipparin päiväkoti" }, "telephone": null, "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." }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78009/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:78128", "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:30.465387Z", "last_modified_time": "2025-08-08T11:09:55.155371Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02770", "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.665316, 60.208466 ] }, "street_address": { "fi": "Kotikyläntie 6", "sv": "Hembyvägen 6", "en": "Kotikyläntie 6" }, "info_url": { "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/perusopetus/peruskoulut/kirkkojarven-koulu#yhteystiedot-3879", "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/perusopetus/peruskoulut/kirkkojarven-koulu#yhteystiedot-3879", "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/perusopetus/peruskoulut/kirkkojarven-koulu#yhteystiedot-3879" }, "name": { "fi": "Esiopetuksen opiskeluhuolto, Kirkkojärven esiopetus", "sv": "Elevhälsa inom förskoleundervisningen, Kirkkojärven esiopetus", "en": "Student welfare in pre-primary school, Kirkkojärven esiopetus" }, "telephone": null, "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." }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78128/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:78129", "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:30.518424Z", "last_modified_time": "2025-08-08T11:09:55.180704Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02770", "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.66906, 60.209366 ] }, "street_address": { "fi": "Kylätorintie 5", "sv": "Bytorgsvägen 5", "en": "Kylätorintie 5" }, "info_url": { "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/kirkkojarven-paivakoti", "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/kirkkojarven-paivakoti", "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/kirkkojarven-paivakoti" }, "name": { "fi": "Esiopetuksen opiskeluhuolto, Kirkkojärven päiväkoti", "sv": "Elevhälsa inom förskoleundervisningen, Kirkkojärven päiväkoti", "en": "Student welfare in pre-primary school, Kirkkojärven päiväkoti" }, "telephone": null, "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." }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78129/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:78130", "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:30.574397Z", "last_modified_time": "2025-08-08T11:09:55.201644Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02760", "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.668592, 60.201733 ] }, "street_address": { "fi": "Kirstintie 11", "sv": "Kirstivägen 11", "en": "Kirstintie 11" }, "info_url": { "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/kirstin-paivakoti", "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/kirstin-paivakoti", "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/kirstin-paivakoti" }, "name": { "fi": "Esiopetuksen opiskeluhuolto, Kirstin päiväkoti", "sv": "Elevhälsa inom förskoleundervisningen, Kirstin päiväkoti", "en": "Student welfare in pre-primary school, Kirstin päiväkoti" }, "telephone": null, "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." }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78130/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:78038", "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.569905Z", "last_modified_time": "2025-08-08T11:09:53.078859Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02150", "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.831326, 60.182587 ] }, "street_address": { "fi": "Lämpömiehenkuja 2", "sv": "Värmemansgränden 2", "en": "Lämpömiehenkuja 2" }, "info_url": { "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/kivimiehen-paivakoti", "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/kivimiehen-paivakoti", "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/kivimiehen-paivakoti" }, "name": { "fi": "Esiopetuksen opiskeluhuolto, Kivimiehen päiväkoti", "sv": "Elevhälsa inom förskoleundervisningen, Kivimiehen päiväkoti", "en": "Student welfare in pre-primary school, Kivimiehen päiväkoti" }, "telephone": null, "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." }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78038/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:78193", "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.692289Z", "last_modified_time": "2025-08-08T11:09:56.613726Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "09630", "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.06349, 60.39783 ] }, "street_address": { "fi": "Karjakuja 28", "sv": "Karjakuja 28", "en": "Karjakuja 28" }, "info_url": { "fi": "https://peda.net/lohja/varhaiskasvatus/vs/koisjarvenpk/ajankohtaista", "sv": "https://peda.net/lohja/varhaiskasvatus/vs/koisjarvenpk/ajankohtaista", "en": "https://peda.net/lohja/varhaiskasvatus/vs/koisjarvenpk/ajankohtaista" }, "name": { "fi": "Esiopetuksen opiskeluhuolto, Koisjärven päiväkoti", "sv": "Elevhälsa inom förskoleundervisningen, Koisjärven päiväkoti", "en": "Student welfare in pre-primary school, Koisjärven päiväkoti" }, "telephone": null, "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." }, "address_locality": { "fi": "Koisjärvi (Lohja)", "sv": "Koisjärvi (Lojo)", "en": "Koisjärvi (Lohja)" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78193/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:78039", "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.630571Z", "last_modified_time": "2025-08-08T11:09:53.102929Z", "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.78425, 60.18399 ] }, "street_address": { "fi": "Koivukeppi 2", "sv": "Björkkäppen 2", "en": "Koivukeppi 2" }, "info_url": { "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/koivumankkaan-paivakoti", "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/koivumankkaan-paivakoti", "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/koivumankkaan-paivakoti" }, "name": { "fi": "Esiopetuksen opiskeluhuolto, Koivumankkaan päiväkoti", "sv": "Elevhälsa inom förskoleundervisningen, Koivumankkaan päiväkoti", "en": "Student welfare in pre-primary school, Koivumankkaan päiväkoti" }, "telephone": null, "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." }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78039/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:78176", "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.903600Z", "last_modified_time": "2025-08-08T11:09:56.225621Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02480", "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.442171, 60.11072 ] }, "street_address": { "fi": "Bronkuja 1", "sv": "Brogränden 1", "en": "Bronkuja 1" }, "info_url": { "fi": "https://kirkkonummi.fi/paivakodit-ja-perhepaivahoito/kolsarin-paivakoti/", "sv": "https://kirkkonummi.fi/paivakodit-ja-perhepaivahoito/kolsarin-paivakoti/", "en": "https://kirkkonummi.fi/paivakodit-ja-perhepaivahoito/kolsarin-paivakoti/" }, "name": { "fi": "Esiopetuksen opiskeluhuolto, Kolsarin päiväkoti", "sv": "Elevhälsa inom förskoleundervisningen, Kolsarin päiväkoti", "en": "Student welfare in pre-primary school, Kolsarin päiväkoti" }, "telephone": null, "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." }, "address_locality": { "fi": "Kirkkonummi", "sv": "Kyrkslätt", "en": "Kirkkonummi" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78176/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:78177", "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.950042Z", "last_modified_time": "2025-08-08T11:09:56.246974Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02880", "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.441141, 60.269016 ] }, "street_address": { "fi": "Pihtakuja 4", "sv": "Pichtagränden 4", "en": "Pihtakuja 4" }, "info_url": { "fi": "https://kirkkonummi.fi/paivakodit-ja-perhepaivahoito/koskentorin-paivakoti/", "sv": "https://kirkkonummi.fi/paivakodit-ja-perhepaivahoito/koskentorin-paivakoti/", "en": "https://kirkkonummi.fi/paivakodit-ja-perhepaivahoito/koskentorin-paivakoti/" }, "name": { "fi": "Esiopetuksen opiskeluhuolto, Koskentorin päiväkoti", "sv": "Elevhälsa inom förskoleundervisningen, Koskentorin päiväkoti", "en": "Student welfare in pre-primary school, Koskentorin päiväkoti" }, "telephone": null, "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." }, "address_locality": { "fi": "Veikkola (Kirkkonummi)", "sv": "Veikkola (Kyrkslätt)", "en": "Veikkola (Kirkkonummi)" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78177/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:78131", "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:30.626382Z", "last_modified_time": "2025-08-08T11:09:55.222083Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02770", "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.641636, 60.212715 ] }, "street_address": { "fi": "Muuralanpiha 3", "sv": "Morbygården 3", "en": "Muuralanpiha 3" }, "info_url": { "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/perusopetus/peruskoulut/koulumestarin-koulu#opiskeluhuolto-ja-oppimisen-tuki-9193", "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/perusopetus/peruskoulut/koulumestarin-koulu#opiskeluhuolto-ja-oppimisen-tuki-9193", "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/perusopetus/peruskoulut/koulumestarin-koulu#opiskeluhuolto-ja-oppimisen-tuki-9193" }, "name": { "fi": "Esiopetuksen opiskeluhuolto, Koulumestarin esiopetus", "sv": "Elevhälsa inom förskoleundervisningen, Koulumestarin esiopetus", "en": "Student welfare in pre-primary school, Koulumestarin esiopetus" }, "telephone": null, "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." }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78131/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:78132", "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:30.675637Z", "last_modified_time": "2025-08-08T11:09:55.244311Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02780", "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.599049, 60.181637 ] }, "street_address": { "fi": "Kurttilantie 42", "sv": "Kurtbyvägen 42", "en": "Kurttilantie 42" }, "info_url": { "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/daghem/kungsgards-daghem-och-forskola", "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/daghem/kungsgards-daghem-och-forskola", "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/daghem/kungsgards-daghem-och-forskola" }, "name": { "fi": "Esiopetuksen opiskeluhuolto, Kungsgårds daghem och förskola", "sv": "Elevhälsa inom förskoleundervisningen, Kungsgårds daghem och förskola", "en": "Student welfare in pre-primary school, Kungsgårds daghem och förskola" }, "telephone": null, "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." }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78132/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:78237", "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:35.698086Z", "last_modified_time": "2025-08-08T11:09:57.606189Z", "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.324696, 60.338467 ] }, "street_address": { "fi": "Kuoppanummentie 18", "sv": "Kuoppanummentie 18", "en": "Kuoppanummentie 18" }, "info_url": { "fi": "https://www.vihti.fi/kasvatus-ja-koulutus/varhaiskasvatus/paivakodit-ja-perhepaivahoito/kuoppanummen-paivakoti-ja-perhepaivahoito/", "sv": "https://www.vihti.fi/kasvatus-ja-koulutus/varhaiskasvatus/paivakodit-ja-perhepaivahoito/kuoppanummen-paivakoti-ja-perhepaivahoito/", "en": "https://www.vihti.fi/kasvatus-ja-koulutus/varhaiskasvatus/paivakodit-ja-perhepaivahoito/kuoppanummen-paivakoti-ja-perhepaivahoito/" }, "name": { "fi": "Esiopetuksen opiskeluhuolto, Kuoppanummen päiväkoti", "sv": "Elevhälsa inom förskoleundervisningen, Kuoppanummen päiväkoti", "en": "Student welfare in pre-primary school, Kolsarin päiväkoti" }, "telephone": null, "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." }, "address_locality": { "fi": "Nummela (Vihti)", "sv": "Nummela (Vichtis)", "en": "Nummela (Vihti)" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78237/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:78040", "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.680417Z", "last_modified_time": "2025-08-08T11:09:53.126494Z", "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.725666, 60.17467 ] }, "street_address": { "fi": "Täysikuu 5", "sv": "Fullmånen 5", "en": "Täysikuu 5" }, "info_url": { "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/kuutamon-paivakoti", "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/kuutamon-paivakoti", "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/kuutamon-paivakoti" }, "name": { "fi": "Esiopetuksen opiskeluhuolto, Kuutamon päiväkoti", "sv": "Elevhälsa inom förskoleundervisningen, Kuutamon päiväkoti", "en": "Student welfare in pre-primary school, Kuutamon päiväkoti" }, "telephone": null, "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." }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78040/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:78156", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:inkoo", "municipality": null, "name": { "fi": "Inkoo", "sv": "Ingå" } } ], "created_time": "2025-07-15T08:10:31.911981Z", "last_modified_time": "2025-08-08T11:09:55.774487Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "10210", "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.999182, 60.044006 ] }, "street_address": { "fi": "Museontie 7", "sv": "Museivägen 7", "en": "Museontie 7" }, "info_url": { "fi": "https://www.inkoo.fi/kasvatus-ja-opetus/opetus/alakoulut/kyrkfjardens-skola/", "sv": "https://www.inkoo.fi/kasvatus-ja-opetus/opetus/alakoulut/kyrkfjardens-skola/", "en": "https://www.inkoo.fi/kasvatus-ja-opetus/opetus/alakoulut/kyrkfjardens-skola/" }, "name": { "fi": "Esiopetuksen opiskeluhuolto, Kyrkfjärdens skola", "sv": "Elevhälsa inom förskoleundervisningen, Kyrkfjärdens skola", "en": "Student welfare in pre-primary school, Kyrkfjärdens skola" }, "telephone": null, "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." }, "address_locality": { "fi": "Inkoo", "sv": "Ingå", "en": "Inkoo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78156/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:78178", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [], "created_time": "2025-07-15T08:10:32.989099Z", "last_modified_time": "2025-08-08T11:09:56.269480Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": null, "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": null, "street_address": { "fi": "Sinipiiankuja 3" }, "info_url": { "fi": "https://kirkkonummi.fi/paivakodit-ja-perhepaivahoito/laajakallion-paivakoti/", "sv": "https://kirkkonummi.fi/paivakodit-ja-perhepaivahoito/laajakallion-paivakoti/", "en": "https://kirkkonummi.fi/paivakodit-ja-perhepaivahoito/laajakallion-paivakoti/" }, "name": { "fi": "Esiopetuksen opiskeluhuolto, Laajakallion päiväkoti", "sv": "Elevhälsa inom förskoleundervisningen, Laajakallion päiväkoti", "en": "Student welfare in pre-primary school, Laajakallion päiväkoti" }, "telephone": null, "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." }, "address_locality": { "fi": "Kirkkonummi", "sv": "Kyrkslätt", "en": "Kirkkonummi" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78178/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:78041", "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.730719Z", "last_modified_time": "2025-08-08T11:09:53.150042Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02140", "post_office_box_num": null, "address_country": null, "deleted": false, "has_upcoming_events": false, "n_events": 0, "image": null, "parent": null, "replaced_by": null, "position": { "type": "Point", "coordinates": [ 24.803999, 60.201797 ] }, "street_address": { "fi": "Kirvuntie 16", "sv": "Kirvusvägen 16", "en": "Kirvuntie 16" }, "info_url": { "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/laajalahden-paivakoti", "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/laajalahden-paivakoti", "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/laajalahden-paivakoti" }, "name": { "fi": "Esiopetuksen opiskeluhuolto, Laajalahden päiväkoti", "sv": "Elevhälsa inom förskoleundervisningen, Laajalahden päiväkoti", "en": "Student welfare in pre-primary school, Laajalahden päiväkoti" }, "telephone": null, "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." }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78041/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }{ "meta": { "count": 151413, "next": "