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