

# Event Details

- **Event Name**: Dancing with the Pryor Stars
- **Event Start and End Date**: Fri, 04 Nov, 2022 at 07:00 pm – Fri, 04 Nov, 2022 at 10:00 pm
- **Event Description**: Third annual Dancing with the Pryor Stars fundraiser event! This is always a blast with lots of laughs and a few cringes! ;) Book a table and cheer on your favorite dancers!!!
- **Event URL**: https://allevents.in/pryor/dancing-with-the-pryor-stars/200022351729251
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Pryor
- **state**: OK
- **country**: United States
- **location**: Mayes County Fair Grounds
- **lat**: 36.306330157684
- **long**: -95.286517931137
- **full address**: Mayes County Fair Grounds, ,Pryor,OK,United States

## Event gallery

- **Alt text**: Dancing with the Pryor Stars
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/363232402552f9daa5cd58419fda9f4f8c6062a4757870329353ba9edbecc572-rimg-w768-h960-gmir.jpg?v=1666321703

## FAQs

- **Q**: When and where is Dancing with the Pryor Stars being held?
  - **A:** Dancing with the Pryor Stars takes place on Fri, 04 Nov, 2022 at 07:00 pm to Fri, 04 Nov, 2022 at 10:00 pm at Mayes County Fair Grounds, ,Pryor,OK,United States.
- **Q**: Who is organizing Dancing with the Pryor Stars?
  - **A:** Dancing with the Pryor Stars is organized by Pryor Main Street.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dancing with the Pryor Stars",
        "image": "https://cdn-az.allevents.in/events1/banners/363232402552f9daa5cd58419fda9f4f8c6062a4757870329353ba9edbecc572-rimg-w768-h960-gmir.jpg?v=1666321703",
        "startDate": "2022-11-04",
        "endDate": "2022-11-04",
        "url": "https://allevents.in/pryor/dancing-with-the-pryor-stars/200022351729251",
        "location": {
            "@type": "Place",
            "name": "Mayes County Fair Grounds",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": ",Pryor,OK,United States",
                "addressLocality": "Pryor",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.306330157684",
                "longitude": "-95.286517931137"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Third annual Dancing with the Pryor Stars fundraiser event! This is always a blast with lots of laughs and a few cringes! ;) Book a table and cheer on your favorite dancers!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pryor Main Street",
                "url": "https://allevents.in/org/pryor-main-street/18494163"
            }
        ]
    }
]
```