

# Event Details

- **Event Name**: Fantasy Baseball Cookout 
- **Event Start and End Date**: Sat, 12 Jul, 2025 at 05:00 pm
- **Event Description**: This will be a cookout for both fantasy leagues. Come hang out, make some trades and discuss ideas for next season. More details when we get closer.
- **Event URL**: https://allevents.in/beaver/fantasy-baseball-cookout/200028057099442
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Beaver
- **state**: OH
- **country**: United States
- **location**: 343 3rd street, Beaver, OH
- **lat**: 39.02722
- **long**: -82.82124
- **full address**: 343 3rd street, Beaver, OH, United States

## Event gallery

- **Alt text**: Fantasy Baseball Cookout
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/7c2cd20157972dade3e876478d96085f6df2fe380fd82ded0860f6ad009171a0-rimg-w1200-h900-dc322e2d-gmir?v=1752034523

## FAQs

- **Q**: When and where is Fantasy Baseball Cookout  being held?
  - **A:** Fantasy Baseball Cookout  takes place on Sat, 12 Jul, 2025 at 05:00 pm to Sat, 12 Jul, 2025 at 05:00 pm at 343 3rd street, Beaver, OH, United States.
- **Q**: Who is organizing Fantasy Baseball Cookout ?
  - **A:** Fantasy Baseball Cookout  is organized by The Thirsty Turtle .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fantasy Baseball Cookout",
        "image": "https://cdn-az.allevents.in/events7/banners/7c2cd20157972dade3e876478d96085f6df2fe380fd82ded0860f6ad009171a0-rimg-w1200-h900-dc322e2d-gmir?v=1752034523",
        "startDate": "2025-07-12",
        "url": "https://allevents.in/beaver/fantasy-baseball-cookout/200028057099442",
        "location": {
            "@type": "Place",
            "name": "343 3rd street, Beaver, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "343 3rd St, Beaver, OH 45613-9455, United States",
                "addressLocality": "Beaver",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.02722",
                "longitude": "-82.82124"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This will be a cookout for both fantasy leagues. Come hang out, make some trades and discuss ideas for next season. More details when we get closer.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Thirsty Turtle ",
                "url": "https://allevents.in/org/the-thirsty-turtle/24570071"
            }
        ]
    }
]
```