

# Event Details

- **Event Name**: Bible Study at Hale Creek Manor
- **Event Start and End Date**: Tue, 23 Dec, 2025 at 10:00 am – Tue, 23 Dec, 2025 at 11:00 am
- **Event Description**: Everyone's  invited! You'll be blessed!
- **Event URL**: https://allevents.in/hale/bible-study-at-hale-creek-manor/200029264465414
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Hale
- **state**: MI
- **country**: United States
- **location**: Hale Creek Manor
- **lat**: 44.3706776
- **long**: -83.8047857
- **full address**: Hale Creek Manor, Hale, United States

## Event gallery

- **Alt text**: Bible Study at Hale Creek Manor
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/e81431b3a00c5bd699a8f8bf4112f53e5ad6a4b7dc6daa034e2c570f5ec95117-rimg-w1200-h799-dc030203-gmir?v=1766267321

## FAQs

- **Q**: When and where is Bible Study at Hale Creek Manor being held?
  - **A:** Bible Study at Hale Creek Manor takes place on Tue, 23 Dec, 2025 at 10:00 am to Tue, 23 Dec, 2025 at 11:00 am at Hale Creek Manor, Hale, United States.
- **Q**: Who is organizing Bible Study at Hale Creek Manor?
  - **A:** Bible Study at Hale Creek Manor is organized by Hale Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bible Study at Hale Creek Manor",
        "image": "https://cdn-az.allevents.in/events2/banners/e81431b3a00c5bd699a8f8bf4112f53e5ad6a4b7dc6daa034e2c570f5ec95117-rimg-w1200-h799-dc030203-gmir?v=1766267321",
        "startDate": "2025-12-23",
        "endDate": "2025-12-23",
        "url": "https://allevents.in/hale/bible-study-at-hale-creek-manor/200029264465414",
        "location": {
            "@type": "Place",
            "name": "Hale Creek Manor",
            "address": {
                "@type": "PostalAddress",
                "name": "Hale Creek Manor, Hale, United States",
                "addressLocality": "Hale",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.3706776",
                "longitude": "-83.8047857"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Everyone's  invited! You'll be blessed!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hale Methodist Church",
                "url": "https://allevents.in/org/hale-methodist-church/22411249"
            }
        ]
    }
]
```