{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.videogamer.com/#organization",
      "name": "VideoGamer",
      "url": "https://www.videogamer.com/",
      "description": "VideoGamer is your source for video and casino game news, reviews, and opinions."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/videogamer#asg",
      "name": "VideoGamer ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/videogamer",
      "isPartOf": {
        "@id": "https://www.videogamer.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}