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

{
    "meta": {
        "count": 151649,
        "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=188&show_all_places=true",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=186&show_all_places=true"
    },
    "data": [
        {
            "id": "tprek:78069",
            "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.320687Z",
            "last_modified_time": "2025-08-22T09:10:23.609739Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02110",
            "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.811342,
                    60.182312
                ]
            },
            "street_address": {
                "fi": "Menninkäisentie 7",
                "sv": "Rådarvägen 7",
                "en": "Menninkäisentie 7"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/tapiolan-paivakoti",
                "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/tapiolan-paivakoti",
                "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/tapiolan-paivakoti"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Tapiolan päiväkoti",
                "sv": "Elevhälsa inom förskoleundervisningen, Tapiolan päiväkoti",
                "en": "Student welfare in pre-primary school, Tapiolan päiväkoti"
            },
            "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 officer 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:78069/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78070",
            "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.374369Z",
            "last_modified_time": "2025-08-22T09:10:23.646151Z",
            "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.73615,
                    60.154118
                ]
            },
            "street_address": {
                "fi": "Tiistilänkuja 4",
                "sv": "Distbygränden 4",
                "en": "Tiistilänkuja 4"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/tiistilan-paivakoti",
                "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/tiistilan-paivakoti",
                "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/tiistilan-paivakoti"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Tiistilän päiväkoti",
                "sv": "Elevhälsa inom förskoleundervisningen, Tiistilän päiväkoti",
                "en": "Student welfare in pre-primary school, Tiistilän päiväkoti"
            },
            "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 officer 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:78070/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78071",
            "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.427472Z",
            "last_modified_time": "2025-08-22T09:10:23.683782Z",
            "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.735313,
                    60.15475
                ]
            },
            "street_address": {
                "fi": "Tiistilänkuja 7",
                "sv": "Distbygränden 7",
                "en": "Tiistilänkuja 7"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/tiistilanraitin-paivakoti",
                "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/tiistilanraitin-paivakoti",
                "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/tiistilanraitin-paivakoti"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Tiistilänraitin päiväkoti",
                "sv": "Elevhälsa inom förskoleundervisningen, Tiistilänraitin päiväkoti",
                "en": "Student welfare in pre-primary school, Tiistilänraitin päiväkoti"
            },
            "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 officer 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:78071/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78024",
            "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.836583Z",
            "last_modified_time": "2025-08-22T09:10:21.975494Z",
            "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.632097,
                    60.167515
                ]
            },
            "street_address": {
                "fi": "Tillintie 23",
                "sv": "Tillisvägen 23",
                "en": "Tillintie 23"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/tillinmaen-paivakoti",
                "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/tillinmaen-paivakoti",
                "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/tillinmaen-paivakoti"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Tillinmäen päiväkoti",
                "sv": "Elevhälsa inom förskoleundervisningen, Tillinmäen päiväkoti",
                "en": "Student welfare in pre-primary school, Tillinmäen päiväkoti"
            },
            "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 officer 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:78024/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78072",
            "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.502442Z",
            "last_modified_time": "2025-08-22T09:10:23.722637Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02200",
            "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.769852,
                    60.177166
                ]
            },
            "street_address": {
                "fi": "Kotitontuntie 19 A-B",
                "sv": "Hustomtevägen 19 A-B",
                "en": "Kotitontuntie 19 A-B"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/tontunmaen-paivakoti",
                "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/tontunmaen-paivakoti",
                "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/tontunmaen-paivakoti"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Tontunmäen päiväkoti",
                "sv": "Elevhälsa inom förskoleundervisningen, Tontunmäen päiväkoti",
                "en": "Student welfare in pre-primary school, Tontunmäen päiväkoti"
            },
            "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 officer 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:78072/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78073",
            "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.556270Z",
            "last_modified_time": "2025-08-22T09:10:23.761455Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02170",
            "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.78166,
                    60.15663
                ]
            },
            "street_address": {
                "fi": "Mellstenintie 4",
                "sv": "Mellstensvägen 4",
                "en": "Mellstenintie 4"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/toppelundin-paivakoti",
                "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/toppelundin-paivakoti",
                "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/toppelundin-paivakoti"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Toppelundin päiväkoti",
                "sv": "Elevhälsa inom förskoleundervisningen, Toppelundin päiväkoti",
                "en": "Student welfare in pre-primary school, Toppelundin päiväkoti"
            },
            "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 officer 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:78073/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78143",
            "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.274523Z",
            "last_modified_time": "2025-08-22T09:10:26.425216Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02740",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.672194,
                    60.21966
                ]
            },
            "street_address": {
                "fi": "Fallåkerinrinne 2",
                "sv": "Fallåkersbranten 2",
                "en": "Fallåkerinrinne 2"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://touhula.fi/paivakoti/espoo-touhula-fallaker/",
                "sv": "https://touhula.fi/paivakoti/espoo-touhula-fallaker/",
                "en": "https://touhula.fi/paivakoti/espoo-touhula-fallaker/"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Touhula Fallåker",
                "sv": "Elevhälsa inom förskoleundervisningen, Touhula Fallåker",
                "en": "Student welfare in pre-primary school, Touhula Fallåker"
            },
            "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 officer 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:78143/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78144",
            "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.323604Z",
            "last_modified_time": "2025-08-22T09:10:26.464934Z",
            "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.605015,
                    60.195045
                ]
            },
            "street_address": {
                "fi": "Palolammentie 6",
                "sv": "Palolampivägen 6",
                "en": "Palolammentie 6"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://touhula.fi/paivakoti/espoo-touhula-palolampi/",
                "sv": "https://touhula.fi/paivakoti/espoo-touhula-palolampi/",
                "en": "https://touhula.fi/paivakoti/espoo-touhula-palolampi/"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Touhula Palolampi",
                "sv": "Elevhälsa inom förskoleundervisningen, Touhula Palolampi",
                "en": "Student welfare in pre-primary school, Touhula Palolampi"
            },
            "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 officer 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:78144/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78074",
            "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.618799Z",
            "last_modified_time": "2025-08-22T09:10:23.798386Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02250",
            "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.727514,
                    60.18682
                ]
            },
            "street_address": {
                "fi": "Tikasmäentie 2",
                "sv": "Stigabackavägen 2",
                "en": "Tikasmäentie 2"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://touhula.fi/paivakoti/espoo-touhula-tikasmaki/",
                "sv": "https://touhula.fi/paivakoti/espoo-touhula-tikasmaki/",
                "en": "https://touhula.fi/paivakoti/espoo-touhula-tikasmaki/"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Touhula Tikasmäki",
                "sv": "Elevhälsa inom förskoleundervisningen, Touhula Tikasmäki",
                "en": "Student welfare in pre-primary school, Touhula Tikasmäki"
            },
            "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 officer 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:78074/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78211",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [],
            "created_time": "2025-07-15T08:10:34.595747Z",
            "last_modified_time": "2025-08-22T09:10:29.203523Z",
            "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": "Metsätähtikuja 1"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://touhula.fi/paivakoti/lohja-touhula-vappula/",
                "sv": "https://touhula.fi/paivakoti/lohja-touhula-vappula/",
                "en": "https://touhula.fi/paivakoti/lohja-touhula-vappula/"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Touhula Vappula",
                "sv": "Elevhälsa inom förskoleundervisningen, Touhula Vappula",
                "en": "Student welfare in pre-primary school, Touhula Vappula"
            },
            "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 officer or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "address_locality": {
                "fi": "Lohja",
                "sv": "Lojo",
                "en": "Lohja"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78211/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78025",
            "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.884020Z",
            "last_modified_time": "2025-08-22T09:10:22.014745Z",
            "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.609457,
                    60.165493
                ]
            },
            "street_address": {
                "fi": "Meriviitantie 16",
                "sv": "Prickvägen 16",
                "en": "Meriviitantie 16"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://touhula.fi/paivakoti/espoo-touhula-vekaralahti/",
                "sv": "https://touhula.fi/paivakoti/espoo-touhula-vekaralahti/",
                "en": "https://touhula.fi/paivakoti/espoo-touhula-vekaralahti/"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Touhula Vekaralahti",
                "sv": "Elevhälsa inom förskoleundervisningen, Touhula Vekaralahti",
                "en": "Student welfare in pre-primary school, Touhula Vekaralahti"
            },
            "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 officer 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:78025/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78228",
            "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.290184Z",
            "last_modified_time": "2025-08-22T09:10:29.900174Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "10710",
            "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.651848,
                    59.997524
                ]
            },
            "street_address": {
                "fi": "Snappertunan Kirkkotie 103 A",
                "sv": "Snappertuna Kyrkväg 103 A",
                "en": "Snappertunan Kirkkotie 103 A"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.raseborg.fi/daghem/tunabo-daghem/",
                "sv": "https://www.raseborg.fi/daghem/tunabo-daghem/",
                "en": "https://www.raseborg.fi/daghem/tunabo-daghem/"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Tunabo daghem",
                "sv": "Elevhälsa inom förskoleundervisningen, Tunabo daghem",
                "en": "Student welfare in pre-primary school, Tunabo daghem"
            },
            "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 officer or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "address_locality": {
                "fi": "Snappertuna (Raasepori)",
                "sv": "Snappertuna (Raseborg)",
                "en": "Snappertuna (Raasepori)"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78228/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78075",
            "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.664499Z",
            "last_modified_time": "2025-08-22T09:10:23.833936Z",
            "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.788084,
                    60.18009
                ]
            },
            "street_address": {
                "fi": "Tuohimäki 6",
                "sv": "Näverbacken 6",
                "en": "Tuohimäki 6"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/tuohimaen-paivakoti",
                "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/tuohimaen-paivakoti",
                "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/tuohimaen-paivakoti"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Tuohimäen päiväkoti",
                "sv": "Elevhälsa inom förskoleundervisningen, Tuohimäen päiväkoti",
                "en": "Student welfare in pre-primary school, Tuohimäen päiväkoti"
            },
            "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 officer 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:78075/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78145",
            "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.382974Z",
            "last_modified_time": "2025-08-22T09:10:26.505574Z",
            "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.683897,
                    60.202198
                ]
            },
            "street_address": {
                "fi": "Puistotie 13",
                "sv": "Parkvägen 13",
                "en": "Puistotie 13"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/perusopetus/peruskoulut/tuomarilan-koulu#yhteystiedot-12793",
                "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/perusopetus/peruskoulut/tuomarilan-koulu#yhteystiedot-12793",
                "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/perusopetus/peruskoulut/tuomarilan-koulu#yhteystiedot-12793"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Tuomarilan esiopetus",
                "sv": "Elevhälsa inom förskoleundervisningen, Tuomarilan esiopetus",
                "en": "Student welfare in pre-primary school, Tuomarilan esiopetus"
            },
            "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 officer 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:78145/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78161",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:karkkila",
                    "municipality": null,
                    "name": {
                        "fi": "Karkkila",
                        "sv": "Högfors"
                    }
                }
            ],
            "created_time": "2025-07-15T08:10:32.179029Z",
            "last_modified_time": "2025-08-22T09:10:27.113022Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "03600",
            "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.19707,
                    60.547897
                ]
            },
            "street_address": {
                "fi": "Järvenpääntie 56",
                "sv": "Järvenpääntie 56",
                "en": "Järvenpääntie 56"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.karkkila.fi/sivut/FI/Tuorilan-esiopetusryhma",
                "sv": "https://www.karkkila.fi/sivut/FI/Tuorilan-esiopetusryhma",
                "en": "https://www.karkkila.fi/sivut/FI/Tuorilan-esiopetusryhma"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Tuorila",
                "sv": "Elevhälsa inom förskoleundervisningen, Tuorila",
                "en": "Student welfare in pre-primary school, Tuorila"
            },
            "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 officer or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "address_locality": {
                "fi": "Karkkila",
                "sv": "Högfors",
                "en": "Karkkila"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78161/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78110",
            "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.528438Z",
            "last_modified_time": "2025-08-22T09:10:25.159413Z",
            "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.805552,
                    60.226105
                ]
            },
            "street_address": {
                "fi": "Veräjäpellonkatu 12",
                "sv": "Grindåkersgatan 12",
                "en": "Veräjäpellonkatu 12"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/vallipuiston-paivakoti",
                "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/vallipuiston-paivakoti",
                "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/vallipuiston-paivakoti"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Vallipuiston päiväkoti",
                "sv": "Elevhälsa inom förskoleundervisningen, Vallipuiston päiväkoti",
                "en": "Student welfare in pre-primary school, Vallipuiston päiväkoti"
            },
            "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 officer 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:78110/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78246",
            "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.093686Z",
            "last_modified_time": "2025-08-22T09:10:30.647391Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "03400",
            "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.227985,
                    60.473557
                ]
            },
            "street_address": {
                "fi": "Haagantie 15",
                "sv": "Haagantie 15",
                "en": "Haagantie 15"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.vihti.fi/kasvatus-ja-koulutus/varhaiskasvatus/paivakodit-ja-perhepaivahoito/vanjarven-paivakoti/",
                "sv": "https://www.vihti.fi/kasvatus-ja-koulutus/varhaiskasvatus/paivakodit-ja-perhepaivahoito/vanjarven-paivakoti/",
                "en": "https://www.vihti.fi/kasvatus-ja-koulutus/varhaiskasvatus/paivakodit-ja-perhepaivahoito/vanjarven-paivakoti/"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Vanjärven päiväkoti",
                "sv": "Elevhälsa inom förskoleundervisningen, Vanjärven päiväkoti",
                "en": "Student welfare in pre-primary school, Vanjärven päiväkoti"
            },
            "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 officer or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "address_locality": {
                "fi": "Vihti",
                "sv": "Vichtis",
                "en": "Vihti"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78246/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78146",
            "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.434117Z",
            "last_modified_time": "2025-08-22T09:10:26.544393Z",
            "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.615396,
                    60.182774
                ]
            },
            "street_address": {
                "fi": "Nissintie 2",
                "sv": "Nissvägen 2",
                "en": "Nissintie 2"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/perusopetus/peruskoulut/vanttilan-koulu#koulun-yhteystiedot-12808",
                "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/perusopetus/peruskoulut/vanttilan-koulu#koulun-yhteystiedot-12808",
                "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/perusopetus/peruskoulut/vanttilan-koulu#koulun-yhteystiedot-12808"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Vanttilan koulu (esiopetus)",
                "sv": "Elevhälsa inom förskoleundervisningen, Vanttilan koulu (förskoleundervisning)",
                "en": "Student welfare in pre-primary school, Vanttilan koulu (pre-primary education)"
            },
            "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 officer 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:78146/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78147",
            "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.485386Z",
            "last_modified_time": "2025-08-22T09:10:26.583720Z",
            "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.615486,
                    60.182533
                ]
            },
            "street_address": {
                "fi": "Nissintie 1",
                "sv": "Nissvägen 1",
                "en": "Nissintie 1"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/vanttilan-paivakoti",
                "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/vanttilan-paivakoti",
                "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/vanttilan-paivakoti"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Vanttilan päiväkoti",
                "sv": "Elevhälsa inom förskoleundervisningen, Vanttilan päiväkoti",
                "en": "Student welfare in pre-primary school, Vanttilan päiväkoti"
            },
            "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 officer 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:78147/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78186",
            "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.341629Z",
            "last_modified_time": "2025-08-22T09:10:28.129437Z",
            "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.442991,
                    60.271263
                ]
            },
            "street_address": {
                "fi": "Kisapolku 3",
                "sv": "Sportstigen 3",
                "en": "Kisapolku 3"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://kirkkonummi.fi/paivakodit-ja-perhepaivahoito/veikkolan-paivakoti/",
                "sv": "https://kirkkonummi.fi/paivakodit-ja-perhepaivahoito/veikkolan-paivakoti/",
                "en": "https://kirkkonummi.fi/paivakodit-ja-perhepaivahoito/veikkolan-paivakoti/"
            },
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Veikkolan päiväkoti",
                "sv": "Elevhälsa inom förskoleundervisningen, Veikkolan päiväkoti",
                "en": "Student welfare in pre-primary school, Veikkolan päiväkoti"
            },
            "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 officer 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:78186/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}