{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://chagdev.com/#organization",
      "name": "The Chagdev Blog",
      "url": "https://chagdev.com/",
      "description": "Deep dives into software, hardware, and the ideas reshaping how we build things."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/the-chagdev-blog#asg",
      "name": "The Chagdev Blog ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/the-chagdev-blog",
      "isPartOf": {
        "@id": "https://chagdev.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}