{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.milkymoo.com.br/#organization",
      "name": "Milky Moo",
      "url": "https://www.milkymoo.com.br/",
      "description": "O melhor milkshake do muuuundo!"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/milky-moo#asg",
      "name": "Milky Moo ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/milky-moo",
      "isPartOf": {
        "@id": "https://www.milkymoo.com.br/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}