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=7341&show_all_places=true
{ "meta": { "count": 152258, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7342&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7340&show_all_places=true" }, "data": [ { "id": "osoite:vilhonvuorenkuja_8_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } }, { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:kallio", "municipality": "Helsinki", "name": { "fi": "Kallio", "sv": "Berghäll" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:vilhonvuori", "municipality": "Helsinki", "name": { "fi": "Vilhonvuori", "sv": "Vilhemsberg" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:sörnäinen", "municipality": "Helsinki", "name": { "fi": "Sörnäinen", "sv": "Sörnäs" } } ], "created_time": "2023-08-28T06:06:16.712013Z", "last_modified_time": "2023-08-28T06:06:16.712032Z", "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.9620978, 60.1869298 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "street_address": { "fi": "Vilhonvuorenkuja 8", "sv": "Vilhelmsbergsgränd 8" }, "name": { "fi": "Vilhonvuorenkuja 8, Helsinki", "sv": "Vilhelmsbergsgränd 8, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vilhonvuorenkuja_8_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viljakuja_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:30:54.235265Z", "last_modified_time": "2023-09-08T06:30:54.235283Z", "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.0588837, 60.2991498 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "street_address": { "fi": "Viljakuja 1", "sv": "Sädesgränden 1" }, "name": { "fi": "Viljakuja 1, Vantaa", "sv": "Sädesgränden 1, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viljakuja_1_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viljakuja_2_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:30:54.535569Z", "last_modified_time": "2023-09-08T06:30:54.535587Z", "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.0585766, 60.2993474 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "street_address": { "fi": "Viljakuja 2", "sv": "Sädesgränden 2" }, "name": { "fi": "Viljakuja 2, Vantaa", "sv": "Sädesgränden 2, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viljakuja_2_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viljatie_1_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } }, { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:ylä-malmi", "municipality": "Helsinki", "name": { "fi": "Ylä-Malmi", "sv": "Övre Malm" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } } ], "created_time": "2023-08-28T06:06:16.936528Z", "last_modified_time": "2023-08-28T06:06:16.936548Z", "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.0134182, 60.2534869 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "street_address": { "fi": "Viljatie 1", "sv": "Spannmålsvägen 1" }, "name": { "fi": "Viljatie 1, Helsinki", "sv": "Spannmålsvägen 1, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viljatie_1_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viljatie_2_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } }, { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:ylä-malmi", "municipality": "Helsinki", "name": { "fi": "Ylä-Malmi", "sv": "Övre Malm" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } } ], "created_time": "2023-08-28T06:06:17.506645Z", "last_modified_time": "2023-08-28T06:06:17.506704Z", "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.0121719, 60.2529844 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "street_address": { "fi": "Viljatie 2", "sv": "Spannmålsvägen 2" }, "name": { "fi": "Viljatie 2, Helsinki", "sv": "Spannmålsvägen 2, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viljatie_2_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viljatie_3_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } }, { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:ylä-malmi", "municipality": "Helsinki", "name": { "fi": "Ylä-Malmi", "sv": "Övre Malm" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } } ], "created_time": "2023-08-28T06:06:18.195100Z", "last_modified_time": "2023-08-28T06:06:18.195122Z", "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.0134183, 60.2538101 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "street_address": { "fi": "Viljatie 3", "sv": "Spannmålsvägen 3" }, "name": { "fi": "Viljatie 3, Helsinki", "sv": "Spannmålsvägen 3, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viljatie_3_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viljatie_4_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } }, { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:ylä-malmi", "municipality": "Helsinki", "name": { "fi": "Ylä-Malmi", "sv": "Övre Malm" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } } ], "created_time": "2023-08-28T06:06:19.106071Z", "last_modified_time": "2023-08-28T06:06:19.106088Z", "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.0111607, 60.2534333 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "street_address": { "fi": "Viljatie 4", "sv": "Spannmålsvägen 4" }, "name": { "fi": "Viljatie 4, Helsinki", "sv": "Spannmålsvägen 4, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viljatie_4_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viljatie_5_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } }, { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:ylä-malmi", "municipality": "Helsinki", "name": { "fi": "Ylä-Malmi", "sv": "Övre Malm" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } } ], "created_time": "2023-08-28T06:06:20.010162Z", "last_modified_time": "2023-08-28T06:06:20.010186Z", "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.0125876, 60.2537563 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "street_address": { "fi": "Viljatie 5", "sv": "Spannmålsvägen 5" }, "name": { "fi": "Viljatie 5, Helsinki", "sv": "Spannmålsvägen 5, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viljatie_5_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viljatie_6_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } }, { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:ylä-malmi", "municipality": "Helsinki", "name": { "fi": "Ylä-Malmi", "sv": "Övre Malm" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } } ], "created_time": "2023-08-28T06:06:21.107439Z", "last_modified_time": "2023-08-28T06:06:21.107462Z", "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.0100952, 60.2534783 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "street_address": { "fi": "Viljatie 6", "sv": "Spannmålsvägen 6" }, "name": { "fi": "Viljatie 6, Helsinki", "sv": "Spannmålsvägen 6, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viljatie_6_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viljatie_7_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } }, { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:ylä-malmi", "municipality": "Helsinki", "name": { "fi": "Ylä-Malmi", "sv": "Övre Malm" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:malmi", "municipality": "Helsinki", "name": { "fi": "Malmi", "sv": "Malm" } } ], "created_time": "2023-08-28T06:06:22.198749Z", "last_modified_time": "2023-08-28T06:06:22.198770Z", "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.0117932, 60.2543667 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "street_address": { "fi": "Viljatie 7", "sv": "Spannmålsvägen 7" }, "name": { "fi": "Viljatie 7, Helsinki", "sv": "Spannmålsvägen 7, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viljatie_7_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viljatullintie_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-12T06:11:18.076285Z", "last_modified_time": "2023-09-12T06:11:18.076302Z", "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.6964751, 60.2299034 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Viljatullintie 1", "sv": "Spannmålstullen 1" }, "name": { "fi": "Viljatullintie 1, Espoo", "sv": "Spannmålstullen 1, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viljatullintie_1_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viljatullintie_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-12T06:11:18.581410Z", "last_modified_time": "2023-09-12T06:11:18.581428Z", "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.696839, 60.2295811 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Viljatullintie 2", "sv": "Spannmålstullen 2" }, "name": { "fi": "Viljatullintie 2, Espoo", "sv": "Spannmålstullen 2, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viljatullintie_2_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viljatullintie_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-12T06:11:19.354717Z", "last_modified_time": "2023-09-12T06:11:19.354734Z", "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.6959203, 60.2293995 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Viljatullintie 3", "sv": "Spannmålstullen 3" }, "name": { "fi": "Viljatullintie 3, Espoo", "sv": "Spannmålstullen 3, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viljatullintie_3_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viljatullintie_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-12T06:11:20.755423Z", "last_modified_time": "2023-09-12T06:11:20.755439Z", "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.6963561, 60.2291133 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Viljatullintie 4", "sv": "Spannmålstullen 4" }, "name": { "fi": "Viljatullintie 4, Espoo", "sv": "Spannmålstullen 4, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viljatullintie_4_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viljatullintie_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-12T06:11:21.959103Z", "last_modified_time": "2023-09-12T06:11:21.959121Z", "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.6958507, 60.2291211 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Viljatullintie 5", "sv": "Spannmålstullen 5" }, "name": { "fi": "Viljatullintie 5, Espoo", "sv": "Spannmålstullen 5, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viljatullintie_5_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viljatullintie_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-12T06:11:22.754897Z", "last_modified_time": "2023-09-12T06:11:22.754914Z", "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.6967571, 60.2286834 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Viljatullintie 6", "sv": "Spannmålstullen 6" }, "name": { "fi": "Viljatullintie 6, Espoo", "sv": "Spannmålstullen 6, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viljatullintie_6_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viljelijäntie_12_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } }, { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:kaarela", "municipality": "Helsinki", "name": { "fi": "Kaarela", "sv": "Kårböle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:malminkartano", "municipality": "Helsinki", "name": { "fi": "Malminkartano", "sv": "Malmgård" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kaarela", "municipality": "Helsinki", "name": { "fi": "Kaarela", "sv": "Kårböle" } } ], "created_time": "2023-08-27T06:19:38.663075Z", "last_modified_time": "2023-08-27T06:19:38.663129Z", "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.8587998, 60.2434858 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "street_address": { "fi": "Viljelijäntie 12", "sv": "Odlarvägen 12" }, "name": { "fi": "Viljelijäntie 12, Helsinki", "sv": "Odlarvägen 12, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viljelij%C3%A4ntie_12_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viljelijäntie_1_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } }, { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:kaarela", "municipality": "Helsinki", "name": { "fi": "Kaarela", "sv": "Kårböle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:malminkartano", "municipality": "Helsinki", "name": { "fi": "Malminkartano", "sv": "Malmgård" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kaarela", "municipality": "Helsinki", "name": { "fi": "Kaarela", "sv": "Kårböle" } } ], "created_time": "2023-08-27T06:19:37.176719Z", "last_modified_time": "2023-08-27T06:19:37.176744Z", "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.8564565, 60.2426306 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "street_address": { "fi": "Viljelijäntie 1", "sv": "Odlarvägen 1" }, "name": { "fi": "Viljelijäntie 1, Helsinki", "sv": "Odlarvägen 1, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viljelij%C3%A4ntie_1_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viljelijäntie_2_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } }, { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:kaarela", "municipality": "Helsinki", "name": { "fi": "Kaarela", "sv": "Kårböle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:malminkartano", "municipality": "Helsinki", "name": { "fi": "Malminkartano", "sv": "Malmgård" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kaarela", "municipality": "Helsinki", "name": { "fi": "Kaarela", "sv": "Kårböle" } } ], "created_time": "2023-08-27T06:19:40.365957Z", "last_modified_time": "2023-08-27T06:19:40.365974Z", "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.8558053, 60.2429171 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "street_address": { "fi": "Viljelijäntie 2", "sv": "Odlarvägen 2" }, "name": { "fi": "Viljelijäntie 2, Helsinki", "sv": "Odlarvägen 2, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viljelij%C3%A4ntie_2_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viljelijäntie_3-5_helsinki", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:helsinki", "municipality": null, "name": { "fi": "Helsinki", "sv": "Helsingfors" } }, { "type": "district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:kaarela", "municipality": "Helsinki", "name": { "fi": "Kaarela", "sv": "Kårböle" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:malminkartano", "municipality": "Helsinki", "name": { "fi": "Malminkartano", "sv": "Malmgård" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:kaarela", "municipality": "Helsinki", "name": { "fi": "Kaarela", "sv": "Kårböle" } } ], "created_time": "2023-08-27T06:19:42.663806Z", "last_modified_time": "2023-08-27T06:19:42.663824Z", "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.8571765, 60.2431251 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "street_address": { "fi": "Viljelijäntie 3-5", "sv": "Odlarvägen 3-5" }, "name": { "fi": "Viljelijäntie 3-5, Helsinki", "sv": "Odlarvägen 3-5, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viljelij%C3%A4ntie_3-5_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }