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

{
    "meta": {
        "count": 151650,
        "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=199&show_all_places=true",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=197&show_all_places=true"
    },
    "data": [
        {
            "id": "tprek:75087",
            "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": "2024-04-19T05:09:51.805204Z",
            "last_modified_time": "2024-04-19T05:09:51.805221Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.114267,
                    60.27407
                ]
            },
            "street_address": {
                "fi": "Hakunilan kartano",
                "sv": "Hakunilan kartano",
                "en": "Hakunilan kartano"
            },
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Esteetön pysäköintialue Hakunilan kartano",
                "sv": "Obehindrad parkeringsplats Hakunilan kartano",
                "en": "Unrestrained car park Hakunilan kartano"
            },
            "description": {
                "fi": "3 esteetöntä autopaikkaa",
                "sv": "3 tillgängliga p-platser",
                "en": "3 accessible parking spaces"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:75087/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:75086",
            "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": "2024-04-19T05:09:51.780394Z",
            "last_modified_time": "2024-04-19T05:09:51.780407Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.119911,
                    60.280365
                ]
            },
            "street_address": {
                "fi": "Hakunilan uimahalli",
                "sv": "Hakunilan uimahalli",
                "en": "Hakunilan uimahalli"
            },
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Esteetön pysäköintialue Hakunilan uimahalli",
                "sv": "Obehindrad parkeringsplats Hakunilan uimahalli",
                "en": "Unrestrained car park Hakunilan uimahalli"
            },
            "description": {
                "fi": "4 esteetöntä autopaikkaa",
                "sv": "4 tillgängliga p-platser",
                "en": "4 accessible parking spaces"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:75086/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:64837",
            "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": "2023-08-15T16:24:28.687490Z",
            "last_modified_time": "2025-04-02T05:09:55.531043Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02270",
            "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.702229,
                    60.15478
                ]
            },
            "street_address": {
                "fi": "Hannuksenpuisto 3",
                "sv": "Hannusparken 3",
                "en": "Hannuksenpuisto 3"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.espoo.fi/fi/liikenne-ja-kadut/pysakointi",
                "sv": "https://www.espoo.fi/sv/trafik-och-gator/parkering",
                "en": "https://www.espoo.fi/en/transport-and-streets/parking"
            },
            "name": {
                "fi": "Esteetön pysäköintialue Hannuksenpuisto",
                "sv": "Obehindrad parkeringplats Hannuksenpuisto",
                "en": "Unrestrainedcar park Hannuksenpuisto"
            },
            "description": {
                "fi": "1 pysäköintipaikkaa",
                "sv": "1 parkeringplatser",
                "en": "1 parking spaces"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:64837/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:62408",
            "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": "2023-08-15T16:20:21.052981Z",
            "last_modified_time": "2025-04-02T05:09:51.429466Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02780",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.586723,
                    60.18789
                ]
            },
            "street_address": {
                "fi": "Hansatie 1",
                "sv": "Hansavägen 1",
                "en": "Hansatie 1"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.espoo.fi/fi/liikenne-ja-kadut/pysakointi",
                "sv": "https://www.espoo.fi/sv/trafik-och-gator/parkering",
                "en": "https://www.espoo.fi/en/transport-and-streets/parking"
            },
            "name": {
                "fi": "Esteetön pysäköintialue Hansavalkamanaukio",
                "sv": "Obehindrad parkeringplats Hansavalkamanaukio",
                "en": "Unrestrainedcar park Hansavalkamanaukio"
            },
            "description": {
                "fi": "1 pysäköintipaikkaa",
                "sv": "1 parkeringplatser",
                "en": "1 parking spaces"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62408/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:74939",
            "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": "2024-04-05T05:09:52.734912Z",
            "last_modified_time": "2024-04-05T05:09:52.734927Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.070292,
                    60.322834
                ]
            },
            "street_address": {
                "fi": "Havukosken nuorisotalo",
                "sv": "Havukosken nuorisotalo",
                "en": "Havukosken nuorisotalo"
            },
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Esteetön pysäköintialue Havukosken nuorisotalo",
                "sv": "Obehindrad parkeringsplats Havukosken nuorisotalo",
                "en": "Unrestrained car park Havukosken nuorisotalo"
            },
            "description": {
                "fi": "1 esteetön autopaikka",
                "sv": "1 tillgänglig p-plats",
                "en": "1 accessible parking space"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:74939/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:62279",
            "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": "2023-08-15T16:20:04.505666Z",
            "last_modified_time": "2025-04-02T05:09:50.221246Z",
            "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.802174,
                    60.217487
                ]
            },
            "street_address": {
                "fi": "Leppävaarankatu 19",
                "sv": "Albergagatan 19",
                "en": "Leppävaarankatu 19"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.espoo.fi/fi/liikenne-ja-kadut/pysakointi",
                "sv": "https://www.espoo.fi/sv/trafik-och-gator/parkering",
                "en": "https://www.espoo.fi/en/transport-and-streets/parking"
            },
            "name": {
                "fi": "Esteetön pysäköintialue Heinäportti",
                "sv": "Obehindrad parkeringplats Heinäportti",
                "en": "Unrestrainedcar park Heinäportti"
            },
            "description": {
                "fi": "2 pysäköintipaikkaa",
                "sv": "2 parkeringplatser",
                "en": "2 parking spaces"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62279/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:75077",
            "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": "2024-04-19T05:09:51.538428Z",
            "last_modified_time": "2024-04-19T05:09:51.538440Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.980488,
                    60.281963
                ]
            },
            "street_address": {
                "fi": "Helsinge skola, Ylästöntie 3",
                "sv": "Helsinge skola, Ylästöntie 3",
                "en": "Helsinge skola, Ylästöntie 3"
            },
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Esteetön pysäköintialue Helsinge skola, Ylästöntie 3",
                "sv": "Obehindrad parkeringsplats Helsinge skola, Ylästöntie 3",
                "en": "Unrestrained car park Helsinge skola, Ylästöntie 3"
            },
            "description": {
                "fi": "2 esteetöntä autopaikkaa",
                "sv": "2 tillgängliga p-platser",
                "en": "2 accessible parking spaces"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:75077/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:74872",
            "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": "2024-04-05T05:09:51.049797Z",
            "last_modified_time": "2024-04-05T05:09:51.049816Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.042885,
                    60.288136
                ]
            },
            "street_address": {
                "fi": "Heurekan pysäköintialue",
                "sv": "Heurekan pysäköintialue",
                "en": "Heurekan pysäköintialue"
            },
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Esteetön pysäköintialue Heurekan pysäköintialue",
                "sv": "Obehindrad parkeringsplats Heurekan pysäköintialue",
                "en": "Unrestrained car park Heurekan pysäköintialue"
            },
            "description": {
                "fi": "3 esteetöntä autopaikkaa",
                "sv": "3 tillgängliga p-platser",
                "en": "3 accessible parking spaces"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:74872/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:74935",
            "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": "2024-04-05T05:09:52.634988Z",
            "last_modified_time": "2024-04-05T05:09:52.635001Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.116516,
                    60.278683
                ]
            },
            "street_address": {
                "fi": "Hevoshaan päiväkoti",
                "sv": "Hevoshaan päiväkoti",
                "en": "Hevoshaan päiväkoti"
            },
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Esteetön pysäköintialue Hevoshaan päiväkoti",
                "sv": "Obehindrad parkeringsplats Hevoshaan päiväkoti",
                "en": "Unrestrained car park Hevoshaan päiväkoti"
            },
            "description": {
                "fi": "1 esteetön autopaikka",
                "sv": "1 tillgänglig p-plats",
                "en": "1 accessible parking space"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:74935/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:74938",
            "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": "2024-04-05T05:09:52.709869Z",
            "last_modified_time": "2024-04-05T05:09:52.709883Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.036879,
                    60.30776
                ]
            },
            "street_address": {
                "fi": "Hiekkaharjun koulu",
                "sv": "Hiekkaharjun koulu",
                "en": "Hiekkaharjun koulu"
            },
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Esteetön pysäköintialue Hiekkaharjun koulu",
                "sv": "Obehindrad parkeringsplats Hiekkaharjun koulu",
                "en": "Unrestrained car park Hiekkaharjun koulu"
            },
            "description": {
                "fi": "2 esteetöntä autopaikkaa",
                "sv": "2 tillgängliga p-platser",
                "en": "2 accessible parking spaces"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:74938/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:74928",
            "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": "2024-04-05T05:09:52.462329Z",
            "last_modified_time": "2024-04-05T05:09:52.462398Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.035864,
                    60.300217
                ]
            },
            "street_address": {
                "fi": "Hiekkaharjuntie",
                "sv": "Sandkullavägen",
                "en": "Hiekkaharjuntie"
            },
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Esteetön pysäköintialue Hiekkaharjuntie",
                "sv": "Obehindrad parkeringsplats Hiekkaharjuntie",
                "en": "Unrestrained car park Hiekkaharjuntie"
            },
            "description": {
                "fi": "1 esteetön autopaikka",
                "sv": "1 tillgänglig p-plats",
                "en": "1 accessible parking space"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:74928/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:74869",
            "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": "2024-04-05T05:09:50.972382Z",
            "last_modified_time": "2024-04-05T05:09:50.972397Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.057558,
                    60.31586
                ]
            },
            "street_address": {
                "fi": "Hosantie 7",
                "sv": "Släckruskvägen 7",
                "en": "Hosantie 7"
            },
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Esteetön pysäköintialue Hosantie 7",
                "sv": "Obehindrad parkeringsplats Hosantie 7",
                "en": "Unrestrained car park Hosantie 7"
            },
            "description": {
                "fi": "2 esteetöntä autopaikkaa",
                "sv": "2 tillgängliga p-platser",
                "en": "2 accessible parking spaces"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:74869/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:62244",
            "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": "2023-08-15T16:19:59.626589Z",
            "last_modified_time": "2025-04-02T05:09:49.933012Z",
            "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.807493,
                    60.215958
                ]
            },
            "street_address": {
                "fi": "Huvilinnanmäki 10",
                "sv": "Lustslottsbacken 10",
                "en": "Huvilinnanmäki 10"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.espoo.fi/fi/liikenne-ja-kadut/pysakointi",
                "sv": "https://www.espoo.fi/sv/trafik-och-gator/parkering",
                "en": "https://www.espoo.fi/en/transport-and-streets/parking"
            },
            "name": {
                "fi": "Esteetön pysäköintialue Huvilinnanmäki",
                "sv": "Obehindrad parkeringplats Huvilinnanmäki",
                "en": "Unrestrainedcar park Huvilinnanmäki"
            },
            "description": {
                "fi": "1 pysäköintipaikkaa",
                "sv": "1 parkeringplatser",
                "en": "1 parking spaces"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62244/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:62246",
            "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": "2023-08-15T16:19:59.923876Z",
            "last_modified_time": "2025-04-02T05:09:49.999349Z",
            "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.806263,
                    60.21653
                ]
            },
            "street_address": {
                "fi": "Huvilinnanmäki 6a",
                "sv": "Lustslottsbacken 6a",
                "en": "Huvilinnanmäki 6a"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.espoo.fi/fi/liikenne-ja-kadut/pysakointi",
                "sv": "https://www.espoo.fi/sv/trafik-och-gator/parkering",
                "en": "https://www.espoo.fi/en/transport-and-streets/parking"
            },
            "name": {
                "fi": "Esteetön pysäköintialue Huvilinnanmäki",
                "sv": "Obehindrad parkeringplats Huvilinnanmäki",
                "en": "Unrestrainedcar park Huvilinnanmäki"
            },
            "description": {
                "fi": "1 pysäköintipaikkaa",
                "sv": "1 parkeringplatser",
                "en": "1 parking spaces"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62246/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:62245",
            "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": "2023-08-15T16:19:59.782118Z",
            "last_modified_time": "2025-04-02T05:09:49.966310Z",
            "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.807066,
                    60.216156
                ]
            },
            "street_address": {
                "fi": "Huvilinnanmäki 8",
                "sv": "Lustslottsbacken 8",
                "en": "Huvilinnanmäki 8"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.espoo.fi/fi/liikenne-ja-kadut/pysakointi",
                "sv": "https://www.espoo.fi/sv/trafik-och-gator/parkering",
                "en": "https://www.espoo.fi/en/transport-and-streets/parking"
            },
            "name": {
                "fi": "Esteetön pysäköintialue Huvilinnanmäki",
                "sv": "Obehindrad parkeringplats Huvilinnanmäki",
                "en": "Unrestrainedcar park Huvilinnanmäki"
            },
            "description": {
                "fi": "1 pysäköintipaikkaa",
                "sv": "1 parkeringplatser",
                "en": "1 parking spaces"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62245/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:75105",
            "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": "2024-04-20T05:10:25.746588Z",
            "last_modified_time": "2024-04-20T05:10:25.746613Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.815641,
                    60.269566
                ]
            },
            "street_address": {
                "fi": "Hämeenkylän koulu, Varistontie 3",
                "sv": "Hämeenkylän koulu, Varistontie 3",
                "en": "Hämeenkylän koulu, Varistontie 3"
            },
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Esteetön pysäköintialue Hämeenkylän koulu, Varistontie 3",
                "sv": "Obehindrad parkeringsplats Hämeenkylän koulu, Varistontie 3",
                "en": "Unrestrained car park Hämeenkylän koulu, Varistontie 3"
            },
            "description": {
                "fi": "1 esteetön autopaikka",
                "sv": "1 tillgänglig p-plats",
                "en": "1 accessible parking space"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:75105/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:74922",
            "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": "2024-04-05T05:09:52.315944Z",
            "last_modified_time": "2024-04-05T05:09:52.315958Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.84484,
                    60.2944
                ]
            },
            "street_address": {
                "fi": "Härkähaantie 18",
                "sv": "Oxhagsvägen 18",
                "en": "Härkähaantie 18"
            },
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Esteetön pysäköintialue Härkähaantie 18",
                "sv": "Obehindrad parkeringsplats Härkähaantie 18",
                "en": "Unrestrained car park Härkähaantie 18"
            },
            "description": {
                "fi": "5 esteetöntä autopaikkaa",
                "sv": "5 tillgängliga p-platser",
                "en": "5 accessible parking spaces"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:74922/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:73124",
            "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": "2023-09-18T04:54:15.744390Z",
            "last_modified_time": "2025-04-02T05:10:01.264337Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02320",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.634499,
                    60.15667
                ]
            },
            "street_address": {
                "fi": "Höyrylaivantie 5",
                "sv": "Ångbåtsvägen 5",
                "en": "Höyrylaivantie 5"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.espoo.fi/fi/liikenne-ja-kadut/pysakointi",
                "sv": "https://www.espoo.fi/sv/trafik-och-gator/parkering",
                "en": "https://www.espoo.fi/en/transport-and-streets/parking"
            },
            "name": {
                "fi": "Esteetön pysäköintialue Höyrylaivantie",
                "sv": "Obehindrad parkeringplats Höyrylaivantie",
                "en": "Unrestrainedcar park Höyrylaivantie"
            },
            "description": {
                "fi": "1 pysäköintipaikkaa",
                "sv": "1 parkeringplatser",
                "en": "1 parking spaces"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:73124/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:76123",
            "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": "2024-11-01T06:10:14.679650Z",
            "last_modified_time": "2024-11-01T06:10:14.679664Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.096462,
                    60.36044
                ]
            },
            "street_address": {
                "fi": "Ilvestie 2",
                "sv": "Lovägen 2",
                "en": "Ilvestie 2"
            },
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Esteetön pysäköintialue Ilvestie 2",
                "sv": "Obehindrad parkeringsplats Ilvestie 2",
                "en": "Unrestrained car park Ilvestie 2"
            },
            "description": {
                "fi": "1 esteetön autopaikka",
                "sv": "1 tillgänglig p-plats",
                "en": "1 accessible parking space"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:76123/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:74871",
            "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": "2024-04-05T05:09:51.025195Z",
            "last_modified_time": "2024-04-05T05:09:51.025211Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    25.107656,
                    60.294605
                ]
            },
            "street_address": {
                "fi": "Itä-Hakkilan kenttä",
                "sv": "Östra Haxböle plan",
                "en": "Itä-Hakkilan kenttä"
            },
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Esteetön pysäköintialue Itä-Hakkilan kenttä",
                "sv": "Obehindrad parkeringsplats Itä-Hakkilan kenttä",
                "en": "Unrestrained car park Itä-Hakkilan kenttä"
            },
            "description": {
                "fi": "1 esteetön autopaikka",
                "sv": "1 tillgänglig p-plats",
                "en": "1 accessible parking space"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:74871/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}