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=7422&show_all_places=true
{ "meta": { "count": 151729, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7423&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7421&show_all_places=true" }, "data": [ { "id": "osoite:väli-henttaan_tie_8_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-08T06:39:06.552226Z", "last_modified_time": "2023-09-08T06:39:06.552244Z", "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.7264162, 60.1885468 ] }, "telephone": null, "street_address": { "fi": "Väli-Henttaan tie 8", "sv": "Mellanhemtvägen 8" }, "name": { "fi": "Väli-Henttaan tie 8, Espoo", "sv": "Mellanhemtvägen 8, Esbo" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4li-henttaan_tie_8_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väli-henttaan_tie_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-08T06:39:07.158211Z", "last_modified_time": "2023-09-08T06:39:07.158229Z", "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.7266844, 60.1887987 ] }, "telephone": null, "street_address": { "fi": "Väli-Henttaan tie 9", "sv": "Mellanhemtvägen 9" }, "name": { "fi": "Väli-Henttaan tie 9, Espoo", "sv": "Mellanhemtvägen 9, Esbo" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4li-henttaan_tie_9_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:välihuoltotie_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:34:06.624383Z", "last_modified_time": "2023-09-08T06:34:06.624401Z", "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.9878085, 60.3055707 ] }, "telephone": null, "street_address": { "fi": "Välihuoltotie 1", "sv": "Mellersta servicevägen 1" }, "name": { "fi": "Välihuoltotie 1, Vantaa", "sv": "Mellersta servicevägen 1, Vanda" }, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4lihuoltotie_1_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:välikallio_11_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": "2025-07-25T05:28:35.311881Z", "last_modified_time": "2025-07-25T05:28:35.311897Z", "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.7183112, 60.2762017 ] }, "telephone": null, "street_address": { "fi": "Välikallio 11", "sv": "Mellanberget 11" }, "name": { "fi": "Välikallio 11, Espoo", "sv": "Mellanberget 11, Esbo" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4likallio_11_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:välikallio_13_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": "2025-07-25T05:28:35.391437Z", "last_modified_time": "2025-07-25T05:28:35.391453Z", "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.7187429, 60.2764359 ] }, "telephone": null, "street_address": { "fi": "Välikallio 13", "sv": "Mellanberget 13" }, "name": { "fi": "Välikallio 13, Espoo", "sv": "Mellanberget 13, Esbo" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4likallio_13_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:välikallio_15_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": "2025-07-25T05:28:35.461965Z", "last_modified_time": "2025-07-25T05:28:35.461981Z", "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.7188188, 60.2760143 ] }, "telephone": null, "street_address": { "fi": "Välikallio 15", "sv": "Mellanberget 15" }, "name": { "fi": "Välikallio 15, Espoo", "sv": "Mellanberget 15, Esbo" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4likallio_15_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:välikallio_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": "2025-07-03T04:56:50.271735Z", "last_modified_time": "2025-07-03T04:56:50.271749Z", "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.7178558, 60.2766136 ] }, "telephone": null, "street_address": { "fi": "Välikallio 1", "sv": "Mellanberget 1" }, "name": { "fi": "Välikallio 1, Espoo", "sv": "Mellanberget 1, Esbo" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4likallio_1_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:välikallio_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-19T06:22:45.377597Z", "last_modified_time": "2023-09-19T06:22:45.377617Z", "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.7182524, 60.2767311 ] }, "telephone": null, "street_address": { "fi": "Välikallio 2", "sv": "Mellanberget 2" }, "name": { "fi": "Välikallio 2, Espoo", "sv": "Mellanberget 2, Esbo" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4likallio_2_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:välikallio_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": "2025-07-25T05:28:35.544766Z", "last_modified_time": "2025-07-25T05:28:35.544780Z", "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.7176595, 60.2763259 ] }, "telephone": null, "street_address": { "fi": "Välikallio 3", "sv": "Mellanberget 3" }, "name": { "fi": "Välikallio 3, Espoo", "sv": "Mellanberget 3, Esbo" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4likallio_3_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:välikallio_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-19T06:22:46.668289Z", "last_modified_time": "2023-09-19T06:22:46.668310Z", "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.7188316, 60.2766246 ] }, "telephone": null, "street_address": { "fi": "Välikallio 4", "sv": "Mellanberget 4" }, "name": { "fi": "Välikallio 4, Espoo", "sv": "Mellanberget 4, Esbo" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4likallio_4_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:välikallio_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": "2025-07-25T05:28:35.629554Z", "last_modified_time": "2025-07-25T05:28:35.629569Z", "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.7178586, 60.2762905 ] }, "telephone": null, "street_address": { "fi": "Välikallio 5", "sv": "Mellanberget 5" }, "name": { "fi": "Välikallio 5, Espoo", "sv": "Mellanberget 5, Esbo" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4likallio_5_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:välikallio_6_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-19T06:22:48.058313Z", "last_modified_time": "2023-09-19T06:22:48.058331Z", "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.7193235, 60.2761679 ] }, "telephone": null, "street_address": { "fi": "Välikallio 6", "sv": "Mellanberget 6" }, "name": { "fi": "Välikallio 6, Espoo", "sv": "Mellanberget 6, Esbo" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4likallio_6_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:välikallio_7_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": "2025-07-25T05:28:35.718652Z", "last_modified_time": "2025-07-25T05:28:35.718669Z", "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.7180549, 60.2765781 ] }, "telephone": null, "street_address": { "fi": "Välikallio 7", "sv": "Mellanberget 7" }, "name": { "fi": "Välikallio 7, Espoo", "sv": "Mellanberget 7, Esbo" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4likallio_7_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:välikallio_8_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-19T06:22:49.975445Z", "last_modified_time": "2023-09-19T06:22:49.975463Z", "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.7191091, 60.2758802 ] }, "telephone": null, "street_address": { "fi": "Välikallio 8", "sv": "Mellanberget 8" }, "name": { "fi": "Välikallio 8, Espoo", "sv": "Mellanberget 8, Esbo" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4likallio_8_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:välikallio_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": "2025-07-25T05:28:35.804786Z", "last_modified_time": "2025-07-25T05:28:35.804803Z", "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.7184894, 60.2764893 ] }, "telephone": null, "street_address": { "fi": "Välikallio 9", "sv": "Mellanberget 9" }, "name": { "fi": "Välikallio 9, Espoo", "sv": "Mellanberget 9, Esbo" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4likallio_9_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:välikallionkuja_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-19T06:33:49.687431Z", "last_modified_time": "2023-09-19T06:33:49.687453Z", "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.7195555, 60.2765095 ] }, "telephone": null, "street_address": { "fi": "Välikallionkuja 1", "sv": "Mellanbergsgränden 1" }, "name": { "fi": "Välikallionkuja 1, Espoo", "sv": "Mellanbergsgränden 1, Esbo" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4likallionkuja_1_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:välikallionkuja_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-19T06:33:51.870307Z", "last_modified_time": "2023-09-19T06:33:51.870328Z", "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.7192821, 60.2767781 ] }, "telephone": null, "street_address": { "fi": "Välikallionkuja 2", "sv": "Mellanbergsgränden 2" }, "name": { "fi": "Välikallionkuja 2, Espoo", "sv": "Mellanbergsgränden 2, Esbo" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4likallionkuja_2_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:välikallionkuja_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-19T06:33:52.758890Z", "last_modified_time": "2023-09-19T06:33:52.758912Z", "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.7196628, 60.2766443 ] }, "telephone": null, "street_address": { "fi": "Välikallionkuja 3", "sv": "Mellanbergsgränden 3" }, "name": { "fi": "Välikallionkuja 3, Espoo", "sv": "Mellanbergsgränden 3, Esbo" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4likallionkuja_3_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:välikallionkuja_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-19T06:33:53.473482Z", "last_modified_time": "2023-09-19T06:33:53.473503Z", "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.7199137, 60.2768872 ] }, "telephone": null, "street_address": { "fi": "Välikallionkuja 5", "sv": "Mellanbergsgränden 5" }, "name": { "fi": "Välikallionkuja 5, Espoo", "sv": "Mellanbergsgränden 5, Esbo" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4likallionkuja_5_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:välikallionkuja_7_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-19T06:33:55.468072Z", "last_modified_time": "2023-09-19T06:33:55.468091Z", "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.720075, 60.2770491 ] }, "telephone": null, "street_address": { "fi": "Välikallionkuja 7", "sv": "Mellanbergsgränden 7" }, "name": { "fi": "Välikallionkuja 7, Espoo", "sv": "Mellanbergsgränden 7, Esbo" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4likallionkuja_7_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }