

# Event Details

- **Event Name**: Plants and Coffee ?☕
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 08:00 am
- **Event Description**: plant sale!
- **Event URL**: https://allevents.in/duluth/plants-and-coffee/200030178104327
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 26

## Ticket Details


## Event venue details

- **city**: Duluth
- **state**: MN
- **country**: United States
- **location**: Amity Coffee
- **lat**: 46.8271
- **long**: -92.03356
- **full address**: Amity Coffee, 4429 E Superior St,Duluth, Minnesota, United States

## Event gallery

- **Alt text**: Plants and Coffee ?☕
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/9012755e363dd1a99262c9b084b90ea642a9b3efebdab151b216821206564d67-rimg-w1200-h904-dc151518-gmir?v=1781673453

## FAQs

- **Q**: When and where is Plants and Coffee ?☕ being held?
  - **A:** Plants and Coffee ?☕ takes place on Sun, 21 Jun, 2026 at 08:00 am to Sun, 21 Jun, 2026 at 08:00 am at Amity Coffee, 4429 E Superior St,Duluth, Minnesota, United States.
- **Q**: Who is organizing Plants and Coffee ?☕?
  - **A:** Plants and Coffee ?☕ is organized by Summer Blooms.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Plants and Coffee ?☕",
        "image": "https://cdn-az.allevents.in/events6/banners/9012755e363dd1a99262c9b084b90ea642a9b3efebdab151b216821206564d67-rimg-w1200-h904-dc151518-gmir?v=1781673453",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/duluth/plants-and-coffee/200030178104327",
        "location": {
            "@type": "Place",
            "name": "Amity Coffee",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4429 E Superior St,Duluth, Minnesota",
                "addressLocality": "Duluth",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.8271",
                "longitude": "-92.03356"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "plant sale!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Summer Blooms",
                "url": "https://allevents.in/org/summer-blooms/27595828"
            }
        ]
    }
]
```