{
  "$type": "site.standard.document",
  "content": {
    "$type": "app.offprint.content",
    "items": [
      {
        "$type": "app.offprint.block.text",
        "plaintext": "something something something yada yada"
      },
      {
        "$type": "app.offprint.block.text",
        "plaintext": ""
      },
      {
        "$type": "app.offprint.block.imageGrid",
        "aspectRatio": "mosaic",
        "gridRows": 1,
        "images": []
      },
      {
        "$type": "app.offprint.block.bulletList",
        "children": [
          {
            "content": {
              "$type": "app.offprint.block.text",
              "plaintext": "lots of formatting options"
            }
          }
        ]
      },
      {
        "$type": "app.offprint.block.heading",
        "level": 2,
        "plaintext": "Lots of formatting options"
      },
      {
        "$type": "app.offprint.block.taskList",
        "children": [
          {
            "checked": false,
            "content": {
              "$type": "app.offprint.block.text",
              "plaintext": "more?"
            }
          }
        ]
      },
      {
        "$type": "app.offprint.block.text",
        "plaintext": ""
      }
    ]
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreifjk5m7cd7cyrhybyy44tjaozd6pp4f5nf6d4op3kdyijr5tnm35y"
    },
    "mimeType": "image/jpeg",
    "size": 68064
  },
  "description": "subtitle something goes here",
  "path": "/a/3mnxtdqtlmc23-this-is-a-test-on-offprint",
  "publishedAt": "2026-06-10T23:11:34+00:00",
  "site": "at://did:plc:tbr4cunn6r4hox73ybzjfwt3/site.standard.publication/3ml4tvfm4yl2b",
  "textContent": "something something something yada yada\n\n- lots of formatting options\n\nLots of formatting options\n[ ] more?",
  "title": "This is a test on Offprint"
}