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=7542&show_all_places=true
{ "meta": { "count": 152288, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7543&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7541&show_all_places=true" }, "data": [ { "id": "osoite:zirkonipolku_2_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:36:01.773270Z", "last_modified_time": "2023-09-08T06:36:01.773290Z", "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.8457183, 60.3147711 ] }, "telephone": null, "street_address": { "fi": "Zirkonipolku 2", "sv": "Zirkonstigen 2" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "description": null, "name": { "fi": "Zirkonipolku 2, Vantaa", "sv": "Zirkonstigen 2, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:zirkonipolku_2_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:zirkonipolku_3_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:36:01.973828Z", "last_modified_time": "2023-09-08T06:36:01.973846Z", "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.8456837, 60.3144479 ] }, "telephone": null, "street_address": { "fi": "Zirkonipolku 3", "sv": "Zirkonstigen 3" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "description": null, "name": { "fi": "Zirkonipolku 3, Vantaa", "sv": "Zirkonstigen 3, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:zirkonipolku_3_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åbynkuja_1_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:36:31.890693Z", "last_modified_time": "2023-09-08T06:36:31.890711Z", "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.8646308, 60.3048291 ] }, "telephone": null, "street_address": { "fi": "Åbynkuja 1", "sv": "Åbygränden 1" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "description": null, "name": { "fi": "Åbynkuja 1, Vantaa", "sv": "Åbygränden 1, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5bynkuja_1_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åbynkuja_2_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:36:32.268530Z", "last_modified_time": "2023-09-08T06:36:32.268552Z", "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.8648847, 60.3046768 ] }, "telephone": null, "street_address": { "fi": "Åbynkuja 2", "sv": "Åbygränden 2" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "description": null, "name": { "fi": "Åbynkuja 2, Vantaa", "sv": "Åbygränden 2, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5bynkuja_2_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åbynkuja_3_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:36:32.860505Z", "last_modified_time": "2023-09-08T06:36:32.860525Z", "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.8641798, 60.3045415 ] }, "telephone": null, "street_address": { "fi": "Åbynkuja 3", "sv": "Åbygränden 3" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "description": null, "name": { "fi": "Åbynkuja 3, Vantaa", "sv": "Åbygränden 3, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5bynkuja_3_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åbynkuja_5_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:36:33.667007Z", "last_modified_time": "2023-09-08T06:36:33.667027Z", "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.8636016, 60.3043973 ] }, "telephone": null, "street_address": { "fi": "Åbynkuja 5", "sv": "Åbygränden 5" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "description": null, "name": { "fi": "Åbynkuja 5, Vantaa", "sv": "Åbygränden 5, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5bynkuja_5_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åbynkuja_7_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:36:34.173070Z", "last_modified_time": "2023-09-08T06:36:34.173089Z", "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.8636211, 60.3040652 ] }, "telephone": null, "street_address": { "fi": "Åbynkuja 7", "sv": "Åbygränden 7" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "description": null, "name": { "fi": "Åbynkuja 7, Vantaa", "sv": "Åbygränden 7, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5bynkuja_7_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åbyntie_1_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:36:34.559321Z", "last_modified_time": "2023-09-08T06:36:34.559339Z", "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.8635618, 60.3052768 ] }, "telephone": null, "street_address": { "fi": "Åbyntie 1", "sv": "Åbyvägen 1" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "description": null, "name": { "fi": "Åbyntie 1, Vantaa", "sv": "Åbyvägen 1, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5byntie_1_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åbyntie_2_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:36:34.974085Z", "last_modified_time": "2023-09-08T06:36:34.974103Z", "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.8638684, 60.3054925 ] }, "telephone": null, "street_address": { "fi": "Åbyntie 2", "sv": "Åbyvägen 2" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "description": null, "name": { "fi": "Åbyntie 2, Vantaa", "sv": "Åbyvägen 2, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5byntie_2_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åbyntie_3a_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:36:35.362803Z", "last_modified_time": "2023-09-08T06:36:35.362823Z", "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.8642138, 60.30508 ] }, "telephone": null, "street_address": { "fi": "Åbyntie 3a", "sv": "Åbyvägen 3a" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "description": null, "name": { "fi": "Åbyntie 3a, Vantaa", "sv": "Åbyvägen 3a, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5byntie_3a_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åbyntie_3b_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:36:35.952875Z", "last_modified_time": "2023-09-08T06:36:35.952894Z", "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.8645578, 60.3049817 ] }, "telephone": null, "street_address": { "fi": "Åbyntie 3b", "sv": "Åbyvägen 3b" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "description": null, "name": { "fi": "Åbyntie 3b, Vantaa", "sv": "Åbyvägen 3b, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5byntie_3b_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åbyntie_3c_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:36:36.965193Z", "last_modified_time": "2023-09-08T06:36:36.965212Z", "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.864306, 60.3046493 ] }, "telephone": null, "street_address": { "fi": "Åbyntie 3c", "sv": "Åbyvägen 3c" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "description": null, "name": { "fi": "Åbyntie 3c, Vantaa", "sv": "Åbyvägen 3c, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5byntie_3c_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åbyntie_4_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:36:37.658506Z", "last_modified_time": "2023-09-08T06:36:37.658525Z", "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.8654075, 60.3050992 ] }, "telephone": null, "street_address": { "fi": "Åbyntie 4", "sv": "Åbyvägen 4" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "description": null, "name": { "fi": "Åbyntie 4, Vantaa", "sv": "Åbyvägen 4, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5byntie_4_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åbyntie_5_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:36:38.244766Z", "last_modified_time": "2023-09-08T06:36:38.244786Z", "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.865482, 60.3045787 ] }, "telephone": null, "street_address": { "fi": "Åbyntie 5", "sv": "Åbyvägen 5" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "description": null, "name": { "fi": "Åbyntie 5, Vantaa", "sv": "Åbyvägen 5, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5byntie_5_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åbyntie_6_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:36:38.767296Z", "last_modified_time": "2023-09-08T06:36:38.767315Z", "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.8657707, 60.3047495 ] }, "telephone": null, "street_address": { "fi": "Åbyntie 6", "sv": "Åbyvägen 6" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "description": null, "name": { "fi": "Åbyntie 6, Vantaa", "sv": "Åbyvägen 6, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5byntie_6_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åminnenmäki_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-12T06:39:44.579116Z", "last_modified_time": "2023-09-12T06:39:44.579133Z", "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.5948449, 60.182394 ] }, "telephone": null, "street_address": { "fi": "Åminnenmäki 1", "sv": "Åminnebacken 1" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Åminnenmäki 1, Espoo", "sv": "Åminnebacken 1, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnenm%C3%A4ki_1_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åminnenmäki_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-12T06:39:46.455204Z", "last_modified_time": "2023-09-12T06:39:46.455222Z", "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.5943589, 60.1823476 ] }, "telephone": null, "street_address": { "fi": "Åminnenmäki 2", "sv": "Åminnebacken 2" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Åminnenmäki 2, Espoo", "sv": "Åminnebacken 2, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnenm%C3%A4ki_2_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åminnenmäki_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-12T06:39:47.374128Z", "last_modified_time": "2023-09-12T06:39:47.374150Z", "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.5941921, 60.1827241 ] }, "telephone": null, "street_address": { "fi": "Åminnenmäki 3", "sv": "Åminnebacken 3" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Åminnenmäki 3, Espoo", "sv": "Åminnebacken 3, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnenm%C3%A4ki_3_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åminnenmäki_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-12T06:39:47.853598Z", "last_modified_time": "2023-09-12T06:39:47.853648Z", "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.5934349, 60.1827487 ] }, "telephone": null, "street_address": { "fi": "Åminnenmäki 4", "sv": "Åminnebacken 4" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Åminnenmäki 4, Espoo", "sv": "Åminnebacken 4, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnenm%C3%A4ki_4_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:åminnenmäki_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-12T06:39:48.379547Z", "last_modified_time": "2023-09-12T06:39:48.379565Z", "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.5941005, 60.1828494 ] }, "telephone": null, "street_address": { "fi": "Åminnenmäki 5", "sv": "Åminnebacken 5" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "description": null, "name": { "fi": "Åminnenmäki 5, Espoo", "sv": "Åminnebacken 5, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:%C3%A5minnenm%C3%A4ki_5_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }