{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.toolnovahub.com/#organization",
      "name": "ToolNova",
      "alternateName": ["ToolNova Hub", "toolnovahub.com"],
      "url": "https://www.toolnovahub.com",
      "logo": "https://www.toolnovahub.com/logo.png",
      "description": "ToolNova is a free AI-powered productivity platform offering 50+ tools for students and professionals across writing, study, career, PDF, and utility categories.",
      "foundingDate": "2024",
      "numberOfEmployees": { "@type": "QuantitativeValue", "value": "10" },
      "areaServed": "Worldwide",
      "serviceType": "AI Productivity Tools",
      "knowsAbout": [
        "Artificial Intelligence",
        "Natural Language Processing",
        "Educational Technology",
        "PDF Processing",
        "Writing Assistance",
        "Study Tools",
        "Career Development"
      ],
      "sameAs": [
        "https://twitter.com/toolnovahub",
        "https://linkedin.com/company/toolnovahub",
        "https://github.com/toolnovahub"
      ],
      "contactPoint": {
        "@type": "ContactPoint",
        "email": "support@toolnovahub.com",
        "contactType": "customer support",
        "availableLanguage": "English",
        "areaServed": "Worldwide"
      },
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "71 Ayer Rajah Crescent",
        "addressLocality": "Singapore",
        "postalCode": "139951",
        "addressCountry": "SG"
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://www.toolnovahub.com/#website",
      "url": "https://www.toolnovahub.com",
      "name": "ToolNova",
      "description": "Free AI tools for students and professionals",
      "publisher": { "@id": "https://www.toolnovahub.com/#organization" },
      "potentialAction": {
        "@type": "SearchAction",
        "target": {
          "@type": "EntryPoint",
          "urlTemplate": "https://www.toolnovahub.com/tools?q={search_term_string}"
        },
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@type": "ItemList",
      "name": "ToolNova AI Tool Categories",
      "url": "https://www.toolnovahub.com/tools",
      "numberOfItems": 6,
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Writing Tools",
          "url": "https://www.toolnovahub.com/tools/writing-tools"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Study Tools",
          "url": "https://www.toolnovahub.com/tools/study-tools"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Exam Prep Tools",
          "url": "https://www.toolnovahub.com/tools/exam-prep-tools"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Career Tools",
          "url": "https://www.toolnovahub.com/tools/career-tools"
        },
        {
          "@type": "ListItem",
          "position": 5,
          "name": "Image & PDF Tools",
          "url": "https://www.toolnovahub.com/tools/image-pdf-tools"
        },
        {
          "@type": "ListItem",
          "position": 6,
          "name": "Utility Tools",
          "url": "https://www.toolnovahub.com/tools/utility-tools"
        }
      ]
    }
  ]
}
