

# Event Details

- **Event Name**: Altlawns Plant Sale
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 10:00 am – Sat, 20 Jun, 2026 at 01:00 pm
- **Event Description**: Details to follow
- **Event URL**: https://allevents.in/minneapolis/altlawns-plant-sale/200030075799016
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 156

## Ticket Details


## Event venue details

- **city**: Minneapolis
- **state**: MN
- **country**: United States
- **location**: 6935 11th Ave S, Richfield
- **lat**: 44.8768
- **long**: -93.25884
- **full address**: 6935 11th Ave S, Richfield, 6935 11th Ave S, Minneapolis, MN 55423-2604, United States

## Event gallery

- **Alt text**: Altlawns Plant Sale
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/1d1f3762241c60abdb99e30bf250e7fc233b4f91a0f3119c096a6374f999c3fc-rimg-w1200-h1594-dc95908a-gmir?v=1781779817

## FAQs

- **Q**: When and where is Altlawns Plant Sale being held?
  - **A:** Altlawns Plant Sale takes place on Sat, 20 Jun, 2026 at 10:00 am to Sat, 20 Jun, 2026 at 01:00 pm at 6935 11th Ave S, Richfield, 6935 11th Ave S, Minneapolis, MN 55423-2604, United States.
- **Q**: Who is organizing Altlawns Plant Sale?
  - **A:** Altlawns Plant Sale is organized by Altlawns of Richfield and Bloomington.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Altlawns Plant Sale",
        "image": "https://cdn-az.allevents.in/events1/banners/1d1f3762241c60abdb99e30bf250e7fc233b4f91a0f3119c096a6374f999c3fc-rimg-w1200-h1594-dc95908a-gmir?v=1781779817",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/minneapolis/altlawns-plant-sale/200030075799016",
        "location": {
            "@type": "Place",
            "name": "6935 11th Ave S, Richfield",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6935 11th Ave S, Minneapolis, MN 55423-2604, United States",
                "addressLocality": "Minneapolis",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.8768",
                "longitude": "-93.25884"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Details to follow",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Altlawns of Richfield and Bloomington",
                "url": "https://allevents.in/org/altlawns-of-richfield-and-bloomington/20893912"
            }
        ]
    }
]
```