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