

# Event Details

- **Event Name**: The Tannahill Weavers in Mount Shasta
- **Event Start and End Date**: Sun, 18 May, 2025 at 07:00 pm
- **Event URL**: https://allevents.in/mount-shasta/the-tannahill-weavers-in-mount-shasta/3300028012384542
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://jeffersoncenterforthearts.com/?direct=true

## Event venue details

- **city**: Mount Shasta
- **state**: CA
- **country**: United States
- **location**: Jefferson Center for the Arts
- **lat**: 41.3204589
- **long**: -122.333197
- **full address**: Jefferson Center for the Arts, Jefferson Center for the Arts, Mount Shasta, CA, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=The+Tannahill+Weavers+in+Mount+Shasta&date=Sun%2C+18+May%2C+2025+at+07%3A00+pm&bg=3
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/105da510-0fc2-11f0-bd83-dfebba131e0c-rimg-w300-h300-dc070606-gmir.jpg?v=1743598662

## Artist Details

- **Artist name**: The Tannahill Weavers
  - **Artist page URL**: https://allevents.in/performer/the-tannahill-weavers

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 18 May, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Jefferson Center for the Arts, Jefferson Center for the Arts, Mount Shasta, CA, United States
- **Q**: Who are the performers at this event?
  - **A:** The Tannahill Weavers
- **Q**: Who is organizing the event?
  - **A:** Concert Tracker
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about The Tannahill Weavers in Mount Shasta ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Tannahill Weavers in Mount Shasta",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=The+Tannahill+Weavers+in+Mount+Shasta&date=Sun%2C+18+May%2C+2025+at+07%3A00+pm&bg=3",
        "startDate": "2025-05-18",
        "url": "https://allevents.in/mount-shasta/the-tannahill-weavers-in-mount-shasta/3300028012384542",
        "location": {
            "@type": "Place",
            "name": "Jefferson Center for the Arts",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Jefferson Center for the Arts, Mount Shasta, CA, United States",
                "addressLocality": "Mount Shasta",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.3204589",
                "longitude": "-122.333197"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "The Tannahill Weavers",
                "url": "https://allevents.in/performer/the-tannahill-weavers"
            }
        ]
    }
]
```