

# Event Details

- **Event Name**: Spring Concert
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 11:00 am (-04:00)
- **Event Description**: Join us for our Spring Concert featuring the ANC Choir!
- **Event URL**: https://allevents.in/newport-news/spring-concert/200029920406440
- **Event Categories**: Music, Entertainment, Concerts
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Newport News
- **state**: VA
- **country**: United States
- **location**: 853 Cloverleaf Ln, Newport News, VA, United States, Virginia 23601
- **lat**: 37.08736
- **long**: -76.45593
- **full address**: 853 Cloverleaf Ln, Newport News, VA, United States, Virginia 23601

## Event gallery

- **Alt text**: Spring Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/76508a26fe7731c2f1f50988b440487ae0b6b757d12cdc4a33aff867986611d9-rimg-w1200-h675-dcc0aa8f-gmir?v=1775824720

## FAQs

- **Q**: When and where is Spring Concert being held?
  - **A:** Spring Concert takes place on Sun, 12 Apr, 2026 at 11:00 am to Sun, 12 Apr, 2026 at 11:00 am at 853 Cloverleaf Ln, Newport News, VA, United States, Virginia 23601.
- **Q**: Who is organizing Spring Concert?
  - **A:** Spring Concert is organized by All Nations Church.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Spring 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 Newport News, this event is thoughtfully curated to deliver a standout experience worth every moment. If Spring Concert 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": "Spring Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/76508a26fe7731c2f1f50988b440487ae0b6b757d12cdc4a33aff867986611d9-rimg-w1200-h675-dcc0aa8f-gmir?v=1775824720",
        "startDate": "2026-04-12T11:00:00-04:00",
        "url": "https://allevents.in/newport-news/spring-concert/200029920406440",
        "location": {
            "@type": "Place",
            "name": "853 Cloverleaf Ln, Newport News, VA, United States, Virginia 23601",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "853 Cloverleaf Ln, Newport News, VA 23601-1309, United States",
                "addressLocality": "Newport News",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.08736",
                "longitude": "-76.45593"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Spring Concert featuring the ANC Choir!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "All Nations Church",
                "url": "https://allevents.in/org/all-nations-church/22766934"
            }
        ]
    }
]
```