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=tuomiokirkkoDistrict
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=malmiPlace source
Will restrict places to a specific data source.
Example:
place/?data_source=tprekShow 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=trueShowing 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=trueShowing 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=TrueOrdering
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=nameGET /v1/place/?format=api&page=7436&show_all_places=true
{ "meta": { "count": 151702, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7437&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7435&show_all_places=true" }, "data": [ { "id": "osoite:väritehtaankatu_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:34:15.656690Z", "last_modified_time": "2023-09-08T06:34:15.656710Z", "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.0471738, 60.292827 ] }, "info_url": null, "street_address": { "fi": "Väritehtaankatu 6", "sv": "Färgfabriksgatan 6" }, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "name": { "fi": "Väritehtaankatu 6, Vantaa", "sv": "Färgfabriksgatan 6, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4ritehtaankatu_6_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väritehtaankatu_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:34:16.256503Z", "last_modified_time": "2023-09-08T06:34:16.256522Z", "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.0466499, 60.2931592 ] }, "info_url": null, "street_address": { "fi": "Väritehtaankatu 8", "sv": "Färgfabriksgatan 8" }, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "name": { "fi": "Väritehtaankatu 8, Vantaa", "sv": "Färgfabriksgatan 8, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4ritehtaankatu_8_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väritehtaanpolku_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:16.667796Z", "last_modified_time": "2023-09-08T06:34:16.667815Z", "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.0462515, 60.2927465 ] }, "info_url": null, "street_address": { "fi": "Väritehtaanpolku 1", "sv": "Färgfabriksstigen 1" }, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "name": { "fi": "Väritehtaanpolku 1, Vantaa", "sv": "Färgfabriksstigen 1, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4ritehtaanpolku_1_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väritehtaanpolku_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:34:16.972553Z", "last_modified_time": "2023-09-08T06:34:16.972572Z", "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.0462873, 60.2924952 ] }, "info_url": null, "street_address": { "fi": "Väritehtaanpolku 2", "sv": "Färgfabriksstigen 2" }, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "name": { "fi": "Väritehtaanpolku 2, Vantaa", "sv": "Färgfabriksstigen 2, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4ritehtaanpolku_2_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väritehtaanpolku_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:34:17.181314Z", "last_modified_time": "2023-09-08T06:34:17.181333Z", "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.0456542, 60.2922979 ] }, "info_url": null, "street_address": { "fi": "Väritehtaanpolku 4", "sv": "Färgfabriksstigen 4" }, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "name": { "fi": "Väritehtaanpolku 4, Vantaa", "sv": "Färgfabriksstigen 4, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4ritehtaanpolku_4_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väritehtaanpolku_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:34:17.554235Z", "last_modified_time": "2023-09-08T06:34:17.554258Z", "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.0454732, 60.2921723 ] }, "info_url": null, "street_address": { "fi": "Väritehtaanpolku 6", "sv": "Färgfabriksstigen 6" }, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "name": { "fi": "Väritehtaanpolku 6, Vantaa", "sv": "Färgfabriksstigen 6, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4ritehtaanpolku_6_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:värjärinpolku_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:oulunkylä", "municipality": "Helsinki", "name": { "fi": "Oulunkylä", "sv": "Åggelby" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:patola", "municipality": "Helsinki", "name": { "fi": "Patola", "sv": "Dammen" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:oulunkylä", "municipality": "Helsinki", "name": { "fi": "Oulunkylä", "sv": "Åggelby" } } ], "created_time": "2023-08-28T06:19:25.308178Z", "last_modified_time": "2023-08-28T06:19:25.308196Z", "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.9501661, 60.2229621 ] }, "info_url": null, "street_address": { "fi": "Värjärinpolku 1", "sv": "Färgarstigen 1" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Värjärinpolku 1, Helsinki", "sv": "Färgarstigen 1, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4rj%C3%A4rinpolku_1_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:värjärintie_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:oulunkylä", "municipality": "Helsinki", "name": { "fi": "Oulunkylä", "sv": "Åggelby" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:patola", "municipality": "Helsinki", "name": { "fi": "Patola", "sv": "Dammen" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:oulunkylä", "municipality": "Helsinki", "name": { "fi": "Oulunkylä", "sv": "Åggelby" } } ], "created_time": "2023-08-28T05:56:33.007215Z", "last_modified_time": "2023-08-28T05:56:33.007235Z", "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.9498773, 60.2230069 ] }, "info_url": null, "street_address": { "fi": "Värjärintie 1", "sv": "Färgarvägen 1" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Värjärintie 1, Helsinki", "sv": "Färgarvägen 1, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4rj%C3%A4rintie_1_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:värjärintie_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:oulunkylä", "municipality": "Helsinki", "name": { "fi": "Oulunkylä", "sv": "Åggelby" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:patola", "municipality": "Helsinki", "name": { "fi": "Patola", "sv": "Dammen" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:oulunkylä", "municipality": "Helsinki", "name": { "fi": "Oulunkylä", "sv": "Åggelby" } } ], "created_time": "2023-08-28T05:56:34.201296Z", "last_modified_time": "2023-08-28T05:56:34.201315Z", "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.9501115, 60.2232852 ] }, "info_url": null, "street_address": { "fi": "Värjärintie 2", "sv": "Färgarvägen 2" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Värjärintie 2, Helsinki", "sv": "Färgarvägen 2, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4rj%C3%A4rintie_2_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:värjärintie_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:oulunkylä", "municipality": "Helsinki", "name": { "fi": "Oulunkylä", "sv": "Åggelby" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:patola", "municipality": "Helsinki", "name": { "fi": "Patola", "sv": "Dammen" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:oulunkylä", "municipality": "Helsinki", "name": { "fi": "Oulunkylä", "sv": "Åggelby" } } ], "created_time": "2023-08-28T05:56:36.205175Z", "last_modified_time": "2023-08-28T05:56:36.205199Z", "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.9510141, 60.2229624 ] }, "info_url": null, "street_address": { "fi": "Värjärintie 3", "sv": "Färgarvägen 3" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Värjärintie 3, Helsinki", "sv": "Färgarvägen 3, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4rj%C3%A4rintie_3_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:värttinäkuja_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:kaarela", "municipality": "Helsinki", "name": { "fi": "Kaarela", "sv": "Kårböle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:malminkartano", "municipality": "Helsinki", "name": { "fi": "Malminkartano", "sv": "Malmgård" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kaarela", "municipality": "Helsinki", "name": { "fi": "Kaarela", "sv": "Kårböle" } } ], "created_time": "2023-08-28T05:56:37.220630Z", "last_modified_time": "2023-08-28T05:56:37.220680Z", "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.860729, 60.2526068 ] }, "info_url": null, "street_address": { "fi": "Värttinäkuja 1", "sv": "Sländgränden 1" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Värttinäkuja 1, Helsinki", "sv": "Sländgränden 1, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4rttin%C3%A4kuja_1_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:värttinäkuja_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:kaarela", "municipality": "Helsinki", "name": { "fi": "Kaarela", "sv": "Kårböle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:malminkartano", "municipality": "Helsinki", "name": { "fi": "Malminkartano", "sv": "Malmgård" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kaarela", "municipality": "Helsinki", "name": { "fi": "Kaarela", "sv": "Kårböle" } } ], "created_time": "2023-08-28T05:56:38.111379Z", "last_modified_time": "2023-08-28T05:56:38.111399Z", "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.8604756, 60.2527322 ] }, "info_url": null, "street_address": { "fi": "Värttinäkuja 2", "sv": "Sländgränden 2" }, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "telephone": null, "name": { "fi": "Värttinäkuja 2, Helsinki", "sv": "Sländgränden 2, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4rttin%C3%A4kuja_2_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:värttinäpolku_10_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:17.930886Z", "last_modified_time": "2023-09-08T06:34:17.930905Z", "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.1090894, 60.2945228 ] }, "info_url": null, "street_address": { "fi": "Värttinäpolku 10", "sv": "Sländstigen 10" }, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "name": { "fi": "Värttinäpolku 10, Vantaa", "sv": "Sländstigen 10, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4rttin%C3%A4polku_10_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:värttinäpolku_11_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:18.160884Z", "last_modified_time": "2023-09-08T06:34:18.160902Z", "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.1077299, 60.2935097 ] }, "info_url": null, "street_address": { "fi": "Värttinäpolku 11", "sv": "Sländstigen 11" }, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "name": { "fi": "Värttinäpolku 11, Vantaa", "sv": "Sländstigen 11, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4rttin%C3%A4polku_11_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:värttinäpolku_13_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:18.567471Z", "last_modified_time": "2023-09-08T06:34:18.567490Z", "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.1080379, 60.2936889 ] }, "info_url": null, "street_address": { "fi": "Värttinäpolku 13", "sv": "Sländstigen 13" }, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "name": { "fi": "Värttinäpolku 13, Vantaa", "sv": "Sländstigen 13, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4rttin%C3%A4polku_13_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:värttinäpolku_15_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:18.952455Z", "last_modified_time": "2023-09-08T06:34:18.952473Z", "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.1082554, 60.2938413 ] }, "info_url": null, "street_address": { "fi": "Värttinäpolku 15", "sv": "Sländstigen 15" }, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "name": { "fi": "Värttinäpolku 15, Vantaa", "sv": "Sländstigen 15, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4rttin%C3%A4polku_15_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:värttinäpolku_17_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:19.452690Z", "last_modified_time": "2023-09-08T06:34:19.452708Z", "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.1092874, 60.2942534 ] }, "info_url": null, "street_address": { "fi": "Värttinäpolku 17", "sv": "Sländstigen 17" }, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "name": { "fi": "Värttinäpolku 17, Vantaa", "sv": "Sländstigen 17, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4rttin%C3%A4polku_17_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:värttinäpolku_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:34:19.757773Z", "last_modified_time": "2023-09-08T06:34:19.757792Z", "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.1098126, 60.2944953 ] }, "info_url": null, "street_address": { "fi": "Värttinäpolku 19", "sv": "Sländstigen 19" }, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "name": { "fi": "Värttinäpolku 19, Vantaa", "sv": "Sländstigen 19, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4rttin%C3%A4polku_19_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:värttinäpolku_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:17.762281Z", "last_modified_time": "2023-09-08T06:34:17.762306Z", "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.1043449, 60.2923456 ] }, "info_url": null, "street_address": { "fi": "Värttinäpolku 1", "sv": "Sländstigen 1" }, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "name": { "fi": "Värttinäpolku 1, Vantaa", "sv": "Sländstigen 1, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4rttin%C3%A4polku_1_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:värttinäpolku_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:34:20.278967Z", "last_modified_time": "2023-09-08T06:34:20.278987Z", "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.1102292, 60.2947103 ] }, "info_url": null, "street_address": { "fi": "Värttinäpolku 21", "sv": "Sländstigen 21" }, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "telephone": null, "name": { "fi": "Värttinäpolku 21, Vantaa", "sv": "Sländstigen 21, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4rttin%C3%A4polku_21_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }