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