{
  "posts": [
    {
      "content": "5 design principles every developer should know (swipe through)\n\n1. Whitespace is your friend\n2. Limit your color palette\n3. Typography matters\n4. Consistency builds trust\n5. Less is more\n\nWhich one do you struggle with?",
      "mediaItems": [
        { "key": "image/YOUR_UPLOAD_KEY_1.jpg", "type": "IMAGE", "sortOrder": 0 },
        { "key": "image/YOUR_UPLOAD_KEY_2.jpg", "type": "IMAGE", "sortOrder": 1 },
        { "key": "image/YOUR_UPLOAD_KEY_3.jpg", "type": "IMAGE", "sortOrder": 2 },
        { "key": "image/YOUR_UPLOAD_KEY_4.jpg", "type": "IMAGE", "sortOrder": 3 },
        { "key": "image/YOUR_UPLOAD_KEY_5.jpg", "type": "IMAGE", "sortOrder": 4 }
      ],
      "scheduledAt": "2026-06-15T11:00:00.000Z",
      "socialMediaId": "YOUR_THREADS_ACCOUNT_ID"
    }
  ],
  "controls": {}
}
