{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.lovecrafts.com/en-gb#organization",
      "name": "LoveCrafts",
      "url": "https://www.lovecrafts.com/en-gb",
      "description": "Shop craft supplies, yarn and free patterns at LoveCrafts, the home of Makefulness. Knitting, crochet, embroidery, sewing, quilting and tons of inspiration."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/lovecrafts#asg",
      "name": "LoveCrafts ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/lovecrafts",
      "isPartOf": {
        "@id": "https://www.lovecrafts.com/en-gb#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}