{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://enky.com/#organization",
      "name": "Enky",
      "url": "https://enky.com/",
      "description": "Discover carefully selected furniture: new, pre-owned and vintage. A curated edit for a home with character."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/enky#asg",
      "name": "Enky ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/enky",
      "isPartOf": {
        "@id": "https://enky.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}