{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.egger.com/#organization",
      "name": "EGGER",
      "url": "http://www.egger.com/",
      "description": "EGGER is a steadily growing, global family company founded in 1961 with headquarters in St. Johann, Tyrol, Austria."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/egger#asg",
      "name": "EGGER ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/egger",
      "isPartOf": {
        "@id": "http://www.egger.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}