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=7350&show_all_places=true
{ "meta": { "count": 151734, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7351&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7349&show_all_places=true" }, "data": [ { "id": "osoite:virvatulentie_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:vartiokylä", "municipality": "Helsinki", "name": { "fi": "Vartiokylä", "sv": "Botby" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:itäkeskus", "municipality": "Helsinki", "name": { "fi": "Itäkeskus", "sv": "Östra centrum" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vartiokylä", "municipality": "Helsinki", "name": { "fi": "Vartiokylä", "sv": "Botby" } } ], "created_time": "2023-08-27T06:16:11.871130Z", "last_modified_time": "2023-08-27T06:16:11.871150Z", "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.074462, 60.2069654 ] }, "street_address": { "fi": "Virvatulentie 8", "sv": "Irrblossvägen 8" }, "name": { "fi": "Virvatulentie 8, Helsinki", "sv": "Irrblossvägen 8, Helsingfors" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virvatulentie_8_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virvokekuja_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:pitäjänmäki", "municipality": "Helsinki", "name": { "fi": "Pitäjänmäki", "sv": "Sockenbacka" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:konala", "municipality": "Helsinki", "name": { "fi": "Konala", "sv": "Kånala" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:konala", "municipality": "Helsinki", "name": { "fi": "Konala", "sv": "Kånala" } } ], "created_time": "2023-08-27T06:18:21.283927Z", "last_modified_time": "2023-08-27T06:18:21.283946Z", "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.8503402, 60.23784 ] }, "street_address": { "fi": "Virvokekuja 1", "sv": "Läskedrycksgränden 1" }, "name": { "fi": "Virvokekuja 1, Helsinki", "sv": "Läskedrycksgränden 1, Helsingfors" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virvokekuja_1_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virvokekuja_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:pitäjänmäki", "municipality": "Helsinki", "name": { "fi": "Pitäjänmäki", "sv": "Sockenbacka" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:konala", "municipality": "Helsinki", "name": { "fi": "Konala", "sv": "Kånala" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:konala", "municipality": "Helsinki", "name": { "fi": "Konala", "sv": "Kånala" } } ], "created_time": "2023-08-27T06:18:23.164825Z", "last_modified_time": "2023-08-27T06:18:23.164843Z", "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.8504128, 60.2377414 ] }, "street_address": { "fi": "Virvokekuja 2", "sv": "Läskedrycksgränden 2" }, "name": { "fi": "Virvokekuja 2, Helsinki", "sv": "Läskedrycksgränden 2, Helsingfors" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virvokekuja_2_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virvokekuja_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:pitäjänmäki", "municipality": "Helsinki", "name": { "fi": "Pitäjänmäki", "sv": "Sockenbacka" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:konala", "municipality": "Helsinki", "name": { "fi": "Konala", "sv": "Kånala" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:konala", "municipality": "Helsinki", "name": { "fi": "Konala", "sv": "Kånala" } } ], "created_time": "2023-08-27T06:18:25.267626Z", "last_modified_time": "2023-08-27T06:18:25.267643Z", "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.8498347, 60.2378484 ] }, "street_address": { "fi": "Virvokekuja 3", "sv": "Läskedrycksgränden 3" }, "name": { "fi": "Virvokekuja 3, Helsinki", "sv": "Läskedrycksgränden 3, Helsingfors" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virvokekuja_3_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virvokekuja_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:pitäjänmäki", "municipality": "Helsinki", "name": { "fi": "Pitäjänmäki", "sv": "Sockenbacka" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:konala", "municipality": "Helsinki", "name": { "fi": "Konala", "sv": "Kånala" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:konala", "municipality": "Helsinki", "name": { "fi": "Konala", "sv": "Kånala" } } ], "created_time": "2023-08-27T06:18:27.665141Z", "last_modified_time": "2023-08-27T06:18:27.665161Z", "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.8495821, 60.2378212 ] }, "street_address": { "fi": "Virvokekuja 4", "sv": "Läskedrycksgränden 4" }, "name": { "fi": "Virvokekuja 4, Helsinki", "sv": "Läskedrycksgränden 4, Helsingfors" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virvokekuja_4_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virvokekuja_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:pitäjänmäki", "municipality": "Helsinki", "name": { "fi": "Pitäjänmäki", "sv": "Sockenbacka" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:konala", "municipality": "Helsinki", "name": { "fi": "Konala", "sv": "Kånala" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:konala", "municipality": "Helsinki", "name": { "fi": "Konala", "sv": "Kånala" } } ], "created_time": "2023-08-27T06:18:28.865408Z", "last_modified_time": "2023-08-27T06:18:28.865425Z", "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.8492569, 60.2378926 ] }, "street_address": { "fi": "Virvokekuja 5", "sv": "Läskedrycksgränden 5" }, "name": { "fi": "Virvokekuja 5, Helsinki", "sv": "Läskedrycksgränden 5, Helsingfors" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virvokekuja_5_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:visakoivunkuja_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-23T06:22:27.967729Z", "last_modified_time": "2023-09-23T06:22:27.967747Z", "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.7875359, 60.1884345 ] }, "street_address": { "fi": "Visakoivunkuja 10", "sv": "Masurbjörksgränden 10" }, "name": { "fi": "Visakoivunkuja 10, Espoo", "sv": "Masurbjörksgränden 10, Esbo" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:visakoivunkuja_10_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:visakoivunkuja_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": "2023-09-23T06:22:28.878917Z", "last_modified_time": "2023-09-23T06:22:28.878939Z", "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.7869583, 60.1885592 ] }, "street_address": { "fi": "Visakoivunkuja 11", "sv": "Masurbjörksgränden 11" }, "name": { "fi": "Visakoivunkuja 11, Espoo", "sv": "Masurbjörksgränden 11, Esbo" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:visakoivunkuja_11_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:visakoivunkuja_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-23T06:22:30.855467Z", "last_modified_time": "2023-09-23T06:22:30.855484Z", "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.787375, 60.1882278 ] }, "street_address": { "fi": "Visakoivunkuja 12", "sv": "Masurbjörksgränden 12" }, "name": { "fi": "Visakoivunkuja 12, Espoo", "sv": "Masurbjörksgränden 12, Esbo" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:visakoivunkuja_12_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:visakoivunkuja_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": "2023-09-23T06:22:32.762527Z", "last_modified_time": "2023-09-23T06:22:32.762543Z", "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.7868519, 60.1882898 ] }, "street_address": { "fi": "Visakoivunkuja 13", "sv": "Masurbjörksgränden 13" }, "name": { "fi": "Visakoivunkuja 13, Espoo", "sv": "Masurbjörksgränden 13, Esbo" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:visakoivunkuja_13_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:visakoivunkuja_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-23T06:22:34.166376Z", "last_modified_time": "2023-09-23T06:22:34.166392Z", "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.7875951, 60.1876447 ] }, "street_address": { "fi": "Visakoivunkuja 14", "sv": "Masurbjörksgränden 14" }, "name": { "fi": "Visakoivunkuja 14, Espoo", "sv": "Masurbjörksgränden 14, Esbo" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:visakoivunkuja_14_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:visakoivunkuja_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": "2023-09-23T06:22:35.268680Z", "last_modified_time": "2023-09-23T06:22:35.268705Z", "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.7865474, 60.1879931 ] }, "street_address": { "fi": "Visakoivunkuja 15", "sv": "Masurbjörksgränden 15" }, "name": { "fi": "Visakoivunkuja 15, Espoo", "sv": "Masurbjörksgränden 15, Esbo" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:visakoivunkuja_15_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:visakoivunkuja_17_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-23T06:22:36.561222Z", "last_modified_time": "2023-09-23T06:22:36.561240Z", "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.7864956, 60.1876519 ] }, "street_address": { "fi": "Visakoivunkuja 17", "sv": "Masurbjörksgränden 17" }, "name": { "fi": "Visakoivunkuja 17, Espoo", "sv": "Masurbjörksgränden 17, Esbo" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:visakoivunkuja_17_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:visakoivunkuja_19_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-23T06:22:38.158048Z", "last_modified_time": "2023-09-23T06:22:38.158067Z", "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.7868012, 60.1877781 ] }, "street_address": { "fi": "Visakoivunkuja 19", "sv": "Masurbjörksgränden 19" }, "name": { "fi": "Visakoivunkuja 19, Espoo", "sv": "Masurbjörksgränden 19, Esbo" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:visakoivunkuja_19_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:visakoivunkuja_1a_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-23T06:22:27.159998Z", "last_modified_time": "2023-09-23T06:22:27.160016Z", "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.7842336, 60.1890305 ] }, "street_address": { "fi": "Visakoivunkuja 1a", "sv": "Masurbjörksgränden 1a" }, "name": { "fi": "Visakoivunkuja 1a, Espoo", "sv": "Masurbjörksgränden 1a, Esbo" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:visakoivunkuja_1a_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:visakoivunkuja_1b_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-23T06:22:27.359534Z", "last_modified_time": "2023-09-23T06:22:27.359551Z", "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.784272, 60.1886715 ] }, "street_address": { "fi": "Visakoivunkuja 1b", "sv": "Masurbjörksgränden 1b" }, "name": { "fi": "Visakoivunkuja 1b, Espoo", "sv": "Masurbjörksgränden 1b, Esbo" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:visakoivunkuja_1b_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:visakoivunkuja_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-23T06:22:39.461421Z", "last_modified_time": "2023-09-23T06:22:39.461439Z", "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.7850095, 60.1889061 ] }, "street_address": { "fi": "Visakoivunkuja 3", "sv": "Masurbjörksgränden 3" }, "name": { "fi": "Visakoivunkuja 3, Espoo", "sv": "Masurbjörksgränden 3, Esbo" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:visakoivunkuja_3_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:visakoivunkuja_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-23T06:22:41.263845Z", "last_modified_time": "2023-09-23T06:22:41.263863Z", "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.786415, 60.1889532 ] }, "street_address": { "fi": "Visakoivunkuja 4", "sv": "Masurbjörksgränden 4" }, "name": { "fi": "Visakoivunkuja 4, Espoo", "sv": "Masurbjörksgränden 4, Esbo" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:visakoivunkuja_4_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:visakoivunkuja_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-23T06:22:42.662422Z", "last_modified_time": "2023-09-23T06:22:42.662438Z", "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.7856771, 60.1887905 ] }, "street_address": { "fi": "Visakoivunkuja 5", "sv": "Masurbjörksgränden 5" }, "name": { "fi": "Visakoivunkuja 5, Espoo", "sv": "Masurbjörksgränden 5, Esbo" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:visakoivunkuja_5_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:visakoivunkuja_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-23T06:22:45.066280Z", "last_modified_time": "2023-09-23T06:22:45.066298Z", "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.787209, 60.1888109 ] }, "street_address": { "fi": "Visakoivunkuja 6", "sv": "Masurbjörksgränden 6" }, "name": { "fi": "Visakoivunkuja 6, Espoo", "sv": "Masurbjörksgränden 6, Esbo" }, "telephone": null, "info_url": null, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:visakoivunkuja_6_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }