{
  "@context": "https://schema.org",
  "@type": "WebPage",
  "name": "You’ve reached a dead end.",
  "description": "The page you requested returned a 404 error.",
  "url": "https://genio.co/student-ambassador-program",
  "isPartOf": {
    "@type": "WebSite",
    "name": "Genio",
    "url": "https://genio.co"
  },
  "breadcrumb": {
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Home",
        "item": "https://genio.co"
      }
    ]
  },
  "mainEntity": {
    "@type": "Product",
    "name": "Genio Student Ambassador Program",
    "description": "An opportunity for students to promote Genio tools and earn rewards.",
    "url": "https://genio.co/student-ambassador-program"
  },
  "publisher": {
    "@type": "Organization",
    "name": "Genio",
    "url": "https://genio.co",
    "logo": {
      "@type": "ImageObject",
      "url": "https://genio.co/hubfs/Genio%20website%20favicon%20300x300-1.svg"
    },
    "address": {
      "@type": "PostalAddress",
      "addressCountry": "US"
    },
    "potentialAction": {
      "@type": "SearchAction",
      "target": "https://genio.co/search?q={search_term_string}",
      "query-input": "required name=search_term_string"
    },
    "sameAs": [
      "https://www.facebook.com/genio",
      "https://www.linkedin.com/company/genio",
      "https://twitter.com/genio"
    ]
  },
  "offers": {
    "@type": "OfferCatalog",
    "name": "Genio Products and Services",
    "itemListElement": [
      {
        "@type": "Product",
        "name": "Genio Notes",
        "description": "The #1 note taking solution to boost knowledge, skills and confidence.",
        "url": "https://genio.co/notes",
        "offers": {
          "@type": "Offer",
          "url": "https://genio.co/pricing/individuals",
          "priceSpecification": {
            "@type": "PriceSpecification",
            "priceCurrency": "USD"
          }
        }
      },
      {
        "@type": "Product",
        "name": "Genio Present",
        "description": "Our brand new tool to reduce presentation anxiety and build lasting communication skills.",
        "url": "https://genio.co/present"
      },
      {
        "@type": "Course",
        "name": "The Confident Notetaker's Masterclass",
        "description": "An on-demand online note taking course that helps you prepare for your studies.",
        "url": "https://genio.co/the-confident-notetakers-masterclass"
      }
    ]
  },
  "potentialAction": [
    {
      "@type": "ViewAction",
      "target": "https://genio.co/watch-demo"
    },
    {
      "@type": "ActivateAction",
      "target": "https://app.genio.co/notes/activate"
    },
    {
      "@type": "AuthorizeAction",
      "target": "https://app.genio.co/account/sign-in"
    }
  ]
}