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=7421&show_all_places=true
{ "meta": { "count": 151729, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7422&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7420&show_all_places=true" }, "data": [ { "id": "osoite:väli-henttaan_tie_18_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-08T06:38:52.110158Z", "last_modified_time": "2023-09-08T06:38:52.110178Z", "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.7266882, 60.190513 ] }, "info_url": null, "street_address": { "fi": "Väli-Henttaan tie 18", "sv": "Mellanhemtvägen 18" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Väli-Henttaan tie 18, Espoo", "sv": "Mellanhemtvägen 18, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4li-henttaan_tie_18_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väli-henttaan_tie_19_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-08T06:38:52.668964Z", "last_modified_time": "2023-09-08T06:38:52.668982Z", "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.7271553, 60.1906935 ] }, "info_url": null, "street_address": { "fi": "Väli-Henttaan tie 19", "sv": "Mellanhemtvägen 19" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Väli-Henttaan tie 19, Espoo", "sv": "Mellanhemtvägen 19, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4li-henttaan_tie_19_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väli-henttaan_tie_20_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-08T06:38:54.457555Z", "last_modified_time": "2023-09-08T06:38:54.457574Z", "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.7267754, 60.1908633 ] }, "info_url": null, "street_address": { "fi": "Väli-Henttaan tie 20", "sv": "Mellanhemtvägen 20" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Väli-Henttaan tie 20, Espoo", "sv": "Mellanhemtvägen 20, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4li-henttaan_tie_20_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väli-henttaan_tie_21_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-08T06:38:55.051020Z", "last_modified_time": "2023-09-08T06:38:55.051039Z", "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.727423, 60.1910261 ] }, "info_url": null, "street_address": { "fi": "Väli-Henttaan tie 21", "sv": "Mellanhemtvägen 21" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Väli-Henttaan tie 21, Espoo", "sv": "Mellanhemtvägen 21, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4li-henttaan_tie_21_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väli-henttaan_tie_22_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-08T06:38:55.483963Z", "last_modified_time": "2023-09-08T06:38:55.483981Z", "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.727259, 60.1912412 ] }, "info_url": null, "street_address": { "fi": "Väli-Henttaan tie 22", "sv": "Mellanhemtvägen 22" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Väli-Henttaan tie 22, Espoo", "sv": "Mellanhemtvägen 22, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4li-henttaan_tie_22_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väli-henttaan_tie_23_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-08T06:38:55.682698Z", "last_modified_time": "2023-09-08T06:38:55.682717Z", "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.728118, 60.1919879 ] }, "info_url": null, "street_address": { "fi": "Väli-Henttaan tie 23", "sv": "Mellanhemtvägen 23" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Väli-Henttaan tie 23, Espoo", "sv": "Mellanhemtvägen 23, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4li-henttaan_tie_23_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väli-henttaan_tie_24a_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-08T06:38:56.178015Z", "last_modified_time": "2023-09-08T06:38:56.178035Z", "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.7270504, 60.1924794 ] }, "info_url": null, "street_address": { "fi": "Väli-Henttaan tie 24a", "sv": "Mellanhemtvägen 24a" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Väli-Henttaan tie 24a, Espoo", "sv": "Mellanhemtvägen 24a, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4li-henttaan_tie_24a_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väli-henttaan_tie_24b_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-08T06:38:56.850754Z", "last_modified_time": "2023-09-08T06:38:56.850780Z", "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.7267391, 60.1930622 ] }, "info_url": null, "street_address": { "fi": "Väli-Henttaan tie 24b", "sv": "Mellanhemtvägen 24b" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Väli-Henttaan tie 24b, Espoo", "sv": "Mellanhemtvägen 24b, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4li-henttaan_tie_24b_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väli-henttaan_tie_25_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-08T06:38:58.060030Z", "last_modified_time": "2023-09-08T06:38:58.060049Z", "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.7274099, 60.1925968 ] }, "info_url": null, "street_address": { "fi": "Väli-Henttaan tie 25", "sv": "Mellanhemtvägen 25" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Väli-Henttaan tie 25, Espoo", "sv": "Mellanhemtvägen 25, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4li-henttaan_tie_25_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väli-henttaan_tie_26_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-08T06:38:58.858722Z", "last_modified_time": "2023-09-08T06:38:58.858742Z", "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.7268457, 60.1932509 ] }, "info_url": null, "street_address": { "fi": "Väli-Henttaan tie 26", "sv": "Mellanhemtvägen 26" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Väli-Henttaan tie 26, Espoo", "sv": "Mellanhemtvägen 26, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4li-henttaan_tie_26_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väli-henttaan_tie_27_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-08T06:38:59.558124Z", "last_modified_time": "2023-09-08T06:38:59.558143Z", "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.7270818, 60.1930359 ] }, "info_url": null, "street_address": { "fi": "Väli-Henttaan tie 27", "sv": "Mellanhemtvägen 27" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Väli-Henttaan tie 27, Espoo", "sv": "Mellanhemtvägen 27, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4li-henttaan_tie_27_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väli-henttaan_tie_29_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-08T06:38:59.967270Z", "last_modified_time": "2023-09-08T06:38:59.967290Z", "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.7271883, 60.1932426 ] }, "info_url": null, "street_address": { "fi": "Väli-Henttaan tie 29", "sv": "Mellanhemtvägen 29" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Väli-Henttaan tie 29, Espoo", "sv": "Mellanhemtvägen 29, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4li-henttaan_tie_29_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väli-henttaan_tie_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-08T06:38:53.454197Z", "last_modified_time": "2023-09-08T06:38:53.454217Z", "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.7273236, 60.1877948 ] }, "info_url": null, "street_address": { "fi": "Väli-Henttaan tie 2", "sv": "Mellanhemtvägen 2" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Väli-Henttaan tie 2, Espoo", "sv": "Mellanhemtvägen 2, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4li-henttaan_tie_2_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väli-henttaan_tie_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-08T06:39:00.854295Z", "last_modified_time": "2023-09-08T06:39:00.854314Z", "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.7277371, 60.1879213 ] }, "info_url": null, "street_address": { "fi": "Väli-Henttaan tie 3", "sv": "Mellanhemtvägen 3" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Väli-Henttaan tie 3, Espoo", "sv": "Mellanhemtvägen 3, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4li-henttaan_tie_3_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väli-henttaan_tie_4a_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-08T06:39:02.250943Z", "last_modified_time": "2023-09-08T06:39:02.250964Z", "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.7270333, 60.1880275 ] }, "info_url": null, "street_address": { "fi": "Väli-Henttaan tie 4a", "sv": "Mellanhemtvägen 4a" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Väli-Henttaan tie 4a, Espoo", "sv": "Mellanhemtvägen 4a, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4li-henttaan_tie_4a_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väli-henttaan_tie_4b_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-08T06:39:02.770578Z", "last_modified_time": "2023-09-08T06:39:02.770595Z", "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.7267975, 60.1882066 ] }, "info_url": null, "street_address": { "fi": "Väli-Henttaan tie 4b", "sv": "Mellanhemtvägen 4b" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Väli-Henttaan tie 4b, Espoo", "sv": "Mellanhemtvägen 4b, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4li-henttaan_tie_4b_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väli-henttaan_tie_5_espoo", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:espoo", "municipality": null, "name": { "fi": "Espoo", "sv": "Esbo" } } ], "created_time": "2023-09-08T06:39:03.270597Z", "last_modified_time": "2023-09-08T06:39:03.270613Z", "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.7272658, 60.1882434 ] }, "info_url": null, "street_address": { "fi": "Väli-Henttaan tie 5", "sv": "Mellanhemtvägen 5" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Väli-Henttaan tie 5, Espoo", "sv": "Mellanhemtvägen 5, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4li-henttaan_tie_5_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väli-henttaan_tie_6a_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-08T06:39:03.578513Z", "last_modified_time": "2023-09-08T06:39:03.578533Z", "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.7263122, 60.188044 ] }, "info_url": null, "street_address": { "fi": "Väli-Henttaan tie 6a", "sv": "Mellanhemtvägen 6a" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Väli-Henttaan tie 6a, Espoo", "sv": "Mellanhemtvägen 6a, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4li-henttaan_tie_6a_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väli-henttaan_tie_6b_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-08T06:39:04.058082Z", "last_modified_time": "2023-09-08T06:39:04.058105Z", "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.7257559, 60.1877556 ] }, "info_url": null, "street_address": { "fi": "Väli-Henttaan tie 6b", "sv": "Mellanhemtvägen 6b" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Väli-Henttaan tie 6b, Espoo", "sv": "Mellanhemtvägen 6b, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4li-henttaan_tie_6b_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:väli-henttaan_tie_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-08T06:39:05.150354Z", "last_modified_time": "2023-09-08T06:39:05.150372Z", "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.7270659, 60.1884405 ] }, "info_url": null, "street_address": { "fi": "Väli-Henttaan tie 7", "sv": "Mellanhemtvägen 7" }, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "telephone": null, "name": { "fi": "Väli-Henttaan tie 7, Espoo", "sv": "Mellanhemtvägen 7, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4li-henttaan_tie_7_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }