{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://voatz.com/#organization",
      "name": "Voatz",
      "url": "https://voatz.com/",
      "description": "Voatz uses cutting edge technology to enable secure and accessible mobile voting from anywhere."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/voatz#asg",
      "name": "Voatz ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/voatz",
      "isPartOf": {
        "@id": "https://voatz.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}