{
  "api": "/posts/test/index.json",
  "collection": "posts",
  "date": "2026-08-31T14:38:00Z",
  "description": "",
  "draft": false,
  "fields": {
    "author": "Sean",
    "date": "2026-08-31T14:38:00Z",
    "description": "",
    "draft": false,
    "image": "",
    "lastmod": "",
    "publishdate": "2026-08-31T14:38:00Z",
    "tags": [],
    "title": "test"
  },
  "html": "\u003cp\u003ethis is just a test post\u003c/p\u003e\n",
  "id": "posts/test",
  "lastmod": "2026-08-31T14:38:00Z",
  "markdown": "\nthis is just a test post\n",
  "readingTime": 1,
  "slug": "test",
  "summary": "this is just a test post",
  "title": "test",
  "url": "/posts/test/",
  "weight": 0,
  "wordCount": 6
}