{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.islandprimary.org/#organization",
      "name": "Island Primary",
      "url": "https://www.islandprimary.org/",
      "description": "Island Primary is a new private school in Grand Cayman, Cayman Islands offering a British curriculum for students in reception to year six."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/island-primary#asg",
      "name": "Island Primary ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/island-primary",
      "isPartOf": {
        "@id": "https://www.islandprimary.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}