

# Event Details

- **Event Name**: Bruce Molsky @ Christ the King Episcopal Church in Stone Ridge
- **Event Start and End Date**: Sun, 09 Feb, 2025 at 03:00 pm – Sun, 09 Feb, 2025 at 07:00 pm
- **Event URL**: https://allevents.in/stone-ridge/bruce-molsky-christ-the-king-episcopal-church-in-stone-ridge/3300027714033731
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.ctkstoneridge.org/concerts?direct=true

## Event venue details

- **city**: Stone Ridge
- **state**: NY
- **country**: United States
- **location**: Christ the King Episcopal Church
- **lat**: 41.8385952
- **long**: -74.1503325
- **full address**: Christ the King Episcopal Church, Christ the King Episcopal Church, Stone Ridge, NY, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Bruce+Molsky+%40+Christ+the+King+Episcopal+Church+in+Stone+Ridge&date=Sun%2C+09+Feb%2C+2025+at+03%3A00+pm&bg=2
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/2af86bd0-cce7-11ef-92c2-db2c7fcff51f-rimg-w300-h300-dc484430-gmir.jpg?v=1736247870

## Artist Details

- **Artist name**: Bruce Molsky
  - **Artist page URL**: https://allevents.in/performer/bruce-molsky

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 09 Feb, 2025 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** Christ the King Episcopal Church, Christ the King Episcopal Church, Stone Ridge, NY, United States
- **Q**: Who are the performers at this event?
  - **A:** Bruce Molsky
- **Q**: Who is organizing the event?
  - **A:** Melody Mapper
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Bruce Molsky @ Christ the King Episcopal Church in Stone Ridge ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Bruce Molsky @ Christ the King Episcopal Church in Stone Ridge",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Bruce+Molsky+%40+Christ+the+King+Episcopal+Church+in+Stone+Ridge&date=Sun%2C+09+Feb%2C+2025+at+03%3A00+pm&bg=2",
        "startDate": "2025-02-09",
        "endDate": "2025-02-09",
        "url": "https://allevents.in/stone-ridge/bruce-molsky-christ-the-king-episcopal-church-in-stone-ridge/3300027714033731",
        "location": {
            "@type": "Place",
            "name": "Christ the King Episcopal Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Christ the King Episcopal Church, Stone Ridge, NY, United States",
                "addressLocality": "Stone Ridge",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.8385952",
                "longitude": "-74.1503325"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Bruce Molsky",
                "url": "https://allevents.in/performer/bruce-molsky"
            }
        ]
    }
]
```