{
  "$id": "https://hash.ai/@hash/types/entity-type/available-online-at/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/entity-type",
  "allOf": [
    {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/entity-type/link/v/1"
    }
  ],
  "description": "The web address at which a particular thing can be located and accessed",
  "kind": "entityType",
  "properties": {},
  "title": "Available Online At",
  "type": "object"
}