{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@id": "https://get-slimtide.com/#website",
      "@type": "WebSite",
      "name": "SlimTide Reviews",
      "url": "https://get-slimtide.com",
      "about": {
        "@id": "https://get-slimtide.com/#product"
      },
      "publisher": {
        "@id": "https://get-slimtide.com/#editorial-team"
      }
    },
    {
      "@id": "https://get-slimtide.com/#product",
      "@type": "DietarySupplement",
      "name": "SlimTide",
      "description": "A dietary supplement reviewed for educational purposes in the weight-management wellness category.",
      "disclaimer": "Not presented as medicine, disease treatment, or a guaranteed weight-loss method."
    },
    {
      "@id": "https://get-slimtide.com/#editorial-team",
      "@type": "Organization",
      "name": "Editorial Team",
      "description": "Holistic Health Researcher & Wellness Educator",
      "url": "https://get-slimtide.com/about-author.html"
    }
  ]
}
