{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://allthingsbugs.com/#organization",
      "name": "All Things Bugs",
      "url": "http://allthingsbugs.com/",
      "description": "This is an example of a meta description. This will often show up in search results."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/all-things-bugs#asg",
      "name": "All Things Bugs ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/all-things-bugs",
      "isPartOf": {
        "@id": "http://allthingsbugs.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}