

# Event Details

- **Event Name**: Sand volleyball tournament
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 11:00 am
- **Event Description**: Up to 6 members, any number of players up to 6, must have equal number male/female players.
- **Event URL**: https://allevents.in/gooding/sand-volleyball-tournament/200030171018021
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Gooding
- **state**: ID
- **country**: United States
- **location**: Gooding, Idaho
- **lat**: 42.9372
- **long**: -114.714
- **full address**: Gooding, Idaho, United States

## Event gallery

- **Alt text**: Sand volleyball tournament
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/52ef88911686c4ae224d4c043f271eaf1ce3c4a6a88189b9d5b08298c3e62380-rimg-w648-h982-dc020106-gmir?v=1781723214

## FAQs

- **Q**: When and where is Sand volleyball tournament being held?
  - **A:** Sand volleyball tournament takes place on Sat, 20 Jun, 2026 at 11:00 am to Sat, 20 Jun, 2026 at 11:00 am at Gooding, Idaho, United States.
- **Q**: Who is organizing Sand volleyball tournament?
  - **A:** Sand volleyball tournament is organized by G-Force Volleyball club.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sand volleyball tournament is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Gooding, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sand volleyball tournament sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Sand volleyball tournament",
        "image": "https://cdn-az.allevents.in/events6/banners/52ef88911686c4ae224d4c043f271eaf1ce3c4a6a88189b9d5b08298c3e62380-rimg-w648-h982-dc020106-gmir?v=1781723214",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/gooding/sand-volleyball-tournament/200030171018021",
        "location": {
            "@type": "Place",
            "name": "Gooding, Idaho",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Gooding, Idaho",
                "addressLocality": "Gooding",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.9372",
                "longitude": "-114.714"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Up to 6 members, any number of players up to 6, must have equal number male/female players.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "G-Force Volleyball club",
                "url": "https://allevents.in/org/g-force-volleyball-club/27871490"
            }
        ]
    }
]
```