{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://infoshop.org/#organization",
      "name": "InfoShop",
      "url": "https://infoshop.org/",
      "description": "Welcome to InfoShop. A website about political systems such as anarchy, political history and political news. Here you can learn more about different political systems, their benefits and drawbacks."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/infoshop#asg",
      "name": "InfoShop ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/infoshop",
      "isPartOf": {
        "@id": "https://infoshop.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}