

# Event Details

- **Event Name**: Sunday Services
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 09:25 am – Sun, 28 Dec, 2025 at 10:30 am
- **Event Description**: Join us every Sunday for services beginning at 9:30 AM.
- **Event URL**: https://allevents.in/sandwich/sunday-services/200029401790130
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Sandwich
- **state**: MA
- **country**: United States
- **location**: 159 Main Street, 02563
- **lat**: 41.75766
- **long**: -70.49582
- **full address**: 159 Main Street, 02563, 159 Main St, Sandwich, MA 02563-2283, United States

## Event gallery

- **Alt text**: Sunday Services
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/aa085ebeef56ae58aae634532c3bfc73fcfa5240656d55ee09a652c7045af5e8-rimg-w1200-h900-dc311810-gmir?v=1766591849

## FAQs

- **Q**: When and where is Sunday Services being held?
  - **A:** Sunday Services takes place on Sun, 28 Dec, 2025 at 09:25 am to Sun, 28 Dec, 2025 at 10:30 am at 159 Main Street, 02563, 159 Main St, Sandwich, MA 02563-2283, United States.
- **Q**: Who is organizing Sunday Services?
  - **A:** Sunday Services is organized by St. John's Episcopal Church - Sandwich, MA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Services",
        "image": "https://cdn-az.allevents.in/events8/banners/aa085ebeef56ae58aae634532c3bfc73fcfa5240656d55ee09a652c7045af5e8-rimg-w1200-h900-dc311810-gmir?v=1766591849",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/sandwich/sunday-services/200029401790130",
        "location": {
            "@type": "Place",
            "name": "159 Main Street, 02563",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "159 Main St, Sandwich, MA 02563-2283, United States",
                "addressLocality": "Sandwich",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.75766",
                "longitude": "-70.49582"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us every Sunday for services beginning at 9:30 AM.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Johns Episcopal Church - Sandwich MA",
                "url": "https://allevents.in/org/st-johns-episcopal-church-sandwich-ma/24260533"
            }
        ]
    }
]
```