

# Event Details

- **Event Name**: Odd Sundays - Sunday Stroll
- **Event Start and End Date**: Sun, 15 Mar, 2026 at 11:00 am
- **Event Description**: Join us every "odd date" Sunday!

Sunday 3/15, we'll be meeting at Yowell Meadow Park for a walk around the paved path (weather permitting). 

We will meet by the restrooms next to the parking lot.
- **Event URL**: https://allevents.in/culpeper/odd-sundays-sunday-stroll/200029730480109
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Culpeper
- **state**: VA
- **country**: United States
- **location**: Yowell Meadow Park
- **lat**: 38.475783205446
- **long**: -77.999212620672
- **full address**: Yowell Meadow Park, N BLUE RIDGE Ave,Culpeper,VA,United States

## Event gallery

- **Alt text**: Odd Sundays - Sunday Stroll
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/b78d24bca132308e86d542fad40c8004e4b6db4055ed57be9f3a304d0c70b3fc-rimg-w1200-h960-dcfcb150-gmir?v=1772976673

## FAQs

- **Q**: When and where is Odd Sundays - Sunday Stroll being held?
  - **A:** Odd Sundays - Sunday Stroll takes place on Sun, 15 Mar, 2026 at 11:00 am to Sun, 15 Mar, 2026 at 11:00 am at Yowell Meadow Park, N BLUE RIDGE Ave,Culpeper,VA,United States.
- **Q**: Who is organizing Odd Sundays - Sunday Stroll?
  - **A:** Odd Sundays - Sunday Stroll is organized by Culpeper Democrats.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Odd Sundays - Sunday Stroll",
        "image": "https://cdn-az.allevents.in/events3/banners/b78d24bca132308e86d542fad40c8004e4b6db4055ed57be9f3a304d0c70b3fc-rimg-w1200-h960-dcfcb150-gmir?v=1772976673",
        "startDate": "2026-03-15",
        "url": "https://allevents.in/culpeper/odd-sundays-sunday-stroll/200029730480109",
        "location": {
            "@type": "Place",
            "name": "Yowell Meadow Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "N BLUE RIDGE Ave,Culpeper,VA,United States",
                "addressLocality": "Culpeper",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.475783205446",
                "longitude": "-77.999212620672"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us every \"odd date\" Sunday!\n\nSunday 3/15, we'll be meeting at Yowell Meadow Park for a walk around the paved path (weather permitting). \n\nWe will meet by the restrooms next to the parking lot.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Culpeper Democrats",
                "url": "https://allevents.in/org/culpeper-democrats/9602851",
                "description": "We are committed to electing Democrats in Culpeper County."
            }
        ]
    }
]
```