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=7254&show_all_places=true
{ "meta": { "count": 152207, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7255&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7253&show_all_places=true" }, "data": [ { "id": "osoite:veteraanintie_2_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-09-15T06:37:17.776379Z", "last_modified_time": "2023-09-15T06:37:17.776393Z", "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.8304786, 60.2424026 ] }, "info_url": null, "name": { "fi": "Veteraanintie 2, Espoo", "sv": "Veteranvägen 2, Esbo" }, "street_address": { "fi": "Veteraanintie 2", "sv": "Veteranvägen 2" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:veteraanintie_2_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:veteraanintie_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-15T06:37:23.252995Z", "last_modified_time": "2023-09-15T06:37:23.253019Z", "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.8302791, 60.2425908 ] }, "info_url": null, "name": { "fi": "Veteraanintie 3, Espoo", "sv": "Veteranvägen 3, Esbo" }, "street_address": { "fi": "Veteraanintie 3", "sv": "Veteranvägen 3" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:veteraanintie_3_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:veteraanintie_4_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-15T06:37:24.254980Z", "last_modified_time": "2023-09-15T06:37:24.255001Z", "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.830262, 60.2423933 ] }, "info_url": null, "name": { "fi": "Veteraanintie 4, Espoo", "sv": "Veteranvägen 4, Esbo" }, "street_address": { "fi": "Veteraanintie 4", "sv": "Veteranvägen 4" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:veteraanintie_4_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:veteraanintie_5a_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-09-15T06:37:25.258179Z", "last_modified_time": "2023-09-15T06:37:25.258198Z", "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.829864, 60.2425543 ] }, "info_url": null, "name": { "fi": "Veteraanintie 5a, Espoo", "sv": "Veteranvägen 5a, Esbo" }, "street_address": { "fi": "Veteraanintie 5a", "sv": "Veteranvägen 5a" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:veteraanintie_5a_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:veteraanintie_5b_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-09-15T06:37:26.660864Z", "last_modified_time": "2023-09-15T06:37:26.660883Z", "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.829431, 60.2425089 ] }, "info_url": null, "name": { "fi": "Veteraanintie 5b, Espoo", "sv": "Veteranvägen 5b, Esbo" }, "street_address": { "fi": "Veteraanintie 5b", "sv": "Veteranvägen 5b" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:veteraanintie_5b_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:veteraanintie_6_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-09-15T06:37:27.657926Z", "last_modified_time": "2023-09-15T06:37:27.657941Z", "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.8295224, 60.2422936 ] }, "info_url": null, "name": { "fi": "Veteraanintie 6, Espoo", "sv": "Veteranvägen 6, Esbo" }, "street_address": { "fi": "Veteraanintie 6", "sv": "Veteranvägen 6" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:veteraanintie_6_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:veteraanintie_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-15T06:37:28.364943Z", "last_modified_time": "2023-09-15T06:37:28.364960Z", "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.8289077, 60.2424544 ] }, "info_url": null, "name": { "fi": "Veteraanintie 7, Espoo", "sv": "Veteranvägen 7, Esbo" }, "street_address": { "fi": "Veteraanintie 7", "sv": "Veteranvägen 7" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:veteraanintie_7_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:veteraanintie_8_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-09-15T06:37:29.359278Z", "last_modified_time": "2023-09-15T06:37:29.359294Z", "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.8291253, 60.2422752 ] }, "info_url": null, "name": { "fi": "Veteraanintie 8, Espoo", "sv": "Veteranvägen 8, Esbo" }, "street_address": { "fi": "Veteraanintie 8", "sv": "Veteranvägen 8" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:veteraanintie_8_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:veteraanintie_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-15T06:37:30.555162Z", "last_modified_time": "2023-09-15T06:37:30.555181Z", "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.8282216, 60.2424715 ] }, "info_url": null, "name": { "fi": "Veteraanintie 9, Espoo", "sv": "Veteranvägen 9, Esbo" }, "street_address": { "fi": "Veteraanintie 9", "sv": "Veteranvägen 9" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:veteraanintie_9_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vetokuja_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:24:26.275123Z", "last_modified_time": "2023-09-08T06:24:26.275143Z", "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.8769539, 60.2697388 ] }, "info_url": null, "name": { "fi": "Vetokuja 1, Vantaa", "sv": "Draggränden 1, Vanda" }, "street_address": { "fi": "Vetokuja 1", "sv": "Draggränden 1" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vetokuja_1_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vetokuja_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:24:28.360617Z", "last_modified_time": "2023-09-08T06:24:28.360635Z", "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.8779486, 60.2694794 ] }, "info_url": null, "name": { "fi": "Vetokuja 2, Vantaa", "sv": "Draggränden 2, Vanda" }, "street_address": { "fi": "Vetokuja 2", "sv": "Draggränden 2" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vetokuja_2_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vetokuja_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:24:30.062761Z", "last_modified_time": "2023-09-08T06:24:30.062780Z", "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.8768108, 60.2693437 ] }, "info_url": null, "name": { "fi": "Vetokuja 4, Vantaa", "sv": "Draggränden 4, Vanda" }, "street_address": { "fi": "Vetokuja 4", "sv": "Draggränden 4" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vetokuja_4_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vetotie_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:24:32.867606Z", "last_modified_time": "2023-09-08T06:24:32.867625Z", "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.8782093, 60.2674063 ] }, "info_url": null, "name": { "fi": "Vetotie 1, Vantaa", "sv": "Dragvägen 1, Vanda" }, "street_address": { "fi": "Vetotie 1", "sv": "Dragvägen 1" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vetotie_1_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vetotie_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:24:35.161289Z", "last_modified_time": "2023-09-08T06:24:35.161308Z", "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.8790773, 60.2672007 ] }, "info_url": null, "name": { "fi": "Vetotie 2, Vantaa", "sv": "Dragvägen 2, Vanda" }, "street_address": { "fi": "Vetotie 2", "sv": "Dragvägen 2" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vetotie_2_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vetotie_3a_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:24:36.657610Z", "last_modified_time": "2023-09-08T06:24:36.657630Z", "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.8771058, 60.2677913 ] }, "info_url": null, "name": { "fi": "Vetotie 3a, Vantaa", "sv": "Dragvägen 3a, Vanda" }, "street_address": { "fi": "Vetotie 3a", "sv": "Dragvägen 3a" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vetotie_3a_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vetotie_3b_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:24:38.656574Z", "last_modified_time": "2023-09-08T06:24:38.656593Z", "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.8771791, 60.2674952 ] }, "info_url": null, "name": { "fi": "Vetotie 3b, Vantaa", "sv": "Dragvägen 3b, Vanda" }, "street_address": { "fi": "Vetotie 3b", "sv": "Dragvägen 3b" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vetotie_3b_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vetotie_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:24:40.946205Z", "last_modified_time": "2023-09-08T06:24:40.946224Z", "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.8777228, 60.2670469 ] }, "info_url": null, "name": { "fi": "Vetotie 4, Vantaa", "sv": "Dragvägen 4, Vanda" }, "street_address": { "fi": "Vetotie 4", "sv": "Dragvägen 4" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vetotie_4_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vetotie_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:24:44.151930Z", "last_modified_time": "2023-09-08T06:24:44.151950Z", "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.8770537, 60.2672258 ] }, "info_url": null, "name": { "fi": "Vetotie 5, Vantaa", "sv": "Dragvägen 5, Vanda" }, "street_address": { "fi": "Vetotie 5", "sv": "Dragvägen 5" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vetotie_5_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:veturikuja_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:24:46.174211Z", "last_modified_time": "2023-09-08T06:24:46.174232Z", "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.0451183, 60.2970012 ] }, "info_url": null, "name": { "fi": "Veturikuja 1, Vantaa", "sv": "Lokgränden 1, Vanda" }, "street_address": { "fi": "Veturikuja 1", "sv": "Lokgränden 1" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:veturikuja_1_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:veturikuja_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:24:47.866482Z", "last_modified_time": "2023-09-08T06:24:47.866507Z", "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.0449552, 60.2967499 ] }, "info_url": null, "name": { "fi": "Veturikuja 2, Vantaa", "sv": "Lokgränden 2, Vanda" }, "street_address": { "fi": "Veturikuja 2", "sv": "Lokgränden 2" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "description": null, "telephone": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:veturikuja_2_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }