

# Event Details

- **Event Name**: Glen Rock Pops Concert
- **Event Start and End Date**: Fri, 03 Jul, 2026 at 07:00 pm
- **Event Description**: Due to heat advisories, the location of this concert is changed to the Community Church of Glen Rock 354 Rock Road.  We will be playing in the sanctuary so no chairs or blankets required. Still bring your friends!??
- **Event URL**: https://allevents.in/glen-rock/glen-rock-pops-concert/200030261295107
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details


## Event venue details

- **city**: Glen Rock
- **state**: NJ
- **country**: United States
- **location**: The Community Church of Glen Rock
- **lat**: 40.961849637929
- **long**: -74.124433994293
- **full address**: The Community Church of Glen Rock, 354 Rock Rd,Glen Rock, New Jersey, United States

## Event gallery

- **Alt text**: Glen Rock Pops Concert
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/812958223a88dd60d1d1ae6ed5111c305d674739b5ab6e6b1a8476351ea7ff59-rimg-w1024-h1536-dcf7e7d5-gmir?v=1783049189

## FAQs

- **Q**: When and where is Glen Rock Pops Concert being held?
  - **A:** Glen Rock Pops Concert takes place on Fri, 03 Jul, 2026 at 07:00 pm to Fri, 03 Jul, 2026 at 07:00 pm at The Community Church of Glen Rock, 354 Rock Rd,Glen Rock, New Jersey, United States.
- **Q**: Who is organizing Glen Rock Pops Concert?
  - **A:** Glen Rock Pops Concert is organized by Glen Rock Pops.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Glen Rock Pops 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 Glen Rock, this event is thoughtfully curated to deliver a standout experience worth every moment. If Glen Rock Pops 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": "Glen Rock Pops Concert",
        "image": "https://cdn-az.allevents.in/events9/banners/812958223a88dd60d1d1ae6ed5111c305d674739b5ab6e6b1a8476351ea7ff59-rimg-w1024-h1536-dcf7e7d5-gmir?v=1783049189",
        "startDate": "2026-07-03",
        "url": "https://allevents.in/glen-rock/glen-rock-pops-concert/200030261295107",
        "location": {
            "@type": "Place",
            "name": "The Community Church of Glen Rock",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "354 Rock Rd,Glen Rock, New Jersey",
                "addressLocality": "Glen Rock",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.961849637929",
                "longitude": "-74.124433994293"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Due to heat advisories, the location of this concert is changed to the Community Church of Glen Rock 354 Rock Road.  We will be playing in the sanctuary so no chairs or blankets required. Still bring your friends!??",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Glen Rock Pops",
                "url": "https://allevents.in/org/glen-rock-pops/21538890"
            }
        ]
    }
]
```