{
  "schemaVersion": "1.0",
  "id": "2026-W25",
  "kind": "weekly",
  "title": "2026 年第 25 周",
  "timezone": "Asia/Shanghai",
  "period": {
    "start": "2026-06-15",
    "end": "2026-06-21"
  },
  "closed": false,
  "closedAt": null,
  "summary": "本期共收录 1 篇内容。",
  "url": "https://example.com/weekly/2026-W25/",
  "featuredIds": [
    "first-post"
  ],
  "itemCount": 1,
  "items": [
    {
      "id": "first-post",
      "url": "https://example.com/blog/first-post/",
      "title": "晚风经过旧街道",
      "description": "六月的傍晚，我重新走过那条曾经每天回家的路。店铺换了名字，风却还是从同一个方向吹来。",
      "publishedAt": "2026-06-18T00:00:00.000Z",
      "updatedAt": null,
      "lang": "zh",
      "type": "essay",
      "tags": [
        "life",
        "essay"
      ],
      "image": "https://example.com/_astro/blog-placeholder-3.ijrf8Ohr.jpg",
      "featured": true,
      "featuredOrder": 2,
      "evergreen": true,
      "evergreenOrder": 2,
      "periods": {
        "week": "2026-W25",
        "month": "2026-06",
        "year": "2026"
      }
    }
  ]
}