I am trying it with intersect_bbox but I do not know what and how I can add those points.
https://docs.directus.io/reference/filter-rules.html#filter-operators
I guess this is the type of a point (example raw value from directus ui)
"type": "Point",
"coordinates": [
9.899107784782412,
53.5894001
]
REST and GraphQL API documentation for filter rules in Directus.