{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Kluger Ventures LLC",
  "legalName": "Kluger Ventures LLC",
  "url": "https://knovato.app",
  "email": "contact@knovato.app",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "30 N Gould St Ste N",
    "addressLocality": "Sheridan",
    "addressRegion": "WY",
    "postalCode": "82801",
    "addressCountry": "US"
  },
  "brand": {
    "@type": "Brand",
    "name": "Knovato",
    "url": "https://knovato.app",
    "description": "Turn your notes, PDFs and links into quizzes, flashcards and study plans - with Bibo, your companion that keeps you learning daily."
  },
  "makesOffer": [
    {
      "@type": "Offer",
      "name": "Knovato Pro Monthly",
      "price": "15.00",
      "priceCurrency": "USD",
      "description": "Pro $15/month or $99/year",
      "url": "https://knovato.app/pricing"
    },
    {
      "@type": "Offer",
      "name": "Knovato Pro Yearly",
      "price": "99.00",
      "priceCurrency": "USD",
      "description": "Pro $15/month or $99/year",
      "url": "https://knovato.app/pricing"
    }
  ],
  "sameAs": [],
  "contactPoint": {
    "@type": "ContactPoint",
    "email": "contact@knovato.app",
    "contactType": "customer support"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "productCategory",
      "value": "AI study app / EducationalApplication"
    },
    {
      "@type": "PropertyValue",
      "name": "primaryUSP",
      "value": "Turn notes, PDFs and links into quizzes, flashcards and study plans with a daily companion"
    },
    {
      "@type": "PropertyValue",
      "name": "platforms",
      "value": "Web; iOS planned; Android later"
    }
  ]
}