us.polhem.spots.places.entry

polhem.us

{
  "id": "us.polhem.spots.places.entry",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "address",
          "createdAt"
        ],
        "properties": {
          "address": {
            "ref": "community.lexicon.location.address",
            "type": "ref"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "description": {
            "type": "string",
            "maxLength": 3000,
            "maxGraphemes": 300
          },
          "descriptionFacets": {
            "type": "array",
            "items": {
              "ref": "app.bsky.richtext.facet",
              "type": "ref"
            }
          }
        }
      },
      "description": "A record for keeping track of a place in Spots"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against us.polhem.spots.places.entry

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:p5a4pydyirvdkmc3lhw2iykp
CID
bafyreigpdwzdvrcok5sfj34373ihw2732fc72zgxf5o3vx3tan5yp2ztz4
Indexed At
2026-08-31 23:41 UTC
AT-URI
at://did:plc:p5a4pydyirvdkmc3lhw2iykp/com.atproto.lexicon.schema/us.polhem.spots.places.entry

Referenced Schemas (2)

Lexicon Garden

@