{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://snowingtheband.com/#organization",
      "name": "Snowing",
      "url": "https://snowingtheband.com/",
      "description": "Hope you’re all getting along okay in this shared hellword we inhabit. Very cool, decidely non-hellworld, news! We could not be more honored to be included in Liberation Weekend II."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/snowing#asg",
      "name": "Snowing ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/snowing",
      "isPartOf": {
        "@id": "https://snowingtheband.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}