

# Event Details

- **Event Name**: Church Service
- **Event Start and End Date**: Sun, 24 May, 2026 at 11:00 am – Sun, 09 Aug, 2026 at 11:00 am
- **Event Description**: Morning Church
- **Event URL**: https://allevents.in/franklin/church-service/200030091346115
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Franklin
- **state**: NH
- **country**: United States
- **location**: 21 Church St, Franklin, NH, United States, New Hampshire 03235
- **lat**: 43.4437
- **long**: -71.64622
- **full address**: 21 Church St, Franklin, NH, United States, New Hampshire 03235

## Event gallery

- **Alt text**: Church Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/3094de6c443e1336e7dca90a87d96f184426ac2e6359e3515f5564fcce838397-rimg-w1200-h376-dc113347-gmir?v=1779376755

## FAQs

- **Q**: When and where is Church Service being held?
  - **A:** Church Service takes place on Sun, 24 May, 2026 at 11:00 am to Sun, 09 Aug, 2026 at 11:00 am at 21 Church St, Franklin, NH, United States, New Hampshire 03235.
- **Q**: Who is organizing Church Service?
  - **A:** Church Service is organized by The Baptist Church of Franklin.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church Service",
        "image": "https://cdn-az.allevents.in/events9/banners/3094de6c443e1336e7dca90a87d96f184426ac2e6359e3515f5564fcce838397-rimg-w1200-h376-dc113347-gmir?v=1779376755",
        "startDate": "2026-05-24",
        "endDate": "2026-08-09",
        "url": "https://allevents.in/franklin/church-service/200030091346115",
        "location": {
            "@type": "Place",
            "name": "21 Church St, Franklin, NH, United States, New Hampshire 03235",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "21 Church St, Franklin, NH 03235-1769, United States",
                "addressLocality": "Franklin",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.4437",
                "longitude": "-71.64622"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Morning Church",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Baptist Church of Franklin",
                "url": "https://allevents.in/org/the-baptist-church-of-franklin/23342508",
                "description": "The Baptist Church of Franklin, Franklin. 427 likes · 11 talking about this · 206 were here. The congregation seeks to follow Jesus Christ as Lord and as..."
            }
        ]
    }
]
```