Specification for generic location-first Nostr events. Location data is defined with standard Nostr tags (with additional accuracy tag). Primary location definiton is geohash, so tag g must always be defined, all other tags are optional.
Events are addressable (NIP-01#kinds) with two event kinds: one for public (30472) and one for private (30473) location events.
{
"kind": 30472,