diff --git a/children.json b/children.json
index 52554e6e..89ec41dc 100644
--- a/children.json
+++ b/children.json
@@ -20,6 +20,9 @@
             "node[kids_area];",
             "way[kids_area];",
             "relation[kids_area];",
+            "node[playground];",
+            "way[playground];",
+            "relation[playground];",
             ");"
         ]
     },
@@ -81,4 +84,4 @@
         "  </tr>",
         "</table>"
     ]
-}
+}
\ No newline at end of file