{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://isles.org/#organization",
      "name": "Isles",
      "legalName": "Isles, Inc.",
      "url": "http://isles.org/",
      "description": "At Isles, we believe that everyone deserves a healthy community and environment where they can grow and thrive."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/isles#asg",
      "name": "Isles ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/isles",
      "isPartOf": {
        "@id": "http://isles.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}