{
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/entity-type",
  "$id": "https://blockprotocol.org/@mazcn/types/entity-type/j/v/1",
  "kind": "entityType",
  "title": "j",
  "type": "object",
  "allOf": [],
  "description": "",
  "examples": [],
  "links": {
    "https://blockprotocol.org/@hash/types/entity-type/has-address/v/1": {
      "type": "array",
      "minItems": 0,
      "ordered": false,
      "items": {}
    },
    "https://blockprotocol.org/@hash/types/entity-type/has-how-to-block-step/v/1": {
      "type": "array",
      "minItems": 0,
      "ordered": false,
      "items": {}
    }
  },
  "properties": {
    "https://blockprotocol.org/@blockprotocol/types/property-type/name/": {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/property-type/name/v/1"
    },
    "https://blockprotocol.org/@blockprotocol/types/property-type/title/": {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/property-type/title/v/1"
    },
    "https://blockprotocol.org/@blockprotocol/types/property-type/description/": {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/property-type/description/v/1"
    },
    "https://blockprotocol.org/@patrick35/types/property-type/longitude/": {
      "$ref": "https://blockprotocol.org/@patrick35/types/property-type/longitude/v/1"
    },
    "https://blockprotocol.org/@patrick35/types/property-type/latitude/": {
      "$ref": "https://blockprotocol.org/@patrick35/types/property-type/latitude/v/1"
    }
  },
  "required": []
}