{
  "schemaVersion": "1.0",
  "id": "2026-03",
  "kind": "monthly",
  "title": "2026 年 3 月",
  "timezone": "Asia/Shanghai",
  "period": {
    "start": "2026-03-01",
    "end": "2026-03-31"
  },
  "closed": false,
  "closedAt": null,
  "summary": "本期共收录 1 篇内容。",
  "url": "https://example.com/monthly/2026-03/",
  "featuredIds": [],
  "itemCount": 1,
  "items": [
    {
      "id": "markdown-style-guide",
      "url": "https://example.com/blog/markdown-style-guide/",
      "title": "Notes from a Window Seat",
      "description": "A slow train, a paper cup of coffee, and the small landscapes that only exist between departure and arrival.",
      "publishedAt": "2026-03-16T00:00:00.000Z",
      "updatedAt": null,
      "lang": "en",
      "type": "essay",
      "tags": [
        "travel",
        "essay"
      ],
      "image": "https://example.com/_astro/blog-placeholder-1.Bx0Zcyzv.jpg",
      "featured": false,
      "featuredOrder": null,
      "evergreen": false,
      "evergreenOrder": null,
      "periods": {
        "week": "2026-W12",
        "month": "2026-03",
        "year": "2026"
      }
    }
  ]
}