{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.utu.edu/#organization",
      "name": "Ulster Teachers' Union",
      "url": "https://www.utu.edu/",
      "description": "The only union based in Northern Ireland for the teachers of Northern Ireland."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/ulster-teachers-union#asg",
      "name": "Ulster Teachers' Union ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/ulster-teachers-union",
      "isPartOf": {
        "@id": "https://www.utu.edu/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}