1
0
Fork 0
golang-github-blevesearch-b.../test/tests/geoshapes/data/point_museum_of_london.json
Daniel Baumann 982828099e
Adding upstream version 2.5.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-19 00:20:02 +02:00

13 lines
No EOL
262 B
JSON

{
"name": "geopoint for the museum of london",
"city": "london",
"type": "geoshapes",
"description": "geopoint for the museum of london",
"region": {
"type": "point",
"coordinates": [
-0.09613037109375,
51.51803669675129
]
}
}