

# Event Details

- **Event Name**: St. Joe’s Festival 
- **Event Start and End Date**: Sat, 12 Jul, 2025 at 08:00 pm
- **Event Description**: We’re very excited to perform a second year in a row at such an amazing festival. Come early and have some fun before the show starts!
- **Event URL**: https://allevents.in/randolph/st-joe’s-festival/200028355598311
- **Event Categories**: festivals
- **Interested Audience**: 
  - total_interested_count: 71

## Ticket Details

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

## Event venue details

- **city**: Randolph
- **state**: OH
- **country**: United States
- **location**: St. John Neumann Parish
- **lat**: 41.0282793
- **long**: -81.2974647
- **full address**: St. John Neumann Parish, 2643 Waterloo Rd.,Randolph, Ohio, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Smack Mule (https://allevents.in/org/smack-mule/22522855)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/7d9de10d22a0c270963fd454057bc8a863202d01158c331ee9435ba2b2149b80-rimg-w1200-h1200-dc000000-gmir?v=1752264400
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/928dda91ba3237059c75687f41fbbc00b33c7d5703e7f9f12a44833b2408837e-rimg-w300-h300-dc010101-gmir?v=1752264401

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 12 Jul, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** St. John Neumann Parish, 2643 Waterloo Rd.,Randolph, Ohio, United States
- **Q**: Who is organizing the event?
  - **A:** Smack Mule
- **Q**: What type of event is this?
  - **A:** festivals
- **Q**: Where can I find ticket details about St. Joe’s Festival  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "St. Joe’s Festival",
        "image": "https://cdn-az.allevents.in/events3/banners/7d9de10d22a0c270963fd454057bc8a863202d01158c331ee9435ba2b2149b80-rimg-w1200-h1200-dc000000-gmir?v=1752264400",
        "startDate": "2025-07-12",
        "url": "https://allevents.in/randolph/st-joe’s-festival/200028355598311",
        "location": {
            "@type": "Place",
            "name": "St. John Neumann Parish",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2643 Waterloo Rd.,Randolph, Ohio",
                "addressLocality": "Randolph",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.0282793",
                "longitude": "-81.2974647"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We’re very excited to perform a second year in a row at such an amazing festival. Come early and have some fun before the show starts!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Smack Mule",
                "url": "https://allevents.in/org/smack-mule/22522855"
            }
        ]
    }
]
```