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=7341&show_all_places=true
{ "meta": { "count": 151729, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7342&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7340&show_all_places=true" }, "data": [ { "id": "osoite:virkatilantie_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-14T06:21:21.057138Z", "last_modified_time": "2023-09-14T06:21:21.057158Z", "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.752098, 60.2724814 ] }, "telephone": null, "description": null, "street_address": { "fi": "Virkatilantie 10", "sv": "Lönehemmansvägen 10" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Virkatilantie 10, Espoo", "sv": "Lönehemmansvägen 10, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virkatilantie_10_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virkatilantie_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-14T06:21:21.651204Z", "last_modified_time": "2023-09-14T06:21:21.651222Z", "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.752097, 60.272616 ] }, "telephone": null, "description": null, "street_address": { "fi": "Virkatilantie 12", "sv": "Lönehemmansvägen 12" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Virkatilantie 12, Espoo", "sv": "Lönehemmansvägen 12, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virkatilantie_12_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virkatilantie_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-14T06:21:22.265986Z", "last_modified_time": "2023-09-14T06:21:22.266003Z", "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.75235, 60.2726075 ] }, "telephone": null, "description": null, "street_address": { "fi": "Virkatilantie 14", "sv": "Lönehemmansvägen 14" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Virkatilantie 14, Espoo", "sv": "Lönehemmansvägen 14, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virkatilantie_14_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virkatilantie_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-14T06:21:20.179351Z", "last_modified_time": "2023-09-14T06:21:20.179368Z", "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.7534929, 60.2720173 ] }, "telephone": null, "description": null, "street_address": { "fi": "Virkatilantie 1", "sv": "Lönehemmansvägen 1" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Virkatilantie 1, Espoo", "sv": "Lönehemmansvägen 1, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virkatilantie_1_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virkatilantie_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-14T06:21:23.658924Z", "last_modified_time": "2023-09-14T06:21:23.658942Z", "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.7531691, 60.2718192 ] }, "telephone": null, "description": null, "street_address": { "fi": "Virkatilantie 2", "sv": "Lönehemmansvägen 2" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Virkatilantie 2, Espoo", "sv": "Lönehemmansvägen 2, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virkatilantie_2_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virkatilantie_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-14T06:21:24.860239Z", "last_modified_time": "2023-09-14T06:21:24.860255Z", "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.7528243, 60.272025 ] }, "telephone": null, "description": null, "street_address": { "fi": "Virkatilantie 3", "sv": "Lönehemmansvägen 3" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Virkatilantie 3, Espoo", "sv": "Lönehemmansvägen 3, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virkatilantie_3_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virkatilantie_4a_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-14T06:21:25.336431Z", "last_modified_time": "2023-09-14T06:21:25.336450Z", "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.7528981, 60.2718187 ] }, "telephone": null, "description": null, "street_address": { "fi": "Virkatilantie 4a", "sv": "Lönehemmansvägen 4a" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Virkatilantie 4a, Espoo", "sv": "Lönehemmansvägen 4a, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virkatilantie_4a_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virkatilantie_4b_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-14T06:21:26.356720Z", "last_modified_time": "2023-09-14T06:21:26.356737Z", "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.7530453, 60.271469 ] }, "telephone": null, "description": null, "street_address": { "fi": "Virkatilantie 4b", "sv": "Lönehemmansvägen 4b" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Virkatilantie 4b, Espoo", "sv": "Lönehemmansvägen 4b, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virkatilantie_4b_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virkatilantie_5a_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-14T06:21:27.256329Z", "last_modified_time": "2023-09-14T06:21:27.256344Z", "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.7530378, 60.2724652 ] }, "telephone": null, "description": null, "street_address": { "fi": "Virkatilantie 5a", "sv": "Lönehemmansvägen 5a" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Virkatilantie 5a, Espoo", "sv": "Lönehemmansvägen 5a, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virkatilantie_5a_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virkatilantie_5b_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-14T06:21:28.256958Z", "last_modified_time": "2023-09-14T06:21:28.256976Z", "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.7532547, 60.2724477 ] }, "telephone": null, "description": null, "street_address": { "fi": "Virkatilantie 5b", "sv": "Lönehemmansvägen 5b" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Virkatilantie 5b, Espoo", "sv": "Lönehemmansvägen 5b, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virkatilantie_5b_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virkatilantie_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-14T06:21:30.457212Z", "last_modified_time": "2023-09-14T06:21:30.457228Z", "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.7524079, 60.272123 ] }, "telephone": null, "description": null, "street_address": { "fi": "Virkatilantie 6", "sv": "Lönehemmansvägen 6" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Virkatilantie 6, Espoo", "sv": "Lönehemmansvägen 6, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virkatilantie_6_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virkatilantie_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-14T06:21:32.757142Z", "last_modified_time": "2023-09-14T06:21:32.757160Z", "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.7529103, 60.2725906 ] }, "telephone": null, "description": null, "street_address": { "fi": "Virkatilantie 7a", "sv": "Lönehemmansvägen 7a" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Virkatilantie 7a, Espoo", "sv": "Lönehemmansvägen 7a, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virkatilantie_7a_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virkatilantie_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-14T06:21:34.458448Z", "last_modified_time": "2023-09-14T06:21:34.458467Z", "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.7532896, 60.2726183 ] }, "telephone": null, "description": null, "street_address": { "fi": "Virkatilantie 7b", "sv": "Lönehemmansvägen 7b" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Virkatilantie 7b, Espoo", "sv": "Lönehemmansvägen 7b, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virkatilantie_7b_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virkatilantie_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-14T06:21:36.051958Z", "last_modified_time": "2023-09-14T06:21:36.051976Z", "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.752461, 60.2722757 ] }, "telephone": null, "description": null, "street_address": { "fi": "Virkatilantie 8", "sv": "Lönehemmansvägen 8" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Virkatilantie 8, Espoo", "sv": "Lönehemmansvägen 8, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virkatilantie_8_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virmajuurenpolku_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:31:33.260434Z", "last_modified_time": "2023-09-08T06:31:33.260452Z", "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.0151537, 60.2965233 ] }, "telephone": null, "description": null, "street_address": { "fi": "Virmajuurenpolku 1", "sv": "Vendelörtsstigen 1" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "name": { "fi": "Virmajuurenpolku 1, Vantaa", "sv": "Vendelörtsstigen 1, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virmajuurenpolku_1_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virmajuurenpolku_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:31:33.420228Z", "last_modified_time": "2023-09-08T06:31:33.420248Z", "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.0149909, 60.2963528 ] }, "telephone": null, "description": null, "street_address": { "fi": "Virmajuurenpolku 2", "sv": "Vendelörtsstigen 2" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "name": { "fi": "Virmajuurenpolku 2, Vantaa", "sv": "Vendelörtsstigen 2, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virmajuurenpolku_2_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virmajuurenpolku_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:31:33.661515Z", "last_modified_time": "2023-09-08T06:31:33.661535Z", "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.014105, 60.2967388 ] }, "telephone": null, "description": null, "street_address": { "fi": "Virmajuurenpolku 3", "sv": "Vendelörtsstigen 3" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "name": { "fi": "Virmajuurenpolku 3, Vantaa", "sv": "Vendelörtsstigen 3, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virmajuurenpolku_3_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virmajuurenpolku_4a_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:31:34.069609Z", "last_modified_time": "2023-09-08T06:31:34.069627Z", "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.0142314, 60.2963439 ] }, "telephone": null, "description": null, "street_address": { "fi": "Virmajuurenpolku 4a", "sv": "Vendelörtsstigen 4a" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "name": { "fi": "Virmajuurenpolku 4a, Vantaa", "sv": "Vendelörtsstigen 4a, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virmajuurenpolku_4a_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virmajuurenpolku_4b_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:31:34.465071Z", "last_modified_time": "2023-09-08T06:31:34.465089Z", "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.0138337, 60.2965683 ] }, "telephone": null, "description": null, "street_address": { "fi": "Virmajuurenpolku 4b", "sv": "Vendelörtsstigen 4b" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "name": { "fi": "Virmajuurenpolku 4b, Vantaa", "sv": "Vendelörtsstigen 4b, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virmajuurenpolku_4b_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:virmajuurenpolku_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:31:34.782057Z", "last_modified_time": "2023-09-08T06:31:34.782074Z", "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.0130923, 60.2965594 ] }, "telephone": null, "description": null, "street_address": { "fi": "Virmajuurenpolku 6", "sv": "Vendelörtsstigen 6" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "name": { "fi": "Virmajuurenpolku 6, Vantaa", "sv": "Vendelörtsstigen 6, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:virmajuurenpolku_6_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }