{
  "schemaVersion": "1.0",
  "id": "2026-W22",
  "kind": "weekly",
  "title": "2026 年第 22 周",
  "timezone": "Asia/Shanghai",
  "period": {
    "start": "2026-05-25",
    "end": "2026-05-31"
  },
  "closed": false,
  "closedAt": null,
  "summary": "本期共收录 1 篇内容。",
  "url": "https://example.com/weekly/2026-W22/",
  "featuredIds": [],
  "itemCount": 1,
  "items": [
    {
      "id": "second-post",
      "url": "https://example.com/blog/second-post/",
      "title": "一个人吃饭，也要摆好碗筷",
      "description": "独居之后才明白，认真吃饭不是仪式感，而是一种不动声色地照顾自己的方式。",
      "publishedAt": "2026-05-27T00:00:00.000Z",
      "updatedAt": null,
      "lang": "zh",
      "type": "essay",
      "tags": [
        "life",
        "essay"
      ],
      "image": "https://example.com/_astro/blog-placeholder-4.gLBdjEDe.jpg",
      "featured": false,
      "featuredOrder": null,
      "evergreen": false,
      "evergreenOrder": null,
      "periods": {
        "week": "2026-W22",
        "month": "2026-05",
        "year": "2026"
      }
    }
  ]
}