I'm now in elasticsearch and it's possible I do something wrong, but I have problem I can't figure out.
This is how my data look like:

And this is its mapping where we can see coordinates field's type is "geo_point":

But for this query:

I get this error:
What should I do?

