

# Event Details

- **Event Name**: Guymon Tigers Volleyball Camp
- **Event Start and End Date**: Wed, 24 Jun, 2026 at 01:00 pm – Fri, 26 Jun, 2026 at 01:00 pm
- **Event Description**: Camp week is nearly upon us. 

See y'all there!
- **Event URL**: https://allevents.in/guymon/guymon-tigers-volleyball-camp/200030279922507
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Guymon
- **state**: OK
- **country**: United States
- **location**: Guymon High School
- **lat**: 36.698911306672
- **long**: -101.4875793457
- **full address**: Guymon High School, 2002 N. James,Guymon, Oklahoma, United States

## Event gallery

- **Alt text**: Guymon Tigers Volleyball Camp
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d82825c72a4809b00b0326a58ea9e7c93a2ba52d17b654a9dbe524bc55473acb-rimg-w1103-h1426-dc030203-gmir?v=1782058806

## FAQs

- **Q**: When and where is Guymon Tigers Volleyball Camp being held?
  - **A:** Guymon Tigers Volleyball Camp takes place on Wed, 24 Jun, 2026 at 01:00 pm to Fri, 26 Jun, 2026 at 01:00 pm at Guymon High School, 2002 N. James,Guymon, Oklahoma, United States.
- **Q**: Who is organizing Guymon Tigers Volleyball Camp?
  - **A:** Guymon Tigers Volleyball Camp is organized by Guymon Tigers Volleyball.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Guymon Tigers Volleyball Camp",
        "image": "https://cdn-az.allevents.in/events4/banners/d82825c72a4809b00b0326a58ea9e7c93a2ba52d17b654a9dbe524bc55473acb-rimg-w1103-h1426-dc030203-gmir?v=1782058806",
        "startDate": "2026-06-24",
        "endDate": "2026-06-26",
        "url": "https://allevents.in/guymon/guymon-tigers-volleyball-camp/200030279922507",
        "location": {
            "@type": "Place",
            "name": "Guymon High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2002 N. James,Guymon, Oklahoma",
                "addressLocality": "Guymon",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.698911306672",
                "longitude": "-101.4875793457"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Camp week is nearly upon us. \n\nSee y'all there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Guymon Tigers Volleyball",
                "url": "https://allevents.in/org/guymon-tigers-volleyball/27948344"
            }
        ]
    }
]
```