{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebSite",
      "@id": "https://signet7.io/#website",
      "url": "https://signet7.io/",
      "name": "Signet7",
      "description": "Signet7 checks whether the words in an important email still match the seal, and whether that sender is listed.",
      "inLanguage": "en",
      "publisher": {
        "@id": "https://signet7.io/#organization"
      }
    },
    {
      "@type": "Organization",
      "@id": "https://signet7.io/#organization",
      "name": "Signet7",
      "url": "https://signet7.io/",
      "logo": "https://signet7.io/assets/signet7-logo-mark.png",
      "email": "customerservice@signet7.io"
    }
  ]
}
