

# Event Details

- **Event Name**: Public Fishing Days
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 06:00 am (-04:00)
- **Event Description**: Come out and enjoy our 5-acre stocked pond!
- **Event URL**: https://allevents.in/baltimore/public-fishing-days/200029934180742
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Baltimore
- **state**: OH
- **country**: United States
- **location**: 2270 Bickel Church Rd NW, Baltimore, OH, United States, Ohio 43105
- **lat**: 39.87271
- **long**: -82.62914
- **full address**: 2270 Bickel Church Rd NW, Baltimore, OH, United States, Ohio 43105

## Event gallery

- **Alt text**: Public Fishing Days
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/0def8087a0c42398af6c7115b47339b088db518a678d24075ac1b088ac5f4d25-rimg-w1200-h1600-dcaabfd6-gmir?v=1776050982

## FAQs

- **Q**: When and where is Public Fishing Days being held?
  - **A:** Public Fishing Days takes place on Sun, 14 Jun, 2026 at 06:00 am to Sun, 14 Jun, 2026 at 06:00 am at 2270 Bickel Church Rd NW, Baltimore, OH, United States, Ohio 43105.
- **Q**: Who is organizing Public Fishing Days?
  - **A:** Public Fishing Days is organized by Fairfield County Fish & Game Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Public Fishing Days",
        "image": "https://cdn-az.allevents.in/events4/banners/0def8087a0c42398af6c7115b47339b088db518a678d24075ac1b088ac5f4d25-rimg-w1200-h1600-dcaabfd6-gmir?v=1776050982",
        "startDate": "2026-06-14T06:00:00-04:00",
        "url": "https://allevents.in/baltimore/public-fishing-days/200029934180742",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "2270 Bickel Church Rd NW, Baltimore, OH, United States, Ohio 43105",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2270 Bickel Church Rd NW, Baltimore, OH 43105-9363, United States",
                "addressLocality": "Baltimore",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.87271",
                "longitude": "-82.62914"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out and enjoy our 5-acre stocked pond!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fairfield County Fish & Game Association",
                "url": "https://allevents.in/org/fairfield-county-fish-and-game-association/23793282"
            }
        ]
    }
]
```