{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://bereal.com/#organization",
      "name": "BeReal",
      "url": "https://bereal.com/",
      "description": "Your daily dose of real life."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/bereal#asg",
      "name": "BeReal ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/bereal",
      "isPartOf": {
        "@id": "https://bereal.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}