tirocinio-canali-steffo-acrate/acrate_astreams/tests/activitystreams/examples/88.json

13 lines
No EOL
299 B
JSON

{
"@context": "https://www.w3.org/ns/activitystreams",
"type": "Person",
"name": "Sally",
"location": {
"name": "Over the Arabian Sea, east of Socotra Island Nature Sanctuary",
"type": "Place",
"longitude": 12.34,
"latitude": 56.78,
"altitude": 90,
"units": "m"
}
}