{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://greenronin.com/#organization",
      "name": "Green Ronin Publishing",
      "url": "https://greenronin.com/",
      "description": "Green Ronin Publishing is dedicated to the art of great games. We create award-winning tabletop roleplaying games, card games, and fiction."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/green-ronin-publishing#asg",
      "name": "Green Ronin Publishing ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/green-ronin-publishing",
      "isPartOf": {
        "@id": "https://greenronin.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}