

# Event Details

- **Event Name**: All About Oz Fishing Day
- **Event Start and End Date**: Sat, 30 May, 2026 at 10:00 am (-04:00)
- **Event Description**: Fishing Fun
- **Event URL**: https://allevents.in/massillon/all-about-oz-fishing-day/200030083817511
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Massillon
- **state**: OH
- **country**: United States
- **location**: Turkey Foot State Park
- **lat**: 40.766656184607
- **long**: -81.523626661004
- **full address**: Turkey Foot State Park, Massillon, Ohio, United States

## Event gallery

- **Alt text**: All About Oz Fishing Day
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/6db11692c3403650deb779946c14c51cec538e95f461d9dcd0fb71ed6de52aca-rimg-w740-h1110-dc495e30-gmir?v=1779331270

## FAQs

- **Q**: When and where is All About Oz Fishing Day being held?
  - **A:** All About Oz Fishing Day takes place on Sat, 30 May, 2026 at 10:00 am to Sat, 30 May, 2026 at 10:00 am at Turkey Foot State Park, Massillon, Ohio, United States.
- **Q**: Who is organizing All About Oz Fishing Day?
  - **A:** All About Oz Fishing Day is organized by All About Oz.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "All About Oz Fishing Day",
        "image": "https://cdn-az.allevents.in/events9/banners/6db11692c3403650deb779946c14c51cec538e95f461d9dcd0fb71ed6de52aca-rimg-w740-h1110-dc495e30-gmir?v=1779331270",
        "startDate": "2026-05-30T10:00:00-04:00",
        "url": "https://allevents.in/massillon/all-about-oz-fishing-day/200030083817511",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Turkey Foot State Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Massillon, Ohio",
                "addressLocality": "Massillon",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.766656184607",
                "longitude": "-81.523626661004"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fishing Fun",
        "organizer": [
            {
                "@type": "Organization",
                "name": "All About Oz",
                "url": "https://allevents.in/org/all-about-oz/27803566"
            }
        ]
    }
]
```