{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "name": "cardiovive-us.com",
      "url": "https://cardiovive-us.com"
    },
    {
      "@type": "Product",
      "name": "CardioVive",
      "category": "heart health",
      "url": "https://cardiovive-us.com"
    },
    {
      "@type": "WebSite",
      "name": "CardioVive",
      "url": "https://cardiovive-us.com"
    }
  ]
}