

# Event Details

- **Event Name**: Cake picnic
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 02:00 pm
- **Event Description**: Everyone makes a cake ? we all get to hang out at the park and eat cake ?
- **Event URL**: https://allevents.in/coos-bay/cake-picnic/200030351613148
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 63

## Ticket Details


## Event venue details

- **city**: Coos Bay
- **state**: OR
- **country**: United States
- **location**: Mingus park, Coos Bay, OR
- **lat**: 43.37228
- **long**: -124.22234
- **full address**: Mingus park, Coos Bay, OR, United States

## Event gallery

- **Alt text**: Cake picnic
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e941f0499742b1b950517d89f139d5e7a957d3ea08bb930287f2138f37937b33-rimg-w1065-h1492-dcf6f6f2-gmir?v=1783224347

## FAQs

- **Q**: When and where is Cake picnic being held?
  - **A:** Cake picnic takes place on Sun, 12 Jul, 2026 at 02:00 pm to Sun, 12 Jul, 2026 at 02:00 pm at Mingus park, Coos Bay, OR, United States.
- **Q**: Who is organizing Cake picnic?
  - **A:** Cake picnic is organized by Oregon Cake Picnic.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cake picnic",
        "image": "https://cdn-az.allevents.in/events6/banners/e941f0499742b1b950517d89f139d5e7a957d3ea08bb930287f2138f37937b33-rimg-w1065-h1492-dcf6f6f2-gmir?v=1783224347",
        "startDate": "2026-07-12",
        "url": "https://allevents.in/coos-bay/cake-picnic/200030351613148",
        "location": {
            "@type": "Place",
            "name": "Mingus park, Coos Bay, OR",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Coos Bay, Park Coos Bay Or, United States",
                "addressLocality": "Coos Bay",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.37228",
                "longitude": "-124.22234"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Everyone makes a cake ? we all get to hang out at the park and eat cake ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oregon Cake Picnic",
                "url": "https://allevents.in/org/oregon-cake-picnic/27996688"
            }
        ]
    }
]
```