{
  "$id": "https://hash.ai/@hash/types/property-type/crunchbase-full-description/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/property-type",
  "description": "A full-length description provided in the \"Summary > Details\" section of a Crunchbase profile, between 2 and 8192 characters long.",
  "kind": "propertyType",
  "oneOf": [
    {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/data-type/text/v/1"
    }
  ],
  "title": "Crunchbase Full Description"
}