

# Event Details

- **Event Name**: Basketball Pep Rally
- **Event Start and End Date**: Fri, 02 Jan, 2026 at 05:30 pm
- **Event Description**: FREE Event!!!
Come out &amp; support your Seneca Rec basketball players. We will have introductions of the teams. Games for teams and spectators, also a live DJ to keep the energy flowing!!! Finish it off with an our coaches playing 5 on 5!!
- **Event URL**: https://allevents.in/seneca/basketball-pep-rally/200029382884446
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Seneca
- **state**: SC
- **country**: United States
- **location**: Seneca High School
- **lat**: 34.670352722436
- **long**: -82.991856544821
- **full address**: Seneca High School, 100 Bobcat Ridge,Seneca, South Carolina, United States

## Event gallery

- **Alt text**: Basketball Pep Rally
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/19b9766d039a1dc6d5705024273e74cd5868f6ad4f1c6a344665227fb6f1ef90-rimg-w1200-h1500-dcefc9a4-gmir?v=1766916588

## FAQs

- **Q**: When and where is Basketball Pep Rally being held?
  - **A:** Basketball Pep Rally takes place on Fri, 02 Jan, 2026 at 05:30 pm to Fri, 02 Jan, 2026 at 05:30 pm at Seneca High School, 100 Bobcat Ridge,Seneca, South Carolina, United States.
- **Q**: Who is organizing Basketball Pep Rally?
  - **A:** Basketball Pep Rally is organized by Seneca Recreation Department.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Basketball Pep Rally",
        "image": "https://cdn-az.allevents.in/events4/banners/19b9766d039a1dc6d5705024273e74cd5868f6ad4f1c6a344665227fb6f1ef90-rimg-w1200-h1500-dcefc9a4-gmir?v=1766916588",
        "startDate": "2026-01-02",
        "url": "https://allevents.in/seneca/basketball-pep-rally/200029382884446",
        "location": {
            "@type": "Place",
            "name": "Seneca High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 Bobcat Ridge,Seneca, South Carolina",
                "addressLocality": "Seneca",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.670352722436",
                "longitude": "-82.991856544821"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "FREE Event!!!\nCome out & support your Seneca Rec basketball players. We will have introductions of the teams. Games for teams and spectators, also a live DJ to keep the energy flowing!!! Finish it off with an our coaches playing 5 on 5!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Seneca Recreation Department",
                "url": "https://allevents.in/org/seneca-recreation-department/27263444"
            }
        ]
    }
]
```