

# Event Details

- **Event Name**: Spring Glow Dance
- **Event Start and End Date**: Fri, 04 Apr, 2025 at 06:00 pm – Fri, 04 Apr, 2025 at 08:00 pm
- **Event Description**: Join us for a night of fun glow dance!
- **Event URL**: https://allevents.in/hobbs/spring-glow-dance/200027953221556
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 29

## Ticket Details


## Event venue details

- **city**: Hobbs
- **state**: NM
- **country**: United States
- **location**: 300 E Clinton St, Hobbs, NM
- **lat**: 32.70729
- **long**: -103.13351
- **full address**: 300 E Clinton St, Hobbs, NM, United States

## Event gallery

- **Alt text**: Spring Glow Dance
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f7a9523b4a76f92e025b186ecbfca5784443da13110e02e7fc6778599abe101e-rimg-w1200-h1678-dc312d2e-gmir?v=1743770399

## FAQs

- **Q**: When and where is Spring Glow Dance being held?
  - **A:** Spring Glow Dance takes place on Fri, 04 Apr, 2025 at 06:00 pm to Fri, 04 Apr, 2025 at 08:00 pm at 300 E Clinton St, Hobbs, NM, United States.
- **Q**: Who is organizing Spring Glow Dance?
  - **A:** Spring Glow Dance is organized by Will Rogers Elementary.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Glow Dance",
        "image": "https://cdn-az.allevents.in/events1/banners/f7a9523b4a76f92e025b186ecbfca5784443da13110e02e7fc6778599abe101e-rimg-w1200-h1678-dc312d2e-gmir?v=1743770399",
        "startDate": "2025-04-04",
        "endDate": "2025-04-04",
        "url": "https://allevents.in/hobbs/spring-glow-dance/200027953221556",
        "location": {
            "@type": "Place",
            "name": "300 E Clinton St, Hobbs, NM",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "300 E Clinton St, Hobbs, NM 88240-8239, United States,Hobbs, New Mexico",
                "addressLocality": "Hobbs",
                "addressRegion": "NM",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.70729",
                "longitude": "-103.13351"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a night of fun glow dance!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Will Rogers Elementary",
                "url": "https://allevents.in/org/will-rogers-elementary/16287005",
                "description": "What is going on at WRE!!!!!"
            }
        ]
    }
]
```