

# Event Details

- **Event Name**: One Last Time With The Wolfettes
- **Event Start and End Date**: Tue, 12 May, 2026 at 05:30 pm (-05:00)
- **Event Description**: Come see all the dances we have learned throughout the year!
- **Event URL**: https://allevents.in/galveston/one-last-time-with-the-wolfettes/200029672472842
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details


## Event venue details

- **city**: Galveston
- **state**: TX
- **country**: United States
- **location**: Austin Elementary
- **lat**: 29.2982
- **long**: -94.78119
- **full address**: Austin Elementary, 1514 Ursuline,Galveston, Texas, United States

## Event gallery

- **Alt text**: One Last Time With The Wolfettes
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/196bc8f1e34f3210a06250ea1801a716f28b2045ac5d797f2c92ca1293f6d85a-rimg-w1200-h1553-dc600202-gmir?v=1776069640

## FAQs

- **Q**: When and where is One Last Time With The Wolfettes being held?
  - **A:** One Last Time With The Wolfettes takes place on Tue, 12 May, 2026 at 05:30 pm to Tue, 12 May, 2026 at 05:30 pm at Austin Elementary, 1514 Ursuline,Galveston, Texas, United States.
- **Q**: Who is organizing One Last Time With The Wolfettes?
  - **A:** One Last Time With The Wolfettes is organized by Austin Elementary Wolfettes.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "One Last Time With The Wolfettes",
        "image": "https://cdn-az.allevents.in/events5/banners/196bc8f1e34f3210a06250ea1801a716f28b2045ac5d797f2c92ca1293f6d85a-rimg-w1200-h1553-dc600202-gmir?v=1776069640",
        "startDate": "2026-05-12T17:30:00-05:00",
        "url": "https://allevents.in/galveston/one-last-time-with-the-wolfettes/200029672472842",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Austin Elementary",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1514 Ursuline,Galveston, Texas",
                "addressLocality": "Galveston",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.2982",
                "longitude": "-94.78119"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see all the dances we have learned throughout the year!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Austin Elementary Wolfettes",
                "url": "https://allevents.in/org/austin-elementary-wolfettes/27471775"
            }
        ]
    }
]
```