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=7429&show_all_places=true
{ "meta": { "count": 152258, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7430&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7428&show_all_places=true" }, "data": [ { "id": "osoite:vuosaaren_satamatie_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:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:niinisaari", "municipality": "Helsinki", "name": { "fi": "Niinisaari", "sv": "Bastö" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } } ], "created_time": "2023-08-27T06:05:57.180407Z", "last_modified_time": "2023-08-27T06:05:57.180432Z", "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.1690898, 60.2252242 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "street_address": { "fi": "Vuosaaren satamatie 1", "sv": "Nordsjö hamnväg 1" }, "name": { "fi": "Vuosaaren satamatie 1, Helsinki", "sv": "Nordsjö hamnväg 1, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuosaaren_satamatie_1_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuosaaren_satamatie_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:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:niinisaari", "municipality": "Helsinki", "name": { "fi": "Niinisaari", "sv": "Bastö" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } } ], "created_time": "2025-10-28T04:56:51.554302Z", "last_modified_time": "2025-10-28T04:56:51.554314Z", "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.1681213, 60.2263743 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "street_address": { "fi": "Vuosaaren satamatie 2", "sv": "Nordsjö hamnväg 2" }, "name": { "fi": "Vuosaaren satamatie 2, Helsinki", "sv": "Nordsjö hamnväg 2, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuosaaren_satamatie_2_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuosaarentie_10_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:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:keski-vuosaari", "municipality": "Helsinki", "name": { "fi": "Keski-Vuosaari", "sv": "Mellersta Nordsjö" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } } ], "created_time": "2023-08-28T06:02:58.196789Z", "last_modified_time": "2023-08-28T06:02:58.196810Z", "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.1455106, 60.2098953 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "street_address": { "fi": "Vuosaarentie 10", "sv": "Nordsjövägen 10" }, "name": { "fi": "Vuosaarentie 10, Helsinki", "sv": "Nordsjövägen 10, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuosaarentie_10_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuosaarentie_11_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:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:keski-vuosaari", "municipality": "Helsinki", "name": { "fi": "Keski-Vuosaari", "sv": "Mellersta Nordsjö" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } } ], "created_time": "2023-08-28T06:02:58.992429Z", "last_modified_time": "2023-08-28T06:02:58.992447Z", "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.147763, 60.209444 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "street_address": { "fi": "Vuosaarentie 11", "sv": "Nordsjövägen 11" }, "name": { "fi": "Vuosaarentie 11, Helsinki", "sv": "Nordsjövägen 11, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuosaarentie_11_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuosaarentie_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:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:keski-vuosaari", "municipality": "Helsinki", "name": { "fi": "Keski-Vuosaari", "sv": "Mellersta Nordsjö" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } } ], "created_time": "2023-08-28T06:03:00.995041Z", "last_modified_time": "2023-08-28T06:03:00.995060Z", "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.148044, 60.2117684 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "street_address": { "fi": "Vuosaarentie 12", "sv": "Nordsjövägen 12" }, "name": { "fi": "Vuosaarentie 12, Helsinki", "sv": "Nordsjövägen 12, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuosaarentie_12_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuosaarentie_1a_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:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:keski-vuosaari", "municipality": "Helsinki", "name": { "fi": "Keski-Vuosaari", "sv": "Mellersta Nordsjö" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } } ], "created_time": "2023-08-28T06:02:55.209357Z", "last_modified_time": "2023-08-28T06:02:55.209375Z", "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.1370139, 60.2094287 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "street_address": { "fi": "Vuosaarentie 1a", "sv": "Nordsjövägen 1a" }, "name": { "fi": "Vuosaarentie 1a, Helsinki", "sv": "Nordsjövägen 1a, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuosaarentie_1a_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuosaarentie_1b_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:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:keski-vuosaari", "municipality": "Helsinki", "name": { "fi": "Keski-Vuosaari", "sv": "Mellersta Nordsjö" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } } ], "created_time": "2023-08-28T06:02:56.593054Z", "last_modified_time": "2023-08-28T06:02:56.593073Z", "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.1373913, 60.2091141 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "street_address": { "fi": "Vuosaarentie 1b", "sv": "Nordsjövägen 1b" }, "name": { "fi": "Vuosaarentie 1b, Helsinki", "sv": "Nordsjövägen 1b, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuosaarentie_1b_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuosaarentie_1c_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:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:keski-vuosaari", "municipality": "Helsinki", "name": { "fi": "Keski-Vuosaari", "sv": "Mellersta Nordsjö" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } } ], "created_time": "2023-08-28T06:02:57.600181Z", "last_modified_time": "2023-08-28T06:02:57.600200Z", "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.1376423, 60.2087459 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "street_address": { "fi": "Vuosaarentie 1c", "sv": "Nordsjövägen 1c" }, "name": { "fi": "Vuosaarentie 1c, Helsinki", "sv": "Nordsjövägen 1c, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuosaarentie_1c_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuosaarentie_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:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:keski-vuosaari", "municipality": "Helsinki", "name": { "fi": "Keski-Vuosaari", "sv": "Mellersta Nordsjö" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } } ], "created_time": "2023-08-28T06:03:02.904864Z", "last_modified_time": "2023-08-28T06:03:02.904885Z", "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.1366185, 60.2097432 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "street_address": { "fi": "Vuosaarentie 2", "sv": "Nordsjövägen 2" }, "name": { "fi": "Vuosaarentie 2, Helsinki", "sv": "Nordsjövägen 2, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuosaarentie_2_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuosaarentie_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:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:keski-vuosaari", "municipality": "Helsinki", "name": { "fi": "Keski-Vuosaari", "sv": "Mellersta Nordsjö" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } } ], "created_time": "2023-08-28T06:03:04.011144Z", "last_modified_time": "2023-08-28T06:03:04.011169Z", "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.1390331, 60.209247 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "street_address": { "fi": "Vuosaarentie 3", "sv": "Nordsjövägen 3" }, "name": { "fi": "Vuosaarentie 3, Helsinki", "sv": "Nordsjövägen 3, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuosaarentie_3_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuosaarentie_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:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:keski-vuosaari", "municipality": "Helsinki", "name": { "fi": "Keski-Vuosaari", "sv": "Mellersta Nordsjö" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } } ], "created_time": "2023-08-28T06:03:04.899225Z", "last_modified_time": "2023-08-28T06:03:04.899244Z", "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.1397209, 60.2098297 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "street_address": { "fi": "Vuosaarentie 4", "sv": "Nordsjövägen 4" }, "name": { "fi": "Vuosaarentie 4, Helsinki", "sv": "Nordsjövägen 4, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuosaarentie_4_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuosaarentie_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:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:keski-vuosaari", "municipality": "Helsinki", "name": { "fi": "Keski-Vuosaari", "sv": "Mellersta Nordsjö" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } } ], "created_time": "2023-08-28T06:03:05.593561Z", "last_modified_time": "2023-08-28T06:03:05.593581Z", "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.1414302, 60.2088855 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "street_address": { "fi": "Vuosaarentie 5", "sv": "Nordsjövägen 5" }, "name": { "fi": "Vuosaarentie 5, Helsinki", "sv": "Nordsjövägen 5, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuosaarentie_5_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuosaarentie_6a_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:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:keski-vuosaari", "municipality": "Helsinki", "name": { "fi": "Keski-Vuosaari", "sv": "Mellersta Nordsjö" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } } ], "created_time": "2023-08-28T06:03:06.806507Z", "last_modified_time": "2023-08-28T06:03:06.806526Z", "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.1418127, 60.2097557 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "street_address": { "fi": "Vuosaarentie 6a", "sv": "Nordsjövägen 6a" }, "name": { "fi": "Vuosaarentie 6a, Helsinki", "sv": "Nordsjövägen 6a, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuosaarentie_6a_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuosaarentie_6b_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:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:keski-vuosaari", "municipality": "Helsinki", "name": { "fi": "Keski-Vuosaari", "sv": "Mellersta Nordsjö" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } } ], "created_time": "2023-08-28T06:03:08.019186Z", "last_modified_time": "2023-08-28T06:03:08.019207Z", "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.1424619, 60.2097371 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "street_address": { "fi": "Vuosaarentie 6b", "sv": "Nordsjövägen 6b" }, "name": { "fi": "Vuosaarentie 6b, Helsinki", "sv": "Nordsjövägen 6b, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuosaarentie_6b_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuosaarentie_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:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:keski-vuosaari", "municipality": "Helsinki", "name": { "fi": "Keski-Vuosaari", "sv": "Mellersta Nordsjö" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } } ], "created_time": "2023-08-28T06:03:09.098184Z", "last_modified_time": "2023-08-28T06:03:09.098202Z", "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.1452368, 60.2091506 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "street_address": { "fi": "Vuosaarentie 7", "sv": "Nordsjövägen 7" }, "name": { "fi": "Vuosaarentie 7, Helsinki", "sv": "Nordsjövägen 7, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuosaarentie_7_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuosaarentie_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:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:keski-vuosaari", "municipality": "Helsinki", "name": { "fi": "Keski-Vuosaari", "sv": "Mellersta Nordsjö" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } } ], "created_time": "2023-08-28T06:03:09.901105Z", "last_modified_time": "2023-08-28T06:03:09.901125Z", "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.1429146, 60.2101494 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "street_address": { "fi": "Vuosaarentie 8", "sv": "Nordsjövägen 8" }, "name": { "fi": "Vuosaarentie 8, Helsinki", "sv": "Nordsjövägen 8, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuosaarentie_8_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuosaarentie_9_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:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } }, { "type": "sub_district", "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:keski-vuosaari", "municipality": "Helsinki", "name": { "fi": "Keski-Vuosaari", "sv": "Mellersta Nordsjö" } }, { "type": "neighborhood", "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:vuosaari", "municipality": "Helsinki", "name": { "fi": "Vuosaari", "sv": "Nordsjö" } } ], "created_time": "2023-08-28T06:03:10.430817Z", "last_modified_time": "2023-08-28T06:03:10.430836Z", "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.1472204, 60.2090856 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Helsinki", "sv": "Helsingfors" }, "street_address": { "fi": "Vuosaarentie 9", "sv": "Nordsjövägen 9" }, "name": { "fi": "Vuosaarentie 9, Helsinki", "sv": "Nordsjövägen 9, Helsingfors" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuosaarentie_9_helsinki/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuosikuja_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:31:26.473292Z", "last_modified_time": "2023-09-19T06:31:26.473312Z", "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.7514143, 60.1743789 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Vuosikuja 1", "sv": "Årsgränden 1" }, "name": { "fi": "Vuosikuja 1, Espoo", "sv": "Årsgränden 1, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuosikuja_1_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuosikuja_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:31:27.067876Z", "last_modified_time": "2023-09-19T06:31:27.067893Z", "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.752062, 60.1744878 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Vuosikuja 2", "sv": "Årsgränden 2" }, "name": { "fi": "Vuosikuja 2, Espoo", "sv": "Årsgränden 2, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuosikuja_2_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:vuosikuja_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:31:27.562237Z", "last_modified_time": "2023-09-19T06:31:27.562256Z", "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.7516319, 60.1741819 ] }, "info_url": null, "telephone": null, "description": null, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "street_address": { "fi": "Vuosikuja 3", "sv": "Årsgränden 3" }, "name": { "fi": "Vuosikuja 3, Espoo", "sv": "Årsgränden 3, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:vuosikuja_3_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }