{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.peakweb.io/#organization",
      "name": "Peakweb",
      "url": "https://www.peakweb.io/",
      "description": "Boutique engineering consultancy specializing in AI enablement, cloud architecture, web development, and digital transformation."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/peakweb#asg",
      "name": "Peakweb ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/peakweb",
      "isPartOf": {
        "@id": "https://www.peakweb.io/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}