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

{
    "meta": {
        "count": 152276,
        "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=214&show_all_places=true",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=212&show_all_places=true"
    },
    "data": [
        {
            "id": "tprek:74949",
            "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.976267Z",
            "last_modified_time": "2026-02-10T06:09:56.013690Z",
            "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.05827,
                    60.296246
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Urheilutie 4",
                "sv": "Idrottsvägen 4",
                "en": "Urheilutie 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 Urheilutie 4",
                "sv": "Obehindrad parkeringsplats Urheilutie 4",
                "en": "Unrestrained car park Urheilutie 4"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:74949/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:74859",
            "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.722416Z",
            "last_modified_time": "2026-02-10T06:09:52.230673Z",
            "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.076284,
                    60.349003
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Urpiaisen 6",
                "sv": "Urpiaisen 6",
                "en": "Urpiaisen 6"
            },
            "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 Urpiaisen 6",
                "sv": "Obehindrad parkeringsplats Urpiaisen 6",
                "en": "Unrestrained car park Urpiaisen 6"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:74859/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:74856",
            "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.645322Z",
            "last_modified_time": "2026-02-10T06:09:52.049188Z",
            "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.078165,
                    60.35249
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Urpiaisentie 3",
                "sv": "Gråsiskvägen 3",
                "en": "Urpiaisentie 3"
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda",
                "en": "Vantaa"
            },
            "info_url": null,
            "description": {
                "fi": "15 esteetöntä autopaikkaa",
                "sv": "15 tillgängliga p-platser",
                "en": "15 accessible parking spaces"
            },
            "name": {
                "fi": "Esteetön pysäköintialue Urpiaisentie 3",
                "sv": "Obehindrad parkeringsplats Urpiaisentie 3",
                "en": "Unrestrained car park Urpiaisentie 3"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:74856/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:62437",
            "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:23.687493Z",
            "last_modified_time": "2025-11-22T06:09:50.877443Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02130",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.791254,
                    60.192497
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Uudenkirkontie 16",
                "sv": "Nykyrkovägen 16",
                "en": "Uudenkirkontie 16"
            },
            "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 Uudenkirkontie",
                "sv": "Obehindrad parkeringplats Uudenkirkontie",
                "en": "Accessible car park Uudenkirkontie"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62437/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:75084",
            "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.724018Z",
            "last_modified_time": "2026-02-10T06:09:57.336628Z",
            "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.09373,
                    60.267445
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Vaaralanpuiston päiväkoti, Harjunreuna",
                "sv": "Vaaralanpuiston päiväkoti, Harjunreuna",
                "en": "Vaaralanpuiston päiväkoti, Harjunreuna"
            },
            "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 Vaaralanpuiston päiväkoti, Harjunreuna",
                "sv": "Obehindrad parkeringsplats Vaaralanpuiston päiväkoti, Harjunreuna",
                "en": "Unrestrained car park Vaaralanpuiston päiväkoti, Harjunreuna"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:75084/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:74877",
            "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.187955Z",
            "last_modified_time": "2026-02-10T06:09:53.213128Z",
            "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.048992,
                    60.30404
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Vaihdepuisto",
                "sv": "Växelparken",
                "en": "Vaihdepuisto"
            },
            "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 Vaihdepuisto",
                "sv": "Obehindrad parkeringsplats Vaihdepuisto",
                "en": "Unrestrained car park Vaihdepuisto"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:74877/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:62587",
            "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:45.255100Z",
            "last_modified_time": "2025-11-22T06:09:52.012169Z",
            "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.592764,
                    60.193333
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Valhallantie 18",
                "sv": "Valhallavägen 18",
                "en": "Valhallantie 18"
            },
            "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 Valhallantie",
                "sv": "Obehindrad parkeringplats Valhallantie",
                "en": "Accessible car park Valhallantie"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62587/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:62441",
            "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:24.236339Z",
            "last_modified_time": "2025-11-22T06:09:50.912766Z",
            "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.62922,
                    60.154655
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Valopoiju 2",
                "sv": "Ljusbojen 2",
                "en": "Valopoiju 2"
            },
            "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 Valopoiju",
                "sv": "Obehindrad parkeringplats Valopoiju",
                "en": "Accessible car park Valopoiju"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62441/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:75083",
            "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.696641Z",
            "last_modified_time": "2026-02-10T06:09:57.295588Z",
            "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.040636,
                    60.29637
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Vantaan aikuisopisto, Lummetie 5",
                "sv": "Vantaan aikuisopisto, Lummetie 5",
                "en": "Vantaan aikuisopisto, Lummetie 5"
            },
            "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 Vantaan aikuisopisto, Lummetie 5",
                "sv": "Obehindrad parkeringsplats Vantaan aikuisopisto, Lummetie 5",
                "en": "Unrestrained car park Vantaan aikuisopisto, Lummetie 5"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:75083/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:74898",
            "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.718851Z",
            "last_modified_time": "2026-02-10T06:09:54.044562Z",
            "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.865648,
                    60.290245
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Vantaankoskenkenttä, Martinkyläntie 1",
                "sv": "Vandaforsplanen, Martinkyläntie 1",
                "en": "Vantaankoskenkenttä, Martinkyläntie 1"
            },
            "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 Vantaankoskenkenttä, Martinkyläntie 1",
                "sv": "Obehindrad parkeringsplats Vantaankoskenkenttä, Martinkyläntie 1",
                "en": "Unrestrained car park Vantaankoskenkenttä, Martinkyläntie 1"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:74898/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:74895",
            "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.647003Z",
            "last_modified_time": "2026-02-10T06:09:53.916497Z",
            "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.843866,
                    60.314907
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Vantaankoskentie 80",
                "sv": "Vandaforsvägen 80",
                "en": "Vantaankoskentie 80"
            },
            "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 Vantaankoskentie 80",
                "sv": "Obehindrad parkeringsplats Vantaankoskentie 80",
                "en": "Unrestrained car park Vantaankoskentie 80"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:74895/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:74930",
            "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.508487Z",
            "last_modified_time": "2026-02-10T06:09:55.331028Z",
            "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.879803,
                    60.27171
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Vantaanlaaksontie / Vetoparkki",
                "sv": "Vantaanlaaksontie / Vetoparkki",
                "en": "Vantaanlaaksontie / Vetoparkki"
            },
            "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 Vantaanlaaksontie / Vetoparkki",
                "sv": "Obehindrad parkeringsplats Vantaanlaaksontie / Vetoparkki",
                "en": "Unrestrained car park Vantaanlaaksontie / Vetoparkki"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:74930/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:75108",
            "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.899305Z",
            "last_modified_time": "2026-02-10T06:09:57.679226Z",
            "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.82337,
                    60.25777
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Vapaalan päiväkoti, Vapaalanpolku 12",
                "sv": "Vapaalan päiväkoti, Vapaalanpolku 12",
                "en": "Vapaalan päiväkoti, Vapaalanpolku 12"
            },
            "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 Vapaalan päiväkoti, Vapaalanpolku 12",
                "sv": "Obehindrad parkeringsplats Vapaalan päiväkoti, Vapaalanpolku 12",
                "en": "Unrestrained car park Vapaalan päiväkoti, Vapaalanpolku 12"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:75108/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:74920",
            "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.268529Z",
            "last_modified_time": "2026-02-10T06:09:54.885557Z",
            "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.852709,
                    60.26351
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Vaskivuorentie",
                "sv": "Kopparbergsvägen",
                "en": "Vaskivuorentie"
            },
            "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 Vaskivuorentie",
                "sv": "Obehindrad parkeringsplats Vaskivuorentie",
                "en": "Unrestrained car park Vaskivuorentie"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:74920/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:68235",
            "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:27:45.816306Z",
            "last_modified_time": "2025-11-22T06:09:55.201134Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02650",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.80735,
                    60.225143
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Veräjänpieli 3",
                "sv": "Grindposten 3",
                "en": "Veräjänpieli 3"
            },
            "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 Veräjänpieli",
                "sv": "Obehindrad parkeringplats Veräjänpieli",
                "en": "Accessible car park Veräjänpieli"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:68235/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:74911",
            "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.038855Z",
            "last_modified_time": "2026-02-10T06:09:54.508813Z",
            "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.879684,
                    60.26964
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Vetokannaksen virkistysalue, Vantaanlaaksontie 1",
                "sv": "Vetokannaksen virkistysalue, Vantaanlaaksontie 1",
                "en": "Vetokannaksen virkistysalue, Vantaanlaaksontie 1"
            },
            "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 Vetokannaksen virkistysalue, Vantaanlaaksontie 1",
                "sv": "Obehindrad parkeringsplats Vetokannaksen virkistysalue, Vantaanlaaksontie 1",
                "en": "Unrestrained car park Vetokannaksen virkistysalue, Vantaanlaaksontie 1"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:74911/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:75085",
            "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.751738Z",
            "last_modified_time": "2026-02-10T06:09:57.379383Z",
            "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.01755,
                    60.289463
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Viertolan koulu, Viertolankuja",
                "sv": "Viertolan koulu, Viertolankuja",
                "en": "Viertolan koulu, Viertolankuja"
            },
            "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 Viertolan koulu, Viertolankuja",
                "sv": "Obehindrad parkeringsplats Viertolan koulu, Viertolankuja",
                "en": "Unrestrained car park Viertolan koulu, Viertolankuja"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:75085/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:77480",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2025-04-02T05:10:04.598684Z",
            "last_modified_time": "2025-11-22T06:10:03.292107Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02710",
            "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.745584,
                    60.228916
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Viherkalliontie 5",
                "sv": "Grönbackavägen 5",
                "en": "Viherkalliontie 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 Viherkalliontie",
                "sv": "Obehindrad parkeringplats Viherkalliontie",
                "en": "Accessible car park Viherkalliontie"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:77480/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:77481",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2025-04-02T05:10:04.624670Z",
            "last_modified_time": "2025-11-22T06:10:03.325505Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02710",
            "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.745459,
                    60.228912
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Viherkalliontie 5",
                "sv": "Grönbackavägen 5",
                "en": "Viherkalliontie 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 Viherkalliontie",
                "sv": "Obehindrad parkeringplats Viherkalliontie",
                "en": "Accessible car park Viherkalliontie"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:77481/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:62444",
            "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:24.711792Z",
            "last_modified_time": "2025-11-22T06:09:50.943255Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02710",
            "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.748476,
                    60.22888
                ]
            },
            "telephone": null,
            "street_address": {
                "fi": "Viherkalliontie 7",
                "sv": "Grönbackavägen 7",
                "en": "Viherkalliontie 7"
            },
            "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 Viherkalliontie",
                "sv": "Obehindrad parkeringplats Viherkalliontie",
                "en": "Accessible car park Viherkalliontie"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62444/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}