

# Event Details

- **Event Name**: Adult Bible Study
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 07:00 pm – Wed, 10 Dec, 2025 at 08:00 pm
- **Event Description**: Join us for our adult bible study every 2nd and 4th Wednesday of each month.
- **Event URL**: https://allevents.in/monroe/adult-bible-study/200029220574419
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Monroe
- **state**: NC
- **country**: United States
- **location**: 3805 Corinth Church Rd, Monroe, NC, United States, North Carolina 28112
- **lat**: 34.94324
- **long**: -80.61539
- **full address**: 3805 Corinth Church Rd, Monroe, NC, United States, North Carolina 28112

## Event gallery

- **Alt text**: Adult Bible Study
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2ec4cf9414eae196efc39351903720add45c7bf4ea2d2921a3690a8cc91276d1-rimg-w1200-h1200-dc292625-gmir?v=1765252546

## FAQs

- **Q**: When and where is Adult Bible Study being held?
  - **A:** Adult Bible Study takes place on Wed, 10 Dec, 2025 at 07:00 pm to Wed, 10 Dec, 2025 at 08:00 pm at 3805 Corinth Church Rd, Monroe, NC, United States, North Carolina 28112.
- **Q**: Who is organizing Adult Bible Study?
  - **A:** Adult Bible Study is organized by Corinth Baptist Church of Monroe.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Adult Bible Study",
        "image": "https://cdn-az.allevents.in/events4/banners/2ec4cf9414eae196efc39351903720add45c7bf4ea2d2921a3690a8cc91276d1-rimg-w1200-h1200-dc292625-gmir?v=1765252546",
        "startDate": "2025-12-10",
        "endDate": "2025-12-10",
        "url": "https://allevents.in/monroe/adult-bible-study/200029220574419",
        "location": {
            "@type": "Place",
            "name": "3805 Corinth Church Rd, Monroe, NC, United States, North Carolina 28112",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3805 Corinth Church Rd, Monroe, NC 28112-9603, United States",
                "addressLocality": "Monroe",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.94324",
                "longitude": "-80.61539"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our adult bible study every 2nd and 4th Wednesday of each month.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Corinth Baptist Church of Monroe",
                "url": "https://allevents.in/org/corinth-baptist-church-of-monroe/23587268"
            }
        ]
    }
]
```