

# Event Details

- **Event Name**: Game 1 against Pioneer Little League
- **Event Start and End Date**: Sat, 14 Jun, 2025 at 12:00 pm
- **Event Description**: Join us for the first game of the 2025 All Star Season!✨
- **Event URL**: https://allevents.in/columbus/game-1-against-pioneer-little-league/200028325683204
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

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

## Event venue details

- **city**: Columbus
- **state**: GA
- **country**: United States
- **location**: Northern Little League
- **lat**: 32.543643508387
- **long**: -84.856342657182
- **full address**: Northern Little League, 6800 Psalmond Rd,Columbus, Georgia, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Harris County 10U All Stars  (https://allevents.in/org/harris-county-10u-all-stars/25834047)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/d535873bf98f80476f33f52ce097e3731bd9e8148f671a556be318ee05b005ab-rimg-w960-h611-dc010101-gmir?v=1749600542
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/4cd729ba5b5f0fba98d30a918405de4df12eea9de3d9d36e14fe939afbd5f730-rimg-w300-h300-dc010102-gmir?v=1749600544

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 14 Jun, 2025 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** Northern Little League, 6800 Psalmond Rd,Columbus, Georgia, United States
- **Q**: Who is organizing the event?
  - **A:** Harris County 10U All Stars
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Game 1 against Pioneer Little League ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Game 1 against Pioneer Little League",
        "image": "https://cdn-az.allevents.in/events7/banners/d535873bf98f80476f33f52ce097e3731bd9e8148f671a556be318ee05b005ab-rimg-w960-h611-dc010101-gmir?v=1749600542",
        "startDate": "2025-06-14",
        "url": "https://allevents.in/columbus/game-1-against-pioneer-little-league/200028325683204",
        "location": {
            "@type": "Place",
            "name": "Northern Little League",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6800 Psalmond Rd,Columbus, Georgia",
                "addressLocality": "Columbus",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.543643508387",
                "longitude": "-84.856342657182"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for the first game of the 2025 All Star Season!✨",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Harris County 10U All Stars ",
                "url": "https://allevents.in/org/harris-county-10u-all-stars/25834047"
            }
        ]
    }
]
```