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=207&show_all_places=true
{ "meta": { "count": 152286, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=208&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=206&show_all_places=true" }, "data": [ { "id": "tprek:62508", "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:33.899128Z", "last_modified_time": "2025-11-22T06:09:51.325839Z", "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.629389, 60.152294 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "description": { "fi": "2 pysäköintipaikkaa", "sv": "2 parkeringplatser", "en": "2 parking spaces" }, "telephone": null, "name": { "fi": "Esteetön pysäköintialue LP Merivalkama", "sv": "Obehindrad parkeringplats LP Merivalkama", "en": "Accessible car park LP Merivalkama" }, "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" }, "street_address": { "fi": "Merivalkama 13", "sv": "Sjöstranden 13", "en": "Merivalkama 13" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62508/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:78304", "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-08-06T05:09:55.445650Z", "last_modified_time": "2025-11-22T06:10:04.010289Z", "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.618883, 60.17922 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "description": { "fi": "1 pysäköintipaikkaa", "sv": "1 parkeringplatser", "en": "1 parking spaces" }, "telephone": null, "name": { "fi": "Esteetön pysäköintialue LP Nissinpuisto", "sv": "Obehindrad parkeringplats LP Nissinpuisto", "en": "Accessible car park LP Nissinpuisto" }, "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" }, "street_address": { "fi": "Nissinpuisto 2", "sv": "Nissparken 2", "en": "Nissinpuisto 2" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:78304/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:77904", "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-06-24T05:10:44.785117Z", "last_modified_time": "2025-11-22T06:10:03.673255Z", "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.605343, 60.194756 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "description": { "fi": "1 pysäköintipaikkaa", "sv": "1 parkeringplatser", "en": "1 parking spaces" }, "telephone": null, "name": { "fi": "Esteetön pysäköintialue LP Palolammenaukio", "sv": "Obehindrad parkeringplats LP Palolammenaukio", "en": "Accessible car park LP Palolammenaukio" }, "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" }, "street_address": { "fi": "Bassenmäki 9", "sv": "Bassebacken 9", "en": "Bassenmäki 9" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:77904/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:62647", "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:53.544713Z", "last_modified_time": "2025-11-22T06:09:52.309720Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02970", "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.7382, 60.30249 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "description": { "fi": "1 pysäköintipaikkaa", "sv": "1 parkeringplatser", "en": "1 parking spaces" }, "telephone": null, "name": { "fi": "Esteetön pysäköintialue LP Pohjoisentie", "sv": "Obehindrad parkeringplats LP Pohjoisentie", "en": "Accessible car park LP Pohjoisentie" }, "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" }, "street_address": { "fi": "Pohjoisentie 1a", "sv": "Norrmarksvägen 1a", "en": "Pohjoisentie 1a" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62647/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:64371", "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:23:37.378330Z", "last_modified_time": "2025-11-22T06:09:53.759099Z", "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.592356, 60.170338 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "description": { "fi": "1 pysäköintipaikkaa", "sv": "1 parkeringplatser", "en": "1 parking spaces" }, "telephone": null, "name": { "fi": "Esteetön pysäköintialue LP Ranakuja", "sv": "Obehindrad parkeringplats LP Ranakuja", "en": "Accessible car park LP Ranakuja" }, "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" }, "street_address": { "fi": "Ranakuja 2", "sv": "Lerkransgränden 2", "en": "Ranakuja 2" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:64371/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:62651", "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:54.184914Z", "last_modified_time": "2025-11-22T06:09:52.342723Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02660", "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.82573, 60.23063 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "description": { "fi": "2 pysäköintipaikkaa", "sv": "2 parkeringplatser", "en": "2 parking spaces" }, "telephone": null, "name": { "fi": "Esteetön pysäköintialue LP Reserviläisentie", "sv": "Obehindrad parkeringplats LP Reserviläisentie", "en": "Accessible car park LP Reserviläisentie" }, "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" }, "street_address": { "fi": "Reserviläisentie 2", "sv": "Reservistvägen 2", "en": "Reserviläisentie 2" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62651/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:62659", "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:55.333835Z", "last_modified_time": "2025-11-22T06:09:52.375875Z", "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.829222, 60.215237 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "description": { "fi": "1 pysäköintipaikkaa", "sv": "1 parkeringplatser", "en": "1 parking spaces" }, "telephone": null, "name": { "fi": "Esteetön pysäköintialue LP Runoratsunkatu 1", "sv": "Obehindrad parkeringplats LP Runoratsunkatu 1", "en": "Accessible car park LP Runoratsunkatu 1" }, "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" }, "street_address": { "fi": "Runoratsunkatu 6", "sv": "Pegasgatan 6", "en": "Runoratsunkatu 6" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62659/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:63324", "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:22:15.939053Z", "last_modified_time": "2025-11-22T06:09:53.054352Z", "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.829006, 60.215244 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "description": { "fi": "1 pysäköintipaikkaa", "sv": "1 parkeringplatser", "en": "1 parking spaces" }, "telephone": null, "name": { "fi": "Esteetön pysäköintialue LP Runoratsunkatu 1", "sv": "Obehindrad parkeringplats LP Runoratsunkatu 1", "en": "Accessible car park LP Runoratsunkatu 1" }, "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" }, "street_address": { "fi": "Runoratsunkatu 6", "sv": "Pegasgatan 6", "en": "Runoratsunkatu 6" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:63324/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:62614", "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:48.983678Z", "last_modified_time": "2025-11-22T06:09:52.162143Z", "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.830374, 60.215015 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "description": { "fi": "1 pysäköintipaikkaa", "sv": "1 parkeringplatser", "en": "1 parking spaces" }, "telephone": null, "name": { "fi": "Esteetön pysäköintialue LP Runoratsunkatu 2", "sv": "Obehindrad parkeringplats LP Runoratsunkatu 2", "en": "Accessible car park LP Runoratsunkatu 2" }, "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" }, "street_address": { "fi": "Runoratsunkatu 13", "sv": "Pegasgatan 13", "en": "Runoratsunkatu 13" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62614/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:62490", "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:31.323701Z", "last_modified_time": "2025-11-22T06:09:51.188877Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02230", "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.738201, 60.156784 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "description": { "fi": "2 pysäköintipaikkaa", "sv": "2 parkeringplatser", "en": "2 parking spaces" }, "telephone": null, "name": { "fi": "Esteetön pysäköintialue LP Satukuja", "sv": "Obehindrad parkeringplats LP Satukuja", "en": "Accessible car park LP Satukuja" }, "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" }, "street_address": { "fi": "Satukuja 2", "sv": "Sagasgränden 2", "en": "Satukuja 2" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62490/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:62496", "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:32.142899Z", "last_modified_time": "2025-11-22T06:09:51.224316Z", "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.79938, 60.17137 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "description": { "fi": "2 pysäköintipaikkaa", "sv": "2 parkeringplatser", "en": "2 parking spaces" }, "telephone": null, "name": { "fi": "Esteetön pysäköintialue LP Tuulikuja", "sv": "Obehindrad parkeringplats LP Tuulikuja", "en": "Accessible car park LP Tuulikuja" }, "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" }, "street_address": { "fi": "Tuuliniitty 11", "sv": "Vindängen 11", "en": "Tuuliniitty 11" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62496/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:62500", "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:32.656798Z", "last_modified_time": "2025-11-22T06:09:51.258410Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02970", "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.75476, 60.300922 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "description": { "fi": "2 pysäköintipaikkaa", "sv": "2 parkeringplatser", "en": "2 parking spaces" }, "telephone": null, "name": { "fi": "Esteetön pysäköintialue LP Urheilukentäntie", "sv": "Obehindrad parkeringplats LP Urheilukentäntie", "en": "Accessible car park LP Urheilukentäntie" }, "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" }, "street_address": { "fi": "Urheilukentäntie 1", "sv": "Idrottsplansvägen 1", "en": "Urheilukentäntie 1" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62500/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:62515", "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.897092Z", "last_modified_time": "2025-11-22T06:09:51.483379Z", "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.834288, 60.213173 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "description": { "fi": "1 pysäköintipaikkaa", "sv": "1 parkeringplatser", "en": "1 parking spaces" }, "telephone": null, "name": { "fi": "Esteetön pysäköintialue LP Uuno Kailaan katu", "sv": "Obehindrad parkeringplats LP Uuno Kailaan katu", "en": "Accessible car park LP Uuno Kailaan katu" }, "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" }, "street_address": { "fi": "Uuno Kailaan katu 3", "sv": "Uuno Kailas gata 3", "en": "Uuno Kailaan katu 3" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62515/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:62630", "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:51.133665Z", "last_modified_time": "2025-11-22T06:09:52.265152Z", "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.804264, 60.225113 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "description": { "fi": "2 pysäköintipaikkaa", "sv": "2 parkeringplatser", "en": "2 parking spaces" }, "telephone": null, "name": { "fi": "Esteetön pysäköintialue LP Veräjäpellonkatu 1", "sv": "Obehindrad parkeringplats LP Veräjäpellonkatu 1", "en": "Accessible car park LP Veräjäpellonkatu 1" }, "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" }, "street_address": { "fi": "Veräjäpellonkatu 16", "sv": "Grindåkersgatan 16", "en": "Veräjäpellonkatu 16" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62630/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:62627", "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:50.736631Z", "last_modified_time": "2025-11-22T06:09:52.201246Z", "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.804604, 60.22597 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "description": { "fi": "2 pysäköintipaikkaa", "sv": "2 parkeringplatser", "en": "2 parking spaces" }, "telephone": null, "name": { "fi": "Esteetön pysäköintialue LP Veräjäpellonkatu 2", "sv": "Obehindrad parkeringplats LP Veräjäpellonkatu 2", "en": "Accessible car park LP Veräjäpellonkatu 2" }, "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" }, "street_address": { "fi": "Veräjäpellonkatu 15", "sv": "Grindåkersgatan 15", "en": "Veräjäpellonkatu 15" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62627/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:62628", "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:50.869118Z", "last_modified_time": "2025-11-22T06:09:52.234827Z", "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.805826, 60.226322 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "description": { "fi": "2 pysäköintipaikkaa", "sv": "2 parkeringplatser", "en": "2 parking spaces" }, "telephone": null, "name": { "fi": "Esteetön pysäköintialue LP Veräjäpellonkatu 2", "sv": "Obehindrad parkeringplats LP Veräjäpellonkatu 2", "en": "Accessible car park LP Veräjäpellonkatu 2" }, "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" }, "street_address": { "fi": "Veräjäpellonkatu 12", "sv": "Grindåkersgatan 12", "en": "Veräjäpellonkatu 12" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62628/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:62458", "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:26.702483Z", "last_modified_time": "2025-11-22T06:09:51.106554Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02360", "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.669804, 60.142143 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "description": { "fi": "1 pysäköintipaikkaa", "sv": "1 parkeringplatser", "en": "1 parking spaces" }, "telephone": null, "name": { "fi": "Esteetön pysäköintialue LP Yläkartanontie", "sv": "Obehindrad parkeringplats LP Yläkartanontie", "en": "Accessible car park LP Yläkartanontie" }, "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" }, "street_address": { "fi": "Yläkartanontie 26", "sv": "Övergårdsvägen 26", "en": "Yläkartanontie 26" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62458/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:74883", "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.342457Z", "last_modified_time": "2026-02-10T06:09:53.445983Z", "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.03227, 60.29887 ] }, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "description": { "fi": "1 esteetön autopaikka", "sv": "1 tillgänglig p-plats", "en": "1 accessible parking space" }, "telephone": null, "name": { "fi": "Esteetön pysäköintialue Lummepolku", "sv": "Obehindrad parkeringsplats Lummepolku", "en": "Unrestrained car park Lummepolku" }, "info_url": null, "street_address": { "fi": "Lummepolku", "sv": "Näckrosstigen", "en": "Lummepolku" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:74883/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:74873", "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.077518Z", "last_modified_time": "2026-02-10T06:09:53.024315Z", "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.041557, 60.29522 ] }, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "description": { "fi": "1 esteetön autopaikka", "sv": "1 tillgänglig p-plats", "en": "1 accessible parking space" }, "telephone": null, "name": { "fi": "Esteetön pysäköintialue Lummetie 4", "sv": "Obehindrad parkeringsplats Lummetie 4", "en": "Unrestrained car park Lummetie 4" }, "info_url": null, "street_address": { "fi": "Lummetie 4", "sv": "Näckrosvägen 4", "en": "Lummetie 4" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:74873/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:62307", "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:08.319304Z", "last_modified_time": "2025-11-22T06:09:50.070460Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "02720", "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.73928, 60.241238 ] }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "description": { "fi": "1 pysäköintipaikkaa", "sv": "1 parkeringplatser", "en": "1 parking spaces" }, "telephone": null, "name": { "fi": "Esteetön pysäköintialue Lähdeaukio", "sv": "Obehindrad parkeringplats Lähdeaukio", "en": "Accessible car park Lähdeaukio" }, "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" }, "street_address": { "fi": "Lähdeaukio 1", "sv": "Källplatsen 1", "en": "Lähdeaukio 1" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62307/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }