{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://agustinos.ec/#organization",
      "name": "agustinos.ec",
      "url": "https://agustinos.ec/",
      "description": "Public ASG Directory business profile."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/agustinos-ec#asg",
      "name": "agustinos.ec ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/agustinos-ec",
      "isPartOf": {
        "@id": "https://agustinos.ec/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}