{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.unicorn.mu/#organization",
      "name": "Unicorn",
      "url": "https://www.unicorn.mu/",
      "description": "Unicorn, a forward-thinking brand devoted to exceptional customer service, wellness, and ensuring your smile radiates with health and happiness."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/unicorn#asg",
      "name": "Unicorn ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/unicorn",
      "isPartOf": {
        "@id": "https://www.unicorn.mu/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}