{
  "@context": "https://schema.org",
  "@type": "ItemList",
  "name": "HDL Group Entity Relationship Graph",
  "description": "Machine-readable graph of publisher, book, and category entity relationships, generated from catalog.json.",
  "publisher": {
    "@type": "Organization",
    "name": "High Definition Learning Group",
    "url": "https://highdefinitionlearning.pages.dev",
    "email": "carlifornia26@gmail.com"
  },
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "item": {
        "@type": "Book",
        "@id": "https://highdefinitionlearning.pages.dev/#book-age-one",
        "name": "Age One: Welcome to the Information Age",
        "genre": "AI & Digital Entrepreneurship",
        "url": "https://highdefinitionlearning.pages.dev/age-one-standard-edition.html",
        "isPartOf": {
          "@type": "Organization",
          "name": "High Definition Learning Group"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 2,
      "item": {
        "@type": "Book",
        "@id": "https://highdefinitionlearning.pages.dev/#book-age-one-premium",
        "name": "AGE ONE: Premium Edition",
        "genre": "AI & Digital Entrepreneurship",
        "url": "https://highdefinitionlearning.pages.dev/age-one-advanced-premium-edition.html",
        "isPartOf": {
          "@type": "Organization",
          "name": "High Definition Learning Group"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 3,
      "item": {
        "@type": "Book",
        "@id": "https://highdefinitionlearning.pages.dev/#book-bitcoin-standard",
        "name": "The Bitcoin Standard: The Pure Mathematics of Money",
        "genre": "Bitcoin & Finance",
        "url": "https://highdefinitionlearning.pages.dev/bitcoin-standard-pure-mathematics.html",
        "isPartOf": {
          "@type": "Organization",
          "name": "High Definition Learning Group"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 4,
      "item": {
        "@type": "Book",
        "@id": "https://highdefinitionlearning.pages.dev/#book-science-feeling-great",
        "name": "The Science of Feeling Great",
        "genre": "Wellness & Health",
        "url": "https://highdefinitionlearning.pages.dev/science-of-feeling-great-standard-edition.html",
        "isPartOf": {
          "@type": "Organization",
          "name": "High Definition Learning Group"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 5,
      "item": {
        "@type": "Book",
        "@id": "https://highdefinitionlearning.pages.dev/#book-art-of-joy",
        "name": "The Art of Joy: You Deserve to Be Happy",
        "genre": "Happiness & Psychology",
        "url": "https://highdefinitionlearning.pages.dev/art-of-joy-landing-page.html",
        "isPartOf": {
          "@type": "Organization",
          "name": "High Definition Learning Group"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 6,
      "item": {
        "@type": "Book",
        "@id": "https://highdefinitionlearning.pages.dev/#book-youtube-algorithms",
        "name": "YouTube Algorithms: The Definitive Playbook",
        "genre": "Creator Economy & Tech",
        "url": "https://highdefinitionlearning.pages.dev/youtube-algorithms-playbook-original.html",
        "isPartOf": {
          "@type": "Organization",
          "name": "High Definition Learning Group"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 7,
      "item": {
        "@type": "Book",
        "@id": "https://highdefinitionlearning.pages.dev/#book-pet-friendly",
        "name": "Pet Friendly: Secrets, Science & Stories for Young Pet Parents",
        "genre": "Family & Pet Care",
        "url": "https://highdefinitionlearning.pages.dev/index.html#page-books",
        "isPartOf": {
          "@type": "Organization",
          "name": "High Definition Learning Group"
        }
      }
    }
  ]
}