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=169&show_all_places=true
{ "meta": { "count": 152286, "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=170&show_all_places=true", "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=168&show_all_places=true" }, "data": [ { "id": "tprek:71305", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:loviisa", "municipality": null, "name": { "fi": "Loviisa", "sv": "Lovisa" } } ], "created_time": "2023-08-15T18:13:07.192947Z", "last_modified_time": "2024-02-06T14:10:32.460078Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "07890", "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": [ 26.009655, 60.618164 ] }, "telephone": null, "street_address": { "fi": "Vanha Tie 2 / Mickelspiltomintie 457", "sv": "Gamla Vägen 2 / Mickelspiltomintie 457", "en": "Vanha Tie 2 / Mickelspiltomintie 457" }, "address_locality": { "fi": "Loviisa", "sv": "Lovisa", "en": "Loviisa" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste / Ekopunkt Mickelspiltom, Vanha Tie 2 / Mickelspiltomintie 457", "sv": "Ekopiste / Ekopunkt Mickelspiltom, Vanha Tie 2 / Mickelspiltomintie 457", "en": "Ekopiste / Ekopunkt Mickelspiltom, Vanha Tie 2 / Mickelspiltomintie 457" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71305/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71247", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:lohja", "municipality": null, "name": { "fi": "Lohja", "sv": "Lojo" } } ], "created_time": "2023-08-15T18:12:57.083690Z", "last_modified_time": "2024-02-06T14:10:31.287021Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "08100", "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.083141, 60.25368 ] }, "telephone": null, "street_address": { "fi": "Talpelankatu 2-4", "sv": "Talpelagatan 2-4", "en": "Talpelankatu 2-4" }, "address_locality": { "fi": "Lohja", "sv": "Lojo", "en": "Lohja" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste / Ekopunkt Moisio, Talpelankatu 2-4", "sv": "Ekopiste / Ekopunkt Moisio, Talpelankatu 2-4", "en": "Ekopiste / Ekopunkt Moisio, Talpelankatu 2-4" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71247/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71643", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vihti", "municipality": null, "name": { "fi": "Vihti", "sv": "Vichtis" } } ], "created_time": "2023-08-15T18:14:09.554153Z", "last_modified_time": "2024-02-06T14:10:38.966720Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "03400", "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.446024, 60.487476 ] }, "telephone": null, "street_address": { "fi": "Moksintie 519", "sv": "Moksintie 519", "en": "Moksintie 519" }, "address_locality": { "fi": "Vihti", "sv": "Vichtis", "en": "Vihti" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste / Ekopunkt Moksi, Moksintie 519", "sv": "Ekopiste / Ekopunkt Moksi, Moksintie 519", "en": "Ekopiste / Ekopunkt Moksi, Moksintie 519" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71643/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71112", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:karkkila", "municipality": null, "name": { "fi": "Karkkila", "sv": "Högfors" } } ], "created_time": "2023-08-15T18:12:36.596791Z", "last_modified_time": "2024-02-06T14:10:28.981035Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "03600", "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.219755, 60.51632 ] }, "telephone": null, "street_address": { "fi": "Vanha Vihdintie 120", "sv": "Vanha Vihdintie 120", "en": "Vanha Vihdintie 120" }, "address_locality": { "fi": "Karkkila", "sv": "Högfors", "en": "Karkkila" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste / Ekopunkt Nahkio, Vanha Vihdintie 120", "sv": "Ekopiste / Ekopunkt Nahkio, Vanha Vihdintie 120", "en": "Ekopiste / Ekopunkt Nahkio, Vanha Vihdintie 120" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71112/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71289", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:lohja", "municipality": null, "name": { "fi": "Lohja", "sv": "Lojo" } } ], "created_time": "2023-08-15T18:13:03.979744Z", "last_modified_time": "2024-02-06T14:10:32.103391Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "08680", "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.231491, 60.29946 ] }, "telephone": null, "street_address": { "fi": "Nummenkyläntie 113", "sv": "Nummenkylävägen 113", "en": "Nummenkyläntie 113" }, "address_locality": { "fi": "Lohja", "sv": "Lojo", "en": "Lohja" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste / Ekopunkt Nummenkylä, Nummenkyläntie 113", "sv": "Ekopiste / Ekopunkt Nummenkylä, Nummenkyläntie 113", "en": "Ekopiste / Ekopunkt Nummenkylä, Nummenkyläntie 113" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71289/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71209", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:lohja", "municipality": null, "name": { "fi": "Lohja", "sv": "Lojo" } } ], "created_time": "2023-08-15T18:12:50.725619Z", "last_modified_time": "2024-02-06T14:10:30.546746Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "09810", "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": [ 23.91007, 60.382973 ] }, "telephone": null, "street_address": { "fi": "Koulukuja - Lapinkuja", "en": "Koulukuja - Lapinkuja" }, "address_locality": { "fi": "Lohja", "sv": "Lojo", "en": "Lohja" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste / Ekopunkt Oinola, Koulukuja - Lapinkuja", "sv": "Ekopiste / Ekopunkt Oinola, Koulukuja - Lapinkuja", "en": "Ekopiste / Ekopunkt Oinola, Koulukuja - Lapinkuja" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71209/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71000", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:askola", "municipality": null, "name": { "fi": "Askola", "sv": "Askola" } } ], "created_time": "2023-08-15T18:12:18.461169Z", "last_modified_time": "2024-02-06T14:10:26.867629Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "07530", "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.560955, 60.552998 ] }, "telephone": null, "street_address": { "fi": "Ylöstuvantie 3 / Riitaniityntie", "sv": "Ylöstuvantie 3 / Riitaniityntie", "en": "Ylöstuvantie 3 / Riitaniityntie" }, "address_locality": { "fi": "Askola", "sv": "Askola", "en": "Askola" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste / Ekopunkt Onkimaa, Ylöstuvantie 3 / Riitaniityntie", "sv": "Ekopiste / Ekopunkt Onkimaa, Ylöstuvantie 3 / Riitaniityntie", "en": "Ekopiste / Ekopunkt Onkimaa, Ylöstuvantie 3 / Riitaniityntie" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71000/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71656", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vihti", "municipality": null, "name": { "fi": "Vihti", "sv": "Vichtis" } } ], "created_time": "2023-08-15T18:14:11.725359Z", "last_modified_time": "2024-02-06T14:10:39.205488Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "03300", "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.474806, 60.39992 ] }, "telephone": null, "street_address": { "fi": "Oikotie", "sv": "Oikotie", "en": "Oikotie" }, "address_locality": { "fi": "Vihti", "sv": "Vichtis", "en": "Vihti" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste / Ekopunkt Otalampi, Oikotie", "sv": "Ekopiste / Ekopunkt Otalampi, Oikotie", "en": "Ekopiste / Ekopunkt Otalampi, Oikotie" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71656/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71404", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:porvoo", "municipality": null, "name": { "fi": "Porvoo", "sv": "Borgå" } } ], "created_time": "2023-08-15T18:13:25.099447Z", "last_modified_time": "2024-02-06T14:10:34.487284Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "06100", "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.660378, 60.399445 ] }, "telephone": null, "street_address": { "fi": "Itäinen Pitkäkatu 30", "sv": "Östra Långgatan 30", "en": "Itäinen Pitkäkatu 30" }, "address_locality": { "fi": "Porvoo", "sv": "Borgå", "en": "Porvoo" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste / Ekopunkt Pappilanmäki, Itäinen Pitkäkatu 30", "sv": "Ekopiste / Ekopunkt Pappilanmäki, Itäinen Pitkäkatu 30", "en": "Ekopiste / Ekopunkt Pappilanmäki, Itäinen Pitkäkatu 30" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71404/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71273", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:lohja", "municipality": null, "name": { "fi": "Lohja", "sv": "Lojo" } } ], "created_time": "2023-08-15T18:13:02.006973Z", "last_modified_time": "2024-02-06T14:10:31.850849Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "08500", "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.14286, 60.27208 ] }, "telephone": null, "street_address": { "fi": "Metsäkorventie 22", "sv": "Metsäkorpivägen 22", "en": "Metsäkorventie 22" }, "address_locality": { "fi": "Lohja", "sv": "Lojo", "en": "Lohja" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste / Ekopunkt Perttilä, Metsäkorventie 22", "sv": "Ekopiste / Ekopunkt Perttilä, Metsäkorventie 22", "en": "Ekopiste / Ekopunkt Perttilä, Metsäkorventie 22" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71273/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71652", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vihti", "municipality": null, "name": { "fi": "Vihti", "sv": "Vichtis" } } ], "created_time": "2023-08-15T18:14:11.464536Z", "last_modified_time": "2024-02-06T14:10:39.167463Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "03400", "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.310007, 60.4204 ] }, "telephone": null, "street_address": { "fi": "Uudenmaantie 10 / Puistokuja 3", "sv": "Uudenmaantie 10 / Puistokuja 3", "en": "Uudenmaantie 10 / Puistokuja 3" }, "address_locality": { "fi": "Vihti", "sv": "Vichtis", "en": "Vihti" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste / Ekopunkt Pitäjänsilta, Uudenmaantie 10 / Puistokuja 3", "sv": "Ekopiste / Ekopunkt Pitäjänsilta, Uudenmaantie 10 / Puistokuja 3", "en": "Ekopiste / Ekopunkt Pitäjänsilta, Uudenmaantie 10 / Puistokuja 3" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71652/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:70957", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:pornainen", "municipality": null, "name": { "fi": "Pornainen", "sv": "Borgnäs" } } ], "created_time": "2023-08-15T18:12:11.690066Z", "last_modified_time": "2024-02-06T14:10:26.000667Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "07170", "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.3767, 60.47527 ] }, "telephone": null, "street_address": { "fi": "Aurinkomäentie 1 / Latiskantie", "sv": "Aurinkomäentie 1 / Latiskantie", "en": "Aurinkomäentie 1 / Latiskantie" }, "address_locality": { "fi": "Pornainen", "sv": "Borgnäs", "en": "Pornainen" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste / Ekopunkt Pornainen, Aurinkomäentie 1 / Latiskantie", "sv": "Ekopiste / Ekopunkt Pornainen, Aurinkomäentie 1 / Latiskantie", "en": "Ekopiste / Ekopunkt Pornainen, Aurinkomäentie 1 / Latiskantie" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:70957/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71518", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:raasepori", "municipality": null, "name": { "fi": "Raasepori", "sv": "Raseborg" } } ], "created_time": "2023-08-15T18:13:45.660721Z", "last_modified_time": "2024-02-06T14:10:36.562054Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "10680", "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": [ 23.294872, 59.908657 ] }, "telephone": null, "street_address": { "fi": "Järnönsalmentie, Hamn / satama", "sv": "Järnösundsvägen, Hamn / satama", "en": "Järnönsalmentie, Hamn / satama" }, "address_locality": { "fi": "Raasepori", "sv": "Raseborg", "en": "Raasepori" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste / Ekopunkt Predium, Järnösundsvägen, Hamn / satama", "sv": "Ekopiste / Ekopunkt Predium, Järnösundsvägen, Hamn / satama", "en": "Ekopiste / Ekopunkt Predium, Järnösundsvägen, Hamn / satama" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71518/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71496", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:raasepori", "municipality": null, "name": { "fi": "Raasepori", "sv": "Raseborg" } } ], "created_time": "2023-08-15T18:13:41.303501Z", "last_modified_time": "2024-02-06T14:10:36.094378Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "10600", "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": [ 23.229605, 59.99007 ] }, "telephone": null, "street_address": { "fi": "Nitlaxintie 12", "sv": "Nitlaxvägen 12", "en": "Nitlaxintie 12" }, "address_locality": { "fi": "Raasepori", "sv": "Raseborg", "en": "Raasepori" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste / Ekopunkt Prästkulla, Nitlaxvägen 12", "sv": "Ekopiste / Ekopunkt Prästkulla, Nitlaxvägen 12", "en": "Ekopiste / Ekopunkt Prästkulla, Nitlaxvägen 12" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71496/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71213", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:lohja", "municipality": null, "name": { "fi": "Lohja", "sv": "Lojo" } } ], "created_time": "2023-08-15T18:12:51.641535Z", "last_modified_time": "2024-02-06T14:10:30.645733Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "08100", "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.05452, 60.250694 ] }, "telephone": null, "street_address": { "fi": "Rantapuisto 23", "sv": "Strandparken 23", "en": "Rantapuisto 23" }, "address_locality": { "fi": "Lohja", "sv": "Lojo", "en": "Lohja" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste / Ekopunkt Rantakantti (Aurlahti), Rantapuisto 23", "sv": "Ekopiste / Ekopunkt Rantakantti (Aurlahti), Rantapuisto 23", "en": "Ekopiste / Ekopunkt Rantakantti (Aurlahti), Rantapuisto 23" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71213/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71306", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:loviisa", "municipality": null, "name": { "fi": "Loviisa", "sv": "Lovisa" } } ], "created_time": "2023-08-15T18:13:07.326101Z", "last_modified_time": "2024-02-06T14:10:32.480891Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "07900", "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": [ 26.217594, 60.448555 ] }, "telephone": null, "street_address": { "fi": "Rauhalantie 57 / Petaksentie", "sv": "Fredsbyvägen 57 / Petaksentie", "en": "Rauhalantie 57 / Petaksentie" }, "address_locality": { "fi": "Loviisa", "sv": "Lovisa", "en": "Loviisa" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste / Ekopunkt Rauhala, Rauhalantie 57 / Petaksentie", "sv": "Ekopiste / Ekopunkt Rauhala, Rauhalantie 57 / Petaksentie", "en": "Ekopiste / Ekopunkt Rauhala, Rauhalantie 57 / Petaksentie" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71306/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71205", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:lohja", "municipality": null, "name": { "fi": "Lohja", "sv": "Lojo" } } ], "created_time": "2023-08-15T18:12:50.196202Z", "last_modified_time": "2024-02-06T14:10:30.454399Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "08350", "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.066813, 60.27473 ] }, "telephone": null, "street_address": { "fi": "Routiontie 20", "sv": "Routiovägen 20", "en": "Routiontie 20" }, "address_locality": { "fi": "Lohja", "sv": "Lojo", "en": "Lohja" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste / Ekopunkt Routiontie, Routiontie 20", "sv": "Ekopiste / Ekopunkt Routiontie, Routiontie 20", "en": "Ekopiste / Ekopunkt Routiontie, Routiontie 20" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71205/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71517", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:raasepori", "municipality": null, "name": { "fi": "Raasepori", "sv": "Raseborg" } } ], "created_time": "2023-08-15T18:13:45.533512Z", "last_modified_time": "2024-02-06T14:10:36.539320Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "10600", "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": [ 23.725197, 59.94109 ] }, "telephone": null, "street_address": { "fi": "Sandnäsuddvägen", "en": "Sandnäsuddvägen" }, "address_locality": { "fi": "Raasepori", "sv": "Raseborg", "en": "Raasepori" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste / Ekopunkt Sandnäsudd, Sandnäsuddvägen", "sv": "Ekopiste / Ekopunkt Sandnäsudd, Sandnäsuddvägen", "en": "Ekopiste / Ekopunkt Sandnäsudd, Sandnäsuddvägen" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71517/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71657", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:vihti", "municipality": null, "name": { "fi": "Vihti", "sv": "Vichtis" } } ], "created_time": "2023-08-15T18:14:11.855999Z", "last_modified_time": "2024-02-06T14:10:39.224081Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "03320", "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.52206, 60.431286 ] }, "telephone": null, "street_address": { "fi": "Selintie 515", "sv": "Selintie 515", "en": "Selintie 515" }, "address_locality": { "fi": "Vihti", "sv": "Vichtis", "en": "Vihti" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste / Ekopunkt Selki, Selintie 515", "sv": "Ekopiste / Ekopunkt Selki, Selintie 515", "en": "Ekopiste / Ekopunkt Selki, Selintie 515" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71657/?format=api", "@context": "http://schema.org", "@type": "Place" }, { "id": "tprek:71575", "has_user_editable_resources": false, "data_source": "tprek", "publisher": "ahjo:u021800", "divisions": [ { "type": "muni", "ocd_id": "ocd-division/country:fi/kunta:raasepori", "municipality": null, "name": { "fi": "Raasepori", "sv": "Raseborg" } } ], "created_time": "2023-08-15T18:13:56.653049Z", "last_modified_time": "2024-02-06T14:10:37.700142Z", "custom_data": null, "email": null, "contact_type": null, "address_region": null, "postal_code": "10420", "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": [ 23.551214, 60.10193 ] }, "telephone": null, "street_address": { "fi": "Vanha Turuntie 1", "sv": "Gamla Åbovägen 1", "en": "Vanha Turuntie 1" }, "address_locality": { "fi": "Raasepori", "sv": "Raseborg", "en": "Raasepori" }, "info_url": null, "description": null, "name": { "fi": "Ekopiste / Ekopunkt Shell Skuru, Gamla Åbovägen 1", "sv": "Ekopiste / Ekopunkt Shell Skuru, Gamla Åbovägen 1", "en": "Ekopiste / Ekopunkt Shell Skuru, Gamla Åbovägen 1" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71575/?format=api", "@context": "http://schema.org", "@type": "Place" } ] }