

# Event Details

- **Event Name**: Downtown Auburn Flower Power Plant
- **Event Start and End Date**: Sat, 16 May, 2026 at 09:00 am
- **Event Description**: Calling all green-thumb volunteers, come fill the street pots with beautiful flowers for the 2026 summer season. With a good crew the plant is done in an hour or two! Please bring gloves if needed.
- **Event URL**: https://allevents.in/auburn/downtown-auburn-flower-power-plant/200029817866741
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 85

## Ticket Details


## Event venue details

- **city**: Auburn
- **state**: NY
- **country**: United States
- **location**: Cafe 108
- **lat**: 42.931131372134
- **long**: -76.567286034392
- **full address**: Cafe 108, 108 Genesee Street,Auburn,NY,United States

## Event gallery

- **Alt text**: Downtown Auburn Flower Power Plant
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/fb66a79f7673d12e03d024cf3ab6d9894354706377d31048fcf9e3bcd9073336-rimg-w640-h480-dcd0beae-gmir?v=1777370063

## FAQs

- **Q**: When and where is Downtown Auburn Flower Power Plant being held?
  - **A:** Downtown Auburn Flower Power Plant takes place on Sat, 16 May, 2026 at 09:00 am to Sat, 16 May, 2026 at 09:00 am at Cafe 108, 108 Genesee Street,Auburn,NY,United States.
- **Q**: Who is organizing Downtown Auburn Flower Power Plant?
  - **A:** Downtown Auburn Flower Power Plant is organized by Auburn Downtown BID.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Downtown Auburn Flower Power Plant",
        "image": "https://cdn-az.allevents.in/events1/banners/fb66a79f7673d12e03d024cf3ab6d9894354706377d31048fcf9e3bcd9073336-rimg-w640-h480-dcd0beae-gmir?v=1777370063",
        "startDate": "2026-05-16",
        "url": "https://allevents.in/auburn/downtown-auburn-flower-power-plant/200029817866741",
        "location": {
            "@type": "Place",
            "name": "Cafe 108",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "108 Genesee Street,Auburn,NY,United States",
                "addressLocality": "Auburn",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.931131372134",
                "longitude": "-76.567286034392"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Calling all green-thumb volunteers, come fill the street pots with beautiful flowers for the 2026 summer season. With a good crew the plant is done in an hour or two! Please bring gloves if needed.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Auburn Downtown BID",
                "url": "https://allevents.in/org/auburn-downtown-bid/20992323"
            }
        ]
    }
]
```