

# Event Details

- **Event Name**: The Collingsworth Family in Carson City
- **Event Start and End Date**: Sat, 05 Apr, 2025 at 06:00 pm – Sat, 05 Apr, 2025 at 10:00 pm
- **Event URL**: https://allevents.in/carson-city/the-collingsworth-family-in-carson-city/3300027614689657
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: https://open.spotify.com/concert/7yM99FJna2nZD8jtvWlHnB

## Event venue details

- **city**: Carson City
- **state**: NV
- **country**: United States
- **location**: Bob Boldrick Theater
- **lat**: 39.1638
- **long**: -119.7674
- **full address**: Bob Boldrick Theater, Bob Boldrick Theater, Carson City, NV, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/777a0ad0-b48d-11ef-9603-9db1f3843d22-rimg-w1200-h455-dc45362d-gmir.jpg?v=1733570516
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/77cf08a0-b48d-11ef-9603-9db1f3843d22-rimg-w300-h300-dc1c1514-gmir.jpg?v=1733570517

## Artist Details

- **Artist name**: The Collingsworth Family
  - **Artist page URL**: https://allevents.in/performer/the-collingsworth-family

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 05 Apr, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Bob Boldrick Theater, Bob Boldrick Theater, Carson City, NV, United States
- **Q**: Who are the performers at this event?
  - **A:** The Collingsworth Family
- **Q**: Who is organizing the event?
  - **A:** Melody Mapper
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about The Collingsworth Family in Carson City ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Collingsworth Family in Carson City",
        "image": "https://cdn-az.allevents.in/events2/banners/777a0ad0-b48d-11ef-9603-9db1f3843d22-rimg-w1200-h455-dc45362d-gmir.jpg?v=1733570516",
        "startDate": "2025-04-05",
        "endDate": "2025-04-05",
        "url": "https://allevents.in/carson-city/the-collingsworth-family-in-carson-city/3300027614689657",
        "location": {
            "@type": "Place",
            "name": "Bob Boldrick Theater",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bob Boldrick Theater, Carson City, NV, United States",
                "addressLocality": "Carson City",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.1638",
                "longitude": "-119.7674"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "The Collingsworth Family",
                "url": "https://allevents.in/performer/the-collingsworth-family"
            }
        ]
    }
]
```