mirror of
https://github.com/docling-project/docling-core.git
synced 2026-05-17 13:10:44 +00:00
Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>
17 lines
256 B
JSON
Vendored
17 lines
256 B
JSON
Vendored
{
|
|
"key": {
|
|
"type": "property",
|
|
"name": "geopoint"
|
|
},
|
|
"value": {
|
|
"type": "property-value",
|
|
"name": "41.1096169,-73.7238702"
|
|
},
|
|
"geopoint_value": {
|
|
"value": [
|
|
-73.7238702,
|
|
41.1096169
|
|
],
|
|
"conf": 2.902875
|
|
}
|
|
} |