

# Event Details

- **Event Name**: Men's Bible Study
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 06:30 pm – Thu, 25 Dec, 2025 at 08:30 pm
- **Event Description**: Reverend Brian Whitehead is leading a men's Bible study every Thursday night at 6:30pm.
Meet in the first room downstairs on the right.
All men are welcome to join!
- **Event URL**: https://allevents.in/maryville/mens-bible-study/200029375191413
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Maryville
- **state**: TN
- **country**: United States
- **location**: 1104 McArthur Rd
- **lat**: 35.79083
- **long**: -83.95762
- **full address**: 1104 McArthur Rd, 1104 McArthur Rd, Maryville, TN 37804-2681, United States

## Event gallery

- **Alt text**: Men's Bible Study
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Men%27s+Bible+Study&date=Thu%2C+25+Dec%2C+2025+at+06%3A30+pm&bg=4

## FAQs

- **Q**: When and where is Men's Bible Study being held?
  - **A:** Men's Bible Study takes place on Thu, 25 Dec, 2025 at 06:30 pm to Thu, 25 Dec, 2025 at 08:30 pm at 1104 McArthur Rd, 1104 McArthur Rd, Maryville, TN 37804-2681, United States.
- **Q**: Who is organizing Men's Bible Study?
  - **A:** Men's Bible Study is organized by Meadowbrook Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men's Bible Study",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Men%27s+Bible+Study&date=Thu%2C+25+Dec%2C+2025+at+06%3A30+pm&bg=4",
        "startDate": "2025-12-25",
        "endDate": "2025-12-25",
        "url": "https://allevents.in/maryville/mens-bible-study/200029375191413",
        "location": {
            "@type": "Place",
            "name": "1104 McArthur Rd",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1104 McArthur Rd, Maryville, TN 37804-2681, United States",
                "addressLocality": "Maryville",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.79083",
                "longitude": "-83.95762"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Reverend Brian Whitehead is leading a men's Bible study every Thursday night at 6:30pm.\nMeet in the first room downstairs on the right.\nAll men are welcome to join!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Meadowbrook Baptist Church",
                "url": "https://allevents.in/org/meadowbrook-baptist-church/23485015"
            }
        ]
    }
]
```