{
  "schemaVersion": 2,
  "source": "seed:site-repo/contact@2026-07-15",
  "readPosture": "published_read_model",
  "contentRef": "content:tnm-site/contact",
  "tenantRef": "the-new-mysteries",
  "tenantSlug": "the-new-mysteries",
  "pageRef": "page:tnm-site/contact",
  "slug": "contact",
  "title": "Contact",
  "summary": "Questions, hellos, and the waitlist for the next circle.",
  "lifecycle": {
    "state": "published",
    "versionRef": "site-repo:contact/v1",
    "versionNumber": 1,
    "createdAt": "2026-07-15T12:00:00Z",
    "updatedAt": "2026-07-15T12:00:00Z",
    "publishedAt": "2026-07-15T12:00:00Z"
  },
  "tenant": {
    "tenantRef": "the-new-mysteries",
    "slug": "the-new-mysteries",
    "displayName": "The New Mysteries",
    "practitionerName": "Mark Worster",
    "publicDescription": "A practitioner-led container for discovering old vows, releasing inherited patterns, and practicing conscious living.",
    "publicDomain": "thenewmysteries.org"
  },
  "practitioner": {
    "name": "Mark Worster",
    "bio": "Known to many as NurseMark.",
    "credentials": [],
    "disclosure": "All programs are offered in a ministerial and pastoral capacity, not a clinical or therapeutic one."
  },
  "sections": [
    {
      "sectionRef": "section:contact/hero",
      "kind": "hero",
      "eyebrow": "Contact",
      "title": "We're here, and we read everything",
      "summary": "Questions, feedback, or just a hello: use the form below and we will get back to you soon. If you are ready to begin a program, say so, and we will start with a conversation.",
      "blocks": []
    },
    {
      "sectionRef": "section:contact/form",
      "kind": "form",
      "title": "Write to us",
      "blocks": [
        {
          "blockRef": "block:contact/form",
          "kind": "form_reference",
          "formRef": "form:contact"
        }
      ]
    },
    {
      "sectionRef": "section:contact/elsewhere",
      "kind": "overview",
      "eyebrow": "Elsewhere",
      "title": "Join the conversation",
      "blocks": [
        {
          "blockRef": "block:contact/mail",
          "kind": "text",
          "text": "Prefer email? Write to info@thenewmysteries.org. Post reaches us at The New Mysteries, 8 The Green #16075, Dover, DE 19901."
        },
        {
          "blockRef": "block:contact/social-1",
          "kind": "bullet_list",
          "items": [
            "Instagram: @theofficialnewmysteries",
            "Facebook: The New Mysteries",
            "LinkedIn: The New Mysteries"
          ]
        }
      ],
      "mediaRef": "media:contact/letter"
    }
  ],
  "disclosures": [],
  "offerRefs": [],
  "mediaRefs": [
    {
      "mediaRef": "media:contact/letter",
      "kind": "image",
      "alt": "A cream envelope resting on dark wood beside dried grain",
      "publicUrl": "/images/letter-envelope.webp"
    }
  ],
  "forms": [
    {
      "formRef": "form:contact",
      "kind": "contact",
      "title": "Contact The New Mysteries",
      "submitLabel": "Send message",
      "successMessage": "Received. We will get back to you soon.",
      "fallbackEmail": "info@thenewmysteries.org",
      "fields": [
        {
          "name": "name",
          "label": "Your name",
          "inputKind": "text",
          "required": true
        },
        {
          "name": "email",
          "label": "Email address",
          "inputKind": "email",
          "required": true
        },
        {
          "name": "topic",
          "label": "What is this about?",
          "inputKind": "select",
          "required": true,
          "options": [
            "Joining the next circle",
            "A question about the work",
            "Press or partnership",
            "Something else"
          ]
        },
        {
          "name": "message",
          "label": "Your message",
          "inputKind": "textarea",
          "required": true
        }
      ]
    }
  ],
  "seo": {
    "title": "Contact | The New Mysteries",
    "description": "Reach The New Mysteries: questions, the waitlist for the next circle, or just a hello.",
    "canonicalPath": "/contact",
    "openGraphImageRef": "media:contact/letter"
  },
  "attribution": {
    "tenantRef": "the-new-mysteries",
    "pageRef": "page:tnm-site/contact"
  },
  "agentMetadata": {
    "manifestRef": "site-repo:manifest",
    "llmsPath": "/llms.txt",
    "jsonApiPath": "/content/contact.json",
    "pagePath": "/contact"
  }
}