

# Event Details

- **Event Name**: St. Mary's Community Picnic
- **Event Start and End Date**: Sun, 26 Jul, 2026 at 03:00 pm
- **Event Description**: ☀️?Mark your calendars for our St. Mary's Community Picnic! July 26th at 3 PM @ Elm Grove Park! ??
- **Event URL**: https://allevents.in/boise/st-marys-community-picnic/200030234588443
- **Event Categories**: trips-adventures, calendar, picnic-in-park
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Boise
- **state**: ID
- **country**: United States
- **location**: Elm Grove Park
- **lat**: 43.63686
- **long**: -116.21695
- **full address**: Elm Grove Park, 2200 W Irene St.,Boise,ID,United States

## Event gallery

- **Alt text**: St. Mary's Community Picnic
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/35ea6eeea6a3787fe1e77fb84507a6d0e397635f0a7436596ba76fcbe7b80246-rimg-w1200-h848-dcaba392-gmir?v=1784787229

## FAQs

- **Q**: When and where is St. Mary's Community Picnic being held?
  - **A:** St. Mary's Community Picnic takes place on Sun, 26 Jul, 2026 at 03:00 pm to Sun, 26 Jul, 2026 at 03:00 pm at Elm Grove Park, 2200 W Irene St.,Boise,ID,United States.
- **Q**: Who is organizing St. Mary's Community Picnic?
  - **A:** St. Mary's Community Picnic is organized by St. Mary's Catholic School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "St. Mary's Community Picnic",
        "image": "https://cdn-az.allevents.in/events8/banners/35ea6eeea6a3787fe1e77fb84507a6d0e397635f0a7436596ba76fcbe7b80246-rimg-w1200-h848-dcaba392-gmir?v=1784787229",
        "startDate": "2026-07-26",
        "url": "https://allevents.in/boise/st-marys-community-picnic/200030234588443",
        "location": {
            "@type": "Place",
            "name": "Elm Grove Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2200 W Irene St.,Boise,ID,United States",
                "addressLocality": "Boise",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.63686",
                "longitude": "-116.21695"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "☀️?Mark your calendars for our St. Mary's Community Picnic! July 26th at 3 PM @ Elm Grove Park! ??",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Marys Catholic School",
                "url": "https://allevents.in/org/st-marys-catholic-school/12532899",
                "description": "St. Mary's Catholic School--  Academic excellence in a catholic community!\n\n"
            }
        ]
    }
]
```