

# Event Details

- **Event Name**: The Pettets Concert
- **Event Start and End Date**: Mon, 03 Aug, 2026 at 06:30 pm
- **Event Description**: With careers spanning Broadway, film, radio, and television, The Pettets have performed at the White House and on major stages nationwide. Adults only please.
- **Event URL**: https://allevents.in/ridgefield/the-pettets-concert/200030261407429
- **Event Categories**: entertainment, concerts, music
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Ridgefield
- **state**: NJ
- **country**: United States
- **location**: 527 Morse Ave, Ridgefield, NJ, United States, New Jersey 07657
- **lat**: 40.8322
- **long**: -74.00531
- **full address**: 527 Morse Ave, Ridgefield, NJ, United States, New Jersey 07657

## Event gallery

- **Alt text**: The Pettets Concert
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b34dfdd99e25187a657f3a4138a4513cb546be3457a9519ba518b2c9ab59c330-rimg-w773-h1000-dc1c1c1a-gmir?v=1785358311

## FAQs

- **Q**: When and where is The Pettets Concert being held?
  - **A:** The Pettets Concert takes place on Mon, 03 Aug, 2026 at 06:30 pm to Mon, 03 Aug, 2026 at 06:30 pm at 527 Morse Ave, Ridgefield, NJ, United States, New Jersey 07657.
- **Q**: Who is organizing The Pettets Concert?
  - **A:** The Pettets Concert is organized by Ridgefield Public Library New Jersey.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Pettets 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 Ridgefield, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Pettets Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Pettets Concert",
        "image": "https://cdn-az.allevents.in/events9/banners/b34dfdd99e25187a657f3a4138a4513cb546be3457a9519ba518b2c9ab59c330-rimg-w773-h1000-dc1c1c1a-gmir?v=1785358311",
        "startDate": "2026-08-03",
        "url": "https://allevents.in/ridgefield/the-pettets-concert/200030261407429",
        "location": {
            "@type": "Place",
            "name": "527 Morse Ave, Ridgefield, NJ, United States, New Jersey 07657",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "527 Morse Ave, Ridgefield, NJ 07657, United States",
                "addressLocality": "Ridgefield",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.8322",
                "longitude": "-74.00531"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "With careers spanning Broadway, film, radio, and television, The Pettets have performed at the White House and on major stages nationwide. Adults only please.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ridgefield Public Library New Jersey",
                "url": "https://allevents.in/org/ridgefield-public-library-new-jersey/25960268"
            }
        ]
    }
]
```