

# Event Details

- **Event Name**: Church of the Wild
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 02:00 pm
- **Event Description**: Our next venture into the wild is  June 20 at 10am at Dobbins Woods (5273 Bly Hill Road, Ashville). The Rector will be leading the service.
- **Event URL**: https://allevents.in/ashville/church-of-the-wild/200030159526216
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Ashville
- **state**: NY
- **country**: United States
- **location**: Dobbins Woods Chautauqua Watershed Conservatory
- **lat**: 42.11660283
- **long**: -79.40804167
- **full address**: Dobbins Woods Chautauqua Watershed Conservatory, Ashville, New York, United States

## Event gallery

- **Alt text**: Church of the Wild
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a91f71d426454dcd0c58ee92628505cff22d371bab9f428696c45b9b7b782c22-rimg-w1200-h800-dc111907-gmir?v=1781499013

## FAQs

- **Q**: When and where is Church of the Wild being held?
  - **A:** Church of the Wild takes place on Sat, 20 Jun, 2026 at 02:00 pm to Sat, 20 Jun, 2026 at 02:00 pm at Dobbins Woods Chautauqua Watershed Conservatory, Ashville, New York, United States.
- **Q**: Who is organizing Church of the Wild?
  - **A:** Church of the Wild is organized by St. Luke's Episcopal Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church of the Wild",
        "image": "https://cdn-az.allevents.in/events8/banners/a91f71d426454dcd0c58ee92628505cff22d371bab9f428696c45b9b7b782c22-rimg-w1200-h800-dc111907-gmir?v=1781499013",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/ashville/church-of-the-wild/200030159526216",
        "location": {
            "@type": "Place",
            "name": "Dobbins Woods Chautauqua Watershed Conservatory",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Ashville, New York",
                "addressLocality": "Ashville",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.11660283",
                "longitude": "-79.40804167"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our next venture into the wild is  June 20 at 10am at Dobbins Woods (5273 Bly Hill Road, Ashville). The Rector will be leading the service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Lukes Episcopal Church",
                "url": "https://allevents.in/org/st-lukes-episcopal-church/11596447",
                "description": "St. Luke’s is a vibrant & inclusive church, full of prayer, celebration, & service. Wherever you are in your spiritual life-- seeker or doubter-- welcome!"
            }
        ]
    }
]
```