

# Event Details

- **Event Name**: Sabbath Day Service
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 11:30 am – Sat, 04 Jul, 2026 at 11:30 am
- **Event Description**: Come join the FLOW! Don’t talk yourself out of it, talk yourself into it.
- **Event URL**: https://allevents.in/newport-news/sabbath-day-service/200030248074845
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Newport News
- **state**: VA
- **country**: United States
- **location**: 863 Cloverleaf Lane, Newport News, VA
- **lat**: 37.08819
- **long**: -76.45542
- **full address**: 863 Cloverleaf Lane, Newport News, VA, United States

## Event gallery

- **Alt text**: Sabbath Day Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c15a9e9fbf81e0104ff9ee8356d6b33ed483d8fafd081b5e04d351f5f82fa6b9-rimg-w1200-h838-dcd4dcef-gmir?v=1782220365

## FAQs

- **Q**: When and where is Sabbath Day Service being held?
  - **A:** Sabbath Day Service takes place on Sat, 20 Jun, 2026 at 11:30 am to Sat, 04 Jul, 2026 at 11:30 am at 863 Cloverleaf Lane, Newport News, VA, United States.
- **Q**: Who is organizing Sabbath Day Service?
  - **A:** Sabbath Day Service is organized by FLOW Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sabbath Day Service",
        "image": "https://cdn-az.allevents.in/events3/banners/c15a9e9fbf81e0104ff9ee8356d6b33ed483d8fafd081b5e04d351f5f82fa6b9-rimg-w1200-h838-dcd4dcef-gmir?v=1782220365",
        "startDate": "2026-06-20",
        "endDate": "2026-07-04",
        "url": "https://allevents.in/newport-news/sabbath-day-service/200030248074845",
        "location": {
            "@type": "Place",
            "name": "863 Cloverleaf Lane, Newport News, VA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "863 Cloverleaf Ln, Newport News, VA 23601-1309, United States",
                "addressLocality": "Newport News",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.08819",
                "longitude": "-76.45542"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join the FLOW! Don’t talk yourself out of it, talk yourself into it.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "FLOW Church",
                "url": "https://allevents.in/org/flow-church/26570995"
            }
        ]
    }
]
```