{
  "$type": "site.standard.document",
  "content": {
    "$type": "markpub.at.content",
    "flavor": "markdown",
    "text": {
      "$type": "at.markpub.text",
      "markdown": "test post\r\n\r\n# test title\r\n\r\n---\r\n\r\n* test\r\n* bullet\r\n* points\r\n\r\n```python3\r\nprint(\"test code\")\r\n```"
    }
  },
  "description": "Test description",
  "path": "/blog/3moas24yck22b",
  "publishedAt": "2026-06-14T12:39:28.320Z",
  "site": "at://did:plc:tbzfsowmg4zj234pws47u3x6/site.standard.publication/self",
  "textContent": "test post\r\n\r\n# test title\r\n\r\n---\r\n\r\n* test\r\n* bullet\r\n* points\r\n\r\n```python3\r\nprint(\"test code\")\r\n```",
  "title": "Test post for this new standard.site publication"
}