{
  "$id": "https://hash.ai/@hash/types/property-type/playa-name/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/property-type",
  "description": "A playa name, also sometimes called a \"paddock name\", is an identifier used by a Burning Man Attendee in lieu of their \"default world\", \"ordinary\", or \"legal\" name.",
  "kind": "propertyType",
  "oneOf": [
    {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/data-type/text/v/1"
    }
  ],
  "title": "Playa Name"
}