

# Event Details

- **Event Name**: Fishing Fun!
- **Event Start and End Date**: Sat, 20 Sep, 2025 at 10:00 am
- **Event Description**: Join our naturalist at the fishing area to learn about native fish and see who can catch the largest fish in the group! $5 parking. 770-504-2277.
- **Event URL**: https://allevents.in/flovilla/fishing-fun/200028841789334
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Flovilla
- **state**: GA
- **country**: United States
- **location**: 678 Lake Clark Rd, Flovilla, GA, United States, Georgia 30216
- **lat**: 33.24784
- **long**: -83.92511
- **full address**: 678 Lake Clark Rd, Flovilla, GA, United States, Georgia 30216

## Event gallery

- **Alt text**: Fishing Fun!
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/b9e7a3627b71880e339e3e201b7e8caa9252b2bd4ef31b42f0b67448de02b80f-rimg-w1068-h710-dcf0ead4-gmir?v=1758152552

## FAQs

- **Q**: When and where is Fishing Fun! being held?
  - **A:** Fishing Fun! takes place on Sat, 20 Sep, 2025 at 10:00 am to Sat, 20 Sep, 2025 at 10:00 am at 678 Lake Clark Rd, Flovilla, GA, United States, Georgia 30216.
- **Q**: Who is organizing Fishing Fun!?
  - **A:** Fishing Fun! is organized by Indian Springs State Park.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fishing Fun!",
        "image": "https://cdn-az.allevents.in/events3/banners/b9e7a3627b71880e339e3e201b7e8caa9252b2bd4ef31b42f0b67448de02b80f-rimg-w1068-h710-dcf0ead4-gmir?v=1758152552",
        "startDate": "2025-09-20",
        "url": "https://allevents.in/flovilla/fishing-fun/200028841789334",
        "location": {
            "@type": "Place",
            "name": "678 Lake Clark Rd, Flovilla, GA, United States, Georgia 30216",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "678 Lake Clark Rd, Flovilla, GA 30216-2309, United States",
                "addressLocality": "Flovilla",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.24784",
                "longitude": "-83.92511"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join our naturalist at the fishing area to learn about native fish and see who can catch the largest fish in the group! $5 parking. 770-504-2277.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Indian Springs State Park",
                "url": "https://allevents.in/org/indian-springs-state-park/26048667"
            }
        ]
    }
]
```