{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://ecole-parc.gouv.mc/#organization",
      "name": "École du Parc",
      "url": "https://ecole-parc.gouv.mc/",
      "description": "École du Parc"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/ecole-du-parc#asg",
      "name": "École du Parc ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/ecole-du-parc",
      "isPartOf": {
        "@id": "https://ecole-parc.gouv.mc/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}