{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://onehundredrestrooms.com/#organization",
      "name": "ONE HUNDRED restrooms",
      "url": "https://onehundredrestrooms.com/",
      "description": "Every toilet visit should be a 5-minute well-being boost, a moment of selfcare in a hygienic, safe environment."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/one-hundred-restrooms#asg",
      "name": "ONE HUNDRED restrooms ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/one-hundred-restrooms",
      "isPartOf": {
        "@id": "https://onehundredrestrooms.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}