

# Event Details

- **Event Name**: 30th Anniversary Dance Recital: Back to the Future
- **Event Start and End Date**: Sun, 19 Jul, 2026 at 04:30 pm
- **Event Description**: Tickets are on sale now! Contact us for information.

Doors open at 3:45 pm!
- **Event URL**: https://allevents.in/springfield/30th-anniversary-dance-recital-back-to-the-future/200030376704646
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Springfield
- **state**: MA
- **country**: United States
- **location**: MassMutual Center
- **lat**: 42.10221116922
- **long**: -72.586876680208
- **full address**: MassMutual Center, 1277 Main St,Springfield, Massachusetts, United States

## Event gallery

- **Alt text**: 30th Anniversary Dance Recital: Back to the Future
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/b902a75520cb472cda9d11bbdea3e2209404da13f3c9544a9ede4b431f5bdd89-rimg-w1200-h1133-dc050303-gmir?v=1784219435

## FAQs

- **Q**: When and where is 30th Anniversary Dance Recital: Back to the Future being held?
  - **A:** 30th Anniversary Dance Recital: Back to the Future takes place on Sun, 19 Jul, 2026 at 04:30 pm to Sun, 19 Jul, 2026 at 04:30 pm at MassMutual Center, 1277 Main St,Springfield, Massachusetts, United States.
- **Q**: Who is organizing 30th Anniversary Dance Recital: Back to the Future?
  - **A:** 30th Anniversary Dance Recital: Back to the Future is organized by En Motion Dance Theater.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "30th Anniversary Dance Recital: Back to the Future",
        "image": "https://cdn-az.allevents.in/events5/banners/b902a75520cb472cda9d11bbdea3e2209404da13f3c9544a9ede4b431f5bdd89-rimg-w1200-h1133-dc050303-gmir?v=1784219435",
        "startDate": "2026-07-19",
        "url": "https://allevents.in/springfield/30th-anniversary-dance-recital-back-to-the-future/200030376704646",
        "location": {
            "@type": "Place",
            "name": "MassMutual Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1277 Main St,Springfield, Massachusetts",
                "addressLocality": "Springfield",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.10221116922",
                "longitude": "-72.586876680208"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tickets are on sale now! Contact us for information.\n\nDoors open at 3:45 pm!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "En Motion Dance Theater",
                "url": "https://allevents.in/org/en-motion-dance-theater/20237171"
            }
        ]
    }
]
```