{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebSite",
      "name": "Chat and Video",
      "url": "https://chat-and-video.site/",
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://chat-and-video.site/?q={search_term_string}",
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@type": "Organization",
      "name": "Chat and Video",
      "url": "https://chat-and-video.site/",
      "logo": "./assets/logo-square.png",
      "sameAs": []
    }
  ]
}
