{
  "$id": "https://hash.ai/@h/types/data-type/imperial-length-us/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/data-type",
  "abstract": true,
  "allOf": [
    {
      "$ref": "https://hash.ai/@h/types/data-type/length/v/1"
    }
  ],
  "description": "A measure of distance in the system of units commonly used in the United States, formally known as United States customary units.",
  "kind": "dataType",
  "title": "Imperial Length (US)",
  "type": "number"
}