{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://ifex.org/#organization",
      "name": "IFEX",
      "url": "https://ifex.org/",
      "description": "IFEX advocates for the free expression rights of all, including media workers, citizen journalists, activists, artists, scholars."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/ifex#asg",
      "name": "IFEX ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/ifex",
      "isPartOf": {
        "@id": "https://ifex.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}