

# Event Details

- **Event Name**: Men's Health Fair
- **Event Start and End Date**: Sat, 15 Nov, 2025 at 12:00 am
- **Event Description**: We warmly invite the male members of our community to join us at our annual health fair. Saturday, Nov.15, 2025.
- **Event URL**: https://allevents.in/montgomery/mens-health-fair/200029198150513
- **Event Categories**: health-wellness, festivals
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

- **Ticket URL**: http://facebook.com/200029198150513?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=montgomery-events

## Event venue details

- **city**: Montgomery
- **state**: AL
- **country**: United States
- **location**: Shiloh Baptist Montgomery
- **lat**: 32.364189352209
- **long**: -86.301627133275
- **full address**: Shiloh Baptist Montgomery, 452 Cramer Avenue,Montgomery,AL,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Shiloh Baptist Montgomery (https://allevents.in/org/shiloh-baptist-montgomery/27081760)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Men%27s+Health+Fair&date=Sat%2C+15+Nov%2C+2025+at+12%3A00+am&bg=4
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/7695ca43eed49ea2d35a610ccdeed983563f8550a30445f83f4954a979521ae9-rimg-w300-h300-dc8f5531-gmir?v=1763162473

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 15 Nov, 2025 at 12:00 am
- **Q**: Where is the event happening?
  - **A:** Shiloh Baptist Montgomery, 452 Cramer Avenue,Montgomery,AL,United States
- **Q**: Who is organizing the event?
  - **A:** Shiloh Baptist Montgomery
- **Q**: What type of event is this?
  - **A:** health-wellness, festivals
- **Q**: Where can I find ticket details about Men's Health Fair ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men's Health Fair",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Men%27s+Health+Fair&date=Sat%2C+15+Nov%2C+2025+at+12%3A00+am&bg=4",
        "startDate": "2025-11-15",
        "url": "https://allevents.in/montgomery/mens-health-fair/200029198150513",
        "location": {
            "@type": "Place",
            "name": "Shiloh Baptist Montgomery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "452 Cramer Avenue,Montgomery,AL,United States",
                "addressLocality": "Montgomery",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.364189352209",
                "longitude": "-86.301627133275"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We warmly invite the male members of our community to join us at our annual health fair. Saturday, Nov.15, 2025.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shiloh Baptist Montgomery",
                "url": "https://allevents.in/org/shiloh-baptist-montgomery/27081760"
            }
        ]
    }
]
```