{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.sandnes-garn.com/#organization",
      "name": "Sandnes Garn",
      "url": "https://www.sandnes-garn.com/",
      "description": "This is the Norwegian yarn factory Sandnes Garn! Our focus is hand knitting yarn, design, quality, and delivery capability"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/sandnes-garn#asg",
      "name": "Sandnes Garn ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/sandnes-garn",
      "isPartOf": {
        "@id": "https://www.sandnes-garn.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}