

# Event Details

- **Event Name**: softball tourney
- **Event Start and End Date**: Sat, 02 Aug, 2025 at 09:00 am
- **Event Description**: August 2 9am start
- **Event URL**: https://allevents.in/moran/softball-tourney/200028599277434
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details

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

## Event venue details

- **city**: Moran
- **state**: KS
- **country**: United States
- **location**: Moran Ball Park.
- **lat**: 37.916499800003
- **long**: -95.176427933378
- **full address**: Moran Ball Park., Moran, Kansas, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/4ae8c36e7d0f39f72da789477fc57afa1fc748718bc137e4cc0d11d541d817e0-rimg-w945-h2048-dc010101-gmir?v=1754010991
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/763b771eed1a91aa2c037d020d5a05f9a608ac5f112cbdf4c34ab6b7cdcd700a-rimg-w300-h300-dca3948d-gmir?v=1754010994

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 02 Aug, 2025 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** Moran Ball Park., Moran, Kansas, United States
- **Q**: What type of event is this?
  - **A:** sports
- **Q**: Where can I find ticket details about softball tourney ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "softball tourney",
        "image": "https://cdn-az.allevents.in/events4/banners/4ae8c36e7d0f39f72da789477fc57afa1fc748718bc137e4cc0d11d541d817e0-rimg-w945-h2048-dc010101-gmir?v=1754010991",
        "startDate": "2025-08-02",
        "url": "https://allevents.in/moran/softball-tourney/200028599277434",
        "location": {
            "@type": "Place",
            "name": "Moran Ball Park.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Moran, Kansas",
                "addressLocality": "Moran",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.916499800003",
                "longitude": "-95.176427933378"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "August 2 9am start"
    }
]
```