

# Event Details

- **Event Name**: Men's Bible Study
- **Event Start and End Date**: Tue, 20 Jan, 2026 at 06:30 am – Tue, 20 Jan, 2026 at 07:30 am
- **Event Description**: Our men's group meets early in the morning to read, meditate, and discuss God's Word. We have just started to study Revelation. We would love to have you join us!
- **Event URL**: https://allevents.in/central-city/mens-bible-study/200029493228131
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Central City
- **state**: NE
- **country**: United States
- **location**: 820 G Ave, Central City, NE, United States, Nebraska 68826
- **lat**: 41.11167
- **long**: -98.00604
- **full address**: 820 G Ave, Central City, NE, United States, Nebraska 68826

## Event gallery

- **Alt text**: Men's Bible Study
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/d80972f085a85ac27423f2bed68798c2bb69a6611de03dc27e1adbef8767d428-rimg-w1200-h459-dcd9ab7e-gmir?v=1768337251

## FAQs

- **Q**: When and where is Men's Bible Study being held?
  - **A:** Men's Bible Study takes place on Tue, 20 Jan, 2026 at 06:30 am to Tue, 20 Jan, 2026 at 07:30 am at 820 G Ave, Central City, NE, United States, Nebraska 68826.
- **Q**: Who is organizing Men's Bible Study?
  - **A:** Men's Bible Study is organized by Saint Paul's Lutheran Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men's Bible Study",
        "image": "https://cdn-az.allevents.in/events2/banners/d80972f085a85ac27423f2bed68798c2bb69a6611de03dc27e1adbef8767d428-rimg-w1200-h459-dcd9ab7e-gmir?v=1768337251",
        "startDate": "2026-01-20",
        "endDate": "2026-01-20",
        "url": "https://allevents.in/central-city/mens-bible-study/200029493228131",
        "location": {
            "@type": "Place",
            "name": "820 G Ave, Central City, NE, United States, Nebraska 68826",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "820 G Ave, Central City, NE 68826-1606, United States",
                "addressLocality": "Central City",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.11167",
                "longitude": "-98.00604"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our men's group meets early in the morning to read, meditate, and discuss God's Word. We have just started to study Revelation. We would love to have you join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Saint Pauls Lutheran Church",
                "url": "https://allevents.in/org/saint-pauls-lutheran-church/23872039"
            }
        ]
    }
]
```