

# Event Details

- **Event Name**: Stonetown Heritage Festival
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 08:00 am – Sat, 25 Jul, 2026 at 10:00 pm
- **Event Description**: There's fun for everyone at the annual Stonetown Heritage Festival on Saturday, July 25! This free event celebrates the cultures, stories and histories that shape the past and present of St. Marys. The festival features family-friendly activities, heritage tours, art, vendor's and farmers' market, and live music and dance. 
- **Event URL**: https://allevents.in/saint-marys/stonetown-heritage-festival/80003441353090
- **Event Categories**: Festivals, Music, Art, Entertainment
- **Interested Audience**: 
  - total_interested_count: 1
- **Event Highlights**: 
  - Pets Allowed: Yes
  - Age Limit: All Ages
  - Kids Allowed: Yes
  - Live Music: Live Band
  - Parking: Free On-site
  - Doors Open At: 10:00 AM
  - Doors Close At: 10:00 PM

## Ticket Details


## Event venue details

- **city**: Saint Marys
- **state**: ON
- **country**: Canada
- **location**: St. Marys
- **lat**: 43.259624
- **long**: -81.1407287
- **full address**: St. Marys, St. Marys, ON, Canada, Saint Marys

## Event gallery

- **Alt text**: Stonetown Heritage Festival
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb69f221f8a457e.jpg

## FAQs

- **Q**: When and where is Stonetown Heritage Festival being held?
  - **A:** Stonetown Heritage Festival takes place on Sat, 25 Jul, 2026 at 08:00 am to Sat, 25 Jul, 2026 at 10:00 pm at St. Marys, St. Marys, ON, Canada, Saint Marys.
- **Q**: Who is organizing Stonetown Heritage Festival?
  - **A:** Stonetown Heritage Festival is organized by Town of St. Marys.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Stonetown Heritage Festival",
        "image": "https://cdn2.allevents.in/thumbs/thumb69f221f8a457e.jpg",
        "startDate": "2026-07-25",
        "endDate": "2026-07-25",
        "url": "https://allevents.in/saint-marys/stonetown-heritage-festival/80003441353090",
        "location": {
            "@type": "Place",
            "name": "St. Marys",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "St. Marys, ON, Canada",
                "addressLocality": "Saint Marys",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.259624",
                "longitude": "-81.1407287"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "There's fun for everyone at the annual Stonetown Heritage Festival on Saturday, July 25! This free event celebrates the cultures, stories and histories that shape the past and present of St. Marys. The festival features family-friendly activities, heritage tours, art, vendor's and farmers' market, a",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Town of St. Marys",
                "url": "https://allevents.in/org/town-of-st-marys/27735020"
            }
        ]
    }
]
```