{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://voton.cz/challenge#organization",
      "name": "Bot Detection",
      "url": "https://voton.cz/challenge",
      "description": "Please wait while we check if you are a Human"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/bot-detection#asg",
      "name": "Bot Detection ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/bot-detection",
      "isPartOf": {
        "@id": "https://voton.cz/challenge#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}