{
  "posts": [
    {
      "content": "The #1 mistake I see with social media scheduling (and how to fix it)\n\nMost people schedule posts one by one. Instead, batch your content creation:\n\n1. Pick one day per week\n2. Create all content in one session\n3. Schedule everything at once\n\nYou'll save 5+ hours every week.",
      "mediaItems": [
        {
          "key": "video/YOUR_UPLOAD_KEY.mp4",
          "type": "VIDEO",
          "sortOrder": 0
        }
      ],
      "scheduledAt": "2026-06-15T12:00:00.000Z",
      "socialMediaId": "YOUR_YOUTUBE_ACCOUNT_ID"
    }
  ],
  "controls": {
    "youtubeIsShort": true,
    "youtubeTitle": "The #1 Social Media Scheduling Mistake",
    "youtubePrivacy": "PUBLIC",
    "youtubePlaylistId": "YOUR_PLAYLIST_ID",
    "youtubeTags": ["social media", "scheduling", "productivity", "tips"],
    "youtubeMadeForKids": false
  }
}
