{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.powergo.nl/#organization",
      "name": "powergo.nl",
      "url": "https://www.powergo.nl/",
      "description": "Public ASG Directory business profile."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/powergo-nl#asg",
      "name": "powergo.nl ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/powergo-nl",
      "isPartOf": {
        "@id": "https://www.powergo.nl/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}