{
  "@context": "https://schema.org",
  "@type": "WebPage",
  "name": "You’ve reached a dead end.",
  "description": "Warning: Target URL returned error 404: Not Found",
  "url": "https://genio.co/genio-notes-inspiration-recording",
  "mainEntity": {
    "@type": "WebPage",
    "name": "You’ve reached a dead end.",
    "url": "https://genio.co/genio-notes-inspiration-recording"
  },
  "publisher": {
    "@type": "Organization",
    "name": "Genio",
    "url": "https://genio.co"
  },
  "breadcrumb": {
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Home",
        "item": "https://genio.co"
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "Genio Notes",
        "item": "https://genio.co/notes"
      }
    ]
  },
  "potentialAction": {
    "@type": "SearchAction",
    "target": {
      "@type": "EntryPoint",
      "urlTemplate": "https://genio.co/search?q={search_term_string}"
    },
    "query-input": "required name=search_term_string"
  },
  "mainEntityOfPage": {
    "@type": "WebPage",
    "url": "https://genio.co/genio-notes-inspiration-recording"
  },
  "about": {
    "@type": "Thing",
    "name": "404 Error",
    "description": "The requested page was not found."
  }
}