diff --git a/assets/layers/playground/playground.json b/assets/layers/playground/playground.json
index dd26728c4..37cd3351a 100644
--- a/assets/layers/playground/playground.json
+++ b/assets/layers/playground/playground.json
@@ -289,6 +289,12 @@
"de": "Die Oberfläche besteht aus Gummi, z. B. aus Gummifliesen, Gummimulch oder einer großen Gummifläche",
"fr": "La surface est en caoutchouc, comme des dalles de caoutchouc, des copeaux de caoutchouc ou une grande surface en caoutchouc"
}
+ },{
+ "if": "surface=fine_gravel",
+ "then": {
+ "en": "The surface is fine gravel (less then 2 cm per stone)",
+ "nl": "De ondergrond bestaat uit kleine grindsteentjes (steentjes kleiner dan 2 cm)"
+ }
}
],
"id": "playground-surface",