

# Event Details

- **Event Name**: Small Town Sunday at Minnie's Chapel
- **Event Start and End Date**: Sun, 04 Oct, 2026 at 10:00 am (-04:00)
- **Event Description**: Live in Concert
- **Event URL**: https://allevents.in/patrick-springs/small-town-sunday-at-minnies-chapel/200030366635230
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Patrick Springs
- **state**: VA
- **country**: United States
- **location**: Minnies Chapel Wesleyan Church
- **lat**: 36.556995391846
- **long**: -80.245155334473
- **full address**: Minnies Chapel Wesleyan Church, 161 Minnies Chapel Loop,Patrick Springs, Virginia, United States

## Event gallery

- **Alt text**: Small Town Sunday at Minnie's Chapel
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/0347dad81914d70de7d388d9ccf171f9de4934bb946b93fb441c21f8eaa2fecd-rimg-w1200-h1048-dc080808-gmir?v=1788209524

## FAQs

- **Q**: When and where is Small Town Sunday at Minnie's Chapel being held?
  - **A:** Small Town Sunday at Minnie's Chapel takes place on Sun, 04 Oct, 2026 at 10:00 am to Sun, 04 Oct, 2026 at 10:00 am at Minnies Chapel Wesleyan Church, 161 Minnies Chapel Loop,Patrick Springs, Virginia, United States.
- **Q**: Who is organizing Small Town Sunday at Minnie's Chapel?
  - **A:** Small Town Sunday at Minnie's Chapel is organized by Small Town Sunday.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Small Town Sunday at Minnie's Chapel 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 Patrick Springs, this event is thoughtfully curated to deliver a standout experience worth every moment. If Small Town Sunday at Minnie's Chapel 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": "Small Town Sunday at Minnie's Chapel",
        "image": "https://cdn-az.allevents.in/events10/banners/0347dad81914d70de7d388d9ccf171f9de4934bb946b93fb441c21f8eaa2fecd-rimg-w1200-h1048-dc080808-gmir?v=1788209524",
        "startDate": "2026-10-04T10:00:00-04:00",
        "url": "https://allevents.in/patrick-springs/small-town-sunday-at-minnies-chapel/200030366635230",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Minnies Chapel Wesleyan Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "161 Minnies Chapel Loop,Patrick Springs, Virginia",
                "addressLocality": "Patrick Springs",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.556995391846",
                "longitude": "-80.245155334473"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live in Concert",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Small Town Sunday",
                "url": "https://allevents.in/org/small-town-sunday/21972168"
            }
        ]
    }
]
```