

# Event Details

- **Event Name**: Bluey Dance Camp
- **Event Start and End Date**: Mon, 06 Jul, 2026 at 10:00 am – Thu, 09 Jul, 2026 at 11:30 am
- **Event Description**: Studio 22's themed summer camps, designed for ages 3-6, are filled with dance, tumbling, snacks games, and crafts! Each child will receive a camp T-shirt and perform in a special showcase on the last day.
- **Event URL**: https://allevents.in/riverton/bluey-dance-camp/200030100391754
- **Event Categories**: summer-camps, kids
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Riverton
- **state**: UT
- **country**: United States
- **location**: 2604 W 12600 S, Riverton, UT
- **lat**: 40.52278
- **long**: -111.95527
- **full address**: 2604 W 12600 S, Riverton, UT, United States

## Event gallery

- **Alt text**: Bluey Dance Camp
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/f3c23eb2cda610fc29e9ec0a3a08cefee0769f51e7af0beaa9476a97008b877a-rimg-w1200-h1552-dcf3ede8-gmir?v=1783211788

## FAQs

- **Q**: When and where is Bluey Dance Camp being held?
  - **A:** Bluey Dance Camp takes place on Mon, 06 Jul, 2026 at 10:00 am to Thu, 09 Jul, 2026 at 11:30 am at 2604 W 12600 S, Riverton, UT, United States.
- **Q**: Who is organizing Bluey Dance Camp?
  - **A:** Bluey Dance Camp is organized by Studio 22 Riverton.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bluey Dance Camp",
        "image": "https://cdn-az.allevents.in/events6/banners/f3c23eb2cda610fc29e9ec0a3a08cefee0769f51e7af0beaa9476a97008b877a-rimg-w1200-h1552-dcf3ede8-gmir?v=1783211788",
        "startDate": "2026-07-06",
        "endDate": "2026-07-09",
        "url": "https://allevents.in/riverton/bluey-dance-camp/200030100391754",
        "location": {
            "@type": "Place",
            "name": "2604 W 12600 S, Riverton, UT",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2604 W 12600 S, Riverton, UT 84065-7115, United States",
                "addressLocality": "Riverton",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.52278",
                "longitude": "-111.95527"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Studio 22's themed summer camps, designed for ages 3-6, are filled with dance, tumbling, snacks games, and crafts! Each child will receive a camp T-shirt and perform in a special showcase on the last day.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Studio 22 Riverton",
                "url": "https://allevents.in/org/studio-22-riverton/26393816"
            }
        ]
    }
]
```