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

{
    "meta": {
        "count": 152288,
        "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=204&show_all_places=true",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=202&show_all_places=true"
    },
    "data": [
        {
            "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": "2026-02-10T06:09:52.958251Z",
            "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
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Heurekan pysäköintialue",
                "sv": "Heurekan pysäköintialue",
                "en": "Heurekan pysäköintialue"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "info_url": null,
            "description": {
                "fi": "3 esteetöntä autopaikkaa",
                "sv": "3 tillgängliga p-platser",
                "en": "3 accessible parking spaces"
            },
            "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"
            },
            "@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": "2026-02-10T06:09:55.543882Z",
            "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
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Hevoshaan päiväkoti",
                "sv": "Hevoshaan päiväkoti",
                "en": "Hevoshaan päiväkoti"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "info_url": null,
            "description": {
                "fi": "1 esteetön autopaikka",
                "sv": "1 tillgänglig p-plats",
                "en": "1 accessible parking space"
            },
            "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"
            },
            "@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": "2026-02-10T06:09:55.671007Z",
            "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
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Hiekkaharjun koulu",
                "sv": "Hiekkaharjun koulu",
                "en": "Hiekkaharjun koulu"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "info_url": null,
            "description": {
                "fi": "2 esteetöntä autopaikkaa",
                "sv": "2 tillgängliga p-platser",
                "en": "2 accessible parking spaces"
            },
            "name": {
                "fi": "Esteetön pysäköintialue Hiekkaharjun koulu",
                "sv": "Obehindrad parkeringsplats Hiekkaharjun koulu",
                "en": "Unrestrained car park Hiekkaharjun koulu"
            },
            "@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": "2026-02-10T06:09:55.240537Z",
            "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
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Hiekkaharjuntie",
                "sv": "Sandkullavägen",
                "en": "Hiekkaharjuntie"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "info_url": null,
            "description": {
                "fi": "1 esteetön autopaikka",
                "sv": "1 tillgänglig p-plats",
                "en": "1 accessible parking space"
            },
            "name": {
                "fi": "Esteetön pysäköintialue Hiekkaharjuntie",
                "sv": "Obehindrad parkeringsplats Hiekkaharjuntie",
                "en": "Unrestrained car park Hiekkaharjuntie"
            },
            "@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": "2026-02-10T06:09:52.779238Z",
            "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
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Hosantie 7",
                "sv": "Släckruskvägen 7",
                "en": "Hosantie 7"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "info_url": null,
            "description": {
                "fi": "2 esteetöntä autopaikkaa",
                "sv": "2 tillgängliga p-platser",
                "en": "2 accessible parking spaces"
            },
            "name": {
                "fi": "Esteetön pysäköintialue Hosantie 7",
                "sv": "Obehindrad parkeringsplats Hosantie 7",
                "en": "Unrestrained car park Hosantie 7"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:74869/?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-11-22T06:09:49.797062Z",
            "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
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Huvilinnanmäki 6a",
                "sv": "Lustslottsbacken 6a",
                "en": "Huvilinnanmäki 6a"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "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"
            },
            "description": {
                "fi": "1 pysäköintipaikkaa",
                "sv": "1 parkeringplatser",
                "en": "1 parking spaces"
            },
            "name": {
                "fi": "Esteetön pysäköintialue Huvilinnanmäki",
                "sv": "Obehindrad parkeringplats Huvilinnanmäki",
                "en": "Accessible car park Huvilinnanmäki"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62246/?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-11-22T06:09:49.734644Z",
            "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
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Huvilinnanmäki 10",
                "sv": "Lustslottsbacken 10",
                "en": "Huvilinnanmäki 10"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "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"
            },
            "description": {
                "fi": "1 pysäköintipaikkaa",
                "sv": "1 parkeringplatser",
                "en": "1 parking spaces"
            },
            "name": {
                "fi": "Esteetön pysäköintialue Huvilinnanmäki",
                "sv": "Obehindrad parkeringplats Huvilinnanmäki",
                "en": "Accessible car park Huvilinnanmäki"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62244/?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-11-22T06:09:49.764260Z",
            "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
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Huvilinnanmäki 8",
                "sv": "Lustslottsbacken 8",
                "en": "Huvilinnanmäki 8"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "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"
            },
            "description": {
                "fi": "1 pysäköintipaikkaa",
                "sv": "1 parkeringplatser",
                "en": "1 parking spaces"
            },
            "name": {
                "fi": "Esteetön pysäköintialue Huvilinnanmäki",
                "sv": "Obehindrad parkeringplats Huvilinnanmäki",
                "en": "Accessible car park Huvilinnanmäki"
            },
            "@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": "2026-02-10T06:09:57.549061Z",
            "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
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Hämeenkylän koulu, Varistontie 3",
                "sv": "Hämeenkylän koulu, Varistontie 3",
                "en": "Hämeenkylän koulu, Varistontie 3"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "info_url": null,
            "description": {
                "fi": "1 esteetön autopaikka",
                "sv": "1 tillgänglig p-plats",
                "en": "1 accessible parking space"
            },
            "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"
            },
            "@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": "2026-02-10T06:09:54.968740Z",
            "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
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Härkähaantie 18",
                "sv": "Oxhagsvägen 18",
                "en": "Härkähaantie 18"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "info_url": null,
            "description": {
                "fi": "5 esteetöntä autopaikkaa",
                "sv": "5 tillgängliga p-platser",
                "en": "5 accessible parking spaces"
            },
            "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"
            },
            "@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-11-22T06:09:58.669388Z",
            "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
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Höyrylaivantie 5",
                "sv": "Ångbåtsvägen 5",
                "en": "Höyrylaivantie 5"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "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"
            },
            "description": {
                "fi": "1 pysäköintipaikkaa",
                "sv": "1 parkeringplatser",
                "en": "1 parking spaces"
            },
            "name": {
                "fi": "Esteetön pysäköintialue Höyrylaivantie",
                "sv": "Obehindrad parkeringplats Höyrylaivantie",
                "en": "Accessible car park Höyrylaivantie"
            },
            "@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": "2026-02-10T06:09:58.977166Z",
            "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
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Ilvestie 2",
                "sv": "Lovägen 2",
                "en": "Ilvestie 2"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "info_url": null,
            "description": {
                "fi": "1 esteetön autopaikka",
                "sv": "1 tillgänglig p-plats",
                "en": "1 accessible parking space"
            },
            "name": {
                "fi": "Esteetön pysäköintialue Ilvestie 2",
                "sv": "Obehindrad parkeringsplats Ilvestie 2",
                "en": "Unrestrained car park Ilvestie 2"
            },
            "@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": "2026-02-10T06:09:52.897115Z",
            "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
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Itä-Hakkilan kenttä",
                "sv": "Östra Haxböle plan",
                "en": "Itä-Hakkilan kenttä"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "info_url": null,
            "description": {
                "fi": "1 esteetön autopaikka",
                "sv": "1 tillgänglig p-plats",
                "en": "1 accessible parking space"
            },
            "name": {
                "fi": "Esteetön pysäköintialue Itä-Hakkilan kenttä",
                "sv": "Obehindrad parkeringsplats Itä-Hakkilan kenttä",
                "en": "Unrestrained car park Itä-Hakkilan kenttä"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:74871/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:62257",
            "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:01.528054Z",
            "last_modified_time": "2025-11-22T06:09:49.831968Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02100",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.806229,
                    60.17381
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Tuulimäki 4",
                "sv": "Väderbacken 4",
                "en": "Tuulimäki 4"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "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"
            },
            "description": {
                "fi": "1 pysäköintipaikkaa",
                "sv": "1 parkeringplatser",
                "en": "1 parking spaces"
            },
            "name": {
                "fi": "Esteetön pysäköintialue Itätuulenkuja",
                "sv": "Obehindrad parkeringplats Itätuulenkuja",
                "en": "Accessible car park Itätuulenkuja"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62257/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:79389",
            "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-01-27T06:10:04.292805Z",
            "last_modified_time": "2026-02-10T06:10:01.920929Z",
            "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.865065,
                    60.275333
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Jokiuoman päiväkoti, Vihertie 16",
                "sv": "Jokiuoman päiväkoti, Vihertie 16",
                "en": "Jokiuoman päiväkoti, Vihertie 16"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "info_url": null,
            "description": {
                "fi": "1 esteetön autopaikka",
                "sv": "1 tillgänglig p-plats",
                "en": "1 accessible parking space"
            },
            "name": {
                "fi": "Esteetön pysäköintialue Jokiuoman päiväkoti, Vihertie 16",
                "sv": "Obehindrad parkeringsplats Jokiuoman päiväkoti, Vihertie 16",
                "en": "Unrestrained car park Jokiuoman päiväkoti, Vihertie 16"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:79389/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:62513",
            "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:34.623021Z",
            "last_modified_time": "2025-11-22T06:09:51.418936Z",
            "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.832922,
                    60.214706
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Kaarlo Sarkian katu 10",
                "sv": "Kaarlo Sarkias gata 10",
                "en": "Kaarlo Sarkian katu 10"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "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"
            },
            "description": {
                "fi": "1 pysäköintipaikkaa",
                "sv": "1 parkeringplatser",
                "en": "1 parking spaces"
            },
            "name": {
                "fi": "Esteetön pysäköintialue Kaarlo Sarkian katu",
                "sv": "Obehindrad parkeringplats Kaarlo Sarkian katu",
                "en": "Accessible car park Kaarlo Sarkian katu"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62513/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:62512",
            "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:34.471157Z",
            "last_modified_time": "2025-11-22T06:09:51.389421Z",
            "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.834225,
                    60.214943
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Kaarlo Sarkian katu 1",
                "sv": "Kaarlo Sarkias gata 1",
                "en": "Kaarlo Sarkian katu 1"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "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"
            },
            "description": {
                "fi": "1 pysäköintipaikkaa",
                "sv": "1 parkeringplatser",
                "en": "1 parking spaces"
            },
            "name": {
                "fi": "Esteetön pysäköintialue Kaarlo Sarkian katu",
                "sv": "Obehindrad parkeringplats Kaarlo Sarkian katu",
                "en": "Accessible car park Kaarlo Sarkian katu"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62512/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:79390",
            "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-01-27T06:10:04.334890Z",
            "last_modified_time": "2026-02-10T06:10:01.962774Z",
            "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.869465,
                    60.269405
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Kaivokselan koulun paviljonki, Luolapolku 4",
                "sv": "Kaivokselan koulun paviljonki, Luolapolku 4",
                "en": "Kaivokselan koulun paviljonki, Luolapolku 4"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "info_url": null,
            "description": {
                "fi": "1 esteetön autopaikka",
                "sv": "1 tillgänglig p-plats",
                "en": "1 accessible parking space"
            },
            "name": {
                "fi": "Esteetön pysäköintialue Kaivokselan koulun paviljonki, Luolapolku 4",
                "sv": "Obehindrad parkeringsplats Kaivokselan koulun paviljonki, Luolapolku 4",
                "en": "Unrestrained car park Kaivokselan koulun paviljonki, Luolapolku 4"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:79390/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:79391",
            "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-01-27T06:10:04.375873Z",
            "last_modified_time": "2026-02-10T06:10:02.008633Z",
            "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.867859,
                    60.266586
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Kaivokselan päiväkoti, Kaivosvoudintie 6",
                "sv": "Kaivokselan päiväkoti, Kaivosvoudintie 6",
                "en": "Kaivokselan päiväkoti, Kaivosvoudintie 6"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "info_url": null,
            "description": {
                "fi": "2 esteetöntä autopaikkaa",
                "sv": "2 tillgängliga p-platser",
                "en": "2 accessible parking spaces"
            },
            "name": {
                "fi": "Esteetön pysäköintialue Kaivokselan päiväkoti, Kaivosvoudintie 6",
                "sv": "Obehindrad parkeringsplats Kaivokselan päiväkoti, Kaivosvoudintie 6",
                "en": "Unrestrained car park Kaivokselan päiväkoti, Kaivosvoudintie 6"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:79391/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:62563",
            "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:41.794411Z",
            "last_modified_time": "2025-11-22T06:09:51.718370Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02770",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.655449,
                    60.204582
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Kamreerintie 5",
                "sv": "Kamrersvägen 5",
                "en": "Kamreerintie 5"
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo",
                "en": "Espoo"
            },
            "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"
            },
            "description": {
                "fi": "2 pysäköintipaikkaa",
                "sv": "2 parkeringplatser",
                "en": "2 parking spaces"
            },
            "name": {
                "fi": "Esteetön pysäköintialue Kamreerintie",
                "sv": "Obehindrad parkeringplats Kamreerintie",
                "en": "Accessible car park Kamreerintie"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62563/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}