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