{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://laundromat.com.br/#organization",
      "name": "Laundromat Brasil",
      "url": "https://laundromat.com.br/",
      "description": "Lavanderia Self Service"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/laundromat-brasil#asg",
      "name": "Laundromat Brasil ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/laundromat-brasil",
      "isPartOf": {
        "@id": "https://laundromat.com.br/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}