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

{
    "meta": {
        "count": 152273,
        "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7463&show_all_places=true",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7461&show_all_places=true"
    },
    "data": [
        {
            "id": "osoite:välskärinkatu_9_helsinki",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki",
                    "municipality": null,
                    "name": {
                        "fi": "Helsinki",
                        "sv": "Helsingfors"
                    }
                },
                {
                    "type": "district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/peruspiiri:taka-töölö",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Taka-Töölö",
                        "sv": "Bortre Tölö"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:taka-töölö",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Taka-Töölö",
                        "sv": "Bortre Tölö"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:taka-töölö",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Taka-Töölö",
                        "sv": "Bortre Tölö"
                    }
                }
            ],
            "created_time": "2023-08-27T06:01:02.472997Z",
            "last_modified_time": "2023-08-27T06:01:02.473022Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.9214217,
                    60.1786995
                ]
            },
            "address_locality": {
                "fi": "Helsinki",
                "sv": "Helsingfors"
            },
            "description": null,
            "info_url": null,
            "name": {
                "fi": "Välskärinkatu 9, Helsinki",
                "sv": "Fältskärsgatan 9, Helsingfors"
            },
            "telephone": null,
            "street_address": {
                "fi": "Välskärinkatu 9",
                "sv": "Fältskärsgatan 9"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4lsk%C3%A4rinkatu_9_helsinki/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vänrikinkuja_10_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:34:09.364040Z",
            "last_modified_time": "2023-09-08T06:34:09.364058Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.847902,
                    60.3315483
                ]
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "description": null,
            "info_url": null,
            "name": {
                "fi": "Vänrikinkuja 10, Vantaa",
                "sv": "Fänriksgränden 10, Vanda"
            },
            "telephone": null,
            "street_address": {
                "fi": "Vänrikinkuja 10",
                "sv": "Fänriksgränden 10"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4nrikinkuja_10_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vänrikinkuja_11_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:34:09.580891Z",
            "last_modified_time": "2023-09-08T06:34:09.580916Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.848969,
                    60.3317829
                ]
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "description": null,
            "info_url": null,
            "name": {
                "fi": "Vänrikinkuja 11, Vantaa",
                "sv": "Fänriksgränden 11, Vanda"
            },
            "telephone": null,
            "street_address": {
                "fi": "Vänrikinkuja 11",
                "sv": "Fänriksgränden 11"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4nrikinkuja_11_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vänrikinkuja_12_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:34:09.967849Z",
            "last_modified_time": "2023-09-08T06:34:09.967866Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.8483176,
                    60.3317104
                ]
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "description": null,
            "info_url": null,
            "name": {
                "fi": "Vänrikinkuja 12, Vantaa",
                "sv": "Fänriksgränden 12, Vanda"
            },
            "telephone": null,
            "street_address": {
                "fi": "Vänrikinkuja 12",
                "sv": "Fänriksgränden 12"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4nrikinkuja_12_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vänrikinkuja_13_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:34:10.374647Z",
            "last_modified_time": "2023-09-08T06:34:10.374666Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.8492029,
                    60.3320973
                ]
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "description": null,
            "info_url": null,
            "name": {
                "fi": "Vänrikinkuja 13, Vantaa",
                "sv": "Fänriksgränden 13, Vanda"
            },
            "telephone": null,
            "street_address": {
                "fi": "Vänrikinkuja 13",
                "sv": "Fänriksgränden 13"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4nrikinkuja_13_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vänrikinkuja_14_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:34:10.754308Z",
            "last_modified_time": "2023-09-08T06:34:10.754327Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.8485524,
                    60.3318183
                ]
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "description": null,
            "info_url": null,
            "name": {
                "fi": "Vänrikinkuja 14, Vantaa",
                "sv": "Fänriksgränden 14, Vanda"
            },
            "telephone": null,
            "street_address": {
                "fi": "Vänrikinkuja 14",
                "sv": "Fänriksgränden 14"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4nrikinkuja_14_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vänrikinkuja_15_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:34:11.366072Z",
            "last_modified_time": "2023-09-08T06:34:11.366094Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.8493107,
                    60.332259
                ]
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "description": null,
            "info_url": null,
            "name": {
                "fi": "Vänrikinkuja 15, Vantaa",
                "sv": "Fänriksgränden 15, Vanda"
            },
            "telephone": null,
            "street_address": {
                "fi": "Vänrikinkuja 15",
                "sv": "Fänriksgränden 15"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4nrikinkuja_15_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vänrikinkuja_16_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:34:11.536079Z",
            "last_modified_time": "2023-09-08T06:34:11.536095Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.8487323,
                    60.3320609
                ]
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "description": null,
            "info_url": null,
            "name": {
                "fi": "Vänrikinkuja 16, Vantaa",
                "sv": "Fänriksgränden 16, Vanda"
            },
            "telephone": null,
            "street_address": {
                "fi": "Vänrikinkuja 16",
                "sv": "Fänriksgränden 16"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4nrikinkuja_16_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vänrikinkuja_17_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:34:11.875351Z",
            "last_modified_time": "2023-09-08T06:34:11.875368Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.8494365,
                    60.3324745
                ]
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "description": null,
            "info_url": null,
            "name": {
                "fi": "Vänrikinkuja 17, Vantaa",
                "sv": "Fänriksgränden 17, Vanda"
            },
            "telephone": null,
            "street_address": {
                "fi": "Vänrikinkuja 17",
                "sv": "Fänriksgränden 17"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4nrikinkuja_17_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vänrikinkuja_18_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:34:12.071087Z",
            "last_modified_time": "2023-09-08T06:34:12.071106Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.848858,
                    60.3322854
                ]
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "description": null,
            "info_url": null,
            "name": {
                "fi": "Vänrikinkuja 18, Vantaa",
                "sv": "Fänriksgränden 18, Vanda"
            },
            "telephone": null,
            "street_address": {
                "fi": "Vänrikinkuja 18",
                "sv": "Fänriksgränden 18"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4nrikinkuja_18_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vänrikinkuja_1_espoo",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2023-09-15T06:24:37.966862Z",
            "last_modified_time": "2023-09-15T06:24:37.966880Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.8274168,
                    60.2101321
                ]
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "description": null,
            "info_url": null,
            "name": {
                "fi": "Vänrikinkuja 1, Espoo",
                "sv": "Fänriksgränden 1, Esbo"
            },
            "telephone": null,
            "street_address": {
                "fi": "Vänrikinkuja 1",
                "sv": "Fänriksgränden 1"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4nrikinkuja_1_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vänrikinkuja_1_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:34:09.187334Z",
            "last_modified_time": "2023-09-08T06:34:09.187351Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.8475974,
                    60.3308659
                ]
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "description": null,
            "info_url": null,
            "name": {
                "fi": "Vänrikinkuja 1, Vantaa",
                "sv": "Fänriksgränden 1, Vanda"
            },
            "telephone": null,
            "street_address": {
                "fi": "Vänrikinkuja 1",
                "sv": "Fänriksgränden 1"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4nrikinkuja_1_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vänrikinkuja_2_espoo",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2023-09-15T06:24:38.456633Z",
            "last_modified_time": "2023-09-15T06:24:38.456651Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.8279748,
                    60.2103393
                ]
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "description": null,
            "info_url": null,
            "name": {
                "fi": "Vänrikinkuja 2, Espoo",
                "sv": "Fänriksgränden 2, Esbo"
            },
            "telephone": null,
            "street_address": {
                "fi": "Vänrikinkuja 2",
                "sv": "Fänriksgränden 2"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4nrikinkuja_2_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vänrikinkuja_2_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:34:12.236796Z",
            "last_modified_time": "2023-09-08T06:34:12.236816Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.8472711,
                    60.3309642
                ]
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "description": null,
            "info_url": null,
            "name": {
                "fi": "Vänrikinkuja 2, Vantaa",
                "sv": "Fänriksgränden 2, Vanda"
            },
            "telephone": null,
            "street_address": {
                "fi": "Vänrikinkuja 2",
                "sv": "Fänriksgränden 2"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4nrikinkuja_2_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vänrikinkuja_3_espoo",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2023-09-15T06:24:39.058062Z",
            "last_modified_time": "2023-09-15T06:24:39.058081Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.8277444,
                    60.2095671
                ]
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "description": null,
            "info_url": null,
            "name": {
                "fi": "Vänrikinkuja 3, Espoo",
                "sv": "Fänriksgränden 3, Esbo"
            },
            "telephone": null,
            "street_address": {
                "fi": "Vänrikinkuja 3",
                "sv": "Fänriksgränden 3"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4nrikinkuja_3_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vänrikinkuja_3_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:34:12.451688Z",
            "last_modified_time": "2023-09-08T06:34:12.451707Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.8477594,
                    60.3310725
                ]
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "description": null,
            "info_url": null,
            "name": {
                "fi": "Vänrikinkuja 3, Vantaa",
                "sv": "Fänriksgränden 3, Vanda"
            },
            "telephone": null,
            "street_address": {
                "fi": "Vänrikinkuja 3",
                "sv": "Fänriksgränden 3"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4nrikinkuja_3_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vänrikinkuja_4_espoo",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2023-09-15T06:24:40.262088Z",
            "last_modified_time": "2023-09-15T06:24:40.262112Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.8284273,
                    60.2100257
                ]
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "description": null,
            "info_url": null,
            "name": {
                "fi": "Vänrikinkuja 4, Espoo",
                "sv": "Fänriksgränden 4, Esbo"
            },
            "telephone": null,
            "street_address": {
                "fi": "Vänrikinkuja 4",
                "sv": "Fänriksgränden 4"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4nrikinkuja_4_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vänrikinkuja_4_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:34:12.864490Z",
            "last_modified_time": "2023-09-08T06:34:12.864510Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.8473427,
                    60.3311348
                ]
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "description": null,
            "info_url": null,
            "name": {
                "fi": "Vänrikinkuja 4, Vantaa",
                "sv": "Fänriksgränden 4, Vanda"
            },
            "telephone": null,
            "street_address": {
                "fi": "Vänrikinkuja 4",
                "sv": "Fänriksgränden 4"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4nrikinkuja_4_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vänrikinkuja_5_espoo",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:espoo",
                    "municipality": null,
                    "name": {
                        "fi": "Espoo",
                        "sv": "Esbo"
                    }
                }
            ],
            "created_time": "2023-09-15T06:24:41.161904Z",
            "last_modified_time": "2023-09-15T06:24:41.161920Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.82843,
                    60.2095141
                ]
            },
            "address_locality": {
                "fi": "Espoo",
                "sv": "Esbo"
            },
            "description": null,
            "info_url": null,
            "name": {
                "fi": "Vänrikinkuja 5, Espoo",
                "sv": "Fänriksgränden 5, Esbo"
            },
            "telephone": null,
            "street_address": {
                "fi": "Vänrikinkuja 5",
                "sv": "Fänriksgränden 5"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4nrikinkuja_5_espoo/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "osoite:vänrikinkuja_5_vantaa",
            "has_user_editable_resources": false,
            "data_source": "osoite",
            "publisher": "ahjo:u541000",
            "divisions": [
                {
                    "type": "muni",
                    "ocd_id": "ocd-division/country:fi/kunta:vantaa",
                    "municipality": null,
                    "name": {
                        "fi": "Vantaa",
                        "sv": "Vanda"
                    }
                }
            ],
            "created_time": "2023-09-08T06:34:13.264006Z",
            "last_modified_time": "2023-09-08T06:34:13.264024Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": null,
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": {
                "type": "Point",
                "coordinates": [
                    24.8478673,
                    60.3312162
                ]
            },
            "address_locality": {
                "fi": "Vantaa",
                "sv": "Vanda"
            },
            "description": null,
            "info_url": null,
            "name": {
                "fi": "Vänrikinkuja 5, Vantaa",
                "sv": "Fänriksgränden 5, Vanda"
            },
            "telephone": null,
            "street_address": {
                "fi": "Vänrikinkuja 5",
                "sv": "Fänriksgränden 5"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/osoite:v%C3%A4nrikinkuja_5_vantaa/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}