

# Event Details

- **Event Name**: Grand Opening Celebration for Studio 13
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 04:00 pm
- **Event Description**: Drop by to celebrate the opening of Studio 13! Light snacks and drinks will be provided.
- **Event URL**: https://allevents.in/temple/grand-opening-celebration-for-studio-13/200029218997838
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Temple
- **state**: TX
- **country**: United States
- **location**: 103 E Central Ave, Temple, TX, United States, Texas 76501
- **lat**: 31.09616
- **long**: -97.33999
- **full address**: 103 E Central Ave, Temple, TX, United States, Texas 76501

## Event gallery

- **Alt text**: Grand Opening Celebration for Studio 13
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/10638f2cebbffea4cb1e725cba10e12779ebf3ca9b97922ee10a02feacee9440-rimg-w1200-h675-dc5c312f-gmir?v=1764348139

## FAQs

- **Q**: When and where is Grand Opening Celebration for Studio 13 being held?
  - **A:** Grand Opening Celebration for Studio 13 takes place on Sat, 29 Nov, 2025 at 04:00 pm to Sat, 29 Nov, 2025 at 04:00 pm at 103 E Central Ave, Temple, TX, United States, Texas 76501.
- **Q**: Who is organizing Grand Opening Celebration for Studio 13?
  - **A:** Grand Opening Celebration for Studio 13 is organized by Studio 13.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Grand Opening Celebration for Studio 13",
        "image": "https://cdn-az.allevents.in/events7/banners/10638f2cebbffea4cb1e725cba10e12779ebf3ca9b97922ee10a02feacee9440-rimg-w1200-h675-dc5c312f-gmir?v=1764348139",
        "startDate": "2025-11-29",
        "url": "https://allevents.in/temple/grand-opening-celebration-for-studio-13/200029218997838",
        "location": {
            "@type": "Place",
            "name": "103 E Central Ave, Temple, TX, United States, Texas 76501",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "103 E Central Ave, Temple, TX 76501-7660, United States",
                "addressLocality": "Temple",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.09616",
                "longitude": "-97.33999"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Drop by to celebrate the opening of Studio 13! Light snacks and drinks will be provided.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Studio 13",
                "url": "https://allevents.in/org/studio-13/27105533"
            }
        ]
    }
]
```