{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://copper-mart.com/#organization",
      "name": "Manish Metals",
      "url": "https://copper-mart.com/",
      "description": "Family-run copper and brass metalworking workshop in Jodhpur, Rajasthan, India. Handcrafting pure copper cookware, drinkware, and home decor since 1997. Three generations of artisan expertise."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/manish-metals#asg",
      "name": "Manish Metals ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/manish-metals",
      "isPartOf": {
        "@id": "https://copper-mart.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}