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=7290&show_all_places=true
{ "meta": { "count": 152341, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7291&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7289&show_all_places=true" }, "data": [ { "id": "osoite:vihermäentie_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-16T06:06:46.765103Z", "last_modified_time": "2023-09-16T06:06:46.765120Z", "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.6987268, 60.2736097 ] }, "telephone": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Vihermäentie 20", "sv": "Grönkullavägen 20" }, "description": null, "name": { "fi": "Vihermäentie 20, Espoo", "sv": "Grönkullavägen 20, Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viherm%C3%A4entie_20_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vihermäentie_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-16T06:06:47.279148Z", "last_modified_time": "2023-09-16T06:06:47.279164Z", "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.6983315, 60.2733665 ] }, "telephone": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Vihermäentie 21", "sv": "Grönkullavägen 21" }, "description": null, "name": { "fi": "Vihermäentie 21, Espoo", "sv": "Grönkullavägen 21, Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viherm%C3%A4entie_21_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vihermäentie_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-16T06:06:48.555954Z", "last_modified_time": "2023-09-16T06:06:48.555971Z", "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.6991237, 60.2736734 ] }, "telephone": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Vihermäentie 22", "sv": "Grönkullavägen 22" }, "description": null, "name": { "fi": "Vihermäentie 22, Espoo", "sv": "Grönkullavägen 22, Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viherm%C3%A4entie_22_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vihermäentie_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-16T06:06:49.857590Z", "last_modified_time": "2023-09-16T06:06:49.857609Z", "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.6990713, 60.2734758 ] }, "telephone": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Vihermäentie 23", "sv": "Grönkullavägen 23" }, "description": null, "name": { "fi": "Vihermäentie 23, Espoo", "sv": "Grönkullavägen 23, Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viherm%C3%A4entie_23_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vihermäentie_24_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-16T06:06:50.673014Z", "last_modified_time": "2023-09-16T06:06:50.673033Z", "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.6995931, 60.2737283 ] }, "telephone": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Vihermäentie 24", "sv": "Grönkullavägen 24" }, "description": null, "name": { "fi": "Vihermäentie 24, Espoo", "sv": "Grönkullavägen 24, Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viherm%C3%A4entie_24_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vihermäentie_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-16T06:06:51.307427Z", "last_modified_time": "2023-09-16T06:06:51.307451Z", "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.6994683, 60.2735396 ] }, "telephone": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Vihermäentie 25", "sv": "Grönkullavägen 25" }, "description": null, "name": { "fi": "Vihermäentie 25, Espoo", "sv": "Grönkullavägen 25, Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viherm%C3%A4entie_25_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vihermäentie_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-16T06:06:46.165055Z", "last_modified_time": "2023-09-16T06:06:46.165073Z", "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.6903767, 60.2718493 ] }, "telephone": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Vihermäentie 2", "sv": "Grönkullavägen 2" }, "description": null, "name": { "fi": "Vihermäentie 2, Espoo", "sv": "Grönkullavägen 2, Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viherm%C3%A4entie_2_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vihermäentie_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-16T06:06:51.757162Z", "last_modified_time": "2023-09-16T06:06:51.757178Z", "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.6920163, 60.2723557 ] }, "telephone": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Vihermäentie 3", "sv": "Grönkullavägen 3" }, "description": null, "name": { "fi": "Vihermäentie 3, Espoo", "sv": "Grönkullavägen 3, Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viherm%C3%A4entie_3_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vihermäentie_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-16T06:06:52.275013Z", "last_modified_time": "2023-09-16T06:06:52.275029Z", "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.6905927, 60.2719395 ] }, "telephone": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Vihermäentie 4a", "sv": "Grönkullavägen 4a" }, "description": null, "name": { "fi": "Vihermäentie 4a, Espoo", "sv": "Grönkullavägen 4a, Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viherm%C3%A4entie_4a_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vihermäentie_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-16T06:06:52.753075Z", "last_modified_time": "2023-09-16T06:06:52.753093Z", "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.6902267, 60.2724233 ] }, "telephone": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Vihermäentie 4b", "sv": "Grönkullavägen 4b" }, "description": null, "name": { "fi": "Vihermäentie 4b, Espoo", "sv": "Grönkullavägen 4b, Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viherm%C3%A4entie_4b_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vihermäentie_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-16T06:06:53.551361Z", "last_modified_time": "2023-09-16T06:06:53.551379Z", "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.6929192, 60.2724116 ] }, "telephone": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Vihermäentie 5", "sv": "Grönkullavägen 5" }, "description": null, "name": { "fi": "Vihermäentie 5, Espoo", "sv": "Grönkullavägen 5, Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viherm%C3%A4entie_5_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vihermäentie_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-16T06:06:54.464899Z", "last_modified_time": "2023-09-16T06:06:54.464917Z", "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.6924117, 60.272581 ] }, "telephone": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Vihermäentie 6", "sv": "Grönkullavägen 6" }, "description": null, "name": { "fi": "Vihermäentie 6, Espoo", "sv": "Grönkullavägen 6, Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viherm%C3%A4entie_6_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vihermäentie_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-16T06:06:55.066093Z", "last_modified_time": "2023-09-16T06:06:55.066119Z", "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.6933168, 60.2724126 ] }, "telephone": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Vihermäentie 7", "sv": "Grönkullavägen 7" }, "description": null, "name": { "fi": "Vihermäentie 7, Espoo", "sv": "Grönkullavägen 7, Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viherm%C3%A4entie_7_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vihermäentie_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-16T06:06:55.565228Z", "last_modified_time": "2023-09-16T06:06:55.565246Z", "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.6933511, 60.2726011 ] }, "telephone": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Vihermäentie 8", "sv": "Grönkullavägen 8" }, "description": null, "name": { "fi": "Vihermäentie 8, Espoo", "sv": "Grönkullavägen 8, Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viherm%C3%A4entie_8_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vihermäentie_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-16T06:06:56.053465Z", "last_modified_time": "2023-09-16T06:06:56.053481Z", "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.6941296, 60.2724503 ] }, "telephone": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Vihermäentie 9", "sv": "Grönkullavägen 9" }, "description": null, "name": { "fi": "Vihermäentie 9, Espoo", "sv": "Grönkullavägen 9, Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viherm%C3%A4entie_9_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vihermäki_1_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-19T06:21:40.181629Z", "last_modified_time": "2023-09-19T06:21:40.181647Z", "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.6917407, 60.2728397 ] }, "telephone": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Vihermäki 1", "sv": "Grönkulla 1" }, "description": null, "name": { "fi": "Vihermäki 1, Espoo", "sv": "Grönkulla 1, Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viherm%C3%A4ki_1_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vihermäki_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-19T06:21:42.375476Z", "last_modified_time": "2023-09-19T06:21:42.375496Z", "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.6905262, 60.2732318 ] }, "telephone": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Vihermäki 2", "sv": "Grönkulla 2" }, "description": null, "name": { "fi": "Vihermäki 2, Espoo", "sv": "Grönkulla 2, Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viherm%C3%A4ki_2_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vihermäki_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-19T06:21:43.879058Z", "last_modified_time": "2023-09-19T06:21:43.879077Z", "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.6916651, 60.2731896 ] }, "telephone": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Vihermäki 3", "sv": "Grönkulla 3" }, "description": null, "name": { "fi": "Vihermäki 3, Espoo", "sv": "Grönkulla 3, Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viherm%C3%A4ki_3_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vihermäki_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-19T06:21:45.662484Z", "last_modified_time": "2023-09-19T06:21:45.662503Z", "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.6916638, 60.2733242 ] }, "telephone": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Vihermäki 5", "sv": "Grönkulla 5" }, "description": null, "name": { "fi": "Vihermäki 5, Espoo", "sv": "Grönkulla 5, Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viherm%C3%A4ki_5_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vihermäki_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-19T06:21:46.762816Z", "last_modified_time": "2023-09-19T06:21:46.762844Z", "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.69108, 60.2739152 ] }, "telephone": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Vihermäki 6", "sv": "Grönkulla 6" }, "description": null, "name": { "fi": "Vihermäki 6, Espoo", "sv": "Grönkulla 6, Esbo" }, "info_url": null, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viherm%C3%A4ki_6_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }