{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://euroenergy.com/#organization",
      "name": "EuroEnergy",
      "url": "https://euroenergy.com/",
      "description": "EuroEnergy is a renewable energy investment company with solar PV parks and wind farms operating and under development in Southern and Eastern Europe"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/euroenergy#asg",
      "name": "EuroEnergy ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/euroenergy",
      "isPartOf": {
        "@id": "https://euroenergy.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}