

# Event Details

- **Event Name**: Big Bang Boom
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 11:00 am
- **Event Description**: All are welcome at this music show for kids and parents at the Marshall Library on July 1st at 11am!
- **Event URL**: https://allevents.in/marshall/big-bang-boom/200030189007146
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Marshall
- **state**: NC
- **country**: United States
- **location**: 1335 N Main St, Marshall, NC, United States, North Carolina 28753
- **lat**: 35.81006
- **long**: -82.6911
- **full address**: 1335 N Main St, Marshall, NC, United States, North Carolina 28753

## Event gallery

- **Alt text**: Big Bang Boom
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/55c5e0a805edb11594677e2ee0bf9408e106f96520a63d258fbf95966775b804-rimg-w1080-h1080-dce8e7de-gmir?v=1782741393

## FAQs

- **Q**: When and where is Big Bang Boom being held?
  - **A:** Big Bang Boom takes place on Wed, 01 Jul, 2026 at 11:00 am to Wed, 01 Jul, 2026 at 11:00 am at 1335 N Main St, Marshall, NC, United States, North Carolina 28753.
- **Q**: Who is organizing Big Bang Boom?
  - **A:** Big Bang Boom is organized by Madison County Public Libraries.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Big Bang Boom is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Marshall, this event is thoughtfully curated to deliver a standout experience worth every moment. If Big Bang Boom sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Big Bang Boom",
        "image": "https://cdn-az.allevents.in/events6/banners/55c5e0a805edb11594677e2ee0bf9408e106f96520a63d258fbf95966775b804-rimg-w1080-h1080-dce8e7de-gmir?v=1782741393",
        "startDate": "2026-07-01",
        "url": "https://allevents.in/marshall/big-bang-boom/200030189007146",
        "location": {
            "@type": "Place",
            "name": "1335 N Main St, Marshall, NC, United States, North Carolina 28753",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1335 N Main St, Marshall, NC 28753-6901, United States",
                "addressLocality": "Marshall",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.81006",
                "longitude": "-82.6911"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome at this music show for kids and parents at the Marshall Library on July 1st at 11am!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Madison County Public Libraries",
                "url": "https://allevents.in/org/madison-county-public-libraries/17142444",
                "description": "We serve Madison County, North Carolina, with three branches (Marshall, Mars Hill, and Hot Springs)."
            }
        ]
    }
]
```