{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.avatarpress.com/#organization",
      "name": "Avatar Press",
      "url": "https://www.avatarpress.com/",
      "description": "Independent Comic Book Publisher"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/avatar-press#asg",
      "name": "Avatar Press ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/avatar-press",
      "isPartOf": {
        "@id": "https://www.avatarpress.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}