{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://d.tube/#organization",
      "name": "DTube",
      "url": "https://d.tube/",
      "description": "Join a growing community of creators and viewers. Upload videos, subscribe to channels, and discover new content."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/dtube#asg",
      "name": "DTube ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/dtube",
      "isPartOf": {
        "@id": "https://d.tube/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}