{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.fudgerpg.com/#organization",
      "name": "Fudge Community Website",
      "url": "https://www.fudgerpg.com/",
      "description": "Grey Ghost Press, Inc. - publishers of the Fudge customizable roleplaying game, the Deryni Adventure Game, and more!"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/fudge-community-website#asg",
      "name": "Fudge Community Website ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/fudge-community-website",
      "isPartOf": {
        "@id": "https://www.fudgerpg.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}