{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.mis-munich.de/#organization",
      "name": "Munich International School",
      "url": "https://www.mis-munich.de/",
      "description": "this is the home page for Munich International School"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/munich-international-school#asg",
      "name": "Munich International School ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/munich-international-school",
      "isPartOf": {
        "@id": "https://www.mis-munich.de/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}