{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://verdura.com/#organization",
      "name": "Verdura Fine Jewelry",
      "url": "https://verdura.com/",
      "description": "Welcome to Verdura fine jewelry. Founded in 1939 by Duke Fulco di Verdura, the jeweler is known for its timeless, elegant and distinctly original designs."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/verdura-fine-jewelry#asg",
      "name": "Verdura Fine Jewelry ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/verdura-fine-jewelry",
      "isPartOf": {
        "@id": "https://verdura.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}