

# Event Details

- **Event Name**: Summer Sunday Service
- **Event Start and End Date**: Sun, 26 Jul, 2026 at 10:00 am – Sun, 23 Aug, 2026 at 10:00 am (-04:00)
- **Event Description**: Join us Sundays at 10 am!
- **Event URL**: https://allevents.in/jacksonville-beach/summer-sunday-service/200030427736408
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Jacksonville Beach
- **state**: FL
- **country**: United States
- **location**: Church of Our Savior
- **lat**: 30.287151747874
- **long**: -81.415611505508
- **full address**: Church of Our Savior, 2092 Beach Blvd.,Jacksonville Beach, Florida, United States

## Event gallery

- **Alt text**: Summer Sunday Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/871eceff2f83d7abb9226435c71f2190f723ad780efe60861327877cf8448f49-rimg-w1200-h900-dc4a5c73-gmir?v=1784506567

## FAQs

- **Q**: When and where is Summer Sunday Service being held?
  - **A:** Summer Sunday Service takes place on Sun, 26 Jul, 2026 at 10:00 am to Sun, 23 Aug, 2026 at 10:00 am at Church of Our Savior, 2092 Beach Blvd.,Jacksonville Beach, Florida, United States.
- **Q**: Who is organizing Summer Sunday Service?
  - **A:** Summer Sunday Service is organized by Church of Our Savior.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Summer Sunday Service",
        "image": "https://cdn-az.allevents.in/events6/banners/871eceff2f83d7abb9226435c71f2190f723ad780efe60861327877cf8448f49-rimg-w1200-h900-dc4a5c73-gmir?v=1784506567",
        "startDate": "2026-07-26T10:00:00-04:00",
        "endDate": "2026-08-23T10:00:00-04:00",
        "url": "https://allevents.in/jacksonville-beach/summer-sunday-service/200030427736408",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Church of Our Savior",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2092 Beach Blvd.,Jacksonville Beach, Florida",
                "addressLocality": "Jacksonville Beach",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.287151747874",
                "longitude": "-81.415611505508"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us Sundays at 10 am!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Church of Our Savior",
                "url": "https://allevents.in/org/church-of-our-savior/18057056",
                "description": "Church of Our Savior, Jacksonville Beach. 376 likes · 31 talking about this · 290 were here. We are a growing traditional church in Jax Beach, FL. We'd..."
            }
        ]
    }
]
```