{
  "$id": "https://hash.ai/@hash/types/entity-type/burning-man-attendee/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/entity-type",
  "allOf": [
    {
      "$ref": "https://hash.ai/@hash/types/entity-type/person/v/6"
    }
  ],
  "description": "An attendee of the official Burning Man event that takes places in Black Rock Desert",
  "kind": "entityType",
  "properties": {
    "https://hash.ai/@hash/types/property-type/playa-name/": {
      "$ref": "https://hash.ai/@hash/types/property-type/playa-name/v/2"
    }
  },
  "title": "Burning Man Attendee",
  "type": "object"
}