

# Event Details

- **Event Name**: Concert: The Deneckes
- **Event Start and End Date**: Wed, 06 Aug, 2025 at 07:00 pm
- **Event Description**: We are so excited to share our original folk music in Longview at St. Stephen's! We will be playing outdoors, weather permitting. This concert is free and open to the public.
- **Event URL**: https://allevents.in/longview/concert-the-deneckes/200028527251704
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details

- **Ticket URL**: http://facebook.com/200028527251704?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=longview-events

## Event venue details

- **city**: Longview
- **state**: WA
- **country**: United States
- **location**: St. Stephen's Episcopal Church, Longview, WA
- **lat**: 46.14087
- **long**: -122.94548
- **full address**: St. Stephen's Episcopal Church, Longview, WA, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Deneckes (https://allevents.in/org/the-deneckes/21513630)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/5daf9ec12380579ef5c99d3a8ba83ed3bb41f30210e6b0ffdd0f16be9c865178-rimg-w1200-h675-dc364c3f-gmir?v=1754163004
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4f55b2e4ecd44e62a2296d632daddf89e410a0331fa7d4e739c7afc33b2c0829-rimg-w300-h300-dc364c3f-gmir?v=1754163004

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 06 Aug, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** St. Stephen's Episcopal Church, Longview, WA, United States
- **Q**: Who is organizing the event?
  - **A:** The Deneckes
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about Concert: The Deneckes ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Concert: The Deneckes",
        "image": "https://cdn-az.allevents.in/events3/banners/5daf9ec12380579ef5c99d3a8ba83ed3bb41f30210e6b0ffdd0f16be9c865178-rimg-w1200-h675-dc364c3f-gmir?v=1754163004",
        "startDate": "2025-08-06",
        "url": "https://allevents.in/longview/concert-the-deneckes/200028527251704",
        "location": {
            "@type": "Place",
            "name": "St. Stephen's Episcopal Church, Longview, WA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1428 22nd Ave,Longview, Washington",
                "addressLocality": "Longview",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.14087",
                "longitude": "-122.94548"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are so excited to share our original folk music in Longview at St. Stephen's! We will be playing outdoors, weather permitting. This concert is free and open to the public.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Deneckes",
                "url": "https://allevents.in/org/the-deneckes/21513630"
            }
        ]
    }
]
```