

# Event Details

- **Event Name**: BBBS Annual Picnic
- **Event Start and End Date**: Sat, 26 Sep, 2026 at 11:00 am (-05:00)
- **Event Description**: The 2026 BBBS Annual Picnic will be 26 September.
- **Event URL**: https://allevents.in/huntsville/bbbs-annual-picnic/200029044519939
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details

- **Ticket URL**: http://facebook.com/200029044519939?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=huntsville-events

## Event venue details

- **city**: Huntsville
- **state**: AL
- **country**: United States
- **location**: Monte Sano State Park
- **lat**: 34.743005448337
- **long**: -86.517284363508
- **full address**: Monte Sano State Park, Huntsville, Alabama, United States

## Event gallery

- **Alt text**: BBBS Annual Picnic
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/23ba61a783af3bec6caf13df74fecb41c3e109f7a73bbb2190ee5adc05e14656-rimg-w1200-h900-dc080808-gmir?v=1787595602

## FAQs

- **Q**: When and where is BBBS Annual Picnic being held?
  - **A:** BBBS Annual Picnic takes place on Sat, 26 Sep, 2026 at 11:00 am to Sat, 26 Sep, 2026 at 11:00 am at Monte Sano State Park, Huntsville, Alabama, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "BBBS Annual Picnic",
        "image": "https://cdn-az.allevents.in/events1/banners/23ba61a783af3bec6caf13df74fecb41c3e109f7a73bbb2190ee5adc05e14656-rimg-w1200-h900-dc080808-gmir?v=1787595602",
        "startDate": "2026-09-26T11:00:00-05:00",
        "url": "https://allevents.in/huntsville/bbbs-annual-picnic/200029044519939",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Monte Sano State Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Huntsville, Alabama",
                "addressLocality": "Huntsville",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.743005448337",
                "longitude": "-86.517284363508"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The 2026 BBBS Annual Picnic will be 26 September."
    }
]
```