{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://thesaashub.com/#organization",
      "name": "The SaaS Hub",
      "alternateName": ["TheSaaSHub", "thesaashub"],
      "url": "https://thesaashub.com/",
      "sameAs": [
        "https://twitter.com/thesaashub",
        "https://linkedin.com/company/thesaashub"
      ],
      "logo": {
        "@type": "ImageObject",
        "@id": "https://thesaashub.com/#logo",
        "inLanguage": "en-US",
        "url": "https://thesaashub.com/logo.png",
        "contentUrl": "https://thesaashub.com/logo.png",
        "width": 512,
        "height": 512,
        "caption": "The SaaS Hub"
      },
      "description": "Curated Shopify apps, SaaS tools, and ecommerce resources. Find vetted apps, expert guides, and growth strategies for your online store.",
      "foundingDate": "2024",
      "contactPoint": {
        "@type": "ContactPoint",
        "telephone": "+1-555-0123",
        "contactType": "customer service",
        "availableLanguage": "English"
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://thesaashub.com/#website",
      "url": "https://thesaashub.com/",
      "name": "The SaaS Hub",
      "description": "Curated Shopify apps, SaaS tools, and ecommerce resources",
      "publisher": {
        "@id": "https://thesaashub.com/#organization"
      },
      "potentialAction": [
        {
          "@type": "SearchAction",
          "target": {
            "@type": "EntryPoint",
            "urlTemplate": "https://thesaashub.com/search?q={search_term_string}"
          },
          "query-input": "required name=search_term_string"
        }
      ],
      "inLanguage": "en-US"
    },
    {
      "@type": "CollectionPage",
      "@id": "https://thesaashub.com/#homepage",
      "url": "https://thesaashub.com/",
      "name": "Curated Shopify Apps & SaaS Tools | The SaaS Hub",
      "isPartOf": {
        "@id": "https://thesaashub.com/#website"
      },
      "about": {
        "@id": "https://thesaashub.com/#organization"
      },
      "description": "Discover handpicked Shopify apps and SaaS tools. Expert reviews, detailed comparisons, and curated lists to help you grow your ecommerce business.",
      "breadcrumb": {
        "@id": "https://thesaashub.com/#breadcrumb"
      },
      "inLanguage": "en-US"
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://thesaashub.com/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://thesaashub.com/"
        }
      ]
    },
    {
      "@type": "ItemList",
      "@id": "https://thesaashub.com/#applist",
      "name": "Curated Shopify Apps",
      "description": "Handpicked Shopify apps for ecommerce growth",
      "itemListOrder": "https://schema.org/ItemListOrderDescending",
      "numberOfItems": 200
    },
    {
      "@type": "FAQPage",
      "@id": "https://thesaashub.com/merchant-central/faqs/#faqpage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "What is The SaaS Hub?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "The SaaS Hub is a curated marketplace for Shopify apps and SaaS tools, featuring expert reviews and handpicked recommendations for ecommerce businesses."
          }
        },
        {
          "@type": "Question",
          "name": "How do you select apps?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "We evaluate apps based on functionality, user reviews, developer support, pricing, and integration capabilities. Only high-quality, reliable apps make it to our curated list."
          }
        },
        {
          "@type": "Question",
          "name": "Is The SaaS Hub free to use?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes, browsing our curated app directory and reading reviews is completely free. We also offer premium consulting services for businesses needing personalized recommendations."
          }
        }
      ]
    },
    {
      "@type": "Service",
      "@id": "https://thesaashub.com/saas-growth-consulting/#service",
      "name": "SaaS Growth Consulting",
      "description": "Expert consulting services for SaaS businesses and ecommerce stores. Get personalized app recommendations and growth strategies.",
      "provider": {
        "@id": "https://thesaashub.com/#organization"
      },
      "serviceType": "Business Consulting",
      "areaServed": "Worldwide",
      "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Consulting Services",
        "description": "Growth consulting and app recommendations for ecommerce businesses"
      }
    }
  ]
}