

# Event Details

- **Event Name**: 2nd Annual Adult Softball Tournament
- **Event Start and End Date**: Sat, 03 May, 2025 at 08:00 am – Sat, 03 May, 2025 at 08:00 pm
- **Event Description**: The Tournament will be one of the last before it goes to ALL Turf!
- **Event URL**: https://allevents.in/carson-city/2nd-annual-adult-softball-tournament/80001169193829
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: http://facebook.com/80001169193829

## Event venue details

- **city**: Carson City
- **state**: NV
- **country**: United States
- **location**: Centennial Park
- **lat**: 39.1988669
- **long**: -119.7069255
- **full address**: Centennial Park, Centennial Park Dr, Carson City, NV 89706, United States

## Event Organizer details

- **affiliate_id**: 8
- **organizer**: Carson City Recreation (https://allevents.in/org/carson-city-recreation/25582378)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb67fd48ac08555.png
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=2nd+Annual+Adult+Softball+Tournament&date=03+May

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 03 May, 2025 at 08:00 am
- **Q**: Where is the event happening?
  - **A:** Centennial Park, Centennial Park Dr, Carson City, NV 89706, United States
- **Q**: Who is organizing the event?
  - **A:** Carson City Recreation
- **Q**: What type of event is this?
  - **A:** sports, tournaments
- **Q**: Where can I find ticket details about 2nd Annual Adult Softball Tournament ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "2nd Annual Adult Softball Tournament",
        "image": "https://cdn2.allevents.in/thumbs/thumb67fd48ac08555.png",
        "startDate": "2025-05-03",
        "endDate": "2025-05-03",
        "url": "https://allevents.in/carson-city/2nd-annual-adult-softball-tournament/80001169193829",
        "location": {
            "@type": "Place",
            "name": "Centennial Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Centennial Park Dr, Carson City, NV 89706, United States",
                "postalCode": "89706",
                "addressLocality": "Carson City",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.1988669",
                "longitude": "-119.7069255"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Tournament will be one of the last before it goes to ALL Turf!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Carson City Recreation",
                "url": "https://allevents.in/org/carson-city-recreation/25582378"
            }
        ]
    }
]
```