{
  "title": "Your Article Title",
  "subtitle": "A short subtitle for the post",
  "slug": "your-article-title",
  "tags": ["tag1", "tag2"],
  "body": "# Your Article Title\n\nWrite your introduction here.\n\n## First Section\n\nYour content goes here. Standard markdown formatting works:\n\n- Bullet points\n- **Bold text**\n- *Italic text*\n\n## Conclusion\n\nWrap up your article here."
}
