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