

# Event Details

- **Event Name**: Spring City's Got Talent
- **Event Start and End Date**: Fri, 16 Jan, 2026 at 07:00 pm
- **Event Description**: Spring City's Got Talent. This is your chance to show the community your secret talent - come on out and join in the fun. Cash Prizes!
- **Event URL**: https://allevents.in/spring-city/spring-citys-got-talent/200029333566144
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 73

## Ticket Details


## Event venue details

- **city**: Spring City
- **state**: TN
- **country**: United States
- **location**: 353 Front Street, Spring City, TN, United States, Tennessee 37381
- **lat**: 35.69336
- **long**: -84.8612
- **full address**: 353 Front Street, Spring City, TN, United States, Tennessee 37381

## Event gallery

- **Alt text**: Spring City's Got Talent
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/1bd99333fd556b8cfeb9cdcd9d8e951d041c16e23c8aad7602076a13a559fb82-rimg-w410-h719-dc050102-gmir?v=1768589038

## FAQs

- **Q**: When and where is Spring City's Got Talent being held?
  - **A:** Spring City's Got Talent takes place on Fri, 16 Jan, 2026 at 07:00 pm to Fri, 16 Jan, 2026 at 07:00 pm at 353 Front Street, Spring City, TN, United States, Tennessee 37381.
- **Q**: Who is organizing Spring City's Got Talent?
  - **A:** Spring City's Got Talent is organized by Watts Bar Beer Works.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring City's Got Talent",
        "image": "https://cdn-az.allevents.in/events7/banners/1bd99333fd556b8cfeb9cdcd9d8e951d041c16e23c8aad7602076a13a559fb82-rimg-w410-h719-dc050102-gmir?v=1768589038",
        "startDate": "2026-01-16",
        "url": "https://allevents.in/spring-city/spring-citys-got-talent/200029333566144",
        "location": {
            "@type": "Place",
            "name": "353 Front Street, Spring City, TN, United States, Tennessee 37381",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "353 Front St, Spring City, TN 37381-5196, United States",
                "addressLocality": "Spring City",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.69336",
                "longitude": "-84.8612"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Spring City's Got Talent. This is your chance to show the community your secret talent - come on out and join in the fun. Cash Prizes!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Watts Bar Beer Works",
                "url": "https://allevents.in/org/watts-bar-beer-works/23298326"
            }
        ]
    }
]
```