

# Event Details

- **Event Name**: Dave Brimlow in Concert
- **Event Start and End Date**: Sun, 07 Jun, 2026 at 06:30 pm
- **Event Description**: Come hear the music of a man who loves the Lord and desires to share that love through his music.
- **Event URL**: https://allevents.in/north-stonington/dave-brimlow-in-concert/200030105774908
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: North Stonington
- **state**: CT
- **country**: United States
- **location**: 12 Stillman Road, North Stonington, CT, United States, Connecticut 06359
- **lat**: 41.42826
- **long**: -71.84356
- **full address**: 12 Stillman Road, North Stonington, CT, United States, Connecticut 06359

## Event gallery

- **Alt text**: Dave Brimlow in Concert
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/6357424803e07be8ce9dc883cd8379a029af10661a8ce438e9cdb0b9b1b1a8b3-rimg-w477-h240-dcd5d4c2-gmir?v=1780124967

## FAQs

- **Q**: When and where is Dave Brimlow in Concert being held?
  - **A:** Dave Brimlow in Concert takes place on Sun, 07 Jun, 2026 at 06:30 pm to Sun, 07 Jun, 2026 at 06:30 pm at 12 Stillman Road, North Stonington, CT, United States, Connecticut 06359.
- **Q**: Who is organizing Dave Brimlow in Concert?
  - **A:** Dave Brimlow in Concert is organized by Second Baptist Church.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Dave Brimlow in 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 North Stonington, this event is thoughtfully curated to deliver a standout experience worth every moment. If Dave Brimlow in 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": "Dave Brimlow in Concert",
        "image": "https://cdn-az.allevents.in/events2/banners/6357424803e07be8ce9dc883cd8379a029af10661a8ce438e9cdb0b9b1b1a8b3-rimg-w477-h240-dcd5d4c2-gmir?v=1780124967",
        "startDate": "2026-06-07",
        "url": "https://allevents.in/north-stonington/dave-brimlow-in-concert/200030105774908",
        "location": {
            "@type": "Place",
            "name": "12 Stillman Road, North Stonington, CT, United States, Connecticut 06359",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12 Stillman Rd, North Stonington, CT 06359-1733, United States",
                "addressLocality": "North Stonington",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.42826",
                "longitude": "-71.84356"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come hear the music of a man who loves the Lord and desires to share that love through his music.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Second Baptist Church",
                "url": "https://allevents.in/org/second-baptist-church/15933246"
            }
        ]
    }
]
```