{
  "@context": "https://schema.org",
  "series": [
    {
      "@type": "CreativeWorkSeries",
      "@id": "https://atharvainamdar.com/#the-first-fifty",
      "name": "The First Fifty",
      "description": "An inaugural release of 50 books curated from a body of 1,500+ manuscripts. Five hero titles receive full promotion, while the remaining 45 form the foundation of a growing literary body of work.",
      "author": {
        "@type": "Person",
        "@id": "https://atharvainamdar.com/#person"
      },
      "publisher": {
        "@type": "Organization",
        "@id": "https://thebooknexus.com/#org",
        "name": "The Book Nexus"
      },
      "numberOfItems": 50,
      "url": "https://atharvainamdar.com/the-first-fifty.html"
    },
    {
      "@type": "CreativeWork",
      "@id": "https://atharvainamdar.com/#the-1500-project",
      "name": "The 1500 Project",
      "description": "A scale narrative of 1,500+ manuscripts and drafts written since 2007, representing one of the largest personal manuscript archives in Indian publishing history.",
      "author": {
        "@type": "Person",
        "@id": "https://atharvainamdar.com/#person"
      },
      "url": "https://atharvainamdar.com/the-1500-project.html"
    },
    {
      "@type": "CreativeWorkSeries",
      "@id": "https://atharvainamdar.com/#sampurna-samruddhi",
      "name": "Sampurna Samruddhi",
      "description": "A five-book series spanning health, wealth, relationships, purpose, and spirituality. Dedicated to Ramesh Inamdar.",
      "author": {
        "@type": "Person",
        "@id": "https://atharvainamdar.com/#person"
      },
      "publisher": {
        "@type": "Organization",
        "@id": "https://thebooknexus.com/#org",
        "name": "The Book Nexus"
      },
      "numberOfItems": 5,
      "hasPart": [
        {
          "name": "AROGYA",
          "position": 1,
          "genre": "Health & Wellness"
        },
        {
          "name": "SAMPATTI",
          "position": 2,
          "genre": "Wealth & Finance"
        },
        {
          "name": "SAMBANDH",
          "position": 3,
          "genre": "Relationships"
        },
        {
          "name": "KARYA",
          "position": 4,
          "genre": "Purpose & Career"
        },
        {
          "name": "ADHYATMA",
          "position": 5,
          "genre": "Spirituality & Consciousness"
        }
      ]
    }
  ]
}