{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.apart.eu/#organization",
      "name": "Jewellery",
      "url": "https://www.apart.eu/",
      "description": "Jewellery, gold jewellery, silver jewellery, rings, gold, silver"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/jewellery#asg",
      "name": "Jewellery ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/jewellery",
      "isPartOf": {
        "@id": "https://www.apart.eu/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}