{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://browns.pharmacy/#organization",
      "name": "Brown's Pharmacy",
      "url": "https://browns.pharmacy/",
      "description": "Welcome to Brown’s Pharmacy, your trusted source for comprehensive health and wellness solutions. Explore our range of products, expert advice, and personalised services."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/brown-s-pharmacy#asg",
      "name": "Brown's Pharmacy ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/brown-s-pharmacy",
      "isPartOf": {
        "@id": "https://browns.pharmacy/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}