{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://elchim.com/en-us#organization",
      "name": "Elchim",
      "url": "https://elchim.com/en-us",
      "description": "Discover flat irons, hair dryers, curling irons, and hair treatments. Choose the best professional products for a perfect and lasting look. Shop now."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/elchim#asg",
      "name": "Elchim ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/elchim",
      "isPartOf": {
        "@id": "https://elchim.com/en-us#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}