{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.smodcast.com/#organization",
      "name": "SModcast",
      "url": "https://www.smodcast.com/",
      "description": "Podcasts! Free and funny. A spot on the Internet for everything Kevin Smith"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/smodcast#asg",
      "name": "SModcast ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/smodcast",
      "isPartOf": {
        "@id": "https://www.smodcast.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}