{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://attic.apache.org/#organization",
      "name": "The Apache Attic",
      "url": "https://attic.apache.org/",
      "description": "The Apache Attic was created in November 2008 to provide process and solutions to make it clear when an Apache project has reached its end of life."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/the-apache-attic#asg",
      "name": "The Apache Attic ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/the-apache-attic",
      "isPartOf": {
        "@id": "https://attic.apache.org/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}