{
  "@context": "https://schema.org",
  "@type": "WebSite",
  "name": "NotAnAlgorithm.org",
  "url": "https://www.notanalgorithm.org/",
  "description": "Human-readable civilizational theory and action pathway for the Architecture of Dependency and Autonomy™, including curated essays, concept papers, audit, certification, and Parallel Economy.",
  "author": {
    "@type": "Person",
    "name": "L.M. Marlowe"
  },
  "publisher": {
    "@type": "Organization",
    "name": "L.M. Marlowe LLC"
  },
  "hasPart": [
    {
      "@type": "WebPage",
      "name": "Civilizational Theory",
      "url": "https://www.notanalgorithm.org/civilizational-theory.html"
    },
    {
      "@type": "WebPage",
      "name": "Concept Papers",
      "url": "https://www.notanalgorithm.org/concept-papers.html"
    },
    {
      "@type": "WebPage",
      "name": "Essays",
      "url": "https://www.notanalgorithm.org/essays/"
    },
    {
      "@type": "WebPage",
      "name": "Audit",
      "url": "https://www.notanalgorithm.org/audit.html"
    },
    {
      "@type": "WebPage",
      "name": "Certification",
      "url": "https://www.notanalgorithm.org/certification.html"
    }
  ]
}