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

{
    "meta": {
        "count": 151445,
        "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7568&show_all_places=true",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7566&show_all_places=true"
    },
    "data": [
        {
            "id": "harrastushaku:2544",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:54:11.280525Z",
            "last_modified_time": "2023-08-17T04:54:11.280543Z",
            "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,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Tiistilän alakoulu"
            },
            "address_locality": {
                "fi": "ESPOO"
            },
            "description": null,
            "street_address": {
                "fi": "Tiistilänkuja 4"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2544/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3672",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:02:59.278442Z",
            "last_modified_time": "2023-08-17T05:02:59.278459Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00580",
            "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,
            "telephone": null,
            "info_url": {
                "fi": "https://tiivistamo.fi/"
            },
            "name": {
                "fi": "Tiivistämö"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "street_address": {
                "fi": "Sörnäisten rantatie 22 / Kaasutehtaankatu 1"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3672/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2170",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:50:27.473108Z",
            "last_modified_time": "2023-08-17T04:50:27.473128Z",
            "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,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Tikkurilan kerhotila, 2.krs"
            },
            "address_locality": {
                "fi": "Vantaa"
            },
            "description": null,
            "street_address": {
                "fi": "Unikkotie 5B"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2170/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2772",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:55:54.681296Z",
            "last_modified_time": "2023-08-17T04:55:54.681314Z",
            "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,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Tikkurilan kirjasto"
            },
            "address_locality": {
                "fi": "vantaa"
            },
            "description": null,
            "street_address": {
                "fi": "Lummetie 4"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2772/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1977",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:48:44.073260Z",
            "last_modified_time": "2023-08-17T04:48:44.073277Z",
            "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,
            "telephone": null,
            "info_url": {
                "fi": "http://www.sivistysvantaa.fi/nuortenvantaa/artikkelit/paikat/alueittain/tikkurilanalue/tikkurila.html"
            },
            "name": {
                "fi": "Tikkurilan nuorisotila"
            },
            "address_locality": {
                "fi": "Vantaa"
            },
            "description": null,
            "street_address": {
                "fi": "Lummetie 2 B"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1977/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1608",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:45:54.774975Z",
            "last_modified_time": "2023-08-17T04:45:54.774994Z",
            "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,
            "telephone": null,
            "info_url": {
                "fi": "http://www.pksrca.fi/"
            },
            "name": {
                "fi": "Tikkurilan RC/Pienoisautoilu keskus"
            },
            "address_locality": {
                "fi": "Vantaa"
            },
            "description": null,
            "street_address": {
                "fi": "Horsmakuja 8, Tikkurila"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1608/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3252",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:00:46.673227Z",
            "last_modified_time": "2023-08-17T05:00:46.673246Z",
            "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,
            "telephone": null,
            "info_url": {
                "fi": "www.tikkurilanteatteri.fi"
            },
            "name": {
                "fi": "Tikkurilan Teatteri- ja Sirkuskoulun opetustila Unikko"
            },
            "address_locality": {
                "fi": "Vantaa"
            },
            "description": null,
            "street_address": {
                "fi": "Unikkotie 2 C, 2. kerros"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3252/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2549",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:54:16.182662Z",
            "last_modified_time": "2023-08-17T04:54:16.182678Z",
            "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,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Tikkurilan tekonurmikenttä ja kuplahalli"
            },
            "address_locality": {
                "fi": "Vantaa"
            },
            "description": null,
            "street_address": {
                "fi": "Valkoisenlähteentie 52-54"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2549/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2203",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:50:53.774567Z",
            "last_modified_time": "2023-08-17T04:50:53.774583Z",
            "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,
            "telephone": null,
            "info_url": {
                "fi": "www.walapais.fi"
            },
            "name": {
                "fi": "Tikkurilan urheilupuisto, harjoitusjäähalli"
            },
            "address_locality": {
                "fi": "Vantaa"
            },
            "description": null,
            "street_address": {
                "fi": "Valkoisenlähteentie 52-54"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2203/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2401",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:53:05.575577Z",
            "last_modified_time": "2023-08-17T04:53:05.575594Z",
            "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,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Tikkurila, Taidetalo Pessi"
            },
            "address_locality": {
                "fi": "Vantaa"
            },
            "description": null,
            "street_address": {
                "fi": "Kielotie 12-14"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2401/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2262",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:51:22.281235Z",
            "last_modified_time": "2023-08-17T04:51:22.281253Z",
            "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,
            "telephone": null,
            "info_url": {
                "fi": "http://www.urheilupuisto.com/esittely"
            },
            "name": {
                "fi": "Tikkurila Trio Areena ja Harjoitushalli"
            },
            "address_locality": {
                "fi": "VANTAA"
            },
            "description": null,
            "street_address": {
                "fi": "Läntinen Valkoisenlähteentie 52-54"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2262/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3199",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:00:04.977025Z",
            "last_modified_time": "2023-08-17T05:00:04.977043Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "23310",
            "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,
            "telephone": null,
            "info_url": {
                "fi": "https://www.turku.fi/kulttuuri-ja-liikunta/ulkoilualueet/leirialueet/tippsundin-"
            },
            "name": {
                "fi": "Tippsundin leirialue"
            },
            "address_locality": {
                "fi": "Taivassalo"
            },
            "description": null,
            "street_address": {
                "fi": "Kahiluodontie 386"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3199/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2221",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:51:06.175860Z",
            "last_modified_time": "2023-08-17T04:51:06.175876Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "99300",
            "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,
            "telephone": null,
            "info_url": {
                "fi": "www,tiurahovi,fi"
            },
            "name": {
                "fi": "Tiurahovin maja"
            },
            "address_locality": {
                "fi": "Muonio"
            },
            "description": null,
            "street_address": {
                "fi": "Äkäslompolontie 1935"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2221/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2955",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:57:40.375726Z",
            "last_modified_time": "2023-08-17T04:57:40.375742Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00710",
            "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,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Toimintakeskus Graniitti"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "street_address": {
                "fi": "Graniittitie 9"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2955/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1805",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:47:32.681441Z",
            "last_modified_time": "2023-08-17T04:47:32.681459Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00690",
            "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,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Torpparinmäen ala-asteen koulu"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "street_address": {
                "fi": "Ylä-Fallintie 54"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1805/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3300",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:01:25.173399Z",
            "last_modified_time": "2023-08-17T05:01:25.173440Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00690",
            "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,
            "telephone": null,
            "info_url": {
                "fi": "https://www.hel.fi/peruskoulut/fi/koulut/torpparinmaen-peruskoulu/"
            },
            "name": {
                "fi": "Torpparinmäen peruskoulu"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "street_address": {
                "fi": "Ylä-Fallintie 54"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3300/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2372",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:52:37.485344Z",
            "last_modified_time": "2023-08-17T04:52:37.485361Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00690",
            "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,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Torpparinmäen Peruskoulu"
            },
            "address_locality": {
                "fi": "helsinki"
            },
            "description": null,
            "street_address": {
                "fi": "Ylä-Fallin tie 54"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2372/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2181",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:50:39.874423Z",
            "last_modified_time": "2023-08-17T04:50:39.874451Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00690",
            "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,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Torpparinmäen sivukoulu"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "street_address": {
                "fi": "Käräjätuvantie 3"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2181/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:616",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:42:21.973507Z",
            "last_modified_time": "2023-08-17T04:42:21.973526Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00690",
            "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,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Torpparinmäen sivukoulu"
            },
            "address_locality": {
                "fi": "helsinki"
            },
            "description": null,
            "street_address": {
                "fi": "Käräjätuvantie 3"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:616/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:615",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:42:20.473149Z",
            "last_modified_time": "2023-08-17T04:42:20.473167Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00690",
            "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,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Torpparinmäen sivukoulu"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "street_address": {
                "fi": "Käräjätuvantie 3"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:615/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}