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=7383&show_all_places=true
{ "meta": { "count": 151692, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7384&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7382&show_all_places=true" }, "data": [ { "id": "osoite:vuorenpeikontie_5_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } }, { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:herttoniemi", "municipality": "Helsinki", "name": { "fi": "Herttoniemi", "sv": "Hertonäs" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:roihuvuori", "municipality": "Helsinki", "name": { "fi": "Roihuvuori", "sv": "Kasberget" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:herttoniemi", "municipality": "Helsinki", "name": { "fi": "Herttoniemi", "sv": "Hertonäs" } } ], "created_time": "2023-08-27T05:51:49.570636Z", "last_modified_time": "2023-08-27T05:51:49.570652Z", "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.0558231, 60.2011675 ] }, "info_url": null, "street_address": { "fi": "Vuorenpeikontie 5", "sv": "Bergtrollsvägen 5" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Vuorenpeikontie 5, Helsinki", "sv": "Bergtrollsvägen 5, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuorenpeikontie_5_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuorenpeikontie_7_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } }, { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:herttoniemi", "municipality": "Helsinki", "name": { "fi": "Herttoniemi", "sv": "Hertonäs" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:roihuvuori", "municipality": "Helsinki", "name": { "fi": "Roihuvuori", "sv": "Kasberget" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:herttoniemi", "municipality": "Helsinki", "name": { "fi": "Herttoniemi", "sv": "Hertonäs" } } ], "created_time": "2023-08-27T05:51:50.964652Z", "last_modified_time": "2023-08-27T05:51:50.964670Z", "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.0543623, 60.2009616 ] }, "info_url": null, "street_address": { "fi": "Vuorenpeikontie 7", "sv": "Bergtrollsvägen 7" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Vuorenpeikontie 7, Helsinki", "sv": "Bergtrollsvägen 7, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuorenpeikontie_7_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuorensyrjä_1_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } }, { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:jakomäki", "municipality": "Helsinki", "name": { "fi": "Jakomäki", "sv": "Jakobacka" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:jakomäki", "municipality": "Helsinki", "name": { "fi": "Jakomäki", "sv": "Jakobacka" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:suurmetsä", "municipality": "Helsinki", "name": { "fi": "Suurmetsä", "sv": "Storskog" } } ], "created_time": "2023-08-27T05:51:53.487434Z", "last_modified_time": "2023-08-27T05:51:53.487457Z", "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.0734462, 60.2607822 ] }, "info_url": null, "street_address": { "fi": "Vuorensyrjä 1", "sv": "Bergssidan 1" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Vuorensyrjä 1, Helsinki", "sv": "Bergssidan 1, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuorensyrj%C3%A4_1_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuorensyrjä_2_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } }, { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:jakomäki", "municipality": "Helsinki", "name": { "fi": "Jakomäki", "sv": "Jakobacka" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:jakomäki", "municipality": "Helsinki", "name": { "fi": "Jakomäki", "sv": "Jakobacka" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:suurmetsä", "municipality": "Helsinki", "name": { "fi": "Suurmetsä", "sv": "Storskog" } } ], "created_time": "2023-08-27T05:51:55.764892Z", "last_modified_time": "2023-08-27T05:51:55.764910Z", "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.0736634, 60.2609885 ] }, "info_url": null, "street_address": { "fi": "Vuorensyrjä 2", "sv": "Bergssidan 2" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Vuorensyrjä 2, Helsinki", "sv": "Bergssidan 2, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuorensyrj%C3%A4_2_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuorensyrjä_3_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } }, { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:jakomäki", "municipality": "Helsinki", "name": { "fi": "Jakomäki", "sv": "Jakobacka" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:jakomäki", "municipality": "Helsinki", "name": { "fi": "Jakomäki", "sv": "Jakobacka" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:suurmetsä", "municipality": "Helsinki", "name": { "fi": "Suurmetsä", "sv": "Storskog" } } ], "created_time": "2023-08-27T05:51:56.674059Z", "last_modified_time": "2023-08-27T05:51:56.674079Z", "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.0736805, 60.2605397 ] }, "info_url": null, "street_address": { "fi": "Vuorensyrjä 3", "sv": "Bergssidan 3" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Vuorensyrjä 3, Helsinki", "sv": "Bergssidan 3, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuorensyrj%C3%A4_3_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuorensyrjä_4_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } }, { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:jakomäki", "municipality": "Helsinki", "name": { "fi": "Jakomäki", "sv": "Jakobacka" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:jakomäki", "municipality": "Helsinki", "name": { "fi": "Jakomäki", "sv": "Jakobacka" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:suurmetsä", "municipality": "Helsinki", "name": { "fi": "Suurmetsä", "sv": "Storskog" } } ], "created_time": "2023-08-27T05:51:57.171749Z", "last_modified_time": "2023-08-27T05:51:57.171768Z", "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.075072, 60.2608262 ] }, "info_url": null, "street_address": { "fi": "Vuorensyrjä 4", "sv": "Bergssidan 4" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Vuorensyrjä 4, Helsinki", "sv": "Bergssidan 4, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuorensyrj%C3%A4_4_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuorensyrjä_5_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } }, { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:jakomäki", "municipality": "Helsinki", "name": { "fi": "Jakomäki", "sv": "Jakobacka" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:jakomäki", "municipality": "Helsinki", "name": { "fi": "Jakomäki", "sv": "Jakobacka" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:suurmetsä", "municipality": "Helsinki", "name": { "fi": "Suurmetsä", "sv": "Storskog" } } ], "created_time": "2023-08-27T05:51:57.865771Z", "last_modified_time": "2023-08-27T05:51:57.865791Z", "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.0737341, 60.2602704 ] }, "info_url": null, "street_address": { "fi": "Vuorensyrjä 5", "sv": "Bergssidan 5" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Vuorensyrjä 5, Helsinki", "sv": "Bergssidan 5, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuorensyrj%C3%A4_5_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuorensyrjä_6_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } }, { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:jakomäki", "municipality": "Helsinki", "name": { "fi": "Jakomäki", "sv": "Jakobacka" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:jakomäki", "municipality": "Helsinki", "name": { "fi": "Jakomäki", "sv": "Jakobacka" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:suurmetsä", "municipality": "Helsinki", "name": { "fi": "Suurmetsä", "sv": "Storskog" } } ], "created_time": "2023-08-27T05:51:58.764678Z", "last_modified_time": "2023-08-27T05:51:58.764694Z", "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.0742224, 60.2605664 ] }, "info_url": null, "street_address": { "fi": "Vuorensyrjä 6", "sv": "Bergssidan 6" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Vuorensyrjä 6, Helsinki", "sv": "Bergssidan 6, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuorensyrj%C3%A4_6_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuorensyrjä_7_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } }, { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:jakomäki", "municipality": "Helsinki", "name": { "fi": "Jakomäki", "sv": "Jakobacka" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:jakomäki", "municipality": "Helsinki", "name": { "fi": "Jakomäki", "sv": "Jakobacka" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:suurmetsä", "municipality": "Helsinki", "name": { "fi": "Suurmetsä", "sv": "Storskog" } } ], "created_time": "2023-08-27T05:52:00.364563Z", "last_modified_time": "2023-08-27T05:52:00.364588Z", "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.0749795, 60.2598748 ] }, "info_url": null, "street_address": { "fi": "Vuorensyrjä 7", "sv": "Bergssidan 7" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Vuorensyrjä 7, Helsinki", "sv": "Bergssidan 7, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuorensyrj%C3%A4_7_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuorensyrjä_8_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } }, { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:jakomäki", "municipality": "Helsinki", "name": { "fi": "Jakomäki", "sv": "Jakobacka" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:jakomäki", "municipality": "Helsinki", "name": { "fi": "Jakomäki", "sv": "Jakobacka" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:suurmetsä", "municipality": "Helsinki", "name": { "fi": "Suurmetsä", "sv": "Storskog" } } ], "created_time": "2023-08-27T05:52:01.365486Z", "last_modified_time": "2023-08-27T05:52:01.365504Z", "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.0752331, 60.2601709 ] }, "info_url": null, "street_address": { "fi": "Vuorensyrjä 8", "sv": "Bergssidan 8" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Vuorensyrjä 8, Helsinki", "sv": "Bergssidan 8, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuorensyrj%C3%A4_8_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuoriharjunkuja_10_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-09-18T06:37:01.080238Z", "last_modified_time": "2023-09-18T06:37:01.080263Z", "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.6318595, 60.1727186 ] }, "info_url": null, "street_address": { "fi": "Vuoriharjunkuja 10", "sv": "Bergåsgränden 10" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Vuoriharjunkuja 10, Espoo", "sv": "Bergåsgränden 10, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuoriharjunkuja_10_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuoriharjunkuja_12_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-09-18T06:37:01.561159Z", "last_modified_time": "2023-09-18T06:37:01.561178Z", "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.6318571, 60.172934 ] }, "info_url": null, "street_address": { "fi": "Vuoriharjunkuja 12", "sv": "Bergåsgränden 12" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Vuoriharjunkuja 12, Espoo", "sv": "Bergåsgränden 12, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuoriharjunkuja_12_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuoriharjunkuja_14_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-09-18T06:37:02.256833Z", "last_modified_time": "2023-09-18T06:37:02.256848Z", "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.6316049, 60.1729333 ] }, "info_url": null, "street_address": { "fi": "Vuoriharjunkuja 14", "sv": "Bergåsgränden 14" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Vuoriharjunkuja 14, Espoo", "sv": "Bergåsgränden 14, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuoriharjunkuja_14_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuoriharjunkuja_16a_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-09-18T06:37:02.685969Z", "last_modified_time": "2023-09-18T06:37:02.685986Z", "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.6313865, 60.1731302 ] }, "info_url": null, "street_address": { "fi": "Vuoriharjunkuja 16a", "sv": "Bergåsgränden 16a" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Vuoriharjunkuja 16a, Espoo", "sv": "Bergåsgränden 16a, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuoriharjunkuja_16a_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuoriharjunkuja_16b_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-09-18T06:37:03.154465Z", "last_modified_time": "2023-09-18T06:37:03.154487Z", "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.6308454, 60.1731825 ] }, "info_url": null, "street_address": { "fi": "Vuoriharjunkuja 16b", "sv": "Bergåsgränden 16b" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Vuoriharjunkuja 16b, Espoo", "sv": "Bergåsgränden 16b, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuoriharjunkuja_16b_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuoriharjunkuja_18_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-09-18T06:37:03.607735Z", "last_modified_time": "2023-09-18T06:37:03.607752Z", "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.6322338, 60.1730787 ] }, "info_url": null, "street_address": { "fi": "Vuoriharjunkuja 18", "sv": "Bergåsgränden 18" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Vuoriharjunkuja 18, Espoo", "sv": "Bergåsgränden 18, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuoriharjunkuja_18_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuoriharjunkuja_1_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-09-18T06:37:00.767523Z", "last_modified_time": "2023-09-18T06:37:00.767542Z", "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.6313444, 60.1720619 ] }, "info_url": null, "street_address": { "fi": "Vuoriharjunkuja 1", "sv": "Bergåsgränden 1" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Vuoriharjunkuja 1, Espoo", "sv": "Bergåsgränden 1, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuoriharjunkuja_1_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuoriharjunkuja_20_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-09-18T06:37:05.554291Z", "last_modified_time": "2023-09-18T06:37:05.554308Z", "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.6324843, 60.1732319 ] }, "info_url": null, "street_address": { "fi": "Vuoriharjunkuja 20", "sv": "Bergåsgränden 20" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Vuoriharjunkuja 20, Espoo", "sv": "Bergåsgränden 20, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuoriharjunkuja_20_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuoriharjunkuja_2a_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-09-18T06:37:03.955370Z", "last_modified_time": "2023-09-18T06:37:03.955388Z", "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.6309483, 60.1720429 ] }, "info_url": null, "street_address": { "fi": "Vuoriharjunkuja 2a", "sv": "Bergåsgränden 2a" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Vuoriharjunkuja 2a, Espoo", "sv": "Bergåsgränden 2a, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuoriharjunkuja_2a_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuoriharjunkuja_2b_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-09-18T06:37:04.765592Z", "last_modified_time": "2023-09-18T06:37:04.765609Z", "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.6310728, 60.1721869 ] }, "info_url": null, "street_address": { "fi": "Vuoriharjunkuja 2b", "sv": "Bergåsgränden 2b" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Vuoriharjunkuja 2b, Espoo", "sv": "Bergåsgränden 2b, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuoriharjunkuja_2b_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }