{
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/entity-type",
  "$id": "https://blockprotocol.org/@chrisci/types/entity-type/blog-post/v/1",
  "kind": "entityType",
  "title": "Blog Post",
  "type": "object",
  "allOf": [],
  "description": "Blog Post",
  "examples": [],
  "links": {},
  "properties": {},
  "required": []
}