

# Event Details

- **Event Name**: CCA Spring Concert!
- **Event Start and End Date**: Tue, 02 Jun, 2026 at 07:00 pm (-04:00)
- **Event Description**: Creator’s Christian Academy Bands Trumpet section getting ready for their Spring Concert June 2nd
- **Event URL**: https://allevents.in/zebulon/cca-spring-concert/200029959006920
- **Event Categories**: Concerts, Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Zebulon
- **state**: NC
- **country**: United States
- **location**: 4525 Hopkins Chapel Road, Zebulon, NC
- **lat**: 35.90136
- **long**: -78.35375
- **full address**: 4525 Hopkins Chapel Road, Zebulon, NC, United States

## Event gallery

- **Alt text**: CCA Spring Concert!
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a8561da3a6cc8e38c32dc9dbc4608d9a1437a565185081b6d95cbd34a3246d10-rimg-w1200-h800-dc181715-gmir?v=1776424159

## FAQs

- **Q**: When and where is CCA Spring Concert! being held?
  - **A:** CCA Spring Concert! takes place on Tue, 02 Jun, 2026 at 07:00 pm to Tue, 02 Jun, 2026 at 07:00 pm at 4525 Hopkins Chapel Road, Zebulon, NC, United States.
- **Q**: Who is organizing CCA Spring Concert!?
  - **A:** CCA Spring Concert! is organized by Creator's Christian Academy Homeschool Bands.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "CCA Spring Concert!",
        "image": "https://cdn-az.allevents.in/events9/banners/a8561da3a6cc8e38c32dc9dbc4608d9a1437a565185081b6d95cbd34a3246d10-rimg-w1200-h800-dc181715-gmir?v=1776424159",
        "startDate": "2026-06-02T19:00:00-04:00",
        "url": "https://allevents.in/zebulon/cca-spring-concert/200029959006920",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "4525 Hopkins Chapel Road, Zebulon, NC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4525 Hopkins Chapel Rd, Zebulon, NC 27597-9096, United States",
                "addressLocality": "Zebulon",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.90136",
                "longitude": "-78.35375"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Creator’s Christian Academy Bands Trumpet section getting ready for their Spring Concert June 2nd",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Creators Christian Academy Homeschool Bands",
                "url": "https://allevents.in/org/creators-christian-academy-homeschool-bands/16128756"
            }
        ]
    }
]
```