Backfill in-progress. Some lexicons and records may be missing or incomplete.

community.lexicon.location.geo

lexicon.community

{
  "id": "community.lexicon.location.geo",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "latitude",
        "longitude"
      ],
      "properties": {
        "name": {
          "type": "string",
          "description": "The name of the location."
        },
        "altitude": {
          "type": "string"
        },
        "latitude": {
          "type": "string"
        },
        "longitude": {
          "type": "string"
        }
      },
      "description": "A physical location in the form of a WGS84 coordinate."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against community.lexicon.location.geo

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:2uwoih2htodskvgocarwv5eq
CID
bafyreiansycpa3ggyxqnttzb7ir3dw654s2vk7nldpss6jz65m5zh5frzu
Indexed At
2026-01-04 12:16 UTC
AT-URI
at://did:plc:2uwoih2htodskvgocarwv5eq/com.atproto.lexicon.schema/community.lexicon.location.geo

Lexicon Garden

@