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=7504&show_all_places=true
{ "meta": { "count": 152288, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7505&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7503&show_all_places=true" }, "data": [ { "id": "osoite:yläkalliontie_26_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-11T06:02:10.171043Z", "last_modified_time": "2023-09-11T06:02:10.171060Z", "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.6791784, 60.1974793 ] }, "telephone": null, "street_address": { "fi": "Yläkalliontie 26", "sv": "Överbergsvägen 26" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Yläkalliontie 26, Espoo", "sv": "Överbergsvägen 26, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4kalliontie_26_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yläkalliontie_27_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-11T06:02:10.589590Z", "last_modified_time": "2023-09-11T06:02:10.589608Z", "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.6785458, 60.1976393 ] }, "telephone": null, "street_address": { "fi": "Yläkalliontie 27", "sv": "Överbergsvägen 27" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Yläkalliontie 27, Espoo", "sv": "Överbergsvägen 27, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4kalliontie_27_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yläkalliontie_28_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-11T06:02:11.075370Z", "last_modified_time": "2023-09-11T06:02:11.075409Z", "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.6795041, 60.1973634 ] }, "telephone": null, "street_address": { "fi": "Yläkalliontie 28", "sv": "Överbergsvägen 28" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Yläkalliontie 28, Espoo", "sv": "Överbergsvägen 28, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4kalliontie_28_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yläkalliontie_29_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-11T06:02:11.400086Z", "last_modified_time": "2023-09-11T06:02:11.400115Z", "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.6786917, 60.1974691 ] }, "telephone": null, "street_address": { "fi": "Yläkalliontie 29", "sv": "Överbergsvägen 29" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Yläkalliontie 29, Espoo", "sv": "Överbergsvägen 29, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4kalliontie_29_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yläkalliontie_2_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-11T06:02:06.489855Z", "last_modified_time": "2023-09-11T06:02:06.489872Z", "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.6803768, 60.2003184 ] }, "telephone": null, "street_address": { "fi": "Yläkalliontie 2", "sv": "Överbergsvägen 2" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Yläkalliontie 2, Espoo", "sv": "Överbergsvägen 2, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4kalliontie_2_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yläkalliontie_30_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-11T06:02:12.772828Z", "last_modified_time": "2023-09-11T06:02:12.772848Z", "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.6806621, 60.1969354 ] }, "telephone": null, "street_address": { "fi": "Yläkalliontie 30", "sv": "Överbergsvägen 30" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Yläkalliontie 30, Espoo", "sv": "Överbergsvägen 30, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4kalliontie_30_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yläkalliontie_31_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-11T06:02:13.868525Z", "last_modified_time": "2023-09-11T06:02:13.868547Z", "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.6789636, 60.1973172 ] }, "telephone": null, "street_address": { "fi": "Yläkalliontie 31", "sv": "Överbergsvägen 31" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Yläkalliontie 31, Espoo", "sv": "Överbergsvägen 31, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4kalliontie_31_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yläkalliontie_33_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-11T06:02:14.218282Z", "last_modified_time": "2023-09-11T06:02:14.218299Z", "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.6792349, 60.1972371 ] }, "telephone": null, "street_address": { "fi": "Yläkalliontie 33", "sv": "Överbergsvägen 33" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Yläkalliontie 33, Espoo", "sv": "Överbergsvägen 33, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4kalliontie_33_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yläkalliontie_35_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-11T06:02:14.382642Z", "last_modified_time": "2023-09-11T06:02:14.382661Z", "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.6794882, 60.197139 ] }, "telephone": null, "street_address": { "fi": "Yläkalliontie 35", "sv": "Överbergsvägen 35" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Yläkalliontie 35, Espoo", "sv": "Överbergsvägen 35, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4kalliontie_35_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yläkalliontie_37_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-11T06:02:14.790678Z", "last_modified_time": "2023-09-11T06:02:14.790696Z", "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.6797052, 60.1970767 ] }, "telephone": null, "street_address": { "fi": "Yläkalliontie 37", "sv": "Överbergsvägen 37" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Yläkalliontie 37, Espoo", "sv": "Överbergsvägen 37, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4kalliontie_37_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yläkalliontie_39_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-11T06:02:15.188628Z", "last_modified_time": "2023-09-11T06:02:15.188646Z", "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.6801215, 60.1969071 ] }, "telephone": null, "street_address": { "fi": "Yläkalliontie 39", "sv": "Överbergsvägen 39" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Yläkalliontie 39, Espoo", "sv": "Överbergsvägen 39, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4kalliontie_39_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yläkalliontie_3_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-11T06:02:11.879576Z", "last_modified_time": "2023-09-11T06:02:11.879593Z", "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.6804157, 60.2000223 ] }, "telephone": null, "street_address": { "fi": "Yläkalliontie 3", "sv": "Överbergsvägen 3" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Yläkalliontie 3, Espoo", "sv": "Överbergsvägen 3, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4kalliontie_3_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yläkalliontie_41_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-11T06:02:15.760510Z", "last_modified_time": "2023-09-11T06:02:15.760528Z", "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.680393, 60.1967911 ] }, "telephone": null, "street_address": { "fi": "Yläkalliontie 41", "sv": "Överbergsvägen 41" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Yläkalliontie 41, Espoo", "sv": "Överbergsvägen 41, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4kalliontie_41_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yläkalliontie_43_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-11T06:02:16.472401Z", "last_modified_time": "2023-09-11T06:02:16.472417Z", "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.6806467, 60.1966571 ] }, "telephone": null, "street_address": { "fi": "Yläkalliontie 43", "sv": "Överbergsvägen 43" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Yläkalliontie 43, Espoo", "sv": "Överbergsvägen 43, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4kalliontie_43_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yläkalliontie_4_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-11T06:02:15.511929Z", "last_modified_time": "2023-09-11T06:02:15.511945Z", "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.6805943, 60.2002023 ] }, "telephone": null, "street_address": { "fi": "Yläkalliontie 4", "sv": "Överbergsvägen 4" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Yläkalliontie 4, Espoo", "sv": "Överbergsvägen 4, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4kalliontie_4_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yläkalliontie_5_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-11T06:02:17.472534Z", "last_modified_time": "2023-09-11T06:02:17.472569Z", "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.6801842, 60.1997256 ] }, "telephone": null, "street_address": { "fi": "Yläkalliontie 5", "sv": "Överbergsvägen 5" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Yläkalliontie 5, Espoo", "sv": "Överbergsvägen 5, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4kalliontie_5_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yläkalliontie_7a_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-11T06:02:18.385018Z", "last_modified_time": "2023-09-11T06:02:18.385034Z", "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.679502, 60.1994188 ] }, "telephone": null, "street_address": { "fi": "Yläkalliontie 7a", "sv": "Överbergsvägen 7a" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Yläkalliontie 7a, Espoo", "sv": "Överbergsvägen 7a, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4kalliontie_7a_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yläkalliontie_7b_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-11T06:02:18.717394Z", "last_modified_time": "2023-09-11T06:02:18.717435Z", "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.6790173, 60.1992112 ] }, "telephone": null, "street_address": { "fi": "Yläkalliontie 7b", "sv": "Överbergsvägen 7b" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Yläkalliontie 7b, Espoo", "sv": "Överbergsvägen 7b, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4kalliontie_7b_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yläkalliontie_9_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-11T06:02:18.887043Z", "last_modified_time": "2023-09-11T06:02:18.887059Z", "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.6787123, 60.1990578 ] }, "telephone": null, "street_address": { "fi": "Yläkalliontie 9", "sv": "Överbergsvägen 9" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Yläkalliontie 9, Espoo", "sv": "Överbergsvägen 9, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4kalliontie_9_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:yläkartanonkuja_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-22T06:35:44.468696Z", "last_modified_time": "2023-09-22T06:35:44.468737Z", "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.6667582, 60.1421685 ] }, "telephone": null, "street_address": { "fi": "Yläkartanonkuja 1", "sv": "Övergårdsgränden 1" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Yläkartanonkuja 1, Espoo", "sv": "Övergårdsgränden 1, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:yl%C3%A4kartanonkuja_1_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }