[
  {
    "id": "sample-lantern-keeper",
    "title": "SAMPLE: The Lantern Keeper",
    "creator": "Creator Name",
    "genre": "Cozy Horror",
    "tagline": "A sample stall — replace me in campaigns.json.",
    "cover_file": "sample-lantern-keeper.jpg",
    "ks_url": "https://www.kickstarter.com/",
    "start_date": "2026-07-20",
    "end_date": "2026-08-09",
    "end_time": "20:00",
    "end_tz": "EDT",
    "funded": true,
    "retail_url": "",
    "notes": "Demo of an OPEN card with countdown + funded badge. Delete before launch."
  },
  {
    "id": "sample-hollow-parade",
    "title": "SAMPLE: Hollow Parade",
    "creator": "Creator Name",
    "genre": "Dark Fantasy",
    "tagline": "Another sample — the grid sorts me by start date.",
    "cover_file": "sample-hollow-parade.jpg",
    "ks_url": "https://www.kickstarter.com/",
    "start_date": "2026-08-04",
    "end_date": "2026-08-28",
    "end_time": "21:00",
    "end_tz": "EDT",
    "funded": false,
    "retail_url": "",
    "notes": "Demo of an OPENING SOON card. Delete before launch."
  },
  {
    "id": "sample-wake-the-bones",
    "title": "SAMPLE: Wake the Bones",
    "creator": "Creator Name",
    "genre": "Horror",
    "tagline": "Sixty characters is the hard limit for this tagline line.",
    "cover_file": "sample-wake-the-bones.jpg",
    "ks_url": "https://www.kickstarter.com/",
    "start_date": "2026-08-20",
    "end_date": "2026-09-15",
    "end_time": "20:00",
    "end_tz": "CDT",
    "funded": false,
    "retail_url": "",
    "notes": "Demo of an OPENING SOON card. Delete before launch."
  },
  {
    "id": "sample-teeth-of-autumn",
    "title": "SAMPLE: Teeth of Autumn",
    "creator": "Creator Name",
    "genre": "Urban Fantasy",
    "tagline": "Staggered windows make the timeline look intentional.",
    "cover_file": "sample-teeth-of-autumn.jpg",
    "ks_url": "https://www.kickstarter.com/",
    "start_date": "2026-09-10",
    "end_date": "2026-10-05",
    "end_time": "22:00",
    "end_tz": "PDT",
    "funded": false,
    "retail_url": "",
    "notes": "Demo of an OPENING SOON card. Delete before launch."
  },
  {
    "id": "sample-last-stall",
    "title": "SAMPLE: The Last Stall",
    "creator": "Creator Name",
    "genre": "Ghost Story",
    "tagline": "The season closer — runs right through Halloween night.",
    "cover_file": "sample-last-stall.jpg",
    "ks_url": "https://www.kickstarter.com/",
    "start_date": "2026-10-01",
    "end_date": "2026-10-31",
    "end_time": "23:00",
    "end_tz": "EDT",
    "funded": false,
    "retail_url": "",
    "notes": "Demo of an OPENING SOON card. Delete before launch."
  },
  {
    "id": "sample-june-ghost",
    "title": "SAMPLE: A Ghost of June",
    "creator": "Creator Name",
    "genre": "Gothic",
    "tagline": "Already closed — shows the missed-it retail state.",
    "cover_file": "sample-june-ghost.jpg",
    "ks_url": "https://www.kickstarter.com/",
    "start_date": "2026-06-25",
    "end_date": "2026-07-18",
    "end_time": "20:00",
    "end_tz": "EDT",
    "funded": true,
    "retail_url": "https://example.com/where-to-buy",
    "notes": "Demo of a CLOSED card with cross-sell strip. Delete before launch."
  }
]
