

# Event Details

- **Event Name**: Annual Area Of Hope Picnic
- **Event Start and End Date**: Sat, 08 Aug, 2026 at 12:00 pm (-05:00)
- **Event Description**: The Area Of Hope is beginning to plan our annual picnic. Spread the word. The picnic will take place August 8th and will be located at the same spot as in previous years at Como park west picnic grounds.
- **Event URL**: https://allevents.in/st-paul/annual-area-of-hope-picnic/200029806788709
- **Event Categories**: trips-adventures, picnic-in-park
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details


## Event venue details

- **city**: St Paul
- **state**: MN
- **country**: United States
- **location**: Como Park | West Picnic Grounds
- **lat**: 44.97952776336
- **long**: -93.154432338436
- **full address**: Como Park | West Picnic Grounds, 1258 Midway Pkwy, St Paul, MN 55103, United States

## Event gallery

- **Alt text**: Annual Area Of Hope Picnic
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/24fe2bb62c38374039b9b10a301f87ee1c78d97ffe6b1502be14327d22f4f7cf-rimg-w1200-h1553-dcfefef5-gmir?v=1776297024

## FAQs

- **Q**: When and where is Annual Area Of Hope Picnic being held?
  - **A:** Annual Area Of Hope Picnic takes place on Sat, 08 Aug, 2026 at 12:00 pm to Sat, 08 Aug, 2026 at 12:00 pm at Como Park | West Picnic Grounds, 1258 Midway Pkwy, St Paul, MN 55103, United States.
- **Q**: Who is organizing Annual Area Of Hope Picnic?
  - **A:** Annual Area Of Hope Picnic is organized by Area of Hope NA Minnesota.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Area Of Hope Picnic",
        "image": "https://cdn-az.allevents.in/events1/banners/24fe2bb62c38374039b9b10a301f87ee1c78d97ffe6b1502be14327d22f4f7cf-rimg-w1200-h1553-dcfefef5-gmir?v=1776297024",
        "startDate": "2026-08-08T12:00:00-05:00",
        "url": "https://allevents.in/st-paul/annual-area-of-hope-picnic/200029806788709",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Como Park | West Picnic Grounds",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1258 Midway Pkwy, St Paul, MN 55103, United States",
                "addressLocality": "St Paul",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.97952776336",
                "longitude": "-93.154432338436"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Area Of Hope is beginning to plan our annual picnic. Spread the word. The picnic will take place August 8th and will be located at the same spot as in previous years at Como park west picnic grounds.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Area of Hope NA Minnesota",
                "url": "https://allevents.in/org/area-of-hope-na-minnesota/26747972"
            }
        ]
    }
]
```