{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://auravida.store/#organization",
      "name": "AuraVida",
      "url": "https://auravida.store/",
      "description": "AuraVida"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/auravida#asg",
      "name": "AuraVida ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/auravida",
      "isPartOf": {
        "@id": "https://auravida.store/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}