diff --git a/gastro.json b/gastro.json
index d26740a..f37258c 100644
--- a/gastro.json
+++ b/gastro.json
@@ -19,7 +19,7 @@
         "uk": "Гастрономія"
     },
     "query": {
-        "16": "(node[amenity~'^(bar|biergarten|cafe|fast_food|ice_cream|pub|restaurant)$'];way[amenity~'^(bar|biergarten|cafe|fast_food|ice_cream|pub|restaurant)$'];relation[amenity~'^(bar|biergarten|cafe|fast_food|ice_cream|pub|restaurant)$'];);"
+        "16": "(node[amenity~'^(bar|biergarten|cafe|fast_food|food_court|ice_cream|pub|restaurant)$'];way[amenity~'^(bar|biergarten|cafe|fast_food|food_court|ice_cream|pub|restaurant)$'];relation[amenity~'^(bar|biergarten|cafe|fast_food|food_court|ice_cream|pub|restaurant)$'];);"
     },
     "feature": {
         "description": "{{ tagTrans('amenity', tags.amenity) }}",
@@ -57,6 +57,7 @@
               "biergarten",
               "cafe",
               "fast_food",
+              "food_court",
               "ice_cream",
               "pub",
               "restaurant"