{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://selfmadehero.com/#organization",
      "name": "SelfMadeHero",
      "url": "https://selfmadehero.com/",
      "description": "SelfMadeHero is a quirky independent publishing house committed to producing ground-breaking work in the graphic novel medium."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/selfmadehero#asg",
      "name": "SelfMadeHero ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/selfmadehero",
      "isPartOf": {
        "@id": "https://selfmadehero.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}