Place List List
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
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
Place source
Will restrict places to a specific data source.
Example:
place/?data_source=tprek
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
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
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
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
GET /v1/place/?format=api&page=204&show_all_places=true
{ "meta": { "count": 152288, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=205&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=203&show_all_places=true" }, "data": [ { "id": "tprek:62521", "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:35.877528Z", "last_modified_time": "2025-11-22T06:09:51.545740Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02620", "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.764969, 60.2291 ] }, "telephone": null, "street_address": { "fi": "Karakalliontie 12", "sv": "Karabackavägen 12", "en": "Karakalliontie 12" }, "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 Karakalliontie", "sv": "Obehindrad parkeringplats Karakalliontie", "en": "Accessible car park Karakalliontie" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62521/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:62864", "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:21:20.228645Z", "last_modified_time": "2025-11-22T06:09:52.602954Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02940", "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.713749, 60.24362 ] }, "telephone": null, "street_address": { "fi": "Kulloonmäentie 2", "sv": "Kullobackavägen 2", "en": "Kulloonmäentie 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 Karamzininpuisto", "sv": "Obehindrad parkeringplats Karamzininpuisto", "en": "Accessible car park Karamzininpuisto" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62864/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:77870", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2025-06-17T05:10:25.209036Z", "last_modified_time": "2026-02-10T06:10:00.484131Z", "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.81192, 60.25895 ] }, "telephone": null, "street_address": { "fi": "Karhunkierros", "sv": "Björnringen", "en": "Karhunkierros" }, "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 Karhunkierros", "sv": "Obehindrad parkeringsplats Karhunkierros", "en": "Unrestrained car park Karhunkierros" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:77870/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:75076", "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.509042Z", "last_modified_time": "2026-02-10T06:09:56.970727Z", "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.804737, 60.25691 ] }, "telephone": null, "street_address": { "fi": "Kastanjapiha 1", "sv": "Kastanjegården 1", "en": "Kastanjapiha 1" }, "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 Kastanjapiha 1", "sv": "Obehindrad parkeringsplats Kastanjapiha 1", "en": "Unrestrained car park Kastanjapiha 1" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:75076/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:74929", "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.485593Z", "last_modified_time": "2026-02-10T06:09:55.283682Z", "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.873674, 60.34689 ] }, "telephone": null, "street_address": { "fi": "Katriinankuja", "sv": "Katrinegränden", "en": "Katriinankuja" }, "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 Katriinankuja", "sv": "Obehindrad parkeringsplats Katriinankuja", "en": "Unrestrained car park Katriinankuja" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:74929/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:74892", "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.573624Z", "last_modified_time": "2026-02-10T06:09:53.782957Z", "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.873745, 60.346916 ] }, "telephone": null, "street_address": { "fi": "Katriinankuja 4", "sv": "Katrinegränden 4", "en": "Katriinankuja 4" }, "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 Katriinankuja 4", "sv": "Obehindrad parkeringsplats Katriinankuja 4", "en": "Unrestrained car park Katriinankuja 4" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:74892/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:74942", "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.807302Z", "last_modified_time": "2026-02-10T06:09:55.797237Z", "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.841118, 60.266846 ] }, "telephone": null, "street_address": { "fi": "Kelokuusen päiväkoti, Kelokuusenkuja 1", "sv": "Kelokuusen päiväkoti, Kelokuusenkuja 1", "en": "Kelokuusen päiväkoti, Kelokuusenkuja 1" }, "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 Kelokuusen päiväkoti, Kelokuusenkuja 1", "sv": "Obehindrad parkeringsplats Kelokuusen päiväkoti, Kelokuusenkuja 1", "en": "Unrestrained car park Kelokuusen päiväkoti, Kelokuusenkuja 1" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:74942/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:67806", "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:26:47.789712Z", "last_modified_time": "2025-11-22T06:09:54.824570Z", "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.826555, 60.22089 ] }, "telephone": null, "street_address": { "fi": "Kiannonkatu 7", "sv": "Kiantogatan 7", "en": "Kiannonkatu 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 Kiannonkatu", "sv": "Obehindrad parkeringplats Kiannonkatu", "en": "Accessible car park Kiannonkatu" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:67806/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:67807", "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:26:47.932321Z", "last_modified_time": "2025-11-22T06:09:54.865690Z", "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.826517, 60.220932 ] }, "telephone": null, "street_address": { "fi": "Kiannonkatu 18", "sv": "Kiantogatan 18", "en": "Kiannonkatu 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 Kiannonkatu", "sv": "Obehindrad parkeringplats Kiannonkatu", "en": "Accessible car park Kiannonkatu" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:67807/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:74876", "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.158441Z", "last_modified_time": "2026-02-10T06:09:53.151514Z", "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.037582, 60.294506 ] }, "telephone": null, "street_address": { "fi": "Kieotie 28", "sv": "Kieotie 28", "en": "Kieotie 28" }, "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 Kieotie 28", "sv": "Obehindrad parkeringsplats Kieotie 28", "en": "Unrestrained car park Kieotie 28" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:74876/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:76906", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2025-02-28T06:10:17.067529Z", "last_modified_time": "2026-02-10T06:09:59.722318Z", "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.851185, 60.28704 ] }, "telephone": null, "street_address": { "fi": "Kilterin koulu, Sanomalan toimipiste, Sanomatie 1", "sv": "Kilterin koulu, Sanomalan toimipiste, Sanomatie 1", "en": "Kilterin koulu, Sanomalan toimipiste, Sanomatie 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 Kilterin koulu, Sanomalan toimipiste, Sanomatie 1", "sv": "Obehindrad parkeringsplats Kilterin koulu, Sanomalan toimipiste, Sanomatie 1", "en": "Unrestrained car park Kilterin koulu, Sanomalan toimipiste, Sanomatie 1" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:76906/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:74915", "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.140141Z", "last_modified_time": "2026-02-10T06:09:54.678606Z", "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.103687, 60.276604 ] }, "telephone": null, "street_address": { "fi": "Kimokujan LP-alue", "sv": "Kimokujan LP-alue", "en": "Kimokujan LP-alue" }, "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 Kimokujan LP-alue", "sv": "Obehindrad parkeringsplats Kimokujan LP-alue", "en": "Unrestrained car park Kimokujan LP-alue" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:74915/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:74933", "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.582097Z", "last_modified_time": "2026-02-10T06:09:55.458492Z", "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.102594, 60.27735 ] }, "telephone": null, "street_address": { "fi": "Kimokujan päiväkoti", "sv": "Kimokujan päiväkoti", "en": "Kimokujan 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 Kimokujan päiväkoti", "sv": "Obehindrad parkeringsplats Kimokujan päiväkoti", "en": "Unrestrained car park Kimokujan päiväkoti" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:74933/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:62292", "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:06.369798Z", "last_modified_time": "2025-11-22T06:09:49.910580Z", "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.65532, 60.205143 ] }, "telephone": null, "street_address": { "fi": "Kirkkojärventie 1", "sv": "Kyrkträskvägen 1", "en": "Kirkkojärventie 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 Kirkkojärventie", "sv": "Obehindrad parkeringplats Kirkkojärventie", "en": "Accessible car park Kirkkojärventie" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62292/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:62511", "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.327508Z", "last_modified_time": "2025-11-22T06:09:51.359273Z", "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.659634, 60.205894 ] }, "telephone": null, "street_address": { "fi": "Kirkkojärventie 3", "sv": "Kyrkträskvägen 3", "en": "Kirkkojärventie 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": "2 pysäköintipaikkaa", "sv": "2 parkeringplatser", "en": "2 parking spaces" }, "name": { "fi": "Esteetön pysäköintialue Kirkkojärventie liityntäpysäköinti 1", "sv": "Obehindrad parkeringplats Kirkkojärventie liityntäpysäköinti 1", "en": "Accessible car park Kirkkojärventie liityntäpysäköinti 1" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62511/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:62223", "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:56.638503Z", "last_modified_time": "2025-11-22T06:09:49.533814Z", "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.65976, 60.206398 ] }, "telephone": null, "street_address": { "fi": "Espoonaukio 1", "sv": "Esboplatsen 1", "en": "Espoonaukio 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": "2 pysäköintipaikkaa", "sv": "2 parkeringplatser", "en": "2 parking spaces" }, "name": { "fi": "Esteetön pysäköintialue Kirkkojärventie liityntäpysäköinti 3", "sv": "Obehindrad parkeringplats Kirkkojärventie liityntäpysäköinti 3", "en": "Accessible car park Kirkkojärventie liityntäpysäköinti 3" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62223/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:62294", "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:06.514611Z", "last_modified_time": "2025-11-22T06:09:49.941955Z", "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.807993, 60.178177 ] }, "telephone": null, "street_address": { "fi": "Kirkkopolku 3a", "sv": "Kyrkstigen 3a", "en": "Kirkkopolku 3a" }, "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 Kirkkopolku", "sv": "Obehindrad parkeringplats Kirkkopolku", "en": "Accessible car park Kirkkopolku" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62294/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:62295", "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:06.650600Z", "last_modified_time": "2025-11-22T06:09:49.971108Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02760", "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.665049, 60.202335 ] }, "telephone": null, "street_address": { "fi": "Kirstinmäki 6", "sv": "Kirstibacken 6", "en": "Kirstinmäki 6" }, "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 Kirstinmäki", "sv": "Obehindrad parkeringplats Kirstinmäki", "en": "Accessible car park Kirstinmäki" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62295/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:74896", "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.671206Z", "last_modified_time": "2026-02-10T06:09:53.959580Z", "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.8445, 60.314095 ] }, "telephone": null, "street_address": { "fi": "Kivistön asema, Vantaankoskentie", "sv": ", Vantaankoskentie", "en": "Kivistön asema, Vantaankoskentie" }, "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 Kivistön asema, Vantaankoskentie", "sv": "Obehindrad parkeringsplats Kivistön asema, Vantaankoskentie", "en": "Unrestrained car park Kivistön asema, Vantaankoskentie" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:74896/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:75282", "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": "2024-06-03T05:09:57.007593Z", "last_modified_time": "2025-11-22T06:10:01.044981Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02200", "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.766401, 60.183647 ] }, "telephone": null, "street_address": { "fi": "Lukupurontie 5", "sv": "Lukubäcksvägen 5", "en": "Lukupurontie 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 Koivu-Mankkaan viljelypalstat", "sv": "Obehindrad parkeringplats Koivu-Mankkaan viljelypalstat", "en": "Accessible car park Koivu-Mankkaan viljelypalstat" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:75282/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }