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

{
    "meta": {
        "count": 151413,
        "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=182&show_all_places=true",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=180&show_all_places=true"
    },
    "data": [
        {
            "id": "tprek:78202",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:lohja",
                    "municipality": null,
                    "name": {
                        "fi": "Lohja",
                        "sv": "Lojo"
                    }
                }
            ],
            "created_time": "2025-07-15T08:10:34.138650Z",
            "last_modified_time": "2025-08-08T11:09:56.819641Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "08200",
            "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.026415,
                    60.23172
                ]
            },
            "street_address": {
                "fi": "Kartanonkuja 4",
                "sv": "Herrgårdsgränden 4",
                "en": "Kartanonkuja 4"
            },
            "address_locality": {
                "fi": "Lohja",
                "sv": "Lojo",
                "en": "Lohja"
            },
            "telephone": null,
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Ojamonharjun yhtenäiskoulu",
                "sv": "Elevhälsa inom förskoleundervisningen, Ojamonharjun yhtenäiskoulu",
                "en": "Student welfare in pre-primary school, Ojamonharjun yhtenäiskoulu"
            },
            "info_url": {
                "fi": "https://peda.net/lohja/peruskoulut/yhtenaiskoulut/ojamonharju/yhteystiedot/muu-henkilokunta/ohjaajat-ja-psykiatriset-sairaanhoitajat",
                "sv": "https://peda.net/lohja/peruskoulut/yhtenaiskoulut/ojamonharju/yhteystiedot/muu-henkilokunta/ohjaajat-ja-psykiatriset-sairaanhoitajat",
                "en": "https://peda.net/lohja/peruskoulut/yhtenaiskoulut/ojamonharju/yhteystiedot/muu-henkilokunta/ohjaajat-ja-psykiatriset-sairaanhoitajat"
            },
            "description": {
                "fi": "Opiskeluhuollon palvelut sisältävät esiopetuksen terveydenhuollon palvelut sekä kuraattori- ja psykologipalvelut. Opiskeluhuollon ammattilaisten yhteystiedot löydät esiopetusyksikön verkkosivuilta.",
                "sv": "Elevhälsotjänsterna omfattar hälso- och sjukvårdstjänster samt kurators- och psykologtjänster inom förskoleundervisningen. Kontaktuppgifterna till elevhälsopersonalen hittar du på förskoleenhetens webbplats.",
                "en": "For preschoolers, student welfare covers healthcare services as well as support from a school social worker or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78202/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78203",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:lohja",
                    "municipality": null,
                    "name": {
                        "fi": "Lohja",
                        "sv": "Lojo"
                    }
                }
            ],
            "created_time": "2025-07-15T08:10:34.191723Z",
            "last_modified_time": "2025-08-08T11:09:56.842585Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "08150",
            "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.097525,
                    60.243153
                ]
            },
            "street_address": {
                "fi": "Ojaniitunkatu 3",
                "sv": "Ojaniittugatan 3",
                "en": "Ojaniitunkatu 3"
            },
            "address_locality": {
                "fi": "Lohja",
                "sv": "Lojo",
                "en": "Lohja"
            },
            "telephone": null,
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Ojaniitun päiväkoti",
                "sv": "Elevhälsa inom förskoleundervisningen, Ojaniitun päiväkoti",
                "en": "Student welfare in pre-primary school, Ojaniitun päiväkoti"
            },
            "info_url": {
                "fi": "https://peda.net/lohja/varhaiskasvatus/vs/ojaniitunpk/daghmmet-laban",
                "sv": "https://peda.net/lohja/varhaiskasvatus/vs/ojaniitunpk/daghmmet-laban",
                "en": "https://peda.net/lohja/varhaiskasvatus/vs/ojaniitunpk/daghmmet-laban"
            },
            "description": {
                "fi": "Opiskeluhuollon palvelut sisältävät esiopetuksen terveydenhuollon palvelut sekä kuraattori- ja psykologipalvelut. Opiskeluhuollon ammattilaisten yhteystiedot löydät esiopetusyksikön verkkosivuilta.",
                "sv": "Elevhälsotjänsterna omfattar hälso- och sjukvårdstjänster samt kurators- och psykologtjänster inom förskoleundervisningen. Kontaktuppgifterna till elevhälsopersonalen hittar du på förskoleenhetens webbplats.",
                "en": "For preschoolers, student welfare covers healthcare services as well as support from a school social worker or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78203/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78056",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2025-07-15T08:10:26.654158Z",
            "last_modified_time": "2025-08-08T11:09:53.502711Z",
            "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.737116,
                    60.173637
                ]
            },
            "street_address": {
                "fi": "Päivänkehräntie 2",
                "sv": "Solvägen 2",
                "en": "Päivänkehräntie 2"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "telephone": null,
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Olarin päiväkoti",
                "sv": "Elevhälsa inom förskoleundervisningen, Olarin päiväkoti",
                "en": "Student welfare in pre-primary school, Olarin päiväkoti"
            },
            "info_url": {
                "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/olarin-paivakoti",
                "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/olarin-paivakoti",
                "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/olarin-paivakoti"
            },
            "description": {
                "fi": "Opiskeluhuollon palvelut sisältävät esiopetuksen terveydenhuollon palvelut sekä kuraattori- ja psykologipalvelut. Opiskeluhuollon ammattilaisten yhteystiedot löydät esiopetusyksikön verkkosivuilta.",
                "sv": "Elevhälsotjänsterna omfattar hälso- och sjukvårdstjänster samt kurators- och psykologtjänster inom förskoleundervisningen. Kontaktuppgifterna till elevhälsopersonalen hittar du på förskoleenhetens webbplats.",
                "en": "For preschoolers, student welfare covers healthcare services as well as support from a school social worker or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78056/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78137",
            "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.941170Z",
            "last_modified_time": "2025-08-08T11:09:55.352275Z",
            "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.662777,
                    60.20763
                ]
            },
            "street_address": {
                "fi": "Vieraskuja 5",
                "sv": "Gästgränden 5",
                "en": "Vieraskuja 5"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "telephone": null,
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Onnentupa Stepping Stones",
                "sv": "Elevhälsa inom förskoleundervisningen, Onnentupa Stepping Stones",
                "en": "Student welfare in pre-primary school, Onnentupa Stepping Stones"
            },
            "info_url": {
                "fi": "https://www.steppingstones.fi/",
                "sv": "https://www.steppingstones.fi/",
                "en": "https://www.steppingstones.fi/"
            },
            "description": {
                "fi": "Opiskeluhuollon palvelut sisältävät esiopetuksen terveydenhuollon palvelut sekä kuraattori- ja psykologipalvelut. Opiskeluhuollon ammattilaisten yhteystiedot löydät esiopetusyksikön verkkosivuilta.",
                "sv": "Elevhälsotjänsterna omfattar hälso- och sjukvårdstjänster samt kurators- och psykologtjänster inom förskoleundervisningen. Kontaktuppgifterna till elevhälsopersonalen hittar du på förskoleenhetens webbplats.",
                "en": "For preschoolers, student welfare covers healthcare services as well as support from a school social worker or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78137/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78057",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2025-07-15T08:10:26.702964Z",
            "last_modified_time": "2025-08-08T11:09:53.523509Z",
            "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.738863,
                    60.189915
                ]
            },
            "street_address": {
                "fi": "Lillhemtintie 1",
                "sv": "Lillhemtvägen 1",
                "en": "Lillhemtintie 1"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "telephone": null,
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Opinmäen päiväkoti",
                "sv": "Elevhälsa inom förskoleundervisningen, Opinmäen päiväkoti",
                "en": "Student welfare in pre-primary school, Opinmäen päiväkoti"
            },
            "info_url": {
                "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/opinmaen-paivakoti",
                "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/opinmaen-paivakoti",
                "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/opinmaen-paivakoti"
            },
            "description": {
                "fi": "Opiskeluhuollon palvelut sisältävät esiopetuksen terveydenhuollon palvelut sekä kuraattori- ja psykologipalvelut. Opiskeluhuollon ammattilaisten yhteystiedot löydät esiopetusyksikön verkkosivuilta.",
                "sv": "Elevhälsotjänsterna omfattar hälso- och sjukvårdstjänster samt kurators- och psykologtjänster inom förskoleundervisningen. Kontaktuppgifterna till elevhälsopersonalen hittar du på förskoleenhetens webbplats.",
                "en": "For preschoolers, student welfare covers healthcare services as well as support from a school social worker or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78057/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78243",
            "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.965843Z",
            "last_modified_time": "2025-08-08T11:09:57.739379Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "03300",
            "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.480913,
                    60.400547
                ]
            },
            "street_address": {
                "fi": "Torpparintie 9",
                "sv": "Torpparintie 9",
                "en": "Torpparintie 9"
            },
            "address_locality": {
                "fi": "Otalampi (Vihti)",
                "sv": "Otalampi (Vichtis)",
                "en": "Otalampi (Vihti)"
            },
            "telephone": null,
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Otalammen päiväkoti",
                "sv": "Elevhälsa inom förskoleundervisningen, Otalammen päiväkoti",
                "en": "Student welfare in pre-primary school, Otalammen päiväkoti"
            },
            "info_url": {
                "fi": "https://www.vihti.fi/kasvatus-ja-koulutus/varhaiskasvatus/paivakodit-ja-perhepaivahoito/otalammen-paivakoti-ja-perhepaivahoito/",
                "sv": "https://www.vihti.fi/kasvatus-ja-koulutus/varhaiskasvatus/paivakodit-ja-perhepaivahoito/otalammen-paivakoti-ja-perhepaivahoito/",
                "en": "https://www.vihti.fi/kasvatus-ja-koulutus/varhaiskasvatus/paivakodit-ja-perhepaivahoito/otalammen-paivakoti-ja-perhepaivahoito/"
            },
            "description": {
                "fi": "Opiskeluhuollon palvelut sisältävät esiopetuksen terveydenhuollon palvelut sekä kuraattori- ja psykologipalvelut. Opiskeluhuollon ammattilaisten yhteystiedot löydät esiopetusyksikön verkkosivuilta.",
                "sv": "Elevhälsotjänsterna omfattar hälso- och sjukvårdstjänster samt kurators- och psykologtjänster inom förskoleundervisningen. Kontaktuppgifterna till elevhälsopersonalen hittar du på förskoleenhetens webbplats.",
                "en": "For preschoolers, student welfare covers healthcare services as well as support from a school social worker or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78243/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78018",
            "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.532208Z",
            "last_modified_time": "2025-08-08T11:09:52.631020Z",
            "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.622482,
                    60.1641
                ]
            },
            "street_address": {
                "fi": "Paapuuri 3",
                "sv": "Babordssidan 3",
                "en": "Paapuuri 3"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "telephone": null,
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Paapuurin päiväkoti",
                "sv": "Elevhälsa inom förskoleundervisningen, Paapuurin päiväkoti",
                "en": "Student welfare in pre-primary school, Paapuurin päiväkoti"
            },
            "info_url": {
                "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/paapuurin-paivakoti",
                "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/paapuurin-paivakoti",
                "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/paapuurin-paivakoti"
            },
            "description": {
                "fi": "Opiskeluhuollon palvelut sisältävät esiopetuksen terveydenhuollon palvelut sekä kuraattori- ja psykologipalvelut. Opiskeluhuollon ammattilaisten yhteystiedot löydät esiopetusyksikön verkkosivuilta.",
                "sv": "Elevhälsotjänsterna omfattar hälso- och sjukvårdstjänster samt kurators- och psykologtjänster inom förskoleundervisningen. Kontaktuppgifterna till elevhälsopersonalen hittar du på förskoleenhetens webbplats.",
                "en": "For preschoolers, student welfare covers healthcare services as well as support from a school social worker or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78018/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78100",
            "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.967987Z",
            "last_modified_time": "2025-08-08T11:09:54.524263Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02680",
            "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.832327,
                    60.234943
                ]
            },
            "street_address": {
                "fi": "Painiityntie 21 ja 21 B",
                "sv": "Pajängsvägen 21 och 21 B",
                "en": "Painiityntie 21 and 21 B"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "telephone": null,
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Painiityn päiväkoti",
                "sv": "Elevhälsa inom förskoleundervisningen, Painiityn päiväkoti",
                "en": "Student welfare in pre-primary school, Painiityn päiväkoti"
            },
            "info_url": {
                "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/painiityn-paivakoti",
                "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/painiityn-paivakoti",
                "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/varhaiskasvatus/varhaiskasvatusyksikot/painiityn-paivakoti"
            },
            "description": {
                "fi": "Opiskeluhuollon palvelut sisältävät esiopetuksen terveydenhuollon palvelut sekä kuraattori- ja psykologipalvelut. Opiskeluhuollon ammattilaisten yhteystiedot löydät esiopetusyksikön verkkosivuilta.",
                "sv": "Elevhälsotjänsterna omfattar hälso- och sjukvårdstjänster samt kurators- och psykologtjänster inom förskoleundervisningen. Kontaktuppgifterna till elevhälsopersonalen hittar du på förskoleenhetens webbplats.",
                "en": "For preschoolers, student welfare covers healthcare services as well as support from a school social worker or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78100/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78244",
            "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.003495Z",
            "last_modified_time": "2025-08-08T11:09:57.760050Z",
            "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.32126,
                    60.329315
                ]
            },
            "street_address": {
                "fi": "Huhdanpaju 12",
                "sv": "Huhdanpaju 12",
                "en": "Huhdanpaju 12"
            },
            "address_locality": {
                "fi": "Nummela (Vihti)",
                "sv": "Nummela (Vichtis)",
                "en": "Nummela (Vihti)"
            },
            "telephone": null,
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Pajuniityn päiväkoti",
                "sv": "Elevhälsa inom förskoleundervisningen, Pajuniityn päiväkoti",
                "en": "Student welfare in pre-primary school, Pajuniityn päiväkoti"
            },
            "info_url": {
                "fi": "https://www.vihti.fi/kasvatus-ja-koulutus/varhaiskasvatus/paivakodit-ja-perhepaivahoito/pajuniityn-paivakoti-ja-perhepaivahoito/",
                "sv": "https://www.vihti.fi/kasvatus-ja-koulutus/varhaiskasvatus/paivakodit-ja-perhepaivahoito/pajuniityn-paivakoti-ja-perhepaivahoito/",
                "en": "https://www.vihti.fi/kasvatus-ja-koulutus/varhaiskasvatus/paivakodit-ja-perhepaivahoito/pajuniityn-paivakoti-ja-perhepaivahoito/"
            },
            "description": {
                "fi": "Opiskeluhuollon palvelut sisältävät esiopetuksen terveydenhuollon palvelut sekä kuraattori- ja psykologipalvelut. Opiskeluhuollon ammattilaisten yhteystiedot löydät esiopetusyksikön verkkosivuilta.",
                "sv": "Elevhälsotjänsterna omfattar hälso- och sjukvårdstjänster samt kurators- och psykologtjänster inom förskoleundervisningen. Kontaktuppgifterna till elevhälsopersonalen hittar du på förskoleenhetens webbplats.",
                "en": "For preschoolers, student welfare covers healthcare services as well as support from a school social worker or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78244/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78101",
            "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.022438Z",
            "last_modified_time": "2025-08-08T11:09:54.547300Z",
            "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.82617,
                    60.21498
                ]
            },
            "street_address": {
                "fi": "Majurinkatu 8",
                "sv": "Majorsgatan 8",
                "en": "Majurinkatu 8"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "telephone": null,
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Perkkaan koulu (esiopetus)",
                "sv": "Elevhälsa inom förskoleundervisningen, Perkkaan koulu (förskoleundervisning)",
                "en": "Student welfare in pre-primary school, Perkkaan koulu (pre-primary education)"
            },
            "info_url": {
                "fi": "https://www.espoo.fi/fi/kasvatus-ja-opetus/perusopetus/peruskoulut/perkkaan-koulu#opiskeluhuolto-ja-oppimisen-tuki-40816",
                "sv": "https://www.espoo.fi/fi/kasvatus-ja-opetus/perusopetus/peruskoulut/perkkaan-koulu#opiskeluhuolto-ja-oppimisen-tuki-40816",
                "en": "https://www.espoo.fi/fi/kasvatus-ja-opetus/perusopetus/peruskoulut/perkkaan-koulu#opiskeluhuolto-ja-oppimisen-tuki-40816"
            },
            "description": {
                "fi": "Opiskeluhuollon palvelut sisältävät esiopetuksen terveydenhuollon palvelut sekä kuraattori- ja psykologipalvelut. Opiskeluhuollon ammattilaisten yhteystiedot löydät esiopetusyksikön verkkosivuilta.",
                "sv": "Elevhälsotjänsterna omfattar hälso- och sjukvårdstjänster samt kurators- och psykologtjänster inom förskoleundervisningen. Kontaktuppgifterna till elevhälsopersonalen hittar du på förskoleenhetens webbplats.",
                "en": "For preschoolers, student welfare covers healthcare services as well as support from a school social worker or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78101/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78204",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:lohja",
                    "municipality": null,
                    "name": {
                        "fi": "Lohja",
                        "sv": "Lojo"
                    }
                }
            ],
            "created_time": "2025-07-15T08:10:34.246665Z",
            "last_modified_time": "2025-08-08T11:09:56.866302Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "08500",
            "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.144308,
                    60.275173
                ]
            },
            "street_address": {
                "fi": "Hakulintie 30",
                "sv": "Hakulivägen 30",
                "en": "Hakulintie 30"
            },
            "address_locality": {
                "fi": "Lohja",
                "sv": "Lojo",
                "en": "Lohja"
            },
            "telephone": null,
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Perttilän koulu",
                "sv": "Elevhälsa inom förskoleundervisningen, Perttilän koulu",
                "en": "Student welfare in pre-primary school, Perttilän koulu"
            },
            "info_url": {
                "fi": "https://peda.net/lohja/peruskoulut/alakoulut/perttilan-koulu/yhteystiedot",
                "sv": "https://peda.net/lohja/peruskoulut/alakoulut/perttilan-koulu/yhteystiedot",
                "en": "https://peda.net/lohja/peruskoulut/alakoulut/perttilan-koulu/yhteystiedot"
            },
            "description": {
                "fi": "Opiskeluhuollon palvelut sisältävät esiopetuksen terveydenhuollon palvelut sekä kuraattori- ja psykologipalvelut. Opiskeluhuollon ammattilaisten yhteystiedot löydät esiopetusyksikön verkkosivuilta.",
                "sv": "Elevhälsotjänsterna omfattar hälso- och sjukvårdstjänster samt kurators- och psykologtjänster inom förskoleundervisningen. Kontaktuppgifterna till elevhälsopersonalen hittar du på förskoleenhetens webbplats.",
                "en": "For preschoolers, student welfare covers healthcare services as well as support from a school social worker or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78204/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78205",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:lohja",
                    "municipality": null,
                    "name": {
                        "fi": "Lohja",
                        "sv": "Lojo"
                    }
                }
            ],
            "created_time": "2025-07-15T08:10:34.300370Z",
            "last_modified_time": "2025-08-08T11:09:56.895513Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "08500",
            "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.139566,
                    60.276848
                ]
            },
            "street_address": {
                "fi": "Lohjanharjuntie 878",
                "sv": "Lojoåsvägen 878",
                "en": "Lohjanharjuntie 878"
            },
            "address_locality": {
                "fi": "Lohja",
                "sv": "Lojo",
                "en": "Lohja"
            },
            "telephone": null,
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Perttilän luontoesiopetus",
                "sv": "Elevhälsa inom förskoleundervisningen, Perttilän luontoesiopetus",
                "en": "Student welfare in pre-primary school, Perttilän luontoesiopetus"
            },
            "info_url": {
                "fi": "https://peda.net/lohja/varhaiskasvatus/vs/perttilanpk/grupper/luontoesikoulu/henkil%C3%B6kunta",
                "sv": "https://peda.net/lohja/varhaiskasvatus/vs/perttilanpk/grupper/luontoesikoulu/henkil%C3%B6kunta",
                "en": "https://peda.net/lohja/varhaiskasvatus/vs/perttilanpk/grupper/luontoesikoulu/henkil%C3%B6kunta"
            },
            "description": {
                "fi": "Opiskeluhuollon palvelut sisältävät esiopetuksen terveydenhuollon palvelut sekä kuraattori- ja psykologipalvelut. Opiskeluhuollon ammattilaisten yhteystiedot löydät esiopetusyksikön verkkosivuilta.",
                "sv": "Elevhälsotjänsterna omfattar hälso- och sjukvårdstjänster samt kurators- och psykologtjänster inom förskoleundervisningen. Kontaktuppgifterna till elevhälsopersonalen hittar du på förskoleenhetens webbplats.",
                "en": "For preschoolers, student welfare covers healthcare services as well as support from a school social worker or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78205/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78164",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:kauniainen",
                    "municipality": null,
                    "name": {
                        "fi": "Kauniainen",
                        "sv": "Grankulla"
                    }
                }
            ],
            "created_time": "2025-07-15T08:10:32.334758Z",
            "last_modified_time": "2025-08-08T11:09:55.956339Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02700",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.714018,
                    60.21929
                ]
            },
            "street_address": {
                "fi": "Akatemiantie 11-13",
                "sv": "Akademivägen 11-13",
                "en": "Akatemiantie 11-13"
            },
            "address_locality": {
                "fi": "Kauniainen",
                "sv": "Grankulla",
                "en": "Kauniainen"
            },
            "telephone": null,
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Pikku Akatemia",
                "sv": "Elevhälsa inom förskoleundervisningen, Pikku Akatemia",
                "en": "Student welfare in pre-primary school, Pikku Akatemia"
            },
            "info_url": {
                "fi": "https://www.kauniainen.fi/varhaiskasvatus-ja-koulutus/varhaiskasvatus/varhaiskasvatusyksikot/pikku-akatemia/?",
                "sv": "https://www.kauniainen.fi/varhaiskasvatus-ja-koulutus/varhaiskasvatus/varhaiskasvatusyksikot/pikku-akatemia/?",
                "en": "https://www.kauniainen.fi/varhaiskasvatus-ja-koulutus/varhaiskasvatus/varhaiskasvatusyksikot/pikku-akatemia/?"
            },
            "description": {
                "fi": "Opiskeluhuollon palvelut sisältävät esiopetuksen terveydenhuollon palvelut sekä kuraattori- ja psykologipalvelut. Opiskeluhuollon ammattilaisten yhteystiedot löydät esiopetusyksikön verkkosivuilta.",
                "sv": "Elevhälsotjänsterna omfattar hälso- och sjukvårdstjänster samt kurators- och psykologtjänster inom förskoleundervisningen. Kontaktuppgifterna till elevhälsopersonalen hittar du på förskoleenhetens webbplats.",
                "en": "For preschoolers, student welfare covers healthcare services as well as support from a school social worker or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78164/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78058",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2025-07-15T08:10:26.748845Z",
            "last_modified_time": "2025-08-08T11:09:53.545059Z",
            "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.722515,
                    60.174347
                ]
            },
            "street_address": {
                "fi": "Kuunsäde 2 C",
                "sv": "Månstrålen 2 C",
                "en": "Kuunsäde 2 C"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "telephone": null,
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Pilke Maria Montessori",
                "sv": "Elevhälsa inom förskoleundervisningen, Pilke Maria Montessori",
                "en": "Student welfare in pre-primary school, Pilke Maria Montessori"
            },
            "info_url": {
                "fi": "https://pilkepaivakodit.fi/paivakodit/espoo/olari/pilke-maria-montessori/#yhteystiedot",
                "sv": "https://pilkepaivakodit.fi/paivakodit/espoo/olari/pilke-maria-montessori/#yhteystiedot",
                "en": "https://pilkepaivakodit.fi/paivakodit/espoo/olari/pilke-maria-montessori/#yhteystiedot"
            },
            "description": {
                "fi": "Opiskeluhuollon palvelut sisältävät esiopetuksen terveydenhuollon palvelut sekä kuraattori- ja psykologipalvelut. Opiskeluhuollon ammattilaisten yhteystiedot löydät esiopetusyksikön verkkosivuilta.",
                "sv": "Elevhälsotjänsterna omfattar hälso- och sjukvårdstjänster samt kurators- och psykologtjänster inom förskoleundervisningen. Kontaktuppgifterna till elevhälsopersonalen hittar du på förskoleenhetens webbplats.",
                "en": "For preschoolers, student welfare covers healthcare services as well as support from a school social worker or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78058/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78059",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2025-07-15T08:10:26.799492Z",
            "last_modified_time": "2025-08-08T11:09:53.566454Z",
            "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.767662,
                    60.163483
                ]
            },
            "street_address": {
                "fi": "Kampelatie 4",
                "sv": "Flundrevägen 4",
                "en": "Kampelatie 4"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "telephone": null,
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Pilke Playschool Haukilahti",
                "sv": "Elevhälsa inom förskoleundervisningen, Pilke Playschool Gäddvik",
                "en": "Student welfare in pre-primary school, Pilke Playschool Haukilahti"
            },
            "info_url": {
                "fi": "https://pilkepaivakodit.fi/paivakodit/espoo/haukilahti/pilke-playschool-haukilahti/#yhteystiedot",
                "sv": "https://pilkepaivakodit.fi/paivakodit/espoo/haukilahti/pilke-playschool-haukilahti/#yhteystiedot",
                "en": "https://pilkepaivakodit.fi/paivakodit/espoo/haukilahti/pilke-playschool-haukilahti/#yhteystiedot"
            },
            "description": {
                "fi": "Opiskeluhuollon palvelut sisältävät esiopetuksen terveydenhuollon palvelut sekä kuraattori- ja psykologipalvelut. Opiskeluhuollon ammattilaisten yhteystiedot löydät esiopetusyksikön verkkosivuilta.",
                "sv": "Elevhälsotjänsterna omfattar hälso- och sjukvårdstjänster samt kurators- och psykologtjänster inom förskoleundervisningen. Kontaktuppgifterna till elevhälsopersonalen hittar du på förskoleenhetens webbplats.",
                "en": "For preschoolers, student welfare covers healthcare services as well as support from a school social worker or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78059/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78060",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2025-07-15T08:10:26.844759Z",
            "last_modified_time": "2025-08-08T11:09:53.590288Z",
            "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.794739,
                    60.19459
                ]
            },
            "street_address": {
                "fi": "Kivennavantie 21",
                "sv": "Kivinebbsvägen 21",
                "en": "Kivennavantie 21"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "telephone": null,
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Pilke Playschool Laajalahti",
                "sv": "Elevhälsa inom förskoleundervisningen, Pilke Playschool Bredvik",
                "en": "Student welfare in pre-primary school, Pilke Playschool Laajalahti"
            },
            "info_url": {
                "fi": "https://pilkepaivakodit.fi/paivakodit/espoo/laajalahti/pilke-liikuntapaivakoti-laajalahti/#yhteystiedot",
                "sv": "https://pilkepaivakodit.fi/paivakodit/espoo/laajalahti/pilke-liikuntapaivakoti-laajalahti/#yhteystiedot",
                "en": "https://pilkepaivakodit.fi/paivakodit/espoo/laajalahti/pilke-liikuntapaivakoti-laajalahti/#yhteystiedot"
            },
            "description": {
                "fi": "Opiskeluhuollon palvelut sisältävät esiopetuksen terveydenhuollon palvelut sekä kuraattori- ja psykologipalvelut. Opiskeluhuollon ammattilaisten yhteystiedot löydät esiopetusyksikön verkkosivuilta.",
                "sv": "Elevhälsotjänsterna omfattar hälso- och sjukvårdstjänster samt kurators- och psykologtjänster inom förskoleundervisningen. Kontaktuppgifterna till elevhälsopersonalen hittar du på förskoleenhetens webbplats.",
                "en": "For preschoolers, student welfare covers healthcare services as well as support from a school social worker or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78060/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78061",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2025-07-15T08:10:26.900382Z",
            "last_modified_time": "2025-08-08T11:09:53.615443Z",
            "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.812136,
                    60.17906
                ]
            },
            "street_address": {
                "fi": "Mäntyviita 6",
                "sv": "Tallbysket 6",
                "en": "Mäntyviita 6"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "telephone": null,
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Pilke Playschool Mäntyviita",
                "sv": "Elevhälsa inom förskoleundervisningen, Pilke Playschool Tallbysket",
                "en": "Student welfare in pre-primary school, Pilke Playschool Mäntyviita"
            },
            "info_url": {
                "fi": "https://pilkepaivakodit.fi/paivakodit/espoo/tapiola/pilke-playschool-mantyviita/#yhteystiedot",
                "sv": "https://pilkepaivakodit.fi/paivakodit/espoo/tapiola/pilke-playschool-mantyviita/#yhteystiedot",
                "en": "https://pilkepaivakodit.fi/paivakodit/espoo/tapiola/pilke-playschool-mantyviita/#yhteystiedot"
            },
            "description": {
                "fi": "Opiskeluhuollon palvelut sisältävät esiopetuksen terveydenhuollon palvelut sekä kuraattori- ja psykologipalvelut. Opiskeluhuollon ammattilaisten yhteystiedot löydät esiopetusyksikön verkkosivuilta.",
                "sv": "Elevhälsotjänsterna omfattar hälso- och sjukvårdstjänster samt kurators- och psykologtjänster inom förskoleundervisningen. Kontaktuppgifterna till elevhälsopersonalen hittar du på förskoleenhetens webbplats.",
                "en": "For preschoolers, student welfare covers healthcare services as well as support from a school social worker or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78061/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78062",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2025-07-15T08:10:26.948571Z",
            "last_modified_time": "2025-08-08T11:09:53.637314Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02100",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.79269,
                    60.180252
                ]
            },
            "street_address": {
                "fi": "Kaskenkaatajantie 5",
                "sv": "Svedjefällarvägen 5",
                "en": "Kaskenkaatajantie 5"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "telephone": null,
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Pilke Playschool Tapiola",
                "sv": "Elevhälsa inom förskoleundervisningen, Pilke Playschool Hagalund",
                "en": "Student welfare in pre-primary school, Pilke Playschool Tapiola"
            },
            "info_url": {
                "fi": "https://pilkepaivakodit.fi/paivakodit/espoo/tapiola/pilke-playschool-tapiola/#yhteystiedot",
                "sv": "https://pilkepaivakodit.fi/paivakodit/espoo/tapiola/pilke-playschool-tapiola/#yhteystiedot",
                "en": "https://pilkepaivakodit.fi/paivakodit/espoo/tapiola/pilke-playschool-tapiola/#yhteystiedot"
            },
            "description": {
                "fi": "Opiskeluhuollon palvelut sisältävät esiopetuksen terveydenhuollon palvelut sekä kuraattori- ja psykologipalvelut. Opiskeluhuollon ammattilaisten yhteystiedot löydät esiopetusyksikön verkkosivuilta.",
                "sv": "Elevhälsotjänsterna omfattar hälso- och sjukvårdstjänster samt kurators- och psykologtjänster inom förskoleundervisningen. Kontaktuppgifterna till elevhälsopersonalen hittar du på förskoleenhetens webbplats.",
                "en": "For preschoolers, student welfare covers healthcare services as well as support from a school social worker or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78062/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78167",
            "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.493484Z",
            "last_modified_time": "2025-08-08T11:09:56.024817Z",
            "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.442087,
                    60.109715
                ]
            },
            "street_address": {
                "fi": "Bronpolku 2",
                "sv": "Bronpolku 2",
                "en": "Bronpolku 2"
            },
            "address_locality": {
                "fi": "Kirkkonummi",
                "sv": "Kyrkslätt",
                "en": "Kirkkonummi"
            },
            "telephone": null,
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Pilke taidepäiväkoti Bro",
                "sv": "Elevhälsa inom förskoleundervisningen, Pilke konstdaghem Bro",
                "en": "Student welfare in pre-primary school, Pilke art-oriented daycare centre Bro"
            },
            "info_url": {
                "fi": "https://pilkepaivakodit.fi/paivakodit/kirkkonummi/pilke-taidepaivakoti-bro/#yhteystiedot",
                "sv": "https://pilkepaivakodit.fi/paivakodit/kirkkonummi/pilke-taidepaivakoti-bro/#yhteystiedot",
                "en": "https://pilkepaivakodit.fi/paivakodit/kirkkonummi/pilke-taidepaivakoti-bro/#yhteystiedot"
            },
            "description": {
                "fi": "Opiskeluhuollon palvelut sisältävät esiopetuksen terveydenhuollon palvelut sekä kuraattori- ja psykologipalvelut. Opiskeluhuollon ammattilaisten yhteystiedot löydät esiopetusyksikön verkkosivuilta.",
                "sv": "Elevhälsotjänsterna omfattar hälso- och sjukvårdstjänster samt kurators- och psykologtjänster inom förskoleundervisningen. Kontaktuppgifterna till elevhälsopersonalen hittar du på förskoleenhetens webbplats.",
                "en": "For preschoolers, student welfare covers healthcare services as well as support from a school social worker or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78167/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:78221",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:raasepori",
                    "municipality": null,
                    "name": {
                        "fi": "Raasepori",
                        "sv": "Raseborg"
                    }
                }
            ],
            "created_time": "2025-07-15T08:10:34.996759Z",
            "last_modified_time": "2025-08-08T11:09:57.247260Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "10300",
            "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.639849,
                    60.076458
                ]
            },
            "street_address": {
                "fi": "Koskenkylän raitti 4",
                "sv": "Forsby promenaden 4",
                "en": "Koskenkylän raitti 4"
            },
            "address_locality": {
                "fi": "Karjaa Keskus (Raasepori)",
                "sv": "Karis centrum (Raseborg)",
                "en": "Karjaa Keskus (Raasepori)"
            },
            "telephone": null,
            "name": {
                "fi": "Esiopetuksen opiskeluhuolto, Pinjaisten päiväkoti",
                "sv": "Elevhälsa inom förskoleundervisningen, Pinjaisten päiväkoti",
                "en": "Student welfare in pre-primary school, Pinjaisten päiväkoti"
            },
            "info_url": {
                "fi": "https://www.raseborg.fi/fi/paivakodit/pinjaisten-paivakoti/",
                "sv": "https://www.raseborg.fi/fi/paivakodit/pinjaisten-paivakoti/",
                "en": "https://www.raseborg.fi/fi/paivakodit/pinjaisten-paivakoti/"
            },
            "description": {
                "fi": "Opiskeluhuollon palvelut sisältävät esiopetuksen terveydenhuollon palvelut sekä kuraattori- ja psykologipalvelut. Opiskeluhuollon ammattilaisten yhteystiedot löydät esiopetusyksikön verkkosivuilta.",
                "sv": "Elevhälsotjänsterna omfattar hälso- och sjukvårdstjänster samt kurators- och psykologtjänster inom förskoleundervisningen. Kontaktuppgifterna till elevhälsopersonalen hittar du på förskoleenhetens webbplats.",
                "en": "For preschoolers, student welfare covers healthcare services as well as support from a school social worker or psychologist. Each pre-school unit's webpage lists the contact details of its student-welfare professionals."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78221/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}