{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.iagre.org/#organization",
      "name": "IAgrE",
      "url": "http://www.iagre.org/",
      "description": "About Us engineers, technicians, and scientists working across land-based industries and the environment. registered charity and professional membership organisation"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/iagre#asg",
      "name": "IAgrE ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/iagre",
      "isPartOf": {
        "@id": "http://www.iagre.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}