{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.hackedoff.org/#organization",
      "name": "Hacked Off",
      "url": "https://www.hackedoff.org/",
      "description": "The Hacked Off Campaign was established in 2011 in response to the phone-hacking revelations and campaigns for a free and accountable press for the public."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/hacked-off#asg",
      "name": "Hacked Off ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/hacked-off",
      "isPartOf": {
        "@id": "https://www.hackedoff.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}