{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.rsgc.on.ca/#organization",
      "name": "Royal St. George’s College",
      "url": "https://www.rsgc.on.ca/",
      "description": "Located in Toronto, Ontario, Canada, Royal St. George’s College is a private boys’ day school for grades 3-12."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/royal-st-george-s-college#asg",
      "name": "Royal St. George’s College ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/royal-st-george-s-college",
      "isPartOf": {
        "@id": "https://www.rsgc.on.ca/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}