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

See the result

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

See the result

Place source

Will restrict places to a specific data source.

Example:

place/?data_source=tprek

See the result

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

See the result

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

See the result

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

See the result

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

See the result

GET /v1/place/?format=api&page=161&show_all_places=true
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json ;utf-8
Vary: Accept

{
    "meta": {
        "count": 151434,
        "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=162&show_all_places=true",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=160&show_all_places=true"
    },
    "data": [
        {
            "id": "tprek:71296",
            "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:05.432554Z",
            "last_modified_time": "2024-02-06T14:10:32.250570Z",
            "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.053247,
                    60.274693
                ]
            },
            "info_url": null,
            "address_locality": {
                "fi": "Lohja",
                "sv": "Lojo",
                "en": "Lohja"
            },
            "street_address": {
                "fi": "Hiidenpuronkaari",
                "sv": "Hitisbäcksbågen",
                "en": "Hiidenpuronkaari"
            },
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Hiidenpuronkaari, Hiidenpuronkaari",
                "sv": "Ekopiste / Ekopunkt Hiidenpuronkaari, Hiidenpuronkaari",
                "en": "Ekopiste / Ekopunkt Hiidenpuronkaari, Hiidenpuronkaari"
            },
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71296/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71307",
            "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.466858Z",
            "last_modified_time": "2024-02-06T14:10:32.500135Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "07870",
            "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.178864,
                    60.54059
                ]
            },
            "info_url": null,
            "address_locality": {
                "fi": "Loviisa",
                "sv": "Lovisa",
                "en": "Loviisa"
            },
            "street_address": {
                "fi": "Hommansbyntie / Tavastbyntie 2",
                "en": "Hommansbyntie / Tavastbyntie 2"
            },
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Hommansby, Hommansbyntie / Tavastbyntie 2",
                "sv": "Ekopiste / Ekopunkt Hommansby, Hommansbyntie / Tavastbyntie 2",
                "en": "Ekopiste / Ekopunkt Hommansby, Hommansbyntie / Tavastbyntie 2"
            },
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71307/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71113",
            "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.916660Z",
            "last_modified_time": "2024-02-06T14:10:29.001893Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "03620",
            "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.318626,
                    60.56599
                ]
            },
            "info_url": null,
            "address_locality": {
                "fi": "Karkkila",
                "sv": "Högfors",
                "en": "Karkkila"
            },
            "street_address": {
                "fi": "Läyliäistentie-Haavistontie",
                "en": "Läyliäistentie-Haavistontie"
            },
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Hongisto, Läyliäistentie-Haavistontie",
                "sv": "Ekopiste / Ekopunkt Hongisto, Läyliäistentie-Haavistontie",
                "en": "Ekopiste / Ekopunkt Hongisto, Läyliäistentie-Haavistontie"
            },
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71113/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71471",
            "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:36.385502Z",
            "last_modified_time": "2024-02-06T14:10:35.641669Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "10520",
            "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.219587,
                    60.093758
                ]
            },
            "info_url": null,
            "address_locality": {
                "fi": "Raasepori",
                "sv": "Raseborg",
                "en": "Raasepori"
            },
            "street_address": {
                "fi": "Trollshovdantie 19",
                "sv": "Trollshovdavägen 19",
                "en": "Trollshovdantie 19"
            },
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Hulta, Trollshovdavägen 19",
                "sv": "Ekopiste / Ekopunkt Hulta, Trollshovdavägen 19",
                "en": "Ekopiste / Ekopunkt Hulta, Trollshovdavägen 19"
            },
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71471/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71257",
            "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:58.943610Z",
            "last_modified_time": "2024-02-06T14:10:31.527116Z",
            "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.173088,
                    60.264496
                ]
            },
            "info_url": null,
            "address_locality": {
                "fi": "Lohja",
                "sv": "Lojo",
                "en": "Lohja"
            },
            "street_address": {
                "fi": "Immulantie 300",
                "sv": "Immulavägen 300",
                "en": "Immulantie 300"
            },
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Immula, Immulantie 300",
                "sv": "Ekopiste / Ekopunkt Immula, Immulantie 300",
                "en": "Ekopiste / Ekopunkt Immula, Immulantie 300"
            },
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71257/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71065",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:inkoo",
                    "municipality": null,
                    "name": {
                        "fi": "Inkoo",
                        "sv": "Ingå"
                    }
                }
            ],
            "created_time": "2023-08-15T18:12:28.093166Z",
            "last_modified_time": "2024-02-06T14:10:27.971437Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "10230",
            "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.943281,
                    60.06162
                ]
            },
            "info_url": null,
            "address_locality": {
                "fi": "Inkoo",
                "sv": "Ingå",
                "en": "Inkoo"
            },
            "street_address": {
                "fi": "Västankvarnsvägen",
                "en": "Västankvarnsvägen"
            },
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Ingå station, Västankvarnsvägen",
                "sv": "Ekopiste / Ekopunkt Ingå station, Västankvarnsvägen",
                "en": "Ekopiste / Ekopunkt Ingå station, Västankvarnsvägen"
            },
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71065/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71378",
            "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:20.091849Z",
            "last_modified_time": "2024-02-06T14:10:33.945420Z",
            "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.65018,
                    60.40507
                ]
            },
            "info_url": null,
            "address_locality": {
                "fi": "Porvoo",
                "sv": "Borgå",
                "en": "Porvoo"
            },
            "street_address": {
                "fi": "Suomenkyläntie 20",
                "sv": "Finnbyvägen 20",
                "en": "Suomenkyläntie 20"
            },
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Jernböle, Suomenkyläntie 20",
                "sv": "Ekopiste / Ekopunkt Jernböle, Suomenkyläntie 20",
                "en": "Ekopiste / Ekopunkt Jernböle, Suomenkyläntie 20"
            },
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71378/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71644",
            "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.684737Z",
            "last_modified_time": "2024-02-06T14:10:38.991242Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "03430",
            "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.19139,
                    60.4375
                ]
            },
            "info_url": null,
            "address_locality": {
                "fi": "Vihti",
                "sv": "Vichtis",
                "en": "Vihti"
            },
            "street_address": {
                "fi": "Vanjoentie 29",
                "sv": "Vanjoentie 29",
                "en": "Vanjoentie 29"
            },
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Jokikunta, Vanjoentie 29",
                "sv": "Ekopiste / Ekopunkt Jokikunta, Vanjoentie 29",
                "en": "Ekopiste / Ekopunkt Jokikunta, Vanjoentie 29"
            },
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71644/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71001",
            "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.787907Z",
            "last_modified_time": "2024-02-06T14:10:26.887676Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "07680",
            "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.757244,
                    60.567333
                ]
            },
            "info_url": null,
            "address_locality": {
                "fi": "Askola",
                "sv": "Askola",
                "en": "Askola"
            },
            "street_address": {
                "fi": "Myrskyläntie 1201",
                "sv": "Myrskyläntie 1201",
                "en": "Myrskyläntie 1201"
            },
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Juornaankylä, Myrskyläntie 1201",
                "sv": "Ekopiste / Ekopunkt Juornaankylä, Myrskyläntie 1201",
                "en": "Ekopiste / Ekopunkt Juornaankylä, Myrskyläntie 1201"
            },
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71001/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71311",
            "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:08.284628Z",
            "last_modified_time": "2024-02-06T14:10:32.597189Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "07750",
            "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.081593,
                    60.305202
                ]
            },
            "info_url": null,
            "address_locality": {
                "fi": "Loviisa",
                "sv": "Lovisa",
                "en": "Loviisa"
            },
            "street_address": {
                "fi": "Kabbölentie 1241",
                "sv": "Kabbölevägen 1241",
                "en": "Kabbölentie 1241"
            },
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Kabböle, Kabbölentie 1241",
                "sv": "Ekopiste / Ekopunkt Kabböle, Kabbölentie 1241",
                "en": "Ekopiste / Ekopunkt Kabböle, Kabbölentie 1241"
            },
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71311/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71291",
            "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:04.267247Z",
            "last_modified_time": "2024-02-06T14:10:32.147631Z",
            "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.038015,
                    60.238888
                ]
            },
            "info_url": null,
            "address_locality": {
                "fi": "Lohja",
                "sv": "Lojo",
                "en": "Lohja"
            },
            "street_address": {
                "fi": "Kaivoslammenkatu",
                "sv": "Gruvdammsgatan",
                "en": "Kaivoslammenkatu"
            },
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Kaivoslammenkatu, Kaivoslammenkatu",
                "sv": "Ekopiste / Ekopunkt Kaivoslammenkatu, Kaivoslammenkatu",
                "en": "Ekopiste / Ekopunkt Kaivoslammenkatu, Kaivoslammenkatu"
            },
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71291/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71014",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:hanko",
                    "municipality": null,
                    "name": {
                        "fi": "Hanko",
                        "sv": "Hangö"
                    }
                }
            ],
            "created_time": "2023-08-15T18:12:20.928392Z",
            "last_modified_time": "2024-02-06T14:10:27.129900Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "10940",
            "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": [
                    22.928795,
                    59.83531
                ]
            },
            "info_url": null,
            "address_locality": {
                "fi": "Hanko",
                "sv": "Hangö",
                "en": "Hanko"
            },
            "street_address": {
                "fi": "Kappelisatamantie",
                "sv": "Kapellhamnsvägen",
                "en": "Kappelisatamantie"
            },
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Kappelisatama, Kappelisatamantie",
                "sv": "Ekopiste / Ekopunkt Kappelisatama, Kappelisatamantie",
                "en": "Ekopiste / Ekopunkt Kappelisatama, Kappelisatamantie"
            },
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71014/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71227",
            "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:53.801576Z",
            "last_modified_time": "2024-02-06T14:10:30.915223Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "03850",
            "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.018127,
                    60.51758
                ]
            },
            "info_url": null,
            "address_locality": {
                "fi": "Lohja",
                "sv": "Lojo",
                "en": "Lohja"
            },
            "street_address": {
                "fi": "Ahonpääntie",
                "sv": "Ahonpääntie",
                "en": "Ahonpääntie"
            },
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Karisjärvi, Ahonpääntie",
                "sv": "Ekopiste / Ekopunkt Karisjärvi, Ahonpääntie",
                "en": "Ekopiste / Ekopunkt Karisjärvi, Ahonpääntie"
            },
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71227/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71210",
            "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.854363Z",
            "last_modified_time": "2024-02-06T14:10:30.565608Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "08480",
            "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.92952,
                    60.30037
                ]
            },
            "info_url": null,
            "address_locality": {
                "fi": "Lohja",
                "sv": "Lojo",
                "en": "Lohja"
            },
            "street_address": {
                "fi": "Karstuntie 1145",
                "sv": "Karstuvägen 1145",
                "en": "Karstuntie 1145"
            },
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Karstu, Karstuntie 1145",
                "sv": "Ekopiste / Ekopunkt Karstu, Karstuntie 1145",
                "en": "Ekopiste / Ekopunkt Karstu, Karstuntie 1145"
            },
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71210/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:70972",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:sipoo",
                    "municipality": null,
                    "name": {
                        "fi": "Sipoo",
                        "sv": "Sibbo"
                    }
                }
            ],
            "created_time": "2023-08-15T18:12:14.088836Z",
            "last_modified_time": "2024-02-06T14:10:26.310556Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "04130",
            "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.279942,
                    60.390053
                ]
            },
            "info_url": null,
            "address_locality": {
                "fi": "Sipoo",
                "sv": "Sibbo",
                "en": "Sipoo"
            },
            "street_address": {
                "fi": "Sarkatie 7 / Tähkätie",
                "sv": "Tegvägen 7 / Tähkätie",
                "en": "Sarkatie 7 / Tähkätie"
            },
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Kartanoalue, Sarkatie 7 / Tähkätie",
                "sv": "Ekopiste / Ekopunkt Kartanoalue, Sarkatie 7 / Tähkätie",
                "en": "Ekopiste / Ekopunkt Kartanoalue, Sarkatie 7 / Tähkätie"
            },
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:70972/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71608",
            "has_user_editable_resources": false,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:siuntio",
                    "municipality": null,
                    "name": {
                        "fi": "Siuntio",
                        "sv": "Sjundeå"
                    }
                }
            ],
            "created_time": "2023-08-15T18:14:02.738783Z",
            "last_modified_time": "2024-02-06T14:10:38.353932Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02410",
            "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.300821,
                    60.114597
                ]
            },
            "info_url": null,
            "address_locality": {
                "fi": "Siuntio",
                "sv": "Sjundeå",
                "en": "Siuntio"
            },
            "street_address": {
                "fi": "Engesbyvägen-Ös. Kungsvägen",
                "en": "Engesbyvägen-Ös. Kungsvägen"
            },
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Kela, Engesbyvägen-Ös. Kungsvägen",
                "sv": "Ekopiste / Ekopunkt Kela, Engesbyvägen-Ös. Kungsvägen",
                "en": "Ekopiste / Ekopunkt Kela, Engesbyvägen-Ös. Kungsvägen"
            },
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71608/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71261",
            "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:59.954731Z",
            "last_modified_time": "2024-02-06T14:10:31.622410Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "08800",
            "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.960976,
                    60.177868
                ]
            },
            "info_url": null,
            "address_locality": {
                "fi": "Lohja",
                "sv": "Lojo",
                "en": "Lohja"
            },
            "street_address": {
                "fi": "Marskintie 4 - 6",
                "sv": "Marskalksvägen 4 - 6",
                "en": "Marskintie 4 - 6"
            },
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Kirkniemi, Marskintie 4 - 6",
                "sv": "Ekopiste / Ekopunkt Kirkniemi, Marskintie 4 - 6",
                "en": "Ekopiste / Ekopunkt Kirkniemi, Marskintie 4 - 6"
            },
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71261/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71357",
            "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:15.987909Z",
            "last_modified_time": "2024-02-06T14:10:33.490942Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "07410",
            "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.642185,
                    60.338142
                ]
            },
            "info_url": null,
            "address_locality": {
                "fi": "Porvoo",
                "sv": "Borgå",
                "en": "Porvoo"
            },
            "street_address": {
                "fi": "Sjötorpintie 2",
                "sv": "Sjötorpsvägen 2",
                "en": "Sjötorpintie 2"
            },
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Kråkö, Sjötorpintie 2",
                "sv": "Ekopiste / Ekopunkt Kråkö, Sjötorpintie 2",
                "en": "Ekopiste / Ekopunkt Kråkö, Sjötorpintie 2"
            },
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71357/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71330",
            "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:11.941949Z",
            "last_modified_time": "2024-02-06T14:10:33.007937Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "07945",
            "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.17509,
                    60.499065
                ]
            },
            "info_url": null,
            "address_locality": {
                "fi": "Loviisa",
                "sv": "Lovisa",
                "en": "Loviisa"
            },
            "street_address": {
                "fi": "Lapinjärventie 492",
                "sv": "Lappträskvägen 492",
                "en": "Lapinjärventie 492"
            },
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Kuggom Furuborg, Lapinjärventie 492",
                "sv": "Ekopiste / Ekopunkt Kuggom Furuborg, Lapinjärventie 492",
                "en": "Ekopiste / Ekopunkt Kuggom Furuborg, Lapinjärventie 492"
            },
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71330/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71258",
            "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:59.087597Z",
            "last_modified_time": "2024-02-06T14:10:31.546150Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "03850",
            "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.943352,
                    60.613716
                ]
            },
            "info_url": null,
            "address_locality": {
                "fi": "Lohja",
                "sv": "Lojo",
                "en": "Lohja"
            },
            "street_address": {
                "fi": "Kärköläntie 1387",
                "sv": "Kärköläntie 1387",
                "en": "Kärköläntie 1387"
            },
            "description": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Kärkölä, Kärköläntie 1387",
                "sv": "Ekopiste / Ekopunkt Kärkölä, Kärköläntie 1387",
                "en": "Ekopiste / Ekopunkt Kärkölä, Kärköläntie 1387"
            },
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71258/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}