{
  "@context": "https://schema.org",
  "@type": "ItemList",
  "name": "Daily Autodigital Shelf Sponsor Kit",
  "description": "Machine-readable sponsor and commercial-use support metadata for Daily Autodigital Shelf.",
  "url": "https://x26dotapp.github.io/daily-autodigital-shelf/sponsor.html",
  "branded_url": "https://www.calmsprout.com/daily-shelf/sponsor",
  "pricing_url": "https://x26dotapp.github.io/daily-autodigital-shelf/pricing.html",
  "branded_pricing_url": "https://www.calmsprout.com/daily-shelf/pricing",
  "commercial_use_url": "https://x26dotapp.github.io/daily-autodigital-shelf/commercial-use.html",
  "branded_commercial_use_url": "https://www.calmsprout.com/daily-shelf/commercial-use",
  "support_intent_url": "https://www.calmsprout.com/daily-shelf/sponsor/support/go",
  "pricing_support_intent_url": "https://www.calmsprout.com/daily-shelf/pricing/support/go",
  "sponsor_support_intent_url": "https://www.calmsprout.com/daily-shelf/sponsor/support/go",
  "commercial_support_intent_url": "https://www.calmsprout.com/daily-shelf/commercial-use/support/go",
  "general_support_intent_url": "https://www.calmsprout.com/daily-shelf/support/go",
  "checkout_boundary": "Product checkout is not connected. Downloads remain public and support is voluntary through the connected support path.",
  "support_connected": true,
  "store_connected": false,
  "numberOfItems": 5,
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "name": "Small thank-you",
      "description": "A light support nudge for one useful worksheet.",
      "url": "https://www.calmsprout.com/daily-shelf/sponsor/support/go"
    },
    {
      "@type": "ListItem",
      "position": 2,
      "name": "Bundle supporter",
      "description": "A fair support level for the starter archive.",
      "url": "https://www.calmsprout.com/daily-shelf/sponsor/support/go"
    },
    {
      "@type": "ListItem",
      "position": 3,
      "name": "Keep it running",
      "description": "Helps keep daily publishing, hosting, and maintenance alive.",
      "url": "https://www.calmsprout.com/daily-shelf/sponsor/support/go"
    },
    {
      "@type": "ListItem",
      "position": 4,
      "name": "Commercial-use supporter",
      "description": "A practical support level for a small team using the worksheets internally.",
      "url": "https://www.calmsprout.com/daily-shelf/sponsor/support/go"
    },
    {
      "@type": "ListItem",
      "position": 5,
      "name": "Shelf sponsor",
      "description": "A stronger contribution for keeping the unattended public shelf online.",
      "url": "https://www.calmsprout.com/daily-shelf/sponsor/support/go"
    }
  ],
  "items": [
    {
      "label": "Small thank-you",
      "amount": "$3",
      "description": "A light support nudge for one useful worksheet."
    },
    {
      "label": "Bundle supporter",
      "amount": "$9",
      "description": "A fair support level for the starter archive."
    },
    {
      "label": "Keep it running",
      "amount": "$21",
      "description": "Helps keep daily publishing, hosting, and maintenance alive."
    },
    {
      "label": "Commercial-use supporter",
      "amount": "$49",
      "description": "A practical support level for a small team using the worksheets internally."
    },
    {
      "label": "Shelf sponsor",
      "amount": "$99",
      "description": "A stronger contribution for keeping the unattended public shelf online."
    }
  ]
}