

# Event Details

- **Event Name**: B2R Apex Spring Showcase
- **Event Start and End Date**: Sun, 17 May, 2026 at 01:00 pm (-04:00)
- **Event Description**: Join us for this free, family friendly event! Come hear some awesome music from our talented students and bands 🎶💖
- **Event URL**: https://allevents.in/apex/b2r-apex-spring-showcase/200029981602001
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Apex
- **state**: NC
- **country**: United States
- **location**: Apex Nature Park, Amphitheater
- **lat**: 35.717330916128
- **long**: -78.906961109977
- **full address**: Apex Nature Park, Amphitheater, Apex,NC,United States

## Event gallery

- **Alt text**: B2R Apex Spring Showcase
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/b18c4c8a0346c7d231b7ec7397b01fb976f19ea957aa41dd9615ba553fff2ea8-rimg-w1200-h1600-dc020202-gmir?v=1776993301

## FAQs

- **Q**: When and where is B2R Apex Spring Showcase being held?
  - **A:** B2R Apex Spring Showcase takes place on Sun, 17 May, 2026 at 01:00 pm to Sun, 17 May, 2026 at 01:00 pm at Apex Nature Park, Amphitheater, Apex,NC,United States.
- **Q**: Who is organizing B2R Apex Spring Showcase?
  - **A:** B2R Apex Spring Showcase is organized by Bach to Rock Apex, NC.
- **Q**: Who is this event for? Is it right for me?
  - **A:** B2R Apex Spring Showcase is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Apex, this event is thoughtfully curated to deliver a standout experience worth every moment. If B2R Apex Spring Showcase 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": "B2R Apex Spring Showcase",
        "image": "https://cdn-az.allevents.in/events3/banners/b18c4c8a0346c7d231b7ec7397b01fb976f19ea957aa41dd9615ba553fff2ea8-rimg-w1200-h1600-dc020202-gmir?v=1776993301",
        "startDate": "2026-05-17T13:00:00-04:00",
        "url": "https://allevents.in/apex/b2r-apex-spring-showcase/200029981602001",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Apex Nature Park, Amphitheater",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Apex,NC,United States",
                "addressLocality": "Apex",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.717330916128",
                "longitude": "-78.906961109977"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for this free, family friendly event! Come hear some awesome music from our talented students and bands 🎶💖",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bach to Rock Apex NC",
                "url": "https://allevents.in/org/bach-to-rock-apex-nc/12092483",
                "description": "Bach to Rock is THE Music School for students of all ages."
            }
        ]
    }
]
```