

# Event Details

- **Event Name**: Bible Study for Men
- **Event Start and End Date**: Sun, 04 Jan, 2026 at 10:15 am – Sun, 04 Jan, 2026 at 10:45 am
- **Event Description**: New Bible Study for Men. More details to come
- **Event URL**: https://allevents.in/pulaski/bible-study-for-men/200029430026629
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Pulaski
- **state**: TN
- **country**: United States
- **location**: 831 Mill St, Pulaski, TN
- **lat**: 35.19028
- **long**: -87.04585
- **full address**: 831 Mill St, Pulaski, TN, United States

## Event gallery

- **Alt text**: Bible Study for Men
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/0745b7d5949f7f13a08c9e4fbf79cb145259c8447c743642571f984c7f84f3a9-rimg-w1200-h1200-dc041012-gmir?v=1767179189

## FAQs

- **Q**: When and where is Bible Study for Men being held?
  - **A:** Bible Study for Men takes place on Sun, 04 Jan, 2026 at 10:15 am to Sun, 04 Jan, 2026 at 10:45 am at 831 Mill St, Pulaski, TN, United States.
- **Q**: Who is organizing Bible Study for Men?
  - **A:** Bible Study for Men is organized by St. Andrew Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bible Study for Men",
        "image": "https://cdn-az.allevents.in/events4/banners/0745b7d5949f7f13a08c9e4fbf79cb145259c8447c743642571f984c7f84f3a9-rimg-w1200-h1200-dc041012-gmir?v=1767179189",
        "startDate": "2026-01-04",
        "endDate": "2026-01-04",
        "url": "https://allevents.in/pulaski/bible-study-for-men/200029430026629",
        "location": {
            "@type": "Place",
            "name": "831 Mill St, Pulaski, TN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "831 Mill St, Pulaski, TN 38478-4626, United States",
                "addressLocality": "Pulaski",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.19028",
                "longitude": "-87.04585"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "New Bible Study for Men. More details to come",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Andrew Community Church",
                "url": "https://allevents.in/org/st-andrew-community-church/26092786"
            }
        ]
    }
]
```