github.com/unigraph-dev/dgraph@v1.1.1-0.20200923154953-8b52b426f765/systest/21million/queries/query-021 (about)

     1  {
     2    tourist(func: contains(loc, [ -122.50326097011566, 37.73353615592843 ] )) {
     3      name
     4    }
     5  }
     6  ---
     7  {
     8    "tourist": []
     9  }