

# Event Details

- **Event Name**: Legion Home Game (Last for the Season)
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 07:00 pm
- **Event Description**: Come and support the last home season game versus Mankato!
- **Event URL**: https://allevents.in/randolph/legion-home-game-last-for-the-season/200030120892433
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Randolph
- **state**: NJ
- **country**: United States
- **location**: Gustavus Adolphus College Baseball Field
- **lat**: 40.85883
- **long**: -74.5881
- **full address**: Gustavus Adolphus College Baseball Field, Baseball Field, College Ave, Randolph, NJ 07869, United States

## Event gallery

- **Alt text**: Legion Home Game (Last for the Season)
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/3fedc36748a83688085d40a6ae05a12fade83a83c4596bd6a3e9a0bba86f4811-rimg-w757-h349-dcf0f0f0-gmir?v=1782560970

## FAQs

- **Q**: When and where is Legion Home Game (Last for the Season) being held?
  - **A:** Legion Home Game (Last for the Season) takes place on Wed, 01 Jul, 2026 at 07:00 pm to Wed, 01 Jul, 2026 at 07:00 pm at Gustavus Adolphus College Baseball Field, Baseball Field, College Ave, Randolph, NJ 07869, United States.
- **Q**: Who is organizing Legion Home Game (Last for the Season)?
  - **A:** Legion Home Game (Last for the Season) is organized by St. Peter Baseball Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Legion Home Game (Last for the Season)",
        "image": "https://cdn-az.allevents.in/events1/banners/3fedc36748a83688085d40a6ae05a12fade83a83c4596bd6a3e9a0bba86f4811-rimg-w757-h349-dcf0f0f0-gmir?v=1782560970",
        "startDate": "2026-07-01",
        "url": "https://allevents.in/randolph/legion-home-game-last-for-the-season/200030120892433",
        "location": {
            "@type": "Place",
            "name": "Gustavus Adolphus College Baseball Field",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Baseball Field, College Ave, Randolph, NJ 07869, United States",
                "addressLocality": "Randolph",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.85883",
                "longitude": "-74.5881"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and support the last home season game versus Mankato!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Peter Baseball Association",
                "url": "https://allevents.in/org/st-peter-baseball-association/13115212",
                "description": "St. Peter Baseball Association (SPBA) serving ages 8-18 years in the St Peter community."
            }
        ]
    }
]
```