{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebSite",
      "name": "Abundant Reviews",
      "url": "https://abundanthair.us"
    },
    {
      "@type": "Person",
      "name": "Dr. Emily Rhodes",
      "jobTitle": "Holistic Health Researcher & Wellness Educator",
      "url": "https://abundanthair.us/about-author.html"
    },
    {
      "@type": "Product",
      "name": "Abundant",
      "category": "Hair wellness supplement",
      "brand": "Abundant"
    }
  ]
}