

# Event Details

- **Event Name**: Sportsman’s Bash
- **Event Start and End Date**: Sat, 07 Mar, 2026 at 08:00 pm
- **Event Description**: Come out tomorrow and support our fire department. This is our biggest fundraiser. Tickets available at the door.
- **Event URL**: https://allevents.in/port-elizabeth/sportsman’s-bash/200029779903934
- **Event Categories**: Nonprofit
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Port Elizabeth
- **state**: EC
- **country**: South Africa
- **location**: Elizabeth Boro VFD 101 First Ave Elizabeth PA 15037
- **lat**: -33.95921
- **long**: 25.5714
- **full address**: Elizabeth Boro VFD 101 First Ave Elizabeth PA 15037, 101 1st Ave, Gqeberha, 6045, South Africa, Port Elizabeth

## Event gallery

- **Alt text**: Sportsman’s Bash
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/43bc8d8f8fbae62778e79f76b81d51550481c602e9ba871eef67f05b050f0c8d-rimg-w754-h788-dcc4c5bb-gmir?v=1772853154

## FAQs

- **Q**: When and where is Sportsman’s Bash being held?
  - **A:** Sportsman’s Bash takes place on Sat, 07 Mar, 2026 at 08:00 pm to Sat, 07 Mar, 2026 at 08:00 pm at Elizabeth Boro VFD 101 First Ave Elizabeth PA 15037, 101 1st Ave, Gqeberha, 6045, South Africa, Port Elizabeth.
- **Q**: Who is organizing Sportsman’s Bash?
  - **A:** Sportsman’s Bash is organized by Clairton Volunteer Fire Department Station 123.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sportsman’s Bash is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Port Elizabeth, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sportsman’s Bash sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Sportsman’s Bash",
        "image": "https://cdn-az.allevents.in/events1/banners/43bc8d8f8fbae62778e79f76b81d51550481c602e9ba871eef67f05b050f0c8d-rimg-w754-h788-dcc4c5bb-gmir?v=1772853154",
        "startDate": "2026-03-07",
        "url": "https://allevents.in/port-elizabeth/sportsman’s-bash/200029779903934",
        "location": {
            "@type": "Place",
            "name": "Elizabeth Boro VFD 101 First Ave Elizabeth PA 15037",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 1st Ave, Gqeberha, 6045, South Africa",
                "addressLocality": "Port Elizabeth",
                "addressRegion": "EC",
                "addressCountry": "ZA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-33.95921",
                "longitude": "25.5714"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out tomorrow and support our fire department. This is our biggest fundraiser. Tickets available at the door.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Clairton Volunteer Fire Department Station 123",
                "url": "https://allevents.in/org/clairton-volunteer-fire-department-station-123/27550752"
            }
        ]
    }
]
```