

# Event Details

- **Event Name**: Music with Friends
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 06:30 pm – Thu, 11 Dec, 2025 at 08:00 pm
- **Event Description**: Carson City Symphony Youth Strings, Symphony Youth Chorus, and Not Quite Ready for Carnegie Hall Players (NQR) present a free concert.
- **Event URL**: https://allevents.in/carson-city/music-with-friends/200029235095756
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029235095756?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=carson+city-events

## Event venue details

- **city**: Carson City
- **state**: NV
- **country**: United States
- **location**: Bob Boldrick Theatre
- **lat**: 39.16971600436
- **long**: -119.76024889544
- **full address**: Bob Boldrick Theatre, 851 US-50 E, Carson City, NV 89701, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Carson City Symphony Assoc. (https://allevents.in/org/carson-city-symphony-assoc/26859639)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/823920e513ae13713f99c762e1348f705ac233911db1eded6f210629cd4468ad-rimg-w488-h229-dcfefffe-gmir?v=1765138876
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Music+with+Friends&date=11+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 11 Dec, 2025 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** Bob Boldrick Theatre, 851 US-50 E, Carson City, NV 89701, United States
- **Q**: Who is organizing the event?
  - **A:** Carson City Symphony Assoc.
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about Music with Friends ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Music with Friends",
        "image": "https://cdn-az.allevents.in/events10/banners/823920e513ae13713f99c762e1348f705ac233911db1eded6f210629cd4468ad-rimg-w488-h229-dcfefffe-gmir?v=1765138876",
        "startDate": "2025-12-11",
        "endDate": "2025-12-11",
        "url": "https://allevents.in/carson-city/music-with-friends/200029235095756",
        "location": {
            "@type": "Place",
            "name": "Bob Boldrick Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "851 US-50 E, Carson City, NV 89701, United States",
                "addressLocality": "Carson City",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.16971600436",
                "longitude": "-119.76024889544"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Carson City Symphony Youth Strings, Symphony Youth Chorus, and Not Quite Ready for Carnegie Hall Players (NQR) present a free concert.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Carson City Symphony Assoc.",
                "url": "https://allevents.in/org/carson-city-symphony-assoc/26859639"
            }
        ]
    }
]
```