

# Event Details

- **Event Name**: Big Spring JV HOME Football Game
- **Event Start and End Date**: Mon, 22 Sep, 2025 at 05:00 pm – Mon, 22 Sep, 2025 at 08:00 pm
- **Event Description**: Fresh Squeezed Lemonade and Dirty Sodas
- **Event URL**: https://allevents.in/newville/big-spring-jv-home-football-game/200028881615140
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

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

## Event venue details

- **city**: Newville
- **state**: PA
- **country**: United States
- **location**: Big Spring High School Football Stadium
- **lat**: 40.176850975607
- **long**: -77.384634974106
- **full address**: Big Spring High School Football Stadium, 20 Schoolhouse Ln, Newville, PA 17241-9409, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Sweet Alma's Drink Company (https://allevents.in/org/sweet-almas-drink-company/26707385)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Big+Spring+JV+HOME+Football+Game&date=Mon%2C+22+Sep%2C+2025+at+05%3A00+pm&bg=1
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Big+Spring+JV+HOME+Football+Game&date=22+Sep

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 22 Sep, 2025 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** Big Spring High School Football Stadium, 20 Schoolhouse Ln, Newville, PA 17241-9409, United States
- **Q**: Who is organizing the event?
  - **A:** Sweet Alma's Drink Company
- **Q**: What type of event is this?
  - **A:** Sports
- **Q**: Where can I find ticket details about Big Spring JV HOME Football Game ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Big Spring JV HOME Football Game",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Big+Spring+JV+HOME+Football+Game&date=Mon%2C+22+Sep%2C+2025+at+05%3A00+pm&bg=1",
        "startDate": "2025-09-22",
        "endDate": "2025-09-22",
        "url": "https://allevents.in/newville/big-spring-jv-home-football-game/200028881615140",
        "location": {
            "@type": "Place",
            "name": "Big Spring High School Football Stadium",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20 Schoolhouse Ln, Newville, PA 17241-9409, United States",
                "addressLocality": "Newville",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.176850975607",
                "longitude": "-77.384634974106"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fresh Squeezed Lemonade and Dirty Sodas",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sweet Almas Drink Company",
                "url": "https://allevents.in/org/sweet-almas-drink-company/26707385"
            }
        ]
    }
]
```