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=164&show_all_places=true
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json ;utf-8
Vary: Accept

{
    "meta": {
        "count": 151413,
        "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=165&show_all_places=true",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=163&show_all_places=true"
    },
    "data": [
        {
            "id": "tprek:71003",
            "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:19.109771Z",
            "last_modified_time": "2024-02-06T14:10:26.907817Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "07590",
            "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.715834,
                    60.51668
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Särkijärven kauppa, Myrskyläntie 451",
                "sv": "Ekopiste / Ekopunkt Särkijärven kauppa, Myrskyläntie 451",
                "en": "Ekopiste / Ekopunkt Särkijärven kauppa, Myrskyläntie 451"
            },
            "street_address": {
                "fi": "Myrskyläntie 451",
                "sv": "Myrskyläntie 451",
                "en": "Myrskyläntie 451"
            },
            "address_locality": {
                "fi": "Askola",
                "sv": "Askola",
                "en": "Askola"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71003/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71254",
            "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.537653Z",
            "last_modified_time": "2024-02-06T14:10:31.468578Z",
            "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.189215,
                    60.28858
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Takaniityntie, Takaniityntie",
                "sv": "Ekopiste / Ekopunkt Takaniityntie, Takaniityntie",
                "en": "Ekopiste / Ekopunkt Takaniityntie, Takaniityntie"
            },
            "street_address": {
                "fi": "Takaniityntie",
                "sv": "Takaniittyvägen",
                "en": "Takaniityntie"
            },
            "address_locality": {
                "fi": "Lohja",
                "sv": "Lojo",
                "en": "Lohja"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71254/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71314",
            "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.882537Z",
            "last_modified_time": "2024-02-06T14:10:32.662147Z",
            "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.440704,
                    60.36366
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Tallbacka, Tallbackantie 133, Tallbackan pienvenesatama",
                "sv": "Ekopiste / Ekopunkt Tallbacka, Tallbackantie 133, Tallbackan pienvenesatama",
                "en": "Ekopiste / Ekopunkt Tallbacka, Tallbackantie 133, Tallbackan pienvenesatama"
            },
            "street_address": {
                "fi": "Tallbackantie 133, Tallbackan pienvenesatama",
                "sv": "Tallbackavägen 133, Tallbackan pienvenesatama",
                "en": "Tallbackantie 133, Tallbackan pienvenesatama"
            },
            "address_locality": {
                "fi": "Loviisa",
                "sv": "Lovisa",
                "en": "Loviisa"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71314/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71544",
            "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:51.085150Z",
            "last_modified_time": "2024-02-06T14:10:37.111374Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "10300",
            "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.68809,
                    60.073532
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Tallmo, Centralgatan 26",
                "sv": "Ekopiste / Ekopunkt Tallmo, Centralgatan 26",
                "en": "Ekopiste / Ekopunkt Tallmo, Centralgatan 26"
            },
            "street_address": {
                "fi": "Keskuskatu 26",
                "sv": "Centralgatan 26",
                "en": "Keskuskatu 26"
            },
            "address_locality": {
                "fi": "Raasepori",
                "sv": "Raseborg",
                "en": "Raasepori"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71544/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:70980",
            "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:15.137242Z",
            "last_modified_time": "2024-02-06T14:10:26.459838Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "04240",
            "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.170023,
                    60.40788
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Talma, Satotalmantie/Martinkyläntie",
                "sv": "Ekopiste / Ekopunkt Talma, Satotalmantie/Martinkyläntie",
                "en": "Ekopiste / Ekopunkt Talma, Satotalmantie/Martinkyläntie"
            },
            "street_address": {
                "fi": "Satotalmantie/Martinkyläntie",
                "en": "Satotalmantie/Martinkyläntie"
            },
            "address_locality": {
                "fi": "Sipoo",
                "sv": "Sibbo",
                "en": "Sipoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:70980/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71361",
            "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:16.964155Z",
            "last_modified_time": "2024-02-06T14:10:33.570034Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "07360",
            "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.897295,
                    60.24775
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Tirmo, Tirmonpolku 1",
                "sv": "Ekopiste / Ekopunkt Tirmo, Tirmonpolku 1",
                "en": "Ekopiste / Ekopunkt Tirmo, Tirmonpolku 1"
            },
            "street_address": {
                "fi": "Tirmonpolku 1",
                "sv": "Tirmostigen 1",
                "en": "Tirmonpolku 1"
            },
            "address_locality": {
                "fi": "Porvoo",
                "sv": "Borgå",
                "en": "Porvoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71361/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71551",
            "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:51.986719Z",
            "last_modified_time": "2024-02-06T14:10:37.186329Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "10660",
            "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.397757,
                    59.98426
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Trollböle, Trollbölevägen 40 / Amiralsvängen",
                "sv": "Ekopiste / Ekopunkt Trollböle, Trollbölevägen 40 / Amiralsvängen",
                "en": "Ekopiste / Ekopunkt Trollböle, Trollbölevägen 40 / Amiralsvängen"
            },
            "street_address": {
                "fi": "Trollbölentie 40 / Amiralsvängen",
                "sv": "Trollbölevägen 40 / Amiralsvängen",
                "en": "Trollbölentie 40 / Amiralsvängen"
            },
            "address_locality": {
                "fi": "Raasepori",
                "sv": "Raseborg",
                "en": "Raasepori"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71551/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71116",
            "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:37.194470Z",
            "last_modified_time": "2024-02-06T14:10:29.039006Z",
            "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.206245,
                    60.547886
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Tuorila, Järvenpääntie 1",
                "sv": "Ekopiste / Ekopunkt Tuorila, Järvenpääntie 1",
                "en": "Ekopiste / Ekopunkt Tuorila, Järvenpääntie 1"
            },
            "street_address": {
                "fi": "Järvenpääntie 1",
                "sv": "Järvenpääntie 1",
                "en": "Järvenpääntie 1"
            },
            "address_locality": {
                "fi": "Karkkila",
                "sv": "Högfors",
                "en": "Karkkila"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71116/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71013",
            "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.795028Z",
            "last_modified_time": "2024-02-06T14:10:27.111600Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "10900",
            "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.199938,
                    59.842026
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Tvärminne, Kyläntie 2",
                "sv": "Ekopiste / Ekopunkt Tvärminne, Kyläntie 2",
                "en": "Ekopiste / Ekopunkt Tvärminne, Kyläntie 2"
            },
            "street_address": {
                "fi": "Kyläntie 2",
                "sv": "Byvägen 2",
                "en": "Kyläntie 2"
            },
            "address_locality": {
                "fi": "Hanko",
                "sv": "Hangö",
                "en": "Hanko"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71013/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71063",
            "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:27.821897Z",
            "last_modified_time": "2024-02-06T14:10:27.932140Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "10120",
            "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.036287,
                    60.080765
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Täkter, Ingarskilavägen 16",
                "sv": "Ekopiste / Ekopunkt Täkter, Ingarskilavägen 16",
                "en": "Ekopiste / Ekopunkt Täkter, Ingarskilavägen 16"
            },
            "street_address": {
                "fi": "Ingarskilantie 16",
                "sv": "Ingarskilavägen 16",
                "en": "Ingarskilantie 16"
            },
            "address_locality": {
                "fi": "Inkoo",
                "sv": "Ingå",
                "en": "Inkoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71063/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71009",
            "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:19.915936Z",
            "last_modified_time": "2024-02-06T14:10:27.031837Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "10900",
            "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.051523,
                    59.837086
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Täktom, Kappelitie",
                "sv": "Ekopiste / Ekopunkt Täktom, Kappelitie",
                "en": "Ekopiste / Ekopunkt Täktom, Kappelitie"
            },
            "street_address": {
                "fi": "Kappelitie",
                "sv": "Kapellvägen",
                "en": "Kappelitie"
            },
            "address_locality": {
                "fi": "Hanko",
                "sv": "Hangö",
                "en": "Hanko"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71009/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71017",
            "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:21.333530Z",
            "last_modified_time": "2024-02-06T14:10:27.187438Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "10960",
            "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.99507,
                    59.83004
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Urheilukatu, Täktomintie - Urheilukatu",
                "sv": "Ekopiste / Ekopunkt Urheilukatu, Täktomintie - Urheilukatu",
                "en": "Ekopiste / Ekopunkt Urheilukatu, Täktomintie - Urheilukatu"
            },
            "street_address": {
                "fi": "Täktomintie - Urheilukatu",
                "en": "Täktomintie - Urheilukatu"
            },
            "address_locality": {
                "fi": "Hanko",
                "sv": "Hangö",
                "en": "Hanko"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71017/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71331",
            "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:12.065539Z",
            "last_modified_time": "2024-02-06T14:10:33.031667Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "07910",
            "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.247648,
                    60.41037
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Valkolampi, Valkolammentie 3/Kauppakatu",
                "sv": "Ekopiste / Ekopunkt Valkolampi, Valkolammentie 3/Kauppakatu",
                "en": "Ekopiste / Ekopunkt Valkolampi, Valkolammentie 3/Kauppakatu"
            },
            "street_address": {
                "fi": "Valkolammentie 3/Kauppakatu",
                "sv": "Valkomträskvägen 3/Kauppakatu",
                "en": "Valkolammentie 3/Kauppakatu"
            },
            "address_locality": {
                "fi": "Loviisa",
                "sv": "Lovisa",
                "en": "Loviisa"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71331/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71645",
            "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.811756Z",
            "last_modified_time": "2024-02-06T14:10:39.011499Z",
            "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.229456,
                    60.473812
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Vanjärvi, Haagantie 22",
                "sv": "Ekopiste / Ekopunkt Vanjärvi, Haagantie 22",
                "en": "Ekopiste / Ekopunkt Vanjärvi, Haagantie 22"
            },
            "street_address": {
                "fi": "Haagantie 22",
                "sv": "Haagantie 22",
                "en": "Haagantie 22"
            },
            "address_locality": {
                "fi": "Vihti",
                "sv": "Vichtis",
                "en": "Vihti"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71645/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71278",
            "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.277881Z",
            "last_modified_time": "2024-02-06T14:10:31.892005Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "08700",
            "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.998934,
                    60.223625
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Vappula, Vappulantie 319",
                "sv": "Ekopiste / Ekopunkt Vappula, Vappulantie 319",
                "en": "Ekopiste / Ekopunkt Vappula, Vappulantie 319"
            },
            "street_address": {
                "fi": "Vappulantie 319",
                "sv": "Vabbyvägen 319",
                "en": "Vappulantie 319"
            },
            "address_locality": {
                "fi": "Lohja",
                "sv": "Lojo",
                "en": "Lohja"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71278/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71110",
            "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.078511Z",
            "last_modified_time": "2024-02-06T14:10:28.941722Z",
            "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.154745,
                    60.546474
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Vattola, Suonpääntie - Antiaistentie",
                "sv": "Ekopiste / Ekopunkt Vattola, Suonpääntie - Antiaistentie",
                "en": "Ekopiste / Ekopunkt Vattola, Suonpääntie - Antiaistentie"
            },
            "street_address": {
                "fi": "Suonpääntie - Antiaistentie",
                "en": "Suonpääntie - Antiaistentie"
            },
            "address_locality": {
                "fi": "Karkkila",
                "sv": "Högfors",
                "en": "Karkkila"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71110/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71246",
            "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:56.943137Z",
            "last_modified_time": "2024-02-06T14:10:31.268313Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "08700",
            "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.988544,
                    60.202606
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Vieremä, Venevalkamantie",
                "sv": "Ekopiste / Ekopunkt Vieremä, Venevalkamantie",
                "en": "Ekopiste / Ekopunkt Vieremä, Venevalkamantie"
            },
            "street_address": {
                "fi": "Venevalkamantie",
                "en": "Venevalkamantie"
            },
            "address_locality": {
                "fi": "Lohja",
                "sv": "Lojo",
                "en": "Lohja"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71246/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71647",
            "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:10.074021Z",
            "last_modified_time": "2024-02-06T14:10:39.053560Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "03790",
            "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.53926,
                    60.525333
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Vihtijärvi, Kouluntie",
                "sv": "Ekopiste / Ekopunkt Vihtijärvi, Kouluntie",
                "en": "Ekopiste / Ekopunkt Vihtijärvi, Kouluntie"
            },
            "street_address": {
                "fi": "Kouluntie",
                "sv": "Kouluntie",
                "en": "Kouluntie"
            },
            "address_locality": {
                "fi": "Vihti",
                "sv": "Vichtis",
                "en": "Vihti"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71647/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71264",
            "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:00.360494Z",
            "last_modified_time": "2024-02-06T14:10:31.686348Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "08200",
            "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.032988,
                    60.23555
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Voudinpuisto, Voudinkuja 2",
                "sv": "Ekopiste / Ekopunkt Voudinpuisto, Voudinkuja 2",
                "en": "Ekopiste / Ekopunkt Voudinpuisto, Voudinkuja 2"
            },
            "street_address": {
                "fi": "Voudinkuja 2",
                "sv": "Fogdegränden 2",
                "en": "Voudinkuja 2"
            },
            "address_locality": {
                "fi": "Lohja",
                "sv": "Lojo",
                "en": "Lohja"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71264/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "tprek:71121",
            "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:37.885367Z",
            "last_modified_time": "2024-02-06T14:10:29.135743Z",
            "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.122358,
                    60.595615
                ]
            },
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Ekopiste / Ekopunkt Vuotinainen, Kovelontie - Hiilikämpäntie",
                "sv": "Ekopiste / Ekopunkt Vuotinainen, Kovelontie - Hiilikämpäntie",
                "en": "Ekopiste / Ekopunkt Vuotinainen, Kovelontie - Hiilikämpäntie"
            },
            "street_address": {
                "fi": "Kovelontie - Hiilikämpäntie",
                "en": "Kovelontie - Hiilikämpäntie"
            },
            "address_locality": {
                "fi": "Karkkila",
                "sv": "Högfors",
                "en": "Karkkila"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:71121/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}