{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://bobs.com.br/#organization",
      "name": "Bob&#x27;s Brasil",
      "url": "https://bobs.com.br/",
      "description": "TODO"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/bob-and-x27-s-brasil#asg",
      "name": "Bob&#x27;s Brasil ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/bob-and-x27-s-brasil",
      "isPartOf": {
        "@id": "https://bobs.com.br/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}