diff --git a/index.json b/index.json index 28b5c39..7b493df 100644 --- a/index.json +++ b/index.json @@ -11,6 +11,9 @@ { "id": "shop" }, + { + "id": "leisure" + }, { "id": "children" } @@ -28,12 +31,6 @@ } ] }, - { - "id": "trees" - }, - { - "id": "parks" - }, { "id": "places" } diff --git a/parks.json b/leisure.json similarity index 100% rename from parks.json rename to leisure.json