{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://stayanotherday.com/#organization",
      "name": "StayAnotherDay",
      "url": "https://stayanotherday.com/",
      "description": "Stay Another Day - Mental Health Matters - Apparel, Hoodies, Hats, Tshirts"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/stayanotherday#asg",
      "name": "StayAnotherDay ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/stayanotherday",
      "isPartOf": {
        "@id": "https://stayanotherday.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}