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=7268&show_all_places=true
{ "meta": { "count": 152327, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7269&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7267&show_all_places=true" }, "data": [ { "id": "osoite:viertopolku_19_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:25:40.052388Z", "last_modified_time": "2023-09-08T06:25:40.052429Z", "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.0090652, 60.3164399 ] }, "street_address": { "fi": "Viertopolku 19", "sv": "Svängstigen 19" }, "description": null, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "name": { "fi": "Viertopolku 19, Vantaa", "sv": "Svängstigen 19, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viertopolku_19_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viertopolku_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-27T06:05:08.867155Z", "last_modified_time": "2023-09-27T06:05:08.867174Z", "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.7894477, 60.1797942 ] }, "street_address": { "fi": "Viertopolku 1", "sv": "Släntstigen 1" }, "description": null, "info_url": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Viertopolku 1, Espoo", "sv": "Släntstigen 1, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viertopolku_1_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viertopolku_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:25:29.960143Z", "last_modified_time": "2023-09-08T06:25:29.960170Z", "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.0075635, 60.3170593 ] }, "street_address": { "fi": "Viertopolku 1", "sv": "Svängstigen 1" }, "description": null, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "name": { "fi": "Viertopolku 1, Vantaa", "sv": "Svängstigen 1, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viertopolku_1_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viertopolku_20_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:25:43.154889Z", "last_modified_time": "2023-09-08T06:25:43.154908Z", "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.0103318, 60.3165565 ] }, "street_address": { "fi": "Viertopolku 20", "sv": "Svängstigen 20" }, "description": null, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "name": { "fi": "Viertopolku 20, Vantaa", "sv": "Svängstigen 20, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viertopolku_20_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viertopolku_21_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:25:44.357377Z", "last_modified_time": "2023-09-08T06:25:44.357394Z", "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.0095537, 60.3163142 ] }, "street_address": { "fi": "Viertopolku 21", "sv": "Svängstigen 21" }, "description": null, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "name": { "fi": "Viertopolku 21, Vantaa", "sv": "Svängstigen 21, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viertopolku_21_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viertopolku_22_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:25:46.567086Z", "last_modified_time": "2023-09-08T06:25:46.567104Z", "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.0100061, 60.316377 ] }, "street_address": { "fi": "Viertopolku 22", "sv": "Svängstigen 22" }, "description": null, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "name": { "fi": "Viertopolku 22, Vantaa", "sv": "Svängstigen 22, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viertopolku_22_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viertopolku_23_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:25:47.857879Z", "last_modified_time": "2023-09-08T06:25:47.857900Z", "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.0091737, 60.3160899 ] }, "street_address": { "fi": "Viertopolku 23", "sv": "Svängstigen 23" }, "description": null, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "name": { "fi": "Viertopolku 23, Vantaa", "sv": "Svängstigen 23, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viertopolku_23_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viertopolku_24_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:25:49.070387Z", "last_modified_time": "2023-09-08T06:25:49.070442Z", "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.0096441, 60.3160181 ] }, "street_address": { "fi": "Viertopolku 24", "sv": "Svängstigen 24" }, "description": null, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "name": { "fi": "Viertopolku 24, Vantaa", "sv": "Svängstigen 24, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viertopolku_24_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viertopolku_2a_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:25:40.749512Z", "last_modified_time": "2023-09-08T06:25:40.749531Z", "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.0073645, 60.317185 ] }, "street_address": { "fi": "Viertopolku 2a", "sv": "Svängstigen 2a" }, "description": null, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "name": { "fi": "Viertopolku 2a, Vantaa", "sv": "Svängstigen 2a, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viertopolku_2a_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viertopolku_2b_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:25:41.856660Z", "last_modified_time": "2023-09-08T06:25:41.856679Z", "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.0078169, 60.3172927 ] }, "street_address": { "fi": "Viertopolku 2b", "sv": "Svängstigen 2b" }, "description": null, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "name": { "fi": "Viertopolku 2b, Vantaa", "sv": "Svängstigen 2b, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viertopolku_2b_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viertopolku_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-27T06:05:10.047664Z", "last_modified_time": "2023-09-27T06:05:10.047683Z", "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.7899503, 60.1800822 ] }, "street_address": { "fi": "Viertopolku 3", "sv": "Släntstigen 3" }, "description": null, "info_url": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Viertopolku 3, Espoo", "sv": "Släntstigen 3, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viertopolku_3_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viertopolku_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:25:49.955893Z", "last_modified_time": "2023-09-08T06:25:49.955914Z", "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.008215, 60.3173465 ] }, "street_address": { "fi": "Viertopolku 4", "sv": "Svängstigen 4" }, "description": null, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "name": { "fi": "Viertopolku 4, Vantaa", "sv": "Svängstigen 4, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viertopolku_4_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viertopolku_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-27T06:05:11.162052Z", "last_modified_time": "2023-09-27T06:05:11.162076Z", "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.7895175, 60.1801353 ] }, "street_address": { "fi": "Viertopolku 5", "sv": "Släntstigen 5" }, "description": null, "info_url": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Viertopolku 5, Espoo", "sv": "Släntstigen 5, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viertopolku_5_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viertopolku_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:25:51.051883Z", "last_modified_time": "2023-09-08T06:25:51.051911Z", "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.0083597, 60.317158 ] }, "street_address": { "fi": "Viertopolku 5", "sv": "Svängstigen 5" }, "description": null, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "name": { "fi": "Viertopolku 5, Vantaa", "sv": "Svängstigen 5, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viertopolku_5_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viertopolku_6b_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:25:53.654779Z", "last_modified_time": "2023-09-08T06:25:53.654797Z", "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.009156, 60.3175439 ] }, "street_address": { "fi": "Viertopolku 6b", "sv": "Svängstigen 6b" }, "description": null, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "name": { "fi": "Viertopolku 6b, Vantaa", "sv": "Svängstigen 6b, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viertopolku_6b_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viertopolku_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:25:52.464724Z", "last_modified_time": "2023-09-08T06:25:52.464743Z", "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.0087398, 60.3174272 ] }, "street_address": { "fi": "Viertopolku 6", "sv": "Svängstigen 6" }, "description": null, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "name": { "fi": "Viertopolku 6, Vantaa", "sv": "Svängstigen 6, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viertopolku_6_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viertopolku_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-27T06:05:11.677187Z", "last_modified_time": "2023-09-27T06:05:11.677208Z", "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.7900388, 60.1803426 ] }, "street_address": { "fi": "Viertopolku 7", "sv": "Släntstigen 7" }, "description": null, "info_url": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Viertopolku 7, Espoo", "sv": "Släntstigen 7, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viertopolku_7_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viertopolku_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:25:54.858940Z", "last_modified_time": "2023-09-08T06:25:54.858958Z", "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.008595, 60.3171939 ] }, "street_address": { "fi": "Viertopolku 7", "sv": "Svängstigen 7" }, "description": null, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "name": { "fi": "Viertopolku 7, Vantaa", "sv": "Svängstigen 7, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viertopolku_7_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viertopolku_8_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:25:57.750725Z", "last_modified_time": "2023-09-08T06:25:57.750741Z", "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.0098255, 60.3175259 ] }, "street_address": { "fi": "Viertopolku 8", "sv": "Svängstigen 8" }, "description": null, "info_url": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "name": { "fi": "Viertopolku 8, Vantaa", "sv": "Svängstigen 8, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viertopolku_8_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viertopolku_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-27T06:05:12.157201Z", "last_modified_time": "2023-09-27T06:05:12.157220Z", "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.7895872, 60.1805214 ] }, "street_address": { "fi": "Viertopolku 9", "sv": "Släntstigen 9" }, "description": null, "info_url": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Viertopolku 9, Espoo", "sv": "Släntstigen 9, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viertopolku_9_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }