{
  "@context": "https://schema.org",
  "@type": "ItemList",
  "name": "Legend Card Company active product catalog",
  "url": "https://legendcardcompany.com/products",
  "publisher": {
    "@type": "Organization",
    "@id": "https://legendcardcompany.com/#organization",
    "name": "Legend Card Company"
  },
  "dateModified": "2026-08-23",
  "numberOfItems": 4,
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "item": {
        "@type": "Product",
        "name": "Personalized Pokémon Card Party Favors",
        "sku": "PF-001",
        "url": "https://legendcardcompany.com/pokemon-party-favors",
        "purchaseUrl": "https://www.etsy.com/listing/4536724726/pokemon-goodie-bag-fillers-with",
        "description": "Personalized, individually packed party favors with 15 authentic Pokémon TCG cards and one Pokémon sticker per favor, sold in sets of 15, 20, or 30.",
        "offers": {
          "@type": "AggregateOffer",
          "priceCurrency": "USD",
          "lowPrice": "69.99",
          "highPrice": "114.99",
          "offerCount": 3
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 2,
      "item": {
        "@type": "Product",
        "name": "Party Rescue Generator",
        "url": "https://legendcardcompany.com/party-rescue-generator",
        "purchaseUrl": "https://rescue.legendcardcompany.com/",
        "description": "A personalized Pokémon birthday execution packet with quantities, budget allocation, games, schedule, shopping decisions, and realistic backups.",
        "offers": {
          "@type": "Offer",
          "price": "12.99",
          "priceCurrency": "USD"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 3,
      "item": {
        "@type": ["Product", "SoftwareApplication"],
        "name": "Legend Card Reseller OS",
        "sku": "DIG-TCR-OS-001",
        "url": "https://legendcardcompany.com/trading-card-reseller-os",
        "purchaseUrl": "https://www.etsy.com/listing/4558466888/trading-card-reseller-spreadsheet-ai",
        "description": "A nine-tab Excel and Google Sheets-ready operating workbook, three Notion-ready CSVs, checklists, and eight AI-assisted workflows for trading-card resellers.",
        "offers": {
          "@type": "Offer",
          "price": "27.00",
          "priceCurrency": "USD"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 4,
      "item": {
        "@type": ["Product", "SoftwareApplication"],
        "name": "Party Planner Business OS",
        "sku": "DIG-PARTY-OS-001",
        "url": "https://legendcardcompany.com/party-planner-business-os",
        "purchaseUrl": "https://www.etsy.com/listing/4558468608/party-planner-business-os-client-crm",
        "description": "A 12-tab client, event, task, budget, vendor, content, checklist, and AI-assisted workflow system for independent children's party planners.",
        "offers": {
          "@type": "Offer",
          "price": "24.99",
          "priceCurrency": "USD"
        }
      }
    }
  ]
}
