{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.serenityforge.com/#organization",
      "name": "Serenity Forge",
      "url": "https://www.serenityforge.com/",
      "description": "Serenity Forge is a video game publisher and development studio based in Boulder, CO. We create meaningful games that challenge the way you think."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/serenity-forge#asg",
      "name": "Serenity Forge ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/serenity-forge",
      "isPartOf": {
        "@id": "https://www.serenityforge.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}