{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://dragsbaek.dk/#organization",
      "name": "Dragsbaek",
      "url": "https://dragsbaek.dk/",
      "description": "Dragsbæk er en dansk fødevareproducent med ekspertise i funktionelle fedtstoffer og drikkevarer."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/dragsbaek#asg",
      "name": "Dragsbaek ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/dragsbaek",
      "isPartOf": {
        "@id": "https://dragsbaek.dk/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}