{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://bsky.social/about#organization",
      "name": "Bluesky",
      "url": "https://bsky.social/about",
      "description": "Social media as it should be. Find your community among millions of users, unleash your creativity, and have some fun again."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/bluesky#asg",
      "name": "Bluesky ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/bluesky",
      "isPartOf": {
        "@id": "https://bsky.social/about#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}