{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://browsehappy.com/#organization",
      "name": "Browse Happy",
      "url": "https://browsehappy.com/",
      "description": "Online. Worry-free. Upgrade your browser today!"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/browse-happy#asg",
      "name": "Browse Happy ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/browse-happy",
      "isPartOf": {
        "@id": "https://browsehappy.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}