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

{
    "meta": {
        "count": 152281,
        "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=294&show_all_places=true",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=292&show_all_places=true"
    },
    "data": [
        {
            "id": "tprek:68240",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-08-15T16:27:47.462755Z",
            "last_modified_time": "2025-05-02T13:09:50.326126Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "01370",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.054647,
                    60.30025
                ]
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "description": null,
            "info_url": {
                "fi": "http://www.vantaa.fi",
                "sv": "http://www.vantaa.fi",
                "en": "http://www.vantaa.fi"
            },
            "name": {
                "fi": "Hiekkaharjun liikuntapuiston nurmikenttä",
                "sv": "Sandkullas idrottsparks gräsplan"
            },
            "telephone": null,
            "street_address": {
                "fi": "Urheilukatu 15",
                "sv": "Urheilukatu 15",
                "en": "Urheilukatu 15"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:68240/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:53088",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-08-15T12:12:33.783433Z",
            "last_modified_time": "2025-05-09T13:49:49.997622Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "01370",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.054585,
                    60.299786
                ]
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "description": {
                "fi": "Yleisurheilukentän juoksuradoille tehdään talvella luonnonjää, kun sääolosuhteet sen mahdollistavat. Kentän pukutila luistelijoiden käytettävissä, katso aukioloajat yhteystiedot välilehdeltä.",
                "sv": "Skridskobana vintertid med väderreservation"
            },
            "info_url": {
                "fi": "http://www.vantaa.fi",
                "sv": "http://www.vantaa.fi",
                "en": "http://www.vantaa.fi"
            },
            "name": {
                "fi": "Hiekkaharjun liikuntapuiston retkiluistelu",
                "sv": "Sandkulla idrottsparks långfärdsskridskobana"
            },
            "telephone": null,
            "street_address": {
                "fi": "Urheilutie 15",
                "sv": "Idrottsvägen 15",
                "en": "Urheilutie 15"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:53088/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:46144",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-08-15T11:15:26.500256Z",
            "last_modified_time": "2024-02-06T13:14:41.866030Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "01370",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.05654,
                    60.300102
                ]
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "description": {
                "fi": "Talvisin hiekkatekonurmialueella tekojääkenttä, jossa kaukalo ja luistelukenttä.",
                "sv": "På vintern konstisplan på sandplan med konstgräs, som har rink och skridskoplan.",
                "en": "In the winter, the sand and artificial turf area is turned into an artificial ice rink for skating."
            },
            "info_url": {
                "fi": "http://www.vantaa.fi",
                "sv": "http://www.vantaa.fi",
                "en": "http://www.vantaa.fi"
            },
            "name": {
                "fi": "Hiekkaharjun liikuntapuiston tekojääkenttä",
                "sv": "Sandkulla idrottspark / Konstisplan"
            },
            "telephone": null,
            "street_address": {
                "fi": "Urheilutie 15",
                "sv": "Idrottsvägen 15",
                "en": "Urheilutie 15"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:46144/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:42331",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-08-15T11:09:34.952230Z",
            "last_modified_time": "2026-04-15T18:09:32.045627Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "01370",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.056473,
                    60.300304
                ]
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "description": {
                "fi": "Hiekkaharjun liikuntapuistossa on kaksi hiekkatekonurmipintaista tenniskenttää. Kentän huoltorakennuksen pukutilat ja wc-tilat on käytettävissä silloin, kun henkilökunta on paikalla. Tenniskenttien säännöt ja ohjeet pelivuorojen hakuun löydät tenniskenttien palvelunkuvauksesta. Hakemukset vuoroille tehdään Timmi- tilavarausjärjestelmän kautta. Linkit löydät aukioloajat ja yhteystiedot välilehdeltä.",
                "sv": "I Sandkulla idrottspark finns två tennisplaner med konstgjort gräs. Omklädningsrummen och toaletterna i servicebyggnad är tillgängliga när personalen är på plats. Regler och anvisningar för bokning av speltider på tennisbanorna finns i beskrivningen av tennisbanornas tjänster. Bokningar av speltider görs via bokningssystemet Timmi. Länkar till båda sidorna hittar du under fliken \"Öppettider och kontaktuppgifter\".",
                "en": "Hiekkaharju Sports Park has two tennis courts with artificial turf. The changing rooms and restrooms in the field maintenance building are available when staff are on place. You can find the rules and guidelines for booking tennis court time slots in the tennis court service description. Applications for playing slots are submitted through the Timmi reservation system. You can find links to both pages under the \"Opening Hours and Contact Information\" tab."
            },
            "info_url": {
                "fi": "http://www.vantaa.fi",
                "sv": "http://www.vantaa.fi",
                "en": "http://www.vantaa.fi"
            },
            "name": {
                "fi": "Hiekkaharjun liikuntapuiston tenniskenttä 1",
                "sv": "Sandkulla idrottspark tennisplan 1",
                "en": "Hiekkaharjun sport park tennis court 1"
            },
            "telephone": null,
            "street_address": {
                "fi": "Urheilutie 15",
                "sv": "Idrottsvägen 15",
                "en": "Urheilutie 15"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:42331/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:57438",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-08-15T14:10:18.479812Z",
            "last_modified_time": "2026-04-15T18:09:39.255888Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "01370",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.056536,
                    60.300156
                ]
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "description": {
                "fi": "Hiekkaharjun liikuntapuistossa on kaksi hiekkatekonurmipintaista tenniskenttää. Kentän huoltorakennuksen pukutilat ja wc-tilat on käytettävissä silloin, kun henkilökunta on paikalla. Tenniskenttien säännöt ja ohjeet pelivuorojen hakuun löydät tenniskenttien palvelunkuvauksesta. Hakemukset vuoroille tehdään Timmi- tilavarausjärjestelmän kautta. Linkit löydät aukioloajat ja yhteystiedot välilehdeltä.",
                "sv": "I Sandkulla idrottspark finns två tennisplaner med konstgjort gräs. Omklädningsrummen och toaletterna i servicebyggnad är tillgängliga när personalen är på plats. Regler och anvisningar för bokning av speltider på tennisbanorna finns i beskrivningen av tennisbanornas tjänster. Bokningar av speltider görs via bokningssystemet Timmi. Länkar till båda sidorna hittar du under fliken \"Öppettider och kontaktuppgifter\".",
                "en": "Hiekkaharju Sports Park has two tennis courts with artificial turf. The changing rooms and restrooms in the field maintenance building are available when staff are on place. You can find the rules and guidelines for booking tennis court time slots in the tennis court service description. Applications for playing slots are submitted through the Timmi reservation system. You can find links to both pages under the \"Opening Hours and Contact Information\" tab."
            },
            "info_url": {
                "fi": "http://www.vantaa.fi",
                "sv": "http://www.vantaa.fi",
                "en": "http://www.vantaa.fi"
            },
            "name": {
                "fi": "Hiekkaharjun liikuntapuiston tenniskenttä 2",
                "sv": "Sandkulla idrottspark tennisplan 2",
                "en": "Hiekkaharjun sport park tennis court 2"
            },
            "telephone": null,
            "street_address": {
                "fi": "Urheilutie 15",
                "sv": "Idrottsvägen 15",
                "en": "Urheilutie 15"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:57438/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:59946",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-08-15T15:12:56.333436Z",
            "last_modified_time": "2025-07-11T05:10:11.105478Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "01370",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.055546,
                    60.30068
                ]
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "description": {
                "fi": "Hiekkaharjun liikuntapuiston ulkokuntoilupaikka sijaitsee kuntoilun ytimessä, nurmikentän, yleisurheilukentän ja katukoris-alueen läheisyydessä. Kuntoilualueella voit harjoitella David City Line ulkokuntosalilaitteilla, joiden vastusta voi säätää lisäpainoilla, sekä Hags-merkkisillä oman kehonpainolla toimivilla laitteilla.",
                "sv": "utegymutrustning",
                "en": "outdoor gym equipment"
            },
            "info_url": {
                "fi": "http://www.vantaa.fi",
                "sv": "http://www.vantaa.fi",
                "en": "http://www.vantaa.fi"
            },
            "name": {
                "fi": "Hiekkaharjun liikuntapuiston ulkokuntosali",
                "sv": "Sandkulla idrottsparks utegym"
            },
            "telephone": null,
            "street_address": {
                "fi": "Urheilutie 15",
                "sv": "Idrottsvägen 15",
                "en": "Urheilutie 15"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:59946/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:42583",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-08-15T11:10:17.880631Z",
            "last_modified_time": "2024-02-06T13:14:09.149306Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "01370",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.055277,
                    60.30001
                ]
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "description": {
                "fi": "Kuulantyöntö-, kiekko- ja moukaripaikkojen päällyste on betonia. Moukarinheitto viereisellä hiekkakentällä. Nurmikentän pinta-ala on 100*64.",
                "sv": "Betongbeläggning på platserna för kulstötning, diskus och slägga. Släggkastning på närliggande sandplan. Gräsplanens yta är 100 * 64.",
                "en": "The floor covering of shot-put, discus and hammer throw spots is concrete. Hammer throw is also possible on the adjoining gravel pitch. Grass pitch area: 100*64."
            },
            "info_url": {
                "fi": "http://www.vantaa.fi",
                "sv": "http://www.vantaa.fi",
                "en": "http://www.vantaa.fi"
            },
            "name": {
                "fi": "Hiekkaharjun liikuntapuiston yleisurheilukenttä",
                "sv": "Sandkulla idrottspark friidrottsplan"
            },
            "telephone": null,
            "street_address": {
                "fi": "Urheilutie 15",
                "sv": "Idrottsvägen 15",
                "en": "Urheilutie 15"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:42583/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:33229",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-08-15T09:14:39.819897Z",
            "last_modified_time": "2024-02-06T13:11:49.905940Z",
            "custom_data": null,
            "email": "nuorisotalo.hiekkaharju@vantaa.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "01350",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": 8807,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.029228,
                    60.312424
                ]
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "description": {
                "fi": "Hiekkaharjun nuorisotila (kutsutaan myös \"36\" tai \"Kolmekutonen\"), on toiminut 1970-luvulta saakka alueen nuorisotilana. Nuorisotilalla järjestämme monipuolisesti erilaisia harrastusmahdollisuuksia, tekemistä ja tapahtumia. Hiekkaharjun nuorisotilan erikoisuutena ovat bänditilat, joissa voi harrastaa ja äänittää musiikkia sekä varata bändikämppävuoroja. Nuorisotilan pihalla on skeittialue.",
                "sv": "Sandkulla ungdomsgård (kallas även för \"36\" eller \"trettiosexan\") har verkat som ungdomsgård på området sedan 1970-talet. I ungdomsgården ordnar vi mångsidiga hobbymöjligheter, sysselsättning och evenemang. En specialitet för Sandkulla ungdomsgård är bandutrymmena där du kan utöva och spela in musik och reservera turer i bandutrymmena. På ungdomsgårdens gård finns ett skejtområde.",
                "en": "Hiekkaharju Youth Centre (also known as \"36\" or \"Kolmekutonen\") has operated as a youth centre in the area since the 1970s. Here, you can participate in various recreational activities and events. Hiekkaharju Youth Centre's special feature is its band facilities, where you can play and record music. You can also book the facilities for your band. There is also an area for skateboarding outside the centre."
            },
            "info_url": {
                "fi": "https://www.vantaa.fi/fi/palveluhakemisto/toimipiste/hiekkaharjun-nuorisotila#tab-introduction",
                "sv": "https://www.vantaa.fi/fi/palveluhakemisto/toimipiste/hiekkaharjun-nuorisotila#tab-introduction",
                "en": "https://www.vantaa.fi/fi/palveluhakemisto/toimipiste/hiekkaharjun-nuorisotila#tab-introduction"
            },
            "name": {
                "fi": "Hiekkaharjun nuorisotila",
                "sv": "Sandkulla ungdomsgård",
                "en": "Hiekkaharju Youth Centre"
            },
            "telephone": {
                "fi": "+358 50 312 2079"
            },
            "street_address": {
                "fi": "Leinikkitie 36",
                "sv": "Ranunkelvägen 36",
                "en": "Leinikkitie 36"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:33229/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:68394",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-08-15T16:28:07.526347Z",
            "last_modified_time": "2025-05-12T07:09:52.039791Z",
            "custom_data": null,
            "email": "nuorisotalo.hiekkaharju@vantaa.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "01350",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.028933,
                    60.31254
                ]
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "description": {
                "fi": "Nuorisotilan liikuntasali on ensisijaisesti nuorisotilakäytössä. Saliin on mahdollista hakea käyttövuoroja ryhmäkäyttöön. Tilavaraukset Vantaan timmi-järjestelmän kautta."
            },
            "info_url": {
                "fi": "http://www.vantaa.fi",
                "sv": "http://www.vantaa.fi",
                "en": "http://www.vantaa.fi"
            },
            "name": {
                "fi": "Hiekkaharjun nuorisotilan liikuntasali",
                "sv": "Sandkulla ungdomsgårds idrottssal"
            },
            "telephone": null,
            "street_address": {
                "fi": "Leinikkitie 36",
                "sv": "Ranunkelvägen 36",
                "en": "Leinikkitie 36"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:68394/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:19836",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-08-15T08:15:33.006303Z",
            "last_modified_time": "2024-06-13T12:09:29.207867Z",
            "custom_data": null,
            "email": "etunimi.sukunimi@vantaa.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "01300",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": 8162,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.044312,
                    60.301502
                ]
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "description": {
                "fi": "Päiväkotimme tarjoaa varhaiskasvatusta sekä esiopetusta. Sijaitsemme Hiekkaharjussa, lähellä Hiekkaharjun juna-asemaa."
            },
            "info_url": {
                "fi": "https://www.vantaa.fi/fi/palveluhakemisto/toimipiste/hiekkaharjun-paivakoti#tab-introduction",
                "sv": "https://www.vantaa.fi/fi/palveluhakemisto/toimipiste/hiekkaharjun-paivakoti#tab-introduction",
                "en": "https://www.vantaa.fi/fi/palveluhakemisto/toimipiste/hiekkaharjun-paivakoti#tab-introduction"
            },
            "name": {
                "fi": "Hiekkaharjun päiväkoti",
                "sv": "Hiekkaharjun päiväkoti",
                "en": "Hiekkaharjun päiväkoti"
            },
            "telephone": null,
            "street_address": {
                "fi": "Hiekkaharjuntie 12",
                "sv": "Sandkullavägen 12",
                "en": "Hiekkaharjuntie 12"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:19836/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:42486",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-08-15T11:10:01.853712Z",
            "last_modified_time": "2024-02-06T13:14:07.283972Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "01350",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.02836,
                    60.312725
                ]
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "description": {
                "fi": "Nuorisotalo 36:n pihalla. Pintana asfaltti. Iso ramppi, materiaali: fenolipuukuitulaminaatti, boxeja."
            },
            "info_url": {
                "fi": "http://www.vantaa.fi",
                "sv": "http://www.vantaa.fi",
                "en": "http://www.vantaa.fi"
            },
            "name": {
                "fi": "Hiekkaharjun skeittipuisto",
                "sv": "Sandkullas skejtpark"
            },
            "telephone": {
                "fi": "+358 9 839 11"
            },
            "street_address": {
                "fi": "Leinikkitie 36",
                "sv": "Ranunkelvägen 36",
                "en": "Leinikkitie 36"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:42486/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:42337",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-08-15T11:09:35.440276Z",
            "last_modified_time": "2024-02-06T13:14:04.486165Z",
            "custom_data": null,
            "email": "info@hiekkaharjuntenniskeskus.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "01370",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.052519,
                    60.303806
                ]
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "description": {
                "fi": "Tenniskeskuksessa on viisi sisäkenttää ja neljä ulkokenttää. Uuden tenniskeskuksen pintamateriaali on bolltex (3 kpl) ja vanhan grand prix (2 kpl)."
            },
            "info_url": {
                "fi": "http://www.hiekkaharjuntenniskeskus.fi",
                "sv": "http://www.hiekkaharjuntenniskeskus.fi",
                "en": "http://www.hiekkaharjuntenniskeskus.fi"
            },
            "name": {
                "fi": "Hiekkaharjun Tenniskeskus Oy",
                "sv": "Hiekkaharjus Tenniscenter Oy"
            },
            "telephone": {
                "fi": "+358 400 409 280"
            },
            "street_address": {
                "fi": "Tennistie 5",
                "sv": "Tennisvägen 5",
                "en": "Tennistie 5"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:42337/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:46226",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-08-15T11:15:44.775492Z",
            "last_modified_time": "2025-03-07T06:09:37.853516Z",
            "custom_data": null,
            "email": "info@hiekkaharjuntenniskeskus.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "01370",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.051466,
                    60.30414
                ]
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "description": null,
            "info_url": {
                "fi": "http://www.hiekkaharjuntenniskeskus.fi",
                "sv": "http://www.hiekkaharjuntenniskeskus.fi",
                "en": "http://www.hiekkaharjuntenniskeskus.fi"
            },
            "name": {
                "fi": "Hiekkaharjun Tenniskeskus Oy ulkotenniskenttä 1",
                "sv": "Hiekkaharjus Tenniscenter Oy utomhustennisplan 1"
            },
            "telephone": {
                "fi": "+358 400 409 280"
            },
            "street_address": {
                "fi": "Tennistie 5",
                "sv": "Tennisvägen 5",
                "en": "Tennistie 5"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:46226/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:76924",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2025-03-07T06:09:51.521970Z",
            "last_modified_time": "2025-03-07T06:09:51.521985Z",
            "custom_data": null,
            "email": "info@hiekkaharjuntenniskeskus.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "01370",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.05118,
                    60.30409
                ]
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "description": null,
            "info_url": {
                "fi": "http://www.hiekkaharjuntenniskeskus.fi",
                "sv": "http://www.hiekkaharjuntenniskeskus.fi",
                "en": "http://www.hiekkaharjuntenniskeskus.fi"
            },
            "name": {
                "fi": "Hiekkaharjun Tenniskeskus Oy ulkotenniskenttä 2",
                "sv": "Hiekkaharjus Tenniscenter Oy utomhustennisplan 2"
            },
            "telephone": {
                "fi": "+358 400 409 280"
            },
            "street_address": {
                "fi": "Tennistie 5",
                "sv": "Tennisvägen 5",
                "en": "Tennistie 5"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:76924/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:76925",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2025-03-07T06:09:51.559559Z",
            "last_modified_time": "2025-03-07T06:09:51.559572Z",
            "custom_data": null,
            "email": "info@hiekkaharjuntenniskeskus.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "01370",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.050964,
                    60.304367
                ]
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "description": null,
            "info_url": {
                "fi": "http://www.hiekkaharjuntenniskeskus.fi",
                "sv": "http://www.hiekkaharjuntenniskeskus.fi",
                "en": "http://www.hiekkaharjuntenniskeskus.fi"
            },
            "name": {
                "fi": "Hiekkaharjun Tenniskeskus Oy ulkotenniskenttä 3",
                "sv": "Hiekkaharjus Tenniscenter Oy utomhustennisplan 3"
            },
            "telephone": {
                "fi": "+358 400 409 280"
            },
            "street_address": {
                "fi": "Tennistie 5",
                "sv": "Tennisvägen 5",
                "en": "Tennistie 5"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:76925/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:76928",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2025-03-07T06:09:51.693715Z",
            "last_modified_time": "2025-03-07T06:09:51.693726Z",
            "custom_data": null,
            "email": "info@hiekkaharjuntenniskeskus.fi",
            "contact_type": null,
            "address_region": null,
            "postal_code": "01370",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.051323,
                    60.304424
                ]
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "description": null,
            "info_url": {
                "fi": "http://www.hiekkaharjuntenniskeskus.fi",
                "sv": "http://www.hiekkaharjuntenniskeskus.fi",
                "en": "http://www.hiekkaharjuntenniskeskus.fi"
            },
            "name": {
                "fi": "Hiekkaharjun Tenniskeskus Oy ulkotenniskenttä 4",
                "sv": "Hiekkaharjus Tenniscenter Oy utomhustennisplan 4"
            },
            "telephone": {
                "fi": "+358 400 409 280"
            },
            "street_address": {
                "fi": "Tennistie 5",
                "sv": "Tennisvägen 5",
                "en": "Tennistie 5"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:76928/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:79794",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2026-03-05T06:10:08.157008Z",
            "last_modified_time": "2026-03-05T06:10:08.157031Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "01350",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.036028,
                    60.30745
                ]
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "description": {
                "fi": "Palvelupaikka on Hiekkaharju, päiväleiri- Kamun elokuinen kesäseikkailu -palvelun järjestämispaikka. Päiväleiri järjestetään Hiekkaharjun koululla."
            },
            "info_url": null,
            "name": {
                "fi": "Hiekkaharju, päiväleiri- Kamun elokuinen kesäseikkailu -palvelun järjestämispaikka"
            },
            "telephone": null,
            "street_address": {
                "fi": "Talkootie 37",
                "sv": "Talkovägen 37",
                "en": "Talkootie 37"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:79794/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:79795",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2026-03-05T06:10:08.198136Z",
            "last_modified_time": "2026-03-05T06:10:08.198158Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "01350",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.036028,
                    60.30745
                ]
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "description": {
                "fi": "Palvelupaikka on Hiekkaharju, päiväleiri - Kamun kesäseikkailu -palvelun järjestämispaikka. Päiväleiri järjestetään Hiekkaharjun koululla."
            },
            "info_url": null,
            "name": {
                "fi": "Hiekkaharju, päiväleiri - Kamun kesäseikkailu -palvelun järjestämispaikka"
            },
            "telephone": null,
            "street_address": {
                "fi": "Talkootie 37",
                "sv": "Talkovägen 37",
                "en": "Talkootie 37"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:79795/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:79796",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2026-03-05T06:10:08.243330Z",
            "last_modified_time": "2026-03-05T06:10:08.243344Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "01350",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.036028,
                    60.30745
                ]
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "description": {
                "fi": "Palvelupaikka on Hiekkaharju, päiväleiri - Kamun luontotaideseikkailu -palvelun järjestämispaikka. Päiväleiri järjestetään Hiekkaharjun koululla."
            },
            "info_url": null,
            "name": {
                "fi": "Hiekkaharju, päiväleiri - Kamun luontotaideseikkailu -palvelun järjestämispaikka"
            },
            "telephone": null,
            "street_address": {
                "fi": "Talkootie 37",
                "sv": "Talkovägen 37",
                "en": "Talkootie 37"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:79796/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:79797",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2026-03-05T06:10:08.280979Z",
            "last_modified_time": "2026-03-05T06:10:08.280992Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "01350",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.036028,
                    60.30745
                ]
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "description": {
                "fi": "Palvelupaikka on Hiekkaharju, päiväleiri - Kamun velhokoulu -palvelun järjestämispaikka. Päiväleiri järjestetään Hiekkaharjun koululla."
            },
            "info_url": null,
            "name": {
                "fi": "Hiekkaharju, päiväleiri - Kamun velhokoulu -palvelun järjestämispaikka"
            },
            "telephone": null,
            "street_address": {
                "fi": "Talkootie 37",
                "sv": "Talkovägen 37",
                "en": "Talkootie 37"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:79797/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}