{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.ablegamers.org/#organization",
      "name": "AbleGamers",
      "url": "http://www.ablegamers.org/",
      "description": "AbleGamers - Combating social isolation through play and improving quality of life through recreation and rehabilitation."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/ablegamers#asg",
      "name": "AbleGamers ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/ablegamers",
      "isPartOf": {
        "@id": "http://www.ablegamers.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}