

# Event Details

- **Event Name**: St John's Sunday
- **Event Start and End Date**: Sun, 22 Jun, 2025 at 09:30 am
- **Event Description**: West Gorham Union Church
- **Event URL**: https://allevents.in/gorham/st-johns-sunday/200028130820531
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Gorham
- **state**: ME
- **country**: United States
- **location**: 190 Ossipee Trail E, Gorham, Maine
- **lat**: 43.69289
- **long**: -70.4913
- **full address**: 190 Ossipee Trail E, Gorham, Maine, United States

## Event gallery

- **Alt text**: St John's Sunday
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/0098072f8adad13d008080943ec4361dfa5256067b76cef3ed060a8369b19ded-rimg-w1200-h900-dc161613-gmir?v=1750467699

## FAQs

- **Q**: When and where is St John's Sunday being held?
  - **A:** St John's Sunday takes place on Sun, 22 Jun, 2025 at 09:30 am to Sun, 22 Jun, 2025 at 09:30 am at 190 Ossipee Trail E, Gorham, Maine, United States.
- **Q**: Who is organizing St John's Sunday?
  - **A:** St John's Sunday is organized by Grand Commandery of Maine.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "St John's Sunday",
        "image": "https://cdn-az.allevents.in/events10/banners/0098072f8adad13d008080943ec4361dfa5256067b76cef3ed060a8369b19ded-rimg-w1200-h900-dc161613-gmir?v=1750467699",
        "startDate": "2025-06-22",
        "url": "https://allevents.in/gorham/st-johns-sunday/200028130820531",
        "location": {
            "@type": "Place",
            "name": "190 Ossipee Trail E, Gorham, Maine",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "190 Ossipee Trl, Gorham, ME 04038-2032, United States,Gorham, Maine",
                "addressLocality": "Gorham",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.69289",
                "longitude": "-70.4913"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "West Gorham Union Church",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grand Commandery of Maine",
                "url": "https://allevents.in/org/grand-commandery-of-maine/21673040"
            }
        ]
    }
]
```