

# Event Details

- **Event Name**: 1st Annual Anniversary Concert
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 04:00 pm
- **Event Description**: Here are the final details for our anniversary concert. Please spread the word and join us!
- **Event URL**: https://allevents.in/garner/1st-annual-anniversary-concert/200030075924844
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 58

## Ticket Details


## Event venue details

- **city**: Garner
- **state**: NC
- **country**: United States
- **location**: Poplar Springs Christian Church
- **lat**: 35.695446805375
- **long**: -78.652555189875
- **full address**: Poplar Springs Christian Church, 6115 Old Stage Rd,Garner, North Carolina, United States

## Event gallery

- **Alt text**: 1st Annual Anniversary Concert
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/02611d0474c6cc90178827a29d25a9c71299d6cf3faa6c006db5bf9bfe522187-rimg-w1200-h1553-dc020102-gmir?v=1782166921

## FAQs

- **Q**: When and where is 1st Annual Anniversary Concert being held?
  - **A:** 1st Annual Anniversary Concert takes place on Sat, 27 Jun, 2026 at 04:00 pm to Sat, 27 Jun, 2026 at 04:00 pm at Poplar Springs Christian Church, 6115 Old Stage Rd,Garner, North Carolina, United States.
- **Q**: Who is organizing 1st Annual Anniversary Concert?
  - **A:** 1st Annual Anniversary Concert is organized by Restoration Choir.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 1st Annual Anniversary Concert 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 Garner, this event is thoughtfully curated to deliver a standout experience worth every moment. With 50+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "1st Annual Anniversary Concert",
        "image": "https://cdn-az.allevents.in/events7/banners/02611d0474c6cc90178827a29d25a9c71299d6cf3faa6c006db5bf9bfe522187-rimg-w1200-h1553-dc020102-gmir?v=1782166921",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/garner/1st-annual-anniversary-concert/200030075924844",
        "location": {
            "@type": "Place",
            "name": "Poplar Springs Christian Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6115 Old Stage Rd,Garner, North Carolina",
                "addressLocality": "Garner",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.695446805375",
                "longitude": "-78.652555189875"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Here are the final details for our anniversary concert. Please spread the word and join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Restoration Choir",
                "url": "https://allevents.in/org/restoration-choir/25664592"
            }
        ]
    }
]
```