{
  "$id": "https://hash.ai/@hash/types/property-type/crunchbase-overview/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/property-type",
  "description": "A short description provided in the 'Summary' tab of a Crunchbase profile's 'About' section, between 2 and 140 characters long.",
  "kind": "propertyType",
  "oneOf": [
    {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/data-type/text/v/1"
    }
  ],
  "title": "Crunchbase Overview"
}