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=7304&show_all_places=true
{ "meta": { "count": 151749, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7305&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7303&show_all_places=true" }, "data": [ { "id": "osoite:viittakorpi_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-26T06:18:12.791947Z", "last_modified_time": "2023-09-26T06:18:12.791964Z", "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.6829071, 60.1660381 ] }, "telephone": null, "description": null, "street_address": { "fi": "Viittakorpi 3", "sv": "Visarkärr 3" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Viittakorpi 3, Espoo", "sv": "Visarkärr 3, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viittakorpi_3_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viittakorpi_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-26T06:18:13.364865Z", "last_modified_time": "2023-09-26T06:18:13.364890Z", "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.6834299, 60.1659945 ] }, "telephone": null, "description": null, "street_address": { "fi": "Viittakorpi 5", "sv": "Visarkärr 5" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Viittakorpi 5, Espoo", "sv": "Visarkärr 5, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viittakorpi_5_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viittakorpi_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-26T06:18:14.470556Z", "last_modified_time": "2023-09-26T06:18:14.470572Z", "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.6837892, 60.1660941 ] }, "telephone": null, "description": null, "street_address": { "fi": "Viittakorpi 7", "sv": "Visarkärr 7" }, "address_locality": { "fi": "Espoo", "sv": "Esbo" }, "info_url": null, "name": { "fi": "Viittakorpi 7, Espoo", "sv": "Visarkärr 7, Esbo" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viittakorpi_7_espoo/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viittakuja_10_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:18.461982Z", "last_modified_time": "2023-09-08T06:30:18.462000Z", "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.8145375, 60.2519849 ] }, "telephone": null, "description": null, "street_address": { "fi": "Viittakuja 10", "sv": "Vägvisargränden 10" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "name": { "fi": "Viittakuja 10, Vantaa", "sv": "Vägvisargränden 10, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viittakuja_10_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viittakuja_11_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:18.781116Z", "last_modified_time": "2023-09-08T06:30:18.781134Z", "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.8150238, 60.2522099 ] }, "telephone": null, "description": null, "street_address": { "fi": "Viittakuja 11", "sv": "Vägvisargränden 11" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "name": { "fi": "Viittakuja 11, Vantaa", "sv": "Vägvisargränden 11, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viittakuja_11_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viittakuja_12_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:18.967994Z", "last_modified_time": "2023-09-08T06:30:18.968011Z", "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.8144099, 60.2521911 ] }, "telephone": null, "description": null, "street_address": { "fi": "Viittakuja 12", "sv": "Vägvisargränden 12" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "name": { "fi": "Viittakuja 12, Vantaa", "sv": "Vägvisargränden 12, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viittakuja_12_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viittakuja_13_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:19.278914Z", "last_modified_time": "2023-09-08T06:30:19.278930Z", "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.8149688, 60.2523535 ] }, "telephone": null, "description": null, "street_address": { "fi": "Viittakuja 13", "sv": "Vägvisargränden 13" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "name": { "fi": "Viittakuja 13, Vantaa", "sv": "Vägvisargränden 13, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viittakuja_13_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viittakuja_14_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:19.458872Z", "last_modified_time": "2023-09-08T06:30:19.458888Z", "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.8142465, 60.2523345 ] }, "telephone": null, "description": null, "street_address": { "fi": "Viittakuja 14", "sv": "Vägvisargränden 14" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "name": { "fi": "Viittakuja 14, Vantaa", "sv": "Vägvisargränden 14, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viittakuja_14_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viittakuja_1a_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:17.661947Z", "last_modified_time": "2023-09-08T06:30:17.661965Z", "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.8155728, 60.2509182 ] }, "telephone": null, "description": null, "street_address": { "fi": "Viittakuja 1a", "sv": "Vägvisargränden 1a" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "name": { "fi": "Viittakuja 1a, Vantaa", "sv": "Vägvisargränden 1a, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viittakuja_1a_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viittakuja_1b_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:18.071952Z", "last_modified_time": "2023-09-08T06:30:18.071970Z", "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.8155354, 60.2511516 ] }, "telephone": null, "description": null, "street_address": { "fi": "Viittakuja 1b", "sv": "Vägvisargränden 1b" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "name": { "fi": "Viittakuja 1b, Vantaa", "sv": "Vägvisargränden 1b, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viittakuja_1b_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viittakuja_2a_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:19.851780Z", "last_modified_time": "2023-09-08T06:30:19.851797Z", "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.815212, 60.2508639 ] }, "telephone": null, "description": null, "street_address": { "fi": "Viittakuja 2a", "sv": "Vägvisargränden 2a" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "name": { "fi": "Viittakuja 2a, Vantaa", "sv": "Vägvisargränden 2a, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viittakuja_2a_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viittakuja_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:19.624386Z", "last_modified_time": "2023-09-08T06:30:19.624421Z", "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.8150659, 60.2511509 ] }, "telephone": null, "description": null, "street_address": { "fi": "Viittakuja 2", "sv": "Vägvisargränden 2" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "name": { "fi": "Viittakuja 2, Vantaa", "sv": "Vägvisargränden 2, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viittakuja_2_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viittakuja_3_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:20.265058Z", "last_modified_time": "2023-09-08T06:30:20.265078Z", "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.8154076, 60.2513937 ] }, "telephone": null, "description": null, "street_address": { "fi": "Viittakuja 3", "sv": "Vägvisargränden 3" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "name": { "fi": "Viittakuja 3, Vantaa", "sv": "Vägvisargränden 3, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viittakuja_3_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viittakuja_4_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:30:20.657241Z", "last_modified_time": "2023-09-08T06:30:20.657258Z", "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.814938, 60.251411 ] }, "telephone": null, "description": null, "street_address": { "fi": "Viittakuja 4", "sv": "Vägvisargränden 4" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "name": { "fi": "Viittakuja 4, Vantaa", "sv": "Vägvisargränden 4, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viittakuja_4_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viittakuja_5_vantaa", "has_user_editable_resources": false, "data_source": "osoite", "publisher": "ahjo:u541000", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vantaa", "municipality": null, "name": { "fi": "Vantaa", "sv": "Vanda" } } ], "created_time": "2023-09-08T06:30:21.262964Z", "last_modified_time": "2023-09-08T06:30:21.262982Z", "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.8153348, 60.2515013 ] }, "telephone": null, "description": null, "street_address": { "fi": "Viittakuja 5", "sv": "Vägvisargränden 5" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "name": { "fi": "Viittakuja 5, Vantaa", "sv": "Vägvisargränden 5, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viittakuja_5_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viittakuja_6_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:21.584528Z", "last_modified_time": "2023-09-08T06:30:21.584546Z", "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.8148288, 60.2515634 ] }, "telephone": null, "description": null, "street_address": { "fi": "Viittakuja 6", "sv": "Vägvisargränden 6" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "name": { "fi": "Viittakuja 6, Vantaa", "sv": "Vägvisargränden 6, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viittakuja_6_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viittakuja_7a_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:21.744502Z", "last_modified_time": "2023-09-08T06:30:21.744521Z", "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.8151348, 60.2517344 ] }, "telephone": null, "description": null, "street_address": { "fi": "Viittakuja 7a", "sv": "Vägvisargränden 7a" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "name": { "fi": "Viittakuja 7a, Vantaa", "sv": "Vägvisargränden 7a, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viittakuja_7a_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viittakuja_7b_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:22.094894Z", "last_modified_time": "2023-09-08T06:30:22.094915Z", "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.8156937, 60.2518967 ] }, "telephone": null, "description": null, "street_address": { "fi": "Viittakuja 7b", "sv": "Vägvisargränden 7b" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "name": { "fi": "Viittakuja 7b, Vantaa", "sv": "Vägvisargränden 7b, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viittakuja_7b_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viittakuja_8_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:22.279927Z", "last_modified_time": "2023-09-08T06:30:22.279944Z", "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.814683, 60.2517876 ] }, "telephone": null, "description": null, "street_address": { "fi": "Viittakuja 8", "sv": "Vägvisargränden 8" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "name": { "fi": "Viittakuja 8, Vantaa", "sv": "Vägvisargränden 8, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viittakuja_8_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "osoite:viittakuja_9_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:22.434606Z", "last_modified_time": "2023-09-08T06:30:22.434623Z", "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.8151698, 60.2519409 ] }, "telephone": null, "description": null, "street_address": { "fi": "Viittakuja 9", "sv": "Vägvisargränden 9" }, "address_locality": { "fi": "Vantaa", "sv": "Vanda" }, "info_url": null, "name": { "fi": "Viittakuja 9, Vantaa", "sv": "Vägvisargränden 9, Vanda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:viittakuja_9_vantaa/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }