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=7401&show_all_places=true
{ "meta": { "count": 152280, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7402&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7400&show_all_places=true" }, "data": [ { "id": "osoite:vuohitie_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:32:48.354016Z", "last_modified_time": "2023-09-08T06:32:48.354036Z", "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.0997543, 60.3463711 ] }, "street_address": { "fi": "Vuohitie 10", "sv": "Getvägen 10" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "name": { "fi": "Vuohitie 10, Vantaa", "sv": "Getvägen 10, Vanda" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohitie_10_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohitie_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:32:48.752960Z", "last_modified_time": "2023-09-08T06:32:48.752981Z", "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.1002611, 60.346281 ] }, "street_address": { "fi": "Vuohitie 11", "sv": "Getvägen 11" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "name": { "fi": "Vuohitie 11, Vantaa", "sv": "Getvägen 11, Vanda" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohitie_11_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohitie_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:32:49.175534Z", "last_modified_time": "2023-09-08T06:32:49.175555Z", "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.0996462, 60.3465507 ] }, "street_address": { "fi": "Vuohitie 12", "sv": "Getvägen 12" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "name": { "fi": "Vuohitie 12, Vantaa", "sv": "Getvägen 12, Vanda" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohitie_12_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohitie_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:32:49.462786Z", "last_modified_time": "2023-09-08T06:32:49.462806Z", "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.1002074, 60.3464695 ] }, "street_address": { "fi": "Vuohitie 13", "sv": "Getvägen 13" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "name": { "fi": "Vuohitie 13, Vantaa", "sv": "Getvägen 13, Vanda" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohitie_13_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohitie_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:32:49.620953Z", "last_modified_time": "2023-09-08T06:32:49.620971Z", "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.0996467, 60.3467122 ] }, "street_address": { "fi": "Vuohitie 14", "sv": "Getvägen 14" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "name": { "fi": "Vuohitie 14, Vantaa", "sv": "Getvägen 14, Vanda" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohitie_14_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohitie_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:32:49.916713Z", "last_modified_time": "2023-09-08T06:32:49.916732Z", "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.1000813, 60.346694 ] }, "street_address": { "fi": "Vuohitie 15", "sv": "Getvägen 15" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "name": { "fi": "Vuohitie 15, Vantaa", "sv": "Getvägen 15, Vanda" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohitie_15_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohitie_16_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:32:50.150186Z", "last_modified_time": "2023-09-08T06:32:50.150206Z", "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.0996471, 60.3468469 ] }, "street_address": { "fi": "Vuohitie 16", "sv": "Getvägen 16" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "name": { "fi": "Vuohitie 16, Vantaa", "sv": "Getvägen 16, Vanda" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohitie_16_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohitie_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:32:50.321750Z", "last_modified_time": "2023-09-08T06:32:50.321775Z", "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.1000275, 60.3468645 ] }, "street_address": { "fi": "Vuohitie 17", "sv": "Getvägen 17" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "name": { "fi": "Vuohitie 17, Vantaa", "sv": "Getvägen 17, Vanda" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohitie_17_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohitie_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:32:47.861772Z", "last_modified_time": "2023-09-08T06:32:47.861790Z", "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.1006376, 60.3450242 ] }, "street_address": { "fi": "Vuohitie 1", "sv": "Getvägen 1" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "name": { "fi": "Vuohitie 1, Vantaa", "sv": "Getvägen 1, Vanda" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohitie_1_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohitie_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:32:50.478554Z", "last_modified_time": "2023-09-08T06:32:50.478572Z", "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.1003473, 60.3448538 ] }, "street_address": { "fi": "Vuohitie 2a", "sv": "Getvägen 2a" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "name": { "fi": "Vuohitie 2a, Vantaa", "sv": "Getvägen 2a, Vanda" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohitie_2a_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohitie_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:32:50.960384Z", "last_modified_time": "2023-09-08T06:32:50.960437Z", "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.1002573, 60.3450334 ] }, "street_address": { "fi": "Vuohitie 2b", "sv": "Getvägen 2b" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "name": { "fi": "Vuohitie 2b, Vantaa", "sv": "Getvägen 2b, Vanda" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohitie_2b_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohitie_2c_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:32:51.456584Z", "last_modified_time": "2023-09-08T06:32:51.456604Z", "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.1002217, 60.3452309 ] }, "street_address": { "fi": "Vuohitie 2c", "sv": "Getvägen 2c" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "name": { "fi": "Vuohitie 2c, Vantaa", "sv": "Getvägen 2c, Vanda" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohitie_2c_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohitie_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:32:51.946394Z", "last_modified_time": "2023-09-08T06:32:51.946455Z", "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.1005117, 60.3453204 ] }, "street_address": { "fi": "Vuohitie 3", "sv": "Getvägen 3" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "name": { "fi": "Vuohitie 3, Vantaa", "sv": "Getvägen 3, Vanda" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohitie_3_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohitie_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:32:52.257662Z", "last_modified_time": "2023-09-08T06:32:52.257681Z", "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.1001317, 60.3454284 ] }, "street_address": { "fi": "Vuohitie 4a", "sv": "Getvägen 4a" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "name": { "fi": "Vuohitie 4a, Vantaa", "sv": "Getvägen 4a, Vanda" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohitie_4a_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohitie_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:32:52.447921Z", "last_modified_time": "2023-09-08T06:32:52.447940Z", "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.0996064, 60.3453839 ] }, "street_address": { "fi": "Vuohitie 4b", "sv": "Getvägen 4b" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "name": { "fi": "Vuohitie 4b, Vantaa", "sv": "Getvägen 4b, Vanda" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohitie_4b_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohitie_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:32:52.752691Z", "last_modified_time": "2023-09-08T06:32:52.752710Z", "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.101146, 60.3454546 ] }, "street_address": { "fi": "Vuohitie 5", "sv": "Getvägen 5" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "name": { "fi": "Vuohitie 5, Vantaa", "sv": "Getvägen 5, Vanda" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohitie_5_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohitie_6a_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:32:52.956348Z", "last_modified_time": "2023-09-08T06:32:52.956363Z", "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.1000599, 60.3456349 ] }, "street_address": { "fi": "Vuohitie 6a", "sv": "Getvägen 6a" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "name": { "fi": "Vuohitie 6a, Vantaa", "sv": "Getvägen 6a, Vanda" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohitie_6a_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohitie_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:32:53.118257Z", "last_modified_time": "2023-09-08T06:32:53.118273Z", "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.0995164, 60.3455725 ] }, "street_address": { "fi": "Vuohitie 6b", "sv": "Getvägen 6b" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "name": { "fi": "Vuohitie 6b, Vantaa", "sv": "Getvägen 6b, Vanda" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohitie_6b_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohitie_6c_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:32:53.281136Z", "last_modified_time": "2023-09-08T06:32:53.281154Z", "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.0999518, 60.3458235 ] }, "street_address": { "fi": "Vuohitie 6c", "sv": "Getvägen 6c" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "name": { "fi": "Vuohitie 6c, Vantaa", "sv": "Getvägen 6c, Vanda" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohitie_6c_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuohitie_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:32:53.754641Z", "last_modified_time": "2023-09-08T06:32:53.754659Z", "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.1004219, 60.3455539 ] }, "street_address": { "fi": "Vuohitie 7", "sv": "Getvägen 7" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "name": { "fi": "Vuohitie 7, Vantaa", "sv": "Getvägen 7, Vanda" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuohitie_7_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }