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

{
    "meta": {
        "count": 152285,
        "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7592&show_all_places=true",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7590&show_all_places=true"
    },
    "data": [
        {
            "id": "harrastushaku:2779",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:55:59.681986Z",
            "last_modified_time": "2023-08-17T04:55:59.682004Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02230",
            "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": null,
            "name": {
                "fi": "Matinkylän skeittiparkki"
            },
            "address_locality": {
                "fi": "Espoo"
            },
            "description": null,
            "telephone": null,
            "street_address": {
                "fi": "Hauenkalliontie 30"
            },
            "info_url": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2779/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2454",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:53:41.474089Z",
            "last_modified_time": "2023-08-17T04:53:41.474108Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02230",
            "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": null,
            "name": {
                "fi": "Matinkylän uimaranta"
            },
            "address_locality": {
                "fi": "Espoo"
            },
            "description": null,
            "telephone": null,
            "street_address": {
                "fi": "Matinlahdenranta1"
            },
            "info_url": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2454/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3599",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:02:41.676489Z",
            "last_modified_time": "2023-08-17T05:02:41.676505Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02230",
            "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": null,
            "name": {
                "fi": "Matinkylän urheilupuisto"
            },
            "address_locality": {
                "fi": "Espoo"
            },
            "description": null,
            "telephone": null,
            "street_address": {
                "fi": "Matinkartanontie 9-11"
            },
            "info_url": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3599/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2543",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:54:08.974620Z",
            "last_modified_time": "2023-08-17T04:54:08.974636Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02230",
            "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": null,
            "name": {
                "fi": "Matinlahden koulu"
            },
            "address_locality": {
                "fi": "ESPOO"
            },
            "description": null,
            "telephone": null,
            "street_address": {
                "fi": "Aapelinkatu 2-4"
            },
            "info_url": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2543/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2293",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:51:37.078935Z",
            "last_modified_time": "2023-08-17T04:51:37.078952Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02230",
            "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": null,
            "name": {
                "fi": "Matinlahden koulu"
            },
            "address_locality": {
                "fi": "Espoo"
            },
            "description": null,
            "telephone": null,
            "street_address": {
                "fi": "Aapelinkatu 2 - 4"
            },
            "info_url": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2293/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2257",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:51:21.287588Z",
            "last_modified_time": "2023-08-17T04:51:21.287606Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02230",
            "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": null,
            "name": {
                "fi": "Matinlahden koulu"
            },
            "address_locality": {
                "fi": "Espoo"
            },
            "description": null,
            "telephone": null,
            "street_address": {
                "fi": "Aapelinkatu 2 - 4"
            },
            "info_url": {
                "fi": "http://www.espoo.fi/matinlahdenkoulu"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2257/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2356",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:52:12.580147Z",
            "last_modified_time": "2023-08-17T04:52:12.580164Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02230",
            "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": null,
            "name": {
                "fi": "Mattby kapell"
            },
            "address_locality": {
                "fi": "Esbo"
            },
            "description": null,
            "telephone": null,
            "street_address": {
                "fi": "Lisasgränden 3"
            },
            "info_url": {
                "fi": "www.esboforsamlingar.fi"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2356/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2573",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:54:21.479502Z",
            "last_modified_time": "2023-08-17T04:54:21.479519Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02230",
            "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": null,
            "name": {
                "fi": "Mattlidenin lukio"
            },
            "address_locality": {
                "fi": "Espoo"
            },
            "description": null,
            "telephone": null,
            "street_address": {
                "fi": "Matinsyrjä 13"
            },
            "info_url": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2573/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3278",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:01:06.279615Z",
            "last_modified_time": "2023-08-17T05:01:06.279632Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02230",
            "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": null,
            "name": {
                "fi": "Mattlidens skola"
            },
            "address_locality": {
                "fi": "Espoo"
            },
            "description": null,
            "telephone": null,
            "street_address": {
                "fi": "Matinsyrjä 11"
            },
            "info_url": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3278/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2712",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "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:maunula",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Maunula",
                        "sv": "Månsas"
                    }
                },
                {
                    "type": "sub_district",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/osa-alue:maunula",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Maunula",
                        "sv": "Månsas"
                    }
                },
                {
                    "type": "neighborhood",
                    "ocd_id": "ocd-division/country:fi/kunta:helsinki/kaupunginosa:oulunkylä",
                    "municipality": "Helsinki",
                    "name": {
                        "fi": "Oulunkylä",
                        "sv": "Åggelby"
                    }
                }
            ],
            "created_time": "2023-08-17T04:55:17.284889Z",
            "last_modified_time": "2024-01-22T16:14:23.115140Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00630",
            "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.9300543,
                    60.2286972
                ]
            },
            "name": {
                "fi": "Maunulan ala-aste"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "telephone": null,
            "street_address": {
                "fi": "Maunulanmäki 5"
            },
            "info_url": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2712/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1952",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:48:30.076355Z",
            "last_modified_time": "2023-08-17T04:48:30.076374Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00630",
            "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": null,
            "name": {
                "fi": "Maunulan kirkko"
            },
            "address_locality": {
                "fi": "HELSINKI"
            },
            "description": null,
            "telephone": null,
            "street_address": {
                "fi": "Metsäpurontie 15"
            },
            "info_url": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1952/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2025",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:49:14.686644Z",
            "last_modified_time": "2023-08-17T04:49:14.686661Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00630",
            "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": null,
            "name": {
                "fi": "Maunulan Leikkipuisto"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "telephone": null,
            "street_address": {
                "fi": "Metsäpurontie"
            },
            "info_url": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2025/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2365",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:52:26.870961Z",
            "last_modified_time": "2023-08-17T04:52:26.870978Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00630",
            "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": null,
            "name": {
                "fi": "Maunulan Liikuntahalli"
            },
            "address_locality": {
                "fi": "helsinki"
            },
            "description": null,
            "telephone": null,
            "street_address": {
                "fi": "Maunulanmäki 3-5"
            },
            "info_url": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2365/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2235",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:51:14.177602Z",
            "last_modified_time": "2023-08-17T04:51:14.177621Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00630",
            "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": null,
            "name": {
                "fi": "Maunulan työväenopiston opetuskeittiö"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "telephone": null,
            "street_address": {
                "fi": "Rajametsäntie 32"
            },
            "info_url": {
                "fi": "http://maunula.net/tiedotteet-mainmenu-113/426-tyvenopiston-maunulan-opetuspaika"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2235/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1344",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:44:00.482961Z",
            "last_modified_time": "2023-08-17T04:44:00.482978Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00270",
            "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": null,
            "name": {
                "fi": "Meilahden ala-aste"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "telephone": null,
            "street_address": {
                "fi": "Jalavatie 8"
            },
            "info_url": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1344/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2942",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:57:32.178856Z",
            "last_modified_time": "2023-08-17T04:57:32.178891Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00270",
            "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": null,
            "name": {
                "fi": "Meilahden ala-asteen koulu"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "telephone": null,
            "street_address": {
                "fi": "Jalavatie 6"
            },
            "info_url": {
                "fi": "https://www.hel.fi/peruskoulut/fi/koulut/meilahden-ala-aste/"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2942/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1349",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:44:07.480020Z",
            "last_modified_time": "2023-08-17T04:44:07.480037Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00270",
            "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": null,
            "name": {
                "fi": "Meilahden ala-aste, seurakuntatalon liikuntasali koulun vieressä"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "telephone": null,
            "street_address": {
                "fi": "Jalavatie 6 b"
            },
            "info_url": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1349/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1585",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:45:41.981688Z",
            "last_modified_time": "2023-08-17T04:45:41.981707Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00970",
            "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": null,
            "name": {
                "fi": "Mellunmäen seurakuntakeskus"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "telephone": null,
            "street_address": {
                "fi": "Korvatunturintie 2"
            },
            "info_url": {
                "fi": "http://www.helsinginseurakunnat.fi/seurakunnat/mikael.html"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1585/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2855",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:56:43.885366Z",
            "last_modified_time": "2023-08-17T04:56:43.885383Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "01300",
            "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": null,
            "name": {
                "fi": "Menolippu"
            },
            "address_locality": {
                "fi": "Vantaa"
            },
            "description": null,
            "telephone": null,
            "street_address": {
                "fi": "Lummetie 2b"
            },
            "info_url": {
                "fi": "http://www.sivistysvantaa.fi/nuortenvantaa/artikkelit/paikat/nuortentyopajat/menolippu.html"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2855/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3200",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:00:07.277814Z",
            "last_modified_time": "2023-08-17T05:00:07.277831Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00980",
            "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": null,
            "name": {
                "fi": "Merirastilan nuorisotalo"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "telephone": null,
            "street_address": {
                "fi": "Jaluspolku 3."
            },
            "info_url": {
                "fi": "https://www.hel.fi/helsinki/fi/kaupunki-ja-hallinto/osallistu-ja-vaikuta/ota-yht"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3200/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}