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=7336&show_all_places=true
{ "meta": { "count": 152258, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7337&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7335&show_all_places=true" }, "data": [ { "id": "osoite:viklokuja_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:30:40.616799Z", "last_modified_time": "2023-09-08T06:30:40.616817Z", "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.0545417, 60.3524287 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "street_address": { "fi": "Viklokuja 2a", "sv": "Snäppgränden 2a" }, "name": { "fi": "Viklokuja 2a, Vantaa", "sv": "Snäppgränden 2a, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viklokuja_2a_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viklokuja_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:30:40.450074Z", "last_modified_time": "2023-09-08T06:30:40.450092Z", "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.0542882, 60.3524647 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "street_address": { "fi": "Viklokuja 2", "sv": "Snäppgränden 2" }, "name": { "fi": "Viklokuja 2, Vantaa", "sv": "Snäppgränden 2, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viklokuja_2_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viklokuja_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:30:41.060458Z", "last_modified_time": "2023-09-08T06:30:41.060476Z", "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.0538178, 60.3528418 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "street_address": { "fi": "Viklokuja 3", "sv": "Snäppgränden 3" }, "name": { "fi": "Viklokuja 3, Vantaa", "sv": "Snäppgränden 3, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viklokuja_3_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viklokuja_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:30:41.251358Z", "last_modified_time": "2023-09-08T06:30:41.251377Z", "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.0536544, 60.3526085 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "street_address": { "fi": "Viklokuja 4a", "sv": "Snäppgränden 4a" }, "name": { "fi": "Viklokuja 4a, Vantaa", "sv": "Snäppgränden 4a, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viklokuja_4a_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viklokuja_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:30:41.408247Z", "last_modified_time": "2023-09-08T06:30:41.408269Z", "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.0532736, 60.3523663 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "street_address": { "fi": "Viklokuja 4b", "sv": "Snäppgränden 4b" }, "name": { "fi": "Viklokuja 4b, Vantaa", "sv": "Snäppgränden 4b, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viklokuja_4b_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viklokuja_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:30:41.653866Z", "last_modified_time": "2023-09-08T06:30:41.653883Z", "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.0532022, 60.3529946 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "street_address": { "fi": "Viklokuja 5", "sv": "Snäppgränden 5" }, "name": { "fi": "Viklokuja 5, Vantaa", "sv": "Snäppgränden 5, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viklokuja_5_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viklokuja_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:30:42.065722Z", "last_modified_time": "2023-09-08T06:30:42.065742Z", "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.0532017, 60.3527164 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "street_address": { "fi": "Viklokuja 6", "sv": "Snäppgränden 6" }, "name": { "fi": "Viklokuja 6, Vantaa", "sv": "Snäppgränden 6, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viklokuja_6_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viklokuja_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:30:42.462363Z", "last_modified_time": "2023-09-08T06:30:42.462382Z", "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.0526771, 60.3531025 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "street_address": { "fi": "Viklokuja 7", "sv": "Snäppgränden 7" }, "name": { "fi": "Viklokuja 7, Vantaa", "sv": "Snäppgränden 7, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viklokuja_7_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viklokuja_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:30:42.784871Z", "last_modified_time": "2023-09-08T06:30:42.784889Z", "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.0526218, 60.3525102 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "street_address": { "fi": "Viklokuja 8", "sv": "Snäppgränden 8" }, "name": { "fi": "Viklokuja 8, Vantaa", "sv": "Snäppgränden 8, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viklokuja_8_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viklotie_10a_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:30:43.710130Z", "last_modified_time": "2023-09-08T06:30:43.710158Z", "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.0548318, 60.3525811 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "street_address": { "fi": "Viklotie 10a", "sv": "Snäppvägen 10a" }, "name": { "fi": "Viklotie 10a, Vantaa", "sv": "Snäppvägen 10a, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viklotie_10a_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viklotie_10b_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:30:43.875227Z", "last_modified_time": "2023-09-08T06:30:43.875244Z", "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.0549409, 60.3527965 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "street_address": { "fi": "Viklotie 10b", "sv": "Snäppvägen 10b" }, "name": { "fi": "Viklotie 10b, Vantaa", "sv": "Snäppvägen 10b, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viklotie_10b_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viklotie_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:30:44.065153Z", "last_modified_time": "2023-09-08T06:30:44.065171Z", "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.0553393, 60.3527335 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "street_address": { "fi": "Viklotie 11", "sv": "Snäppvägen 11" }, "name": { "fi": "Viklotie 11, Vantaa", "sv": "Snäppvägen 11, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viklotie_11_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viklotie_12_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:30:44.280131Z", "last_modified_time": "2023-09-08T06:30:44.280148Z", "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.0551045, 60.3531913 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "street_address": { "fi": "Viklotie 12", "sv": "Snäppvägen 12" }, "name": { "fi": "Viklotie 12, Vantaa", "sv": "Snäppvägen 12, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viklotie_12_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viklotie_14_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:30:44.752842Z", "last_modified_time": "2023-09-08T06:30:44.752862Z", "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.0551954, 60.3533708 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "street_address": { "fi": "Viklotie 14", "sv": "Snäppvägen 14" }, "name": { "fi": "Viklotie 14, Vantaa", "sv": "Snäppvägen 14, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viklotie_14_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viklotie_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:30:45.250441Z", "last_modified_time": "2023-09-08T06:30:45.250462Z", "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.0555028, 60.3530475 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "street_address": { "fi": "Viklotie 15", "sv": "Snäppvägen 15" }, "name": { "fi": "Viklotie 15, Vantaa", "sv": "Snäppvägen 15, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viklotie_15_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viklotie_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:30:45.577752Z", "last_modified_time": "2023-09-08T06:30:45.577770Z", "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.055612, 60.3533616 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "street_address": { "fi": "Viklotie 17", "sv": "Snäppvägen 17" }, "name": { "fi": "Viklotie 17, Vantaa", "sv": "Snäppvägen 17, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viklotie_17_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viklotie_1a_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:30:43.186524Z", "last_modified_time": "2023-09-08T06:30:43.186543Z", "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.0538692, 60.3510198 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "street_address": { "fi": "Viklotie 1a", "sv": "Snäppvägen 1a" }, "name": { "fi": "Viklotie 1a, Vantaa", "sv": "Snäppvägen 1a, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viklotie_1a_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viklotie_1b_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:30:43.356582Z", "last_modified_time": "2023-09-08T06:30:43.356600Z", "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.0541773, 60.3511184 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "street_address": { "fi": "Viklotie 1b", "sv": "Snäppvägen 1b" }, "name": { "fi": "Viklotie 1b, Vantaa", "sv": "Snäppvägen 1b, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viklotie_1b_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viklotie_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:30:45.859792Z", "last_modified_time": "2023-09-08T06:30:45.859813Z", "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.0535977, 60.3511546 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "street_address": { "fi": "Viklotie 2a", "sv": "Snäppvägen 2a" }, "name": { "fi": "Viklotie 2a, Vantaa", "sv": "Snäppvägen 2a, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viklotie_2a_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viklotie_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:30:46.169456Z", "last_modified_time": "2023-09-08T06:30:46.169477Z", "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.0540146, 60.3513608 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "street_address": { "fi": "Viklotie 2b", "sv": "Snäppvägen 2b" }, "name": { "fi": "Viklotie 2b, Vantaa", "sv": "Snäppvägen 2b, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viklotie_2b_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }