

# Event Details

- **Event Name**: Men’s Day 2025
- **Event Start and End Date**: Sun, 15 Jun, 2025 at 11:00 am
- **Event Description**: Join us this Sunday, June 15th at 11 AM for our Men’s Day Service. The guest speaker will be Chairman Tim Ward, we hope to see you there!
- **Event URL**: https://allevents.in/anderson/men’s-day-2025/200028337685803
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Anderson
- **state**: SC
- **country**: United States
- **location**: 6227 Abbeville Highway, Anderson, SC
- **lat**: 34.3988
- **long**: -82.58402
- **full address**: 6227 Abbeville Highway, Anderson, SC, United States

## Event gallery

- **Alt text**: Men’s Day 2025
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/3896da666f73345964332f787f1a7b9ead1f81b86a70d8c2b604e944a0e44e54-rimg-w1080-h1350-dcf4e6d6-gmir?v=1749790083

## FAQs

- **Q**: When and where is Men’s Day 2025 being held?
  - **A:** Men’s Day 2025 takes place on Sun, 15 Jun, 2025 at 11:00 am to Sun, 15 Jun, 2025 at 11:00 am at 6227 Abbeville Highway, Anderson, SC, United States.
- **Q**: Who is organizing Men’s Day 2025?
  - **A:** Men’s Day 2025 is organized by Shiloh Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men’s Day 2025",
        "image": "https://cdn-az.allevents.in/events4/banners/3896da666f73345964332f787f1a7b9ead1f81b86a70d8c2b604e944a0e44e54-rimg-w1080-h1350-dcf4e6d6-gmir?v=1749790083",
        "startDate": "2025-06-15",
        "url": "https://allevents.in/anderson/men’s-day-2025/200028337685803",
        "location": {
            "@type": "Place",
            "name": "6227 Abbeville Highway, Anderson, SC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Shiloh Baptist Church, 6227 Abbeville Hwy, Anderson, SC 29624, United States,Homeland Park, South Carolina",
                "addressLocality": "Anderson",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.3988",
                "longitude": "-82.58402"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us this Sunday, June 15th at 11 AM for our Men’s Day Service. The guest speaker will be Chairman Tim Ward, we hope to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shiloh Baptist Church",
                "url": "https://allevents.in/org/shiloh-baptist-church/24689519"
            }
        ]
    }
]
```