{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.geminiwindpark.nl/#organization",
      "name": "Gemini wind park",
      "url": "https://www.geminiwindpark.nl/",
      "description": "This website shows the development of Gemini Wind Park. The largest wind park in the Netherlands, which is vital in achieving the goals of Paris 2050."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/gemini-wind-park#asg",
      "name": "Gemini wind park ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/gemini-wind-park",
      "isPartOf": {
        "@id": "https://www.geminiwindpark.nl/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}