What is wrong with this predicate?

            "requirements": {
                  "condition": "minecraft:entity_properties",
                  "terms": [],
                  "entity": "this",
                  "predicate": {
                    "location": {
                      "dimension": "minecraft:overworld"
                    }
                  }
            }

It says I'm missing a key or smth in the error message

Continue to help post