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=208&show_all_places=true
https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=209&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=207&show_all_places=true" }, "data": [ { "id": "tprek:74886", "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.423636Z", "last_modified_time": "2024-04-05T05:09:51.423651Z", "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.030994, 60.292736 ] }, "street_address": { "fi": "Unikkotie", "sv": "Vallmovägen", "en": "Unikkotie" }, "telephone": null, "info_url": null, "name": { "fi": "Esteetön pysäköintialue Unikkotie", "sv": "Obehindrad parkeringsplats Unikkotie", "en": "Unrestrained car park Unikkotie" }, "description": { "fi": "1 esteetön autopaikka", "sv": "1 tillgänglig p-plats", "en": "1 accessible parking space" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:74886/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:74903", "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.843895Z", "last_modified_time": "2025-02-28T06:10:14.786791Z", "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.850002, 60.269505 ] }, "street_address": { "fi": "Uomarinne", "sv": "Strömfårabrinken", "en": "Uomarinne" }, "telephone": null, "info_url": null, "name": { "fi": "Esteetön pysäköintialue Uomarinne", "sv": "Obehindrad parkeringsplats Uomarinne", "en": "Unrestrained car park Uomarinne" }, "description": { "fi": "1 esteetön autopaikka", "sv": "1 tillgänglig p-plats", "en": "1 accessible parking space" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:74903/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:74901", "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.793744Z", "last_modified_time": "2025-02-28T06:10:14.756234Z", "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.854221, 60.270805 ] }, "street_address": { "fi": "Uomatie 3", "sv": "Strömfåravägen 3", "en": "Uomatie 3" }, "telephone": null, "info_url": null, "name": { "fi": "Esteetön pysäköintialue Uomatie 3", "sv": "Obehindrad parkeringsplats Uomatie 3", "en": "Unrestrained car park Uomatie 3" }, "description": { "fi": "1 esteetön autopaikka", "sv": "1 tillgänglig p-plats", "en": "1 accessible parking space" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:74901/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:75142", "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-05-01T05:09:58.056196Z", "last_modified_time": "2024-05-01T05:09:58.056217Z", "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.030445, 60.297955 ] }, "street_address": { "fi": "Urheilupuiston päiväkoti, Lummetie 27", "sv": "Urheilupuiston päiväkoti, Lummetie 27", "en": "Urheilupuiston päiväkoti, Lummetie 27" }, "telephone": null, "info_url": null, "name": { "fi": "Esteetön pysäköintialue Urheilupuiston päiväkoti, Lummetie 27", "sv": "Obehindrad parkeringsplats Urheilupuiston päiväkoti, Lummetie 27", "en": "Unrestrained car park Urheilupuiston päiväkoti, Lummetie 27" }, "description": { "fi": "1 esteetön autopaikka", "sv": "1 tillgänglig p-plats", "en": "1 accessible parking space" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:75142/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "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": "2024-04-05T05:09:52.976280Z", "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 ] }, "street_address": { "fi": "Urheilutie 4", "sv": "Idrottsvägen 4", "en": "Urheilutie 4" }, "telephone": null, "info_url": null, "name": { "fi": "Esteetön pysäköintialue Urheilutie 4", "sv": "Obehindrad parkeringsplats Urheilutie 4", "en": "Unrestrained car park Urheilutie 4" }, "description": { "fi": "1 esteetön autopaikka", "sv": "1 tillgänglig p-plats", "en": "1 accessible parking space" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek: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": "2025-02-28T06:10:14.530200Z", "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 ] }, "street_address": { "fi": "Urpiaisen 6", "sv": "Urpiaisen 6", "en": "Urpiaisen 6" }, "telephone": null, "info_url": null, "name": { "fi": "Esteetön pysäköintialue Urpiaisen 6", "sv": "Obehindrad parkeringsplats Urpiaisen 6", "en": "Unrestrained car park Urpiaisen 6" }, "description": { "fi": "1 esteetön autopaikka", "sv": "1 tillgänglig p-plats", "en": "1 accessible parking space" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek: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": "2024-04-05T05:09:50.645355Z", "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 ] }, "street_address": { "fi": "Urpiaisentie 3", "sv": "Gråsiskvägen 3", "en": "Urpiaisentie 3" }, "telephone": null, "info_url": null, "name": { "fi": "Esteetön pysäköintialue Urpiaisentie 3", "sv": "Obehindrad parkeringsplats Urpiaisentie 3", "en": "Unrestrained car park Urpiaisentie 3" }, "description": { "fi": "15 esteetöntä autopaikkaa", "sv": "15 tillgängliga p-platser", "en": "15 accessible parking spaces" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "@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-04-02T05:09:51.611929Z", "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 ] }, "street_address": { "fi": "Uudenkirkontie 16", "sv": "Nykyrkovägen 16", "en": "Uudenkirkontie 16" }, "telephone": null, "info_url": { "fi": "https://www.espoo.fi/fi/liikenne-ja-kadut/pysakointi", "sv": "https://www.espoo.fi/sv/trafik-och-gator/parkering", "en": "https://www.espoo.fi/en/transport-and-streets/parking" }, "name": { "fi": "Esteetön pysäköintialue Uudenkirkontie", "sv": "Obehindrad parkeringplats Uudenkirkontie", "en": "Unrestrainedcar park Uudenkirkontie" }, "description": { "fi": "2 pysäköintipaikkaa", "sv": "2 parkeringplatser", "en": "2 parking spaces" }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62437/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:62514", "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.761155Z", "last_modified_time": "2025-04-02T05:09:52.201240Z", "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.832253, 60.213356 ] }, "street_address": { "fi": "Uuno Kailaan katu 7", "sv": "Uuno Kailas gata 7", "en": "Uuno Kailaan katu 7" }, "telephone": null, "info_url": { "fi": "https://www.espoo.fi/fi/liikenne-ja-kadut/pysakointi", "sv": "https://www.espoo.fi/sv/trafik-och-gator/parkering", "en": "https://www.espoo.fi/en/transport-and-streets/parking" }, "name": { "fi": "Esteetön pysäköintialue Uuno Kailaan katu", "sv": "Obehindrad parkeringplats Uuno Kailaan katu", "en": "Unrestrainedcar park Uuno Kailaan katu" }, "description": { "fi": "1 pysäköintipaikkaa", "sv": "1 parkeringplatser", "en": "1 parking spaces" }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:62514/?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": "2024-04-19T05:09:51.724033Z", "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 ] }, "street_address": { "fi": "Vaaralanpuiston päiväkoti, Harjunreuna", "sv": "Vaaralanpuiston päiväkoti, Harjunreuna", "en": "Vaaralanpuiston päiväkoti, Harjunreuna" }, "telephone": null, "info_url": null, "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" }, "description": { "fi": "1 esteetön autopaikka", "sv": "1 tillgänglig p-plats", "en": "1 accessible parking space" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek: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": "2024-04-05T05:09:51.187972Z", "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 ] }, "street_address": { "fi": "Vaihdepuisto", "sv": "Växelparken", "en": "Vaihdepuisto" }, "telephone": null, "info_url": null, "name": { "fi": "Esteetön pysäköintialue Vaihdepuisto", "sv": "Obehindrad parkeringsplats Vaihdepuisto", "en": "Unrestrained car park Vaihdepuisto" }, "description": { "fi": "2 esteetöntä autopaikkaa", "sv": "2 tillgängliga p-platser", "en": "2 accessible parking spaces" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek: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-04-02T05:09:52.804211Z", "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 ] }, "street_address": { "fi": "Valhallantie 18", "sv": "Valhallavägen 18", "en": "Valhallantie 18" }, "telephone": null, "info_url": { "fi": "https://www.espoo.fi/fi/liikenne-ja-kadut/pysakointi", "sv": "https://www.espoo.fi/sv/trafik-och-gator/parkering", "en": "https://www.espoo.fi/en/transport-and-streets/parking" }, "name": { "fi": "Esteetön pysäköintialue Valhallantie", "sv": "Obehindrad parkeringplats Valhallantie", "en": "Unrestrainedcar park Valhallantie" }, "description": { "fi": "1 pysäköintipaikkaa", "sv": "1 parkeringplatser", "en": "1 parking spaces" }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek: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-04-02T05:09:51.645456Z", "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 ] }, "street_address": { "fi": "Valopoiju 2", "sv": "Ljusbojen 2", "en": "Valopoiju 2" }, "telephone": null, "info_url": { "fi": "https://www.espoo.fi/fi/liikenne-ja-kadut/pysakointi", "sv": "https://www.espoo.fi/sv/trafik-och-gator/parkering", "en": "https://www.espoo.fi/en/transport-and-streets/parking" }, "name": { "fi": "Esteetön pysäköintialue Valopoiju", "sv": "Obehindrad parkeringplats Valopoiju", "en": "Unrestrainedcar park Valopoiju" }, "description": { "fi": "2 pysäköintipaikkaa", "sv": "2 parkeringplatser", "en": "2 parking spaces" }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek: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": "2024-04-25T05:10:25.996194Z", "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 ] }, "street_address": { "fi": "Vantaan aikuisopisto, Lummetie 5", "sv": "Vantaan aikuisopisto, Lummetie 5", "en": "Vantaan aikuisopisto, Lummetie 5" }, "telephone": null, "info_url": null, "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" }, "description": { "fi": "2 esteetöntä autopaikkaa", "sv": "2 tillgängliga p-platser", "en": "2 accessible parking spaces" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek: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": "2025-02-28T06:10:14.661627Z", "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 ] }, "street_address": { "fi": "Vantaankoskenkenttä, Martinkyläntie 1", "sv": "Vandaforsplanen, Martinkyläntie 1", "en": "Vantaankoskenkenttä, Martinkyläntie 1" }, "telephone": null, "info_url": null, "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" }, "description": { "fi": "2 esteetöntä autopaikkaa", "sv": "2 tillgängliga p-platser", "en": "2 accessible parking spaces" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek: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": "2025-02-28T06:10:14.585942Z", "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 ] }, "street_address": { "fi": "Vantaankoskentie 80", "sv": "Vandaforsvägen 80", "en": "Vantaankoskentie 80" }, "telephone": null, "info_url": null, "name": { "fi": "Esteetön pysäköintialue Vantaankoskentie 80", "sv": "Obehindrad parkeringsplats Vantaankoskentie 80", "en": "Unrestrained car park Vantaankoskentie 80" }, "description": { "fi": "2 esteetöntä autopaikkaa", "sv": "2 tillgängliga p-platser", "en": "2 accessible parking spaces" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek: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": "2024-04-05T05:09:52.508499Z", "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 ] }, "street_address": { "fi": "Vantaanlaaksontie / Vetoparkki", "sv": "Vantaanlaaksontie / Vetoparkki", "en": "Vantaanlaaksontie / Vetoparkki" }, "telephone": null, "info_url": null, "name": { "fi": "Esteetön pysäköintialue Vantaanlaaksontie / Vetoparkki", "sv": "Obehindrad parkeringsplats Vantaanlaaksontie / Vetoparkki", "en": "Unrestrained car park Vantaanlaaksontie / Vetoparkki" }, "description": { "fi": "2 esteetöntä autopaikkaa", "sv": "2 tillgängliga p-platser", "en": "2 accessible parking spaces" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek: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": "2025-02-28T06:10:15.337152Z", "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 ] }, "street_address": { "fi": "Vapaalan päiväkoti, Vapaalanpolku 12", "sv": "Vapaalan päiväkoti, Vapaalanpolku 12", "en": "Vapaalan päiväkoti, Vapaalanpolku 12" }, "telephone": null, "info_url": null, "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" }, "description": { "fi": "1 esteetön autopaikka", "sv": "1 tillgänglig p-plats", "en": "1 accessible parking space" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek: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": "2024-04-05T05:09:52.268546Z", "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 ] }, "street_address": { "fi": "Vaskivuorentie", "sv": "Kopparbergsvägen", "en": "Vaskivuorentie" }, "telephone": null, "info_url": null, "name": { "fi": "Esteetön pysäköintialue Vaskivuorentie", "sv": "Obehindrad parkeringsplats Vaskivuorentie", "en": "Unrestrained car park Vaskivuorentie" }, "description": { "fi": "1 esteetön autopaikka", "sv": "1 tillgänglig p-plats", "en": "1 accessible parking space" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda", "en": "Vantaa" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek: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-04-02T05:09:56.701057Z", "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 ] }, "street_address": { "fi": "Veräjänpieli 3", "sv": "Grindposten 3", "en": "Veräjänpieli 3" }, "telephone": null, "info_url": { "fi": "https://www.espoo.fi/fi/liikenne-ja-kadut/pysakointi", "sv": "https://www.espoo.fi/sv/trafik-och-gator/parkering", "en": "https://www.espoo.fi/en/transport-and-streets/parking" }, "name": { "fi": "Esteetön pysäköintialue Veräjänpieli", "sv": "Obehindrad parkeringplats Veräjänpieli", "en": "Unrestrainedcar park Veräjänpieli" }, "description": { "fi": "1 pysäköintipaikkaa", "sv": "1 parkeringplatser", "en": "1 parking spaces" }, "address_locality": { "fi": "Espoo", "sv": "Esbo", "en": "Espoo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:68235/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }{ "meta": { "count": 151650, "next": "