

# Event Details

- **Event Name**: Sunday Evening Bible Study
- **Event Start and End Date**: Sun, 15 Mar, 2026 at 05:00 pm – Sun, 15 Mar, 2026 at 07:00 pm
- **Event Description**: Join us every Sunday evening at 5:00 p.m. as we dig into God’s Word and search for a deeper understanding of who He is and what His plans are for us!
- **Event URL**: https://allevents.in/metter/sunday-evening-bible-study/200029745304326
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Metter
- **state**: GA
- **country**: United States
- **location**: 785 N Lewis St, Metter, GA
- **lat**: 32.40872
- **long**: -82.06014
- **full address**: 785 N Lewis St, Metter, GA, United States

## Event gallery

- **Alt text**: Sunday Evening Bible Study
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/f9e36f95e2138c07d25f6cfa3984cf09f46cb808167cf3b079f67cc77ae9661a-rimg-w1200-h675-dcf2ba89-gmir?v=1772972018

## FAQs

- **Q**: When and where is Sunday Evening Bible Study being held?
  - **A:** Sunday Evening Bible Study takes place on Sun, 15 Mar, 2026 at 05:00 pm to Sun, 15 Mar, 2026 at 07:00 pm at 785 N Lewis St, Metter, GA, United States.
- **Q**: Who is organizing Sunday Evening Bible Study?
  - **A:** Sunday Evening Bible Study is organized by Living Waters Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Evening Bible Study",
        "image": "https://cdn-az.allevents.in/events6/banners/f9e36f95e2138c07d25f6cfa3984cf09f46cb808167cf3b079f67cc77ae9661a-rimg-w1200-h675-dcf2ba89-gmir?v=1772972018",
        "startDate": "2026-03-15",
        "endDate": "2026-03-15",
        "url": "https://allevents.in/metter/sunday-evening-bible-study/200029745304326",
        "location": {
            "@type": "Place",
            "name": "785 N Lewis St, Metter, GA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "785 N Lewis St, Metter, GA 30439-3333, United States",
                "addressLocality": "Metter",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.40872",
                "longitude": "-82.06014"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us every Sunday evening at 5:00 p.m. as we dig into God’s Word and search for a deeper understanding of who He is and what His plans are for us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Living Waters Church",
                "url": "https://allevents.in/org/living-waters-church/22190057"
            }
        ]
    }
]
```