{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://mei.org.uk/#organization",
      "name": "MEI",
      "url": "http://mei.org.uk/",
      "description": "We are MEI: an educational charity that transforms lives through maths education. We are committed to improving maths educations for all."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/mei#asg",
      "name": "MEI ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/mei",
      "isPartOf": {
        "@id": "http://mei.org.uk/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}